pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/libkexif Initial addition of libkexif version...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c4bd1b120906
branches:  trunk
changeset: 487102:c4bd1b120906
user:      seb <seb%pkgsrc.org@localhost>
date:      Sun Jan 09 10:33:36 2005 +0000

description:
Initial addition of libkexif version 0.2.1 into the NetBSD Packages Collection.

Libkexif is a library for manipulating EXIF information embedded in
images.  It currently supports viewing of all EXIF information via
libexif. It also supports the modification of a few attributes in a safe
way that preserves all other EXIF information in the file.

diffstat:

 graphics/libkexif/DESCR         |   4 ++++
 graphics/libkexif/Makefile      |  24 ++++++++++++++++++++++++
 graphics/libkexif/PLIST         |  28 ++++++++++++++++++++++++++++
 graphics/libkexif/buildlink3.mk |  21 +++++++++++++++++++++
 graphics/libkexif/distinfo      |   4 ++++
 5 files changed, 81 insertions(+), 0 deletions(-)

diffs (101 lines):

diff -r 5ab80a799138 -r c4bd1b120906 graphics/libkexif/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/libkexif/DESCR   Sun Jan 09 10:33:36 2005 +0000
@@ -0,0 +1,4 @@
+Libkexif is a library for manipulating EXIF information embedded in
+images.  It currently supports viewing of all EXIF information via
+libexif. It also supports the modification of a few attributes in a safe
+way that preserves all other EXIF information in the file.
diff -r 5ab80a799138 -r c4bd1b120906 graphics/libkexif/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/libkexif/Makefile        Sun Jan 09 10:33:36 2005 +0000
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/01/09 10:33:37 seb Exp $
+
+DISTNAME=      libkexif-0.2.1
+CATEGORIES=    graphics
+MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=digikam/}
+EXTRACT_SUFX=  .tar.bz2
+
+MAINTAINER=    seb%NetBSD.ORG@localhost
+HOMEPAGE=      http://digikam.sourceforge.net/
+COMMENT=       Image EXIF information library manipulation
+
+USE_BUILDLINK3=                YES
+USE_DIRS+=             xdg-1.1
+USE_GNU_TOOLS+=                make
+USE_LANGUAGES=         c c++
+GNU_CONFIGURE=         YES
+USE_LIBTOOL=           YES
+SHLIBTOOL_OVERRIDE=    libtool
+
+.include "../../meta-pkgs/kde3/kde3.mk"
+.include "../../devel/pkgconfig/buildlink3.mk"
+.include "../../graphics/libexif/buildlink3.mk"
+.include "../../x11/kdelibs3/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 5ab80a799138 -r c4bd1b120906 graphics/libkexif/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/libkexif/PLIST   Sun Jan 09 10:33:36 2005 +0000
@@ -0,0 +1,28 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/01/09 10:33:37 seb Exp $
+include/libkexif/kexifdata.h
+include/libkexif/kexifdialog.h
+include/libkexif/kexifutils.h
+include/libkexif/kexifwidget.h
+lib/libkexif.la
+lib/pkgconfig/libkexif.pc
+${PKGLOCALEDIR}/locale/br/LC_MESSAGES/libkexif.mo
+${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/libkexif.mo
+${PKGLOCALEDIR}/locale/cy/LC_MESSAGES/libkexif.mo
+${PKGLOCALEDIR}/locale/da/LC_MESSAGES/libkexif.mo
+${PKGLOCALEDIR}/locale/de/LC_MESSAGES/libkexif.mo
+${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/libkexif.mo
+${PKGLOCALEDIR}/locale/es/LC_MESSAGES/libkexif.mo
+${PKGLOCALEDIR}/locale/et/LC_MESSAGES/libkexif.mo
+${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/libkexif.mo
+${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/libkexif.mo
+${PKGLOCALEDIR}/locale/it/LC_MESSAGES/libkexif.mo
+${PKGLOCALEDIR}/locale/mt/LC_MESSAGES/libkexif.mo
+${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/libkexif.mo
+${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/libkexif.mo
+${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/libkexif.mo
+${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/libkexif.mo
+${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/libkexif.mo
+${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/libkexif.mo
+${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/libkexif.mo
+${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/libkexif.mo
+@dirrm include/libkexif
diff -r 5ab80a799138 -r c4bd1b120906 graphics/libkexif/buildlink3.mk
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/libkexif/buildlink3.mk   Sun Jan 09 10:33:36 2005 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: buildlink3.mk,v 1.1.1.1 2005/01/09 10:33:37 seb Exp $
+
+BUILDLINK_DEPTH:=              ${BUILDLINK_DEPTH}+
+LIBKEXIF_BUILDLINK3_MK:=       ${LIBKEXIF_BUILDLINK3_MK}+
+
+.if !empty(BUILDLINK_DEPTH:M+)
+BUILDLINK_DEPENDS+=    libkexif
+.endif
+
+BUILDLINK_PACKAGES:=   ${BUILDLINK_PACKAGES:Nlibkexif}
+BUILDLINK_PACKAGES+=   libkexif
+
+.if !empty(LIBKEXIF_BUILDLINK3_MK:M+)
+BUILDLINK_DEPENDS.libkexif+=   libkexif>=0.2.1
+BUILDLINK_PKGSRCDIR.libkexif?= ../../graphics/libkexif
+.endif # LIBKEXIF_BUILDLINK3_MK
+
+.include "../../graphics/libexif/buildlink3.mk"
+.include "../../x11/kdelibs3/buildlink3.mk"
+
+BUILDLINK_DEPTH:=     ${BUILDLINK_DEPTH:S/+$//}
diff -r 5ab80a799138 -r c4bd1b120906 graphics/libkexif/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/libkexif/distinfo        Sun Jan 09 10:33:36 2005 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/01/09 10:33:36 seb Exp $
+
+SHA1 (libkexif-0.2.1.tar.bz2) = 504b460b70d1a17ce88c0cf94a1aa6b7d4718371
+Size (libkexif-0.2.1.tar.bz2) = 441169 bytes



Home | Main Index | Thread Index | Old Index