diff options
author | Koop Mast <kwm@FreeBSD.org> | 2011-12-03 14:37:21 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2011-12-03 14:37:21 +0000 |
commit | 75db61c2225e34d8e728a1553735779d12612198 (patch) | |
tree | 422666033445960ab5a02543c7dde60311726185 /graphics/gegl | |
parent | 99efb87af8edd7c75a103fece2653dffdf1ec30a (diff) | |
download | ports-75db61c2225e34d8e728a1553735779d12612198.tar.gz ports-75db61c2225e34d8e728a1553735779d12612198.zip |
Notes
Diffstat (limited to 'graphics/gegl')
-rw-r--r-- | graphics/gegl/Makefile | 2 | ||||
-rw-r--r-- | graphics/gegl/pkg-plist | 2 |
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 |