From 3f8d78b192cf5a964662602b8177ac55c9195ee3 Mon Sep 17 00:00:00 2001 From: Pietro Cerutti Date: Mon, 1 Mar 2010 11:15:08 +0000 Subject: - Add dependency on print/enscript-a4 - Bump PORTREVISION PR: 144185 Submitted by: Dmitry Marakasov Feature safe: yes --- graphics/gegl/Makefile | 3 ++- graphics/gegl/pkg-plist | 19 +++++++++++++++++-- 2 files changed, 19 insertions(+), 3 deletions(-) (limited to 'graphics') diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile index d8cb9164a86b..1e08738b907e 100644 --- a/graphics/gegl/Makefile +++ b/graphics/gegl/Makefile @@ -7,7 +7,7 @@ PORTNAME= gegl PORTVERSION= 0.0.${GEGL_MINOR} -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics MASTER_SITES= ftp://ftp.gimp.org/pub/gegl/0.0/ @@ -15,6 +15,7 @@ MAINTAINER= gahr@FreeBSD.org COMMENT= A graph based image processing framework LIB_DEPENDS= babl-0.0:${PORTSDIR}/x11/babl +BUILD_DEPENDS= enscript:${PORTSDIR}/print/enscript-a4 OPTIONS= CAIRO "Enable Cairo" on \ FFMPEG "Enable videos through ffmpeg" on \ diff --git a/graphics/gegl/pkg-plist b/graphics/gegl/pkg-plist index 353b0bc64dd6..25e7c5ee3be4 100644 --- a/graphics/gegl/pkg-plist +++ b/graphics/gegl/pkg-plist @@ -211,10 +211,24 @@ lib/gegl-0.0/write-buffer.so lib/gegl-0.0/xor.la lib/gegl-0.0/xor.so libdata/pkgconfig/gegl.pc -%%PORTDOCS%%share/gtk-doc/html/gegl/operations.html %%PORTDOCS%%share/gtk-doc/html/gegl/api.html -%%PORTDOCS%%share/gtk-doc/html/gegl/gegl.devhelp +%%PORTDOCS%%share/gtk-doc/html/gegl/brightness-contrast.c.html +%%PORTDOCS%%share/gtk-doc/html/gegl/gegl-operation-area-filter.h.html +%%PORTDOCS%%share/gtk-doc/html/gegl/gegl-operation-composer.h.html +%%PORTDOCS%%share/gtk-doc/html/gegl/gegl-operation-filter.h.html +%%PORTDOCS%%share/gtk-doc/html/gegl/gegl-operation-meta.h.html +%%PORTDOCS%%share/gtk-doc/html/gegl/gegl-operation-point-composer.h.html +%%PORTDOCS%%share/gtk-doc/html/gegl/gegl-operation-point-filter.h.html +%%PORTDOCS%%share/gtk-doc/html/gegl/gegl-operation-point-render.h.html +%%PORTDOCS%%share/gtk-doc/html/gegl/gegl-operation-sink.h.html +%%PORTDOCS%%share/gtk-doc/html/gegl/gegl-operation-source.h.html +%%PORTDOCS%%share/gtk-doc/html/gegl/gegl-operation-temporal.h.html +%%PORTDOCS%%share/gtk-doc/html/gegl/gegl-operation.h.html +%%PORTDOCS%%share/gtk-doc/html/gegl/gegl-plugin.h.html %%PORTDOCS%%share/gtk-doc/html/gegl/gegl.css +%%PORTDOCS%%share/gtk-doc/html/gegl/gegl.devhelp +%%PORTDOCS%%share/gtk-doc/html/gegl/gegl.h.html +%%PORTDOCS%%share/gtk-doc/html/gegl/operations.html %%PORTDOCS%%%%DOCSDIR%%/ChangeLog %%PORTDOCS%%%%DOCSDIR%%/api.html %%PORTDOCS%%%%DOCSDIR%%/brightness-contrast.c.html @@ -267,3 +281,4 @@ libdata/pkgconfig/gegl.pc %%PORTDOCS%%@dirrm %%DOCSDIR%% %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/data %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% + -- cgit v1.2.3