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
This commit is contained in:
parent
99efb87af8
commit
75db61c222
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=286810
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user