aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2011-12-03 22:37:21 +0800
committerkwm <kwm@FreeBSD.org>2011-12-03 22:37:21 +0800
commitcf816b037b6c37603fdfb41167d4aa5c82e5ba92 (patch)
treefbd8fe3c29e1ec05cbfb3417079fbfea9f5cdc58 /graphics
parentaa85c09c643939e4ba0852bd25a863fa0b0e62d0 (diff)
downloadfreebsd-ports-gnome-cf816b037b6c37603fdfb41167d4aa5c82e5ba92.tar.gz
freebsd-ports-gnome-cf816b037b6c37603fdfb41167d4aa5c82e5ba92.tar.zst
freebsd-ports-gnome-cf816b037b6c37603fdfb41167d4aa5c82e5ba92.zip
Fix plist by including 2 missed files, bump portrevision. Add build depend on
gobject-introspection just to be sure. Submitted by: pointyhat (via pav) Feature safe: yes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gegl/Makefile2
-rw-r--r--graphics/gegl/pkg-plist2
2 files changed, 4 insertions, 0 deletions
diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile
index 28f28d02d35e..d252605d45ca 100644
--- a/graphics/gegl/Makefile
+++ b/graphics/gegl/Makefile
@@ -7,12 +7,14 @@
PORTNAME= gegl
PORTVERSION= 0.1.8
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.gimp.org/pub/gegl/0.1/
MAINTAINER= gnome@FreeBSD.org
COMMENT= A graph based image processing framework
+BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
LIB_DEPENDS= babl-0.1:${PORTSDIR}/x11/babl \
execinfo.1:${PORTSDIR}/devel/libexecinfo
diff --git a/graphics/gegl/pkg-plist b/graphics/gegl/pkg-plist
index ca57041f7c9d..b7f7904b2098 100644
--- a/graphics/gegl/pkg-plist
+++ b/graphics/gegl/pkg-plist
@@ -265,10 +265,12 @@ lib/gegl-0.1/write-buffer.la
lib/gegl-0.1/write-buffer.so
lib/gegl-0.1/xor.la
lib/gegl-0.1/xor.so
+lib/girepository-1.0/Gegl-0.1.typelib
lib/libgegl-0.1.la
lib/libgegl-0.1.so
lib/libgegl-0.1.so.%%GEGL_MINOR%%
libdata/pkgconfig/gegl.pc
+share/gir-1.0/Gegl-0.1.gir
%%PORTDOCS%%share/gtk-doc/html/gegl/api.html
%%PORTDOCS%%share/gtk-doc/html/gegl/brightness-contrast.c.html
%%PORTDOCS%%share/gtk-doc/html/gegl/gegl-operation-area-filter.h.html