aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/libexif
diff options
context:
space:
mode:
authordannyboy <dannyboy@FreeBSD.org>2002-03-31 02:34:25 +0800
committerdannyboy <dannyboy@FreeBSD.org>2002-03-31 02:34:25 +0800
commitb74fe963a6b3713c5476070482ce6cf256be0246 (patch)
tree69deb147c034eeab9e8e8a36c667286a469dbf82 /graphics/libexif
parentb93a7387199b19b40235ed82ab7325d75fdf0e60 (diff)
downloadfreebsd-ports-gnome-b74fe963a6b3713c5476070482ce6cf256be0246.tar.gz
freebsd-ports-gnome-b74fe963a6b3713c5476070482ce6cf256be0246.tar.zst
freebsd-ports-gnome-b74fe963a6b3713c5476070482ce6cf256be0246.zip
Add libexif 0.5.0, which allows digital camera metadata to be read.
PR: 36269 Submitted by: Peter W. Schmiedeskamp <pschmied@qwest.net>
Diffstat (limited to 'graphics/libexif')
-rw-r--r--graphics/libexif/Makefile21
-rw-r--r--graphics/libexif/distinfo1
-rw-r--r--graphics/libexif/pkg-comment1
-rw-r--r--graphics/libexif/pkg-descr7
-rw-r--r--graphics/libexif/pkg-plist13
5 files changed, 43 insertions, 0 deletions
diff --git a/graphics/libexif/Makefile b/graphics/libexif/Makefile
new file mode 100644
index 000000000000..adfa80d99604
--- /dev/null
+++ b/graphics/libexif/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: libexif
+# Date created: Tue Feb 26 19:02:44 MST 2002
+# Whom: Peter Schmiedeskamp
+#
+# $FreeBSD$
+#
+
+PORTNAME= libexif
+PORTVERSION= 0.5.0
+PORTREVISION=
+CATEGORIES= graphics
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=libexif
+
+MAINTAINER= pschmied@qwest.net
+
+INSTALLS_SHLIB= yes
+HAS_CONFIGURE= yes
+CONFIGURE_ARGS= # Intentionally blank
+
+.include <bsd.port.mk>
diff --git a/graphics/libexif/distinfo b/graphics/libexif/distinfo
new file mode 100644
index 000000000000..090c192629c2
--- /dev/null
+++ b/graphics/libexif/distinfo
@@ -0,0 +1 @@
+MD5 (libexif-0.5.0.tar.gz) = 76dd5547de0f0e707d5049fe751c4679
diff --git a/graphics/libexif/pkg-comment b/graphics/libexif/pkg-comment
new file mode 100644
index 000000000000..5ead556496e5
--- /dev/null
+++ b/graphics/libexif/pkg-comment
@@ -0,0 +1 @@
+Library to read digital camera file meta-data
diff --git a/graphics/libexif/pkg-descr b/graphics/libexif/pkg-descr
new file mode 100644
index 000000000000..968438ada6a2
--- /dev/null
+++ b/graphics/libexif/pkg-descr
@@ -0,0 +1,7 @@
+This library allows metadata that is written to files on a digital camera to be
+ read. This library will be required for the gphoto2 port.
+
+WWW: http://sourceforge.net/projects/libexif/
+
+- Peter Schmiedeskamp
+pschmied@qwest.net
diff --git a/graphics/libexif/pkg-plist b/graphics/libexif/pkg-plist
new file mode 100644
index 000000000000..02c1f0cae266
--- /dev/null
+++ b/graphics/libexif/pkg-plist
@@ -0,0 +1,13 @@
+lib/libexif.so.5
+lib/libexif.so
+lib/libexif.la
+lib/libexif.a
+include/libexif/exif-byte-order.h
+include/libexif/exif-content.h
+include/libexif/exif-data.h
+include/libexif/exif-entry.h
+include/libexif/exif-format.h
+include/libexif/exif-result.h
+include/libexif/exif-tag.h
+include/libexif/exif-utils.h
+@dirrm include/libexif