Import libexif-gtk-0.3.5
This is the library of GTK+ based graphical user interface elements for libexif.
This commit is contained in:
parent
8b7f26c0db
commit
b0d38a9d14
35
graphics/libexif-gtk/Makefile
Normal file
35
graphics/libexif-gtk/Makefile
Normal file
@ -0,0 +1,35 @@
|
|||||||
|
# $OpenBSD: Makefile,v 1.1.1.1 2007/10/16 07:30:49 ajacoutot Exp $
|
||||||
|
|
||||||
|
COMMENT= GTK2 interface to libexif
|
||||||
|
|
||||||
|
DISTNAME= libexif-gtk-0.3.5
|
||||||
|
SHARED_LIBS += exif-gtk 0.0 # .5.0
|
||||||
|
CATEGORIES= graphics
|
||||||
|
|
||||||
|
HOMEPAGE= libexif.sourceforge.net/
|
||||||
|
|
||||||
|
# GPL
|
||||||
|
PERMIT_PACKAGE_CDROM= Yes
|
||||||
|
PERMIT_PACKAGE_FTP= Yes
|
||||||
|
PERMIT_DISTFILES_CDROM= Yes
|
||||||
|
PERMIT_DISTFILES_FTP= Yes
|
||||||
|
|
||||||
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libexif/}
|
||||||
|
|
||||||
|
WANTLIB= X11 Xau Xcursor Xdmcp Xext Xfixes Xi Xinerama Xrandr \
|
||||||
|
Xrender atk-1.0 cairo expat fontconfig freetype \
|
||||||
|
glib-2.0 glitz gmodule-2.0 gobject-2.0 m pango-1.0 \
|
||||||
|
pangocairo-1.0 pangoft2-1.0 z png
|
||||||
|
|
||||||
|
MODULES= devel/gettext
|
||||||
|
LIB_DEPENDS= gdk-x11-2.0.>=1000,gdk_pixbuf-2.0.>=1000,gtk-x11-2.0.>=1000::x11/gtk+2 \
|
||||||
|
exif.>=12::graphics/libexif
|
||||||
|
|
||||||
|
USE_LIBTOOL= Yes
|
||||||
|
|
||||||
|
CONFIGURE_STYLE=gnu
|
||||||
|
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||||
|
LDFLAGS="-L${LOCALBASE}/lib -liconv -lintl"
|
||||||
|
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||||
|
|
||||||
|
.include <bsd.port.mk>
|
5
graphics/libexif-gtk/distinfo
Normal file
5
graphics/libexif-gtk/distinfo
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
MD5 (libexif-gtk-0.3.5.tar.gz) = ZpSO5g7Mq3Xh9IXU86q78g==
|
||||||
|
RMD160 (libexif-gtk-0.3.5.tar.gz) = /8WQcisHG9jccXPZzQ+35Msyxrc=
|
||||||
|
SHA1 (libexif-gtk-0.3.5.tar.gz) = aWHV/JSE3yOxvfSxWgwexkzBBFo=
|
||||||
|
SHA256 (libexif-gtk-0.3.5.tar.gz) = 2bWPL4UkUggpsZsRxVCj65fTPSc6gDOkG6fTBcFEv/k=
|
||||||
|
SIZE (libexif-gtk-0.3.5.tar.gz) = 396534
|
18
graphics/libexif-gtk/patches/patch-configure
Normal file
18
graphics/libexif-gtk/patches/patch-configure
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
$OpenBSD: patch-configure,v 1.1.1.1 2007/10/16 07:30:49 ajacoutot Exp $
|
||||||
|
--- configure.orig Mon Oct 15 13:11:22 2007
|
||||||
|
+++ configure Mon Oct 15 13:11:40 2007
|
||||||
|
@@ -26420,12 +26420,12 @@ cat >>conftest.$ac_ext <<_ACEOF
|
||||||
|
/* end confdefs.h. */
|
||||||
|
#include <libintl.h>
|
||||||
|
extern int _nl_msg_cat_cntr;
|
||||||
|
-extern int *_nl_domain_bindings;
|
||||||
|
+extern int libintl_nl_domain_bindings;
|
||||||
|
int
|
||||||
|
main ()
|
||||||
|
{
|
||||||
|
bindtextdomain ("", "");
|
||||||
|
-return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
|
||||||
|
+return (int) gettext ("") + _nl_msg_cat_cntr + libintl_nl_domain_bindings
|
||||||
|
;
|
||||||
|
return 0;
|
||||||
|
}
|
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.
|
2
graphics/libexif-gtk/pkg/PFRAG.shared
Normal file
2
graphics/libexif-gtk/pkg/PFRAG.shared
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2007/10/16 07:30:49 ajacoutot Exp $
|
||||||
|
@lib lib/libexif-gtk.so.${LIBexif-gtk_VERSION}
|
24
graphics/libexif-gtk/pkg/PLIST
Normal file
24
graphics/libexif-gtk/pkg/PLIST
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/10/16 07:30:49 ajacoutot Exp $
|
||||||
|
%%SHARED%%
|
||||||
|
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/pkgconfig/
|
||||||
|
lib/pkgconfig/libexif-gtk.pc
|
||||||
|
share/locale/es/LC_MESSAGES/libexif-gtk.mo
|
||||||
|
share/locale/fr/LC_MESSAGES/libexif-gtk.mo
|
||||||
|
share/locale/ru/LC_MESSAGES/libexif-gtk.mo
|
Loading…
Reference in New Issue
Block a user