aboutsummaryrefslogtreecommitdiff
path: root/graphics/gimp-lensfun-plugin
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2015-03-31 08:08:49 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2015-03-31 08:08:49 +0000
commit70cfeab21cb16c5d1365bc873398dea63285c63a (patch)
tree6a193b173825c40bc704c593793e1f248421a96d /graphics/gimp-lensfun-plugin
parentccf4ef9db53e9799dfde9acf0c64b3a488dadfc5 (diff)
downloadports-70cfeab21cb16c5d1365bc873398dea63285c63a.tar.gz
ports-70cfeab21cb16c5d1365bc873398dea63285c63a.zip
Notes
Diffstat (limited to 'graphics/gimp-lensfun-plugin')
-rw-r--r--graphics/gimp-lensfun-plugin/Makefile4
-rw-r--r--graphics/gimp-lensfun-plugin/pkg-descr12
2 files changed, 8 insertions, 8 deletions
diff --git a/graphics/gimp-lensfun-plugin/Makefile b/graphics/gimp-lensfun-plugin/Makefile
index 6b3244796306..6622c061dd6d 100644
--- a/graphics/gimp-lensfun-plugin/Makefile
+++ b/graphics/gimp-lensfun-plugin/Makefile
@@ -3,7 +3,7 @@
PORTNAME= lensfun
DISTVERSION= 0.2.4-dev
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics
PKGNAMEPREFIX= gimp-
PKGNAMESUFFIX= -plugin
@@ -38,6 +38,8 @@ post-patch:
@${REINPLACE_CMD} \
-e 's|gimptool-2.0|${LOCALBASE}/bin/gimptool-2.0|' \
${WRKSRC}/Makefile
+# CCI support has been removed from recent versions of lensfun
+ @${REINPLACE_CMD} -e '/CCI/d' ${WRKSRC}/src/gimplensfun.cpp
do-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/${PLUGIN_DIR}
diff --git a/graphics/gimp-lensfun-plugin/pkg-descr b/graphics/gimp-lensfun-plugin/pkg-descr
index 1544a96520b3..1cbc826d8f4d 100644
--- a/graphics/gimp-lensfun-plugin/pkg-descr
+++ b/graphics/gimp-lensfun-plugin/pkg-descr
@@ -1,11 +1,9 @@
-[ edition version of author's www site ]
-
-GimpLensfun is a Gimp plugin to correct lens distortion using the
-lensfun library and database.
+GimpLensfun is a Gimp plugin to correct lens distortion using the lensfun
+library and database.
The plugin can be found under "Filters > Enhance > GimpLensfun".
-It autodetects camera, lens type and corresponding parameters
-from the EXIF information embedded in the image file.
+It automatically detects camera, lens type, and corresponding parameters
+from the EXIF information embedded in the image file.
-WWW: http://github.com/seebk/GIMP-Lensfun.git
+WWW: http://seebk.github.io/GIMP-Lensfun/