aboutsummaryrefslogtreecommitdiff
path: root/graphics/gexiv2
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2012-11-06 04:52:08 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2012-11-06 04:52:08 +0000
commit62f3ca1ad91fdcda2fe22f7fea8d81100dcd45b9 (patch)
treeec1343f86fee64f82d88fe11a3cb51260aab259d /graphics/gexiv2
parent09740eacf97330d1876cb3dc53d2fba74871b19d (diff)
downloadports-62f3ca1ad91fdcda2fe22f7fea8d81100dcd45b9.tar.gz
ports-62f3ca1ad91fdcda2fe22f7fea8d81100dcd45b9.zip
graphics/gexiv2:
- Update to version 0.4.1 - Drop shlib versions in LIB_DEPENDS - Define LICENSE (GPLv2) - Cleanup Makefile and port description graphics/shotwell (gexiv2 consumer): - Bump port revision (chase gexiv2 update) - Drop shlib versions in LIB_DEPENDS - Define LICENSE (LGPL21) - Provide a better port description - Nota bene: version 0.13.1 is available Feature safe: yes Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=307052
Diffstat (limited to 'graphics/gexiv2')
-rw-r--r--graphics/gexiv2/Makefile21
-rw-r--r--graphics/gexiv2/distinfo4
-rw-r--r--graphics/gexiv2/pkg-descr6
-rw-r--r--graphics/gexiv2/pkg-plist4
4 files changed, 17 insertions, 18 deletions
diff --git a/graphics/gexiv2/Makefile b/graphics/gexiv2/Makefile
index 5685e2c11b1b..dfb752871da0 100644
--- a/graphics/gexiv2/Makefile
+++ b/graphics/gexiv2/Makefile
@@ -1,23 +1,20 @@
-# New ports collection makefile for: gexiv2
-# Date created: Tue Sep 7 02:00:03 UTC 2010
-# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
-#
+# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= gexiv2
-PORTVERSION= 0.2.1
-PORTREVISION= 2
+PORTVERSION= 0.4.1
CATEGORIES= graphics
-MASTER_SITES= http://yorba.org/download/gexiv2/${PORTVERSION:R}/
+MASTER_SITES= http://yorba.org/download/${PORTNAME}/${PORTVERSION:R}/
DISTNAME= libgexiv2-${PORTVERSION}
MAINTAINER= lioux@FreeBSD.org
-COMMENT= GObject-based wrapper around the Exiv2 library
+COMMENT= GObject-based wrapper around Exiv2 library
+
+LICENSE= GPLv2
BUILD_DEPENDS= libtool:${PORTSDIR}/devel/libtool \
gm4:${PORTSDIR}/devel/m4
-LIB_DEPENDS= exiv2.12:${PORTSDIR}/graphics/exiv2
+LIB_DEPENDS= exiv2:${PORTSDIR}/graphics/exiv2
USE_BZIP2= yes
USE_GNOME= glib20
@@ -28,8 +25,8 @@ USE_PKGCONFIG= yes
post-patch:
@${REINPLACE_CMD} -E \
-e 's|^([[:space:]]+)m4[[:space:]]|\1gm4 |' \
- -e 's|\$$\(LIB\)/pkgconfig|libdata/pkgconfig|g' \
- ${WRKSRC}/${MAKEFILE}
+ -e 's|\$$\(LIB\)/pkgconfig|libdata/pkgconfig|' \
+ ${WRKSRC}/${MAKEFILE}
pre-install:
@${MKDIR} ${PREFIX}/share/vala/vapi
diff --git a/graphics/gexiv2/distinfo b/graphics/gexiv2/distinfo
index 6afd2303aeaa..c51b78af3f52 100644
--- a/graphics/gexiv2/distinfo
+++ b/graphics/gexiv2/distinfo
@@ -1,2 +1,2 @@
-SHA256 (libgexiv2-0.2.1.tar.bz2) = 6279becd711de669606a95d6a2198000ef3909611b19fdfd9478a0cf265243da
-SIZE (libgexiv2-0.2.1.tar.bz2) = 24419
+SHA256 (libgexiv2-0.4.1.tar.bz2) = c51e8bae7e53866b474b51e4eef19b98385fbeaf2edac2aefd7d24ed3f7d9d6e
+SIZE (libgexiv2-0.4.1.tar.bz2) = 25484
diff --git a/graphics/gexiv2/pkg-descr b/graphics/gexiv2/pkg-descr
index 3c38c3d67f86..1c51b0ebf4cf 100644
--- a/graphics/gexiv2/pkg-descr
+++ b/graphics/gexiv2/pkg-descr
@@ -1,4 +1,4 @@
-gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes
-the basic features of Exiv2 available to GNOME applications.
-
+gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes the
+basic features of Exiv2 available to GNOME applications.
+
WWW: http://trac.yorba.org/wiki/gexiv2/
diff --git a/graphics/gexiv2/pkg-plist b/graphics/gexiv2/pkg-plist
index 14560db65490..0606d2baafbb 100644
--- a/graphics/gexiv2/pkg-plist
+++ b/graphics/gexiv2/pkg-plist
@@ -1,9 +1,11 @@
include/gexiv2/gexiv2.h
+include/gexiv2/gexiv2-log.h
include/gexiv2/gexiv2-metadata.h
include/gexiv2/gexiv2-managed-stream.h
include/gexiv2/gexiv2-preview-properties.h
include/gexiv2/gexiv2-preview-image.h
-lib/libgexiv2.so.0
+include/gexiv2/gexiv2-startup.h
+lib/libgexiv2.so.1
lib/libgexiv2.so
lib/libgexiv2.la
lib/libgexiv2.a