git: b83f065d87d6 - main - graphics/ufraw: really package gimp plugin
Dima Panov
fluffy at FreeBSD.org
Mon Apr 12 14:52:51 UTC 2021
The branch main has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b83f065d87d6c65f0a2854d9415f5938e876b499
commit b83f065d87d6c65f0a2854d9415f5938e876b499
Author: Dima Panov <fluffy at FreeBSD.org>
AuthorDate: 2021-04-12 14:52:24 +0000
Commit: Dima Panov <fluffy at FreeBSD.org>
CommitDate: 2021-04-12 14:52:24 +0000
graphics/ufraw: really package gimp plugin
Reported by: poudriere -t build
---
graphics/ufraw/Makefile | 4 ++--
graphics/ufraw/pkg-plist | 1 +
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/graphics/ufraw/Makefile b/graphics/ufraw/Makefile
index 7a71c2965c1f..d0033fa9c00b 100644
--- a/graphics/ufraw/Makefile
+++ b/graphics/ufraw/Makefile
@@ -2,7 +2,7 @@
PORTNAME= ufraw
PORTVERSION= 0.22
-PORTREVISION= 17
+PORTREVISION= 18
CATEGORIES= graphics
MAINTAINER= rodrigo at FreeBSD.org
@@ -19,7 +19,7 @@ LIB_DEPENDS= libtiff.so:graphics/tiff \
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-extras
-USES= compiler:c++11-lang gettext gmake jpeg pkgconfig autoreconf gnome
+USES= compiler:c++11-lang desktop-file-utils gettext gmake jpeg pkgconfig autoreconf gnome
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -lpthread -L${LOCALBASE}/lib
diff --git a/graphics/ufraw/pkg-plist b/graphics/ufraw/pkg-plist
index 2ddf9e4fb058..ec092150b1d4 100644
--- a/graphics/ufraw/pkg-plist
+++ b/graphics/ufraw/pkg-plist
@@ -2,6 +2,7 @@ bin/dcraw
bin/nikon-curve
%%GTK2%%bin/ufraw
bin/ufraw-batch
+%%GIMP%%libexec/gimp/2.2/plug-ins/ufraw-gimp
man/man1/ufraw.1.gz
share/applications/ufraw.desktop
share/locale/ca/LC_MESSAGES/ufraw.mo
More information about the dev-commits-ports-all
mailing list