SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
38
graphics/libexif-gtk/Makefile
Normal file
38
graphics/libexif-gtk/Makefile
Normal file
|
@ -0,0 +1,38 @@
|
|||
COMMENT= gtk+2 interface to libexif
|
||||
|
||||
DISTNAME= libexif-gtk-0.4.0
|
||||
REVISION= 4
|
||||
|
||||
SHARED_LIBS += exif-gtk 1.0 # 6.0
|
||||
|
||||
CATEGORIES= graphics
|
||||
|
||||
HOMEPAGE= http://libexif.sourceforge.net/
|
||||
|
||||
# LGPLv2.1
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
WANTLIB += X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama Xrandr
|
||||
WANTLIB += Xrender atk-1.0 cairo exif expat ffi fontconfig freetype
|
||||
WANTLIB += fribidi gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0
|
||||
WANTLIB += gmodule-2.0 gobject-2.0 graphite2 gthread-2.0 gtk-x11-2.0
|
||||
WANTLIB += harfbuzz iconv intl m pango-1.0 pangocairo-1.0 pangoft2-1.0
|
||||
WANTLIB += pcre2-8 pixman-1 png pthread xcb xcb-render xcb-shm z
|
||||
WANTLIB += Xau Xdmcp jpeg
|
||||
WANTLIB += ${COMPILER_LIBCXX}
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libexif/}
|
||||
|
||||
|
||||
LIB_DEPENDS= x11/gtk+2 \
|
||||
graphics/libexif
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
# checking how to link with libintl... /usr/local/lib/libintl.a ...
|
||||
# (we want -lintl)
|
||||
MAKE_FLAGS= INTLLIBS='$$(LTLIBINTL)'
|
||||
|
||||
.include <bsd.port.mk>
|
2
graphics/libexif-gtk/distinfo
Normal file
2
graphics/libexif-gtk/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
SHA256 (libexif-gtk-0.4.0.tar.gz) = TUrIXaufEDBPMpq279cJTq+IQRt2pDs6MuUO20gPrRg=
|
||||
SIZE (libexif-gtk-0.4.0.tar.gz) = 452303
|
2
graphics/libexif-gtk/pkg/DESCR
Normal file
2
graphics/libexif-gtk/pkg/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
This is the library of GTK+ based graphical user interface elements for
|
||||
libexif.
|
24
graphics/libexif-gtk/pkg/PLIST
Normal file
24
graphics/libexif-gtk/pkg/PLIST
Normal file
|
@ -0,0 +1,24 @@
|
|||
include/libexif-gtk/
|
||||
include/libexif-gtk/gtk-exif-browser.h
|
||||
include/libexif-gtk/gtk-exif-content-list.h
|
||||
include/libexif-gtk/gtk-exif-entry-ascii.h
|
||||
include/libexif-gtk/gtk-exif-entry-copyright.h
|
||||
include/libexif-gtk/gtk-exif-entry-date.h
|
||||
include/libexif-gtk/gtk-exif-entry-flash.h
|
||||
include/libexif-gtk/gtk-exif-entry-generic.h
|
||||
include/libexif-gtk/gtk-exif-entry-number.h
|
||||
include/libexif-gtk/gtk-exif-entry-option.h
|
||||
include/libexif-gtk/gtk-exif-entry-rational.h
|
||||
include/libexif-gtk/gtk-exif-entry-resolution.h
|
||||
include/libexif-gtk/gtk-exif-entry-user-comment.h
|
||||
include/libexif-gtk/gtk-exif-entry-version.h
|
||||
include/libexif-gtk/gtk-exif-entry.h
|
||||
lib/libexif-gtk.a
|
||||
lib/libexif-gtk.la
|
||||
@lib lib/libexif-gtk.so.${LIBexif-gtk_VERSION}
|
||||
lib/pkgconfig/libexif-gtk.pc
|
||||
share/locale/de/LC_MESSAGES/libexif-gtk-5.mo
|
||||
share/locale/es/LC_MESSAGES/libexif-gtk-5.mo
|
||||
share/locale/fr/LC_MESSAGES/libexif-gtk-5.mo
|
||||
share/locale/pl/LC_MESSAGES/libexif-gtk-5.mo
|
||||
share/locale/ru/LC_MESSAGES/libexif-gtk-5.mo
|
Loading…
Add table
Add a link
Reference in a new issue