1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Stage support

This commit is contained in:
Antoine Brodin 2014-02-02 18:24:01 +00:00
parent 3a5765ec14
commit f931ee1cf5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342353
2 changed files with 12 additions and 14 deletions

View File

@ -13,24 +13,23 @@ COMMENT= Editing tool used for painting and retouching of movies
LICENSE= GPLv2 LGPL21 MIT
LICENSE_COMB= multi
LIB_DEPENDS= IlmImf:${PORTSDIR}/graphics/OpenEXR \
ftgl:${PORTSDIR}/graphics/ftgl \
jpeg:${PORTSDIR}/graphics/jpeg \
lcms:${PORTSDIR}/graphics/lcms \
png15:${PORTSDIR}/graphics/png \
tiff:${PORTSDIR}/graphics/tiff \
fltk:${PORTSDIR}/x11-toolkits/fltk
LIB_DEPENDS= libIlmImf.so:${PORTSDIR}/graphics/OpenEXR \
libftgl.so:${PORTSDIR}/graphics/ftgl \
libjpeg.so:${PORTSDIR}/graphics/jpeg \
liblcms.so:${PORTSDIR}/graphics/lcms \
libpng15.so:${PORTSDIR}/graphics/png \
libtiff.so:${PORTSDIR}/graphics/tiff \
libfltk.so:${PORTSDIR}/x11-toolkits/fltk
OPTIONS_DEFINE= OYRANOS PRINT
OYRANOS_DESC= ICC profile support via Oyranos
PRINT_DESC= Gutenprint (gimp-print) plugin
USES= gettext pkgconfig
USES= desktop-file-utils gettext gmake pkgconfig
USE_XORG= xmu
USE_GNOME= gtk20
USE_GHOSTSCRIPT_RUN=yes
USE_PYTHON= yes
USE_GMAKE= yes
USE_AUTOTOOLS= libtoolize aclocal automake autoconf
LIBTOOLIZE_ARGS=--force
ACLOCAL_ARGS= -I aclocal
@ -42,19 +41,16 @@ LDFLAGS+= -L${LOCALBASE}/lib
PLIST_SUB= VER="${DISTVERSION}"
MAN1= cinepaint.1 cinepainttool.1
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MOYRANOS}
LIB_DEPENDS+= oyranos:${PORTSDIR}/graphics/oyranos
LIB_DEPENDS+= liboyranos.so:${PORTSDIR}/graphics/oyranos
.else
CONFIGURE_ENV+= ac_cv_path_OY_CONFIG=no
.endif
.if ${PORT_OPTIONS:MPRINT}
LIB_DEPENDS+= gutenprint:${PORTSDIR}/print/gutenprint-base
LIB_DEPENDS+= libgutenprint.so:${PORTSDIR}/print/gutenprint-base
PLIST_SUB+= PRINT=""
.else
CONFIGURE_ARGS+= --disable-print

View File

@ -117,6 +117,8 @@ lib/libcinepaint_fl_i18n.la
lib/libcinepaint_fl_i18n.so
lib/libcinepaint_fl_i18n.so.1
libdata/pkgconfig/cinepaint-gtk.pc
man/man1/cinepaint.1.gz
man/man1/cinepainttool.1.gz
share/aclocal/cinepaint.m4
share/applications/cinepaint.desktop
%%DATADIR%%/%%VER%%/brushes/10x10squareBlurf16.gbr