Index: head/print/abcm2ps/Makefile =================================================================== --- head/print/abcm2ps/Makefile (revision 517058) +++ head/print/abcm2ps/Makefile (revision 517059) @@ -1,44 +1,44 @@ # Created by: arved # $FreeBSD$ PORTNAME= abcm2ps PORTVERSION= 8.13.23 DISTVERSIONPREFIX= v CATEGORIES= print audio MAINTAINER= araujo@FreeBSD.org COMMENT= Converts ABC to music sheet in PostScript format LICENSE= GPLv2 -USES= cpe gettext-runtime +USES= cpe gettext-runtime gnome MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" CPE_VENDOR= moinejf GNU_CONFIGURE= yes USE_GNOME= pango cairo glib20 LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 ALL_TARGET= ${PORTNAME} USE_GITHUB= yes GH_ACCOUNT= leesavide PORTDOCS= deco.abc newfeatures.abc sample.abc sample2.abc\ sample3.abc sample4.abc voices.abc sample3.eps \ options.txt PLIST_FILES= bin/abcm2ps \ %%DATADIR%%/flute.fmt %%DATADIR%%/landscape.fmt \ %%DATADIR%%/musicfont.fmt OPTIONS_DEFINE= DOCS do-install: ${INSTALL_PROGRAM} ${WRKSRC}/abcm2ps ${STAGEDIR}${PREFIX}/bin/ @${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/*.fmt ${STAGEDIR}${DATADIR}/ do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}/ .include Index: head/print/cups-pk-helper/Makefile =================================================================== --- head/print/cups-pk-helper/Makefile (revision 517058) +++ head/print/cups-pk-helper/Makefile (revision 517059) @@ -1,24 +1,24 @@ # Created by: Michael Johnson # $FreeBSD$ # $MCom: ports/print/cups-pk-helper/Makefile,v 1.1 2009/12/29 16:01:07 ahze Exp $ PORTNAME= cups-pk-helper PORTVERSION= 0.2.6 CATEGORIES= print MASTER_SITES= http://www.freedesktop.org/software/${PORTNAME}/releases/ MAINTAINER= gnome@FreeBSD.org COMMENT= Helper that makes system-config-printer use PolicyKit LICENSE= GPLv2 LIB_DEPENDS= libcups.so:print/cups \ libpolkit-gobject-1.so:sysutils/polkit USE_GNOME= glib20 intltool -USES= cpe gettext localbase gmake pkgconfig tar:xz +USES= cpe gettext gmake gnome localbase pkgconfig tar:xz CPE_VENDOR= cups-pk-helper_project GNU_CONFIGURE= yes INSTALL_TARGET= install-strip .include Index: head/print/deforaos-pdfviewer/Makefile =================================================================== --- head/print/deforaos-pdfviewer/Makefile (revision 517058) +++ head/print/deforaos-pdfviewer/Makefile (revision 517059) @@ -1,50 +1,50 @@ # Created by: Olivier Cochard-Labbe # $FreeBSD$ PORTNAME= pdfviewer PORTVERSION= 0.0.2 PORTREVISION= 8 CATEGORIES= print MASTER_SITES= http://www.defora.org/os/download/download/4431/ PKGNAMEPREFIX= deforaos- DISTNAME= PDFViewer-${PORTVERSION} MAINTAINER= olivier@FreeBSD.org COMMENT= DeforaOS desktop PDF viewer LICENSE= GPLv3 LIB_DEPENDS= libSystem.so:devel/deforaos-libsystem \ libDesktop.so:x11/deforaos-libdesktop \ libpoppler-glib.so:graphics/poppler-glib \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 MAKE_ARGS+= PREFIX=${PREFIX} -USES= desktop-file-utils pkgconfig +USES= desktop-file-utils gnome pkgconfig USE_GNOME= gtk20 gdkpixbuf2 cairo MAKE_ENV+= MANDIR=${STAGEDIR}${MANPREFIX}/man OPTIONS_DEFINE= DOCS NLS OPTIONS_SUB= yes NLS_USES= gettext DOCS_BUILD_DEPENDS= xsltproc:textproc/libxslt \ ${LOCALBASE}/share/xsl/docbook/manpages/docbook.xsl:textproc/docbook-xsl post-patch-DOCS-off: ${REINPLACE_CMD} 's|data doc po|data po|' \ ${WRKSRC}/Makefile post-patch-NLS-off: ${REINPLACE_CMD} 's|po src tools|src tools|' \ ${WRKSRC}/Makefile post-patch: @${REINPLACE_CMD} 's|-Wl,-pie||g' \ ${WRKSRC}/tools/Makefile \ ${WRKSRC}/src/Makefile post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/pdfviewer .include Index: head/print/foomatic-db-engine/Makefile =================================================================== --- head/print/foomatic-db-engine/Makefile (revision 517058) +++ head/print/foomatic-db-engine/Makefile (revision 517059) @@ -1,41 +1,41 @@ # Created by: Martin Ranne # $FreeBSD$ PORTNAME= foomatic-db-engine PORTVERSION= 4.0.13 PORTEPOCH= 2 CATEGORIES= print MASTER_SITES= http://www.openprinting.org/download/foomatic/ MAINTAINER= bofh@FreeBSD.org COMMENT= Foomatic database engine LICENSE= GPLv2 LIB_DEPENDS= libcurl.so:ftp/curl -USES= gmake perl5 +USES= gmake gnome perl5 USE_GNOME= libxml2 GNU_CONFIGURE= yes CONFIGURE_ENV= PERL=${PERL} LIBDIR=${PREFIX}/share/foomatic/ \ LIB_CUPS=${LOCALBASE}/libexec/cups \ CUPS_FILTERS=${LOCALBASE}/libexec/cups/filters \ CUPS_BACKENDS=${LOCALBASE}/libexec/cups/backends MAKE_JOBS_UNSAFE= yes post-patch: @${REINPLACE_CMD} -e \ "s,sysconfdir=/etc,sysconfdir=\'${PREFIX}/etc\',g ; \ s,/usr/local/etc:,${PREFIX}/etc:,g" ${WRKSRC}/configure @${REINPLACE_CMD} -e \ "s,/usr/local/bin:,${PREFIX}/bin:,g" ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e \ "/if \[ -d/ s,LIB_CUPS,PREFIX," ${WRKSRC}/Makefile.in post-install: .for file in foomatic-combo-xml foomatic-perl-data ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${file} .endfor .include Index: head/print/libgnomecups/Makefile =================================================================== --- head/print/libgnomecups/Makefile (revision 517058) +++ head/print/libgnomecups/Makefile (revision 517059) @@ -1,25 +1,25 @@ # Created by: Glenn Johnson # $FreeBSD$ PORTNAME= libgnomecups PORTVERSION= 0.2.3 PORTREVISION= 8 PORTEPOCH= 1 CATEGORIES= print gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Support library for gnome cups administration LIB_DEPENDS= libcups.so:print/cups -USES= pkgconfig pathfix gettext gmake libtool:keepla tar:bzip2 +USES= gettext gmake gnome libtool:keepla pathfix pkgconfig tar:bzip2 GNU_CONFIGURE= yes USE_GNOME= intlhack glib20 USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include -D_IPP_PRIVATE_STRUCTURES LDFLAGS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip .include Index: head/print/libgnomeprint/Makefile =================================================================== --- head/print/libgnomeprint/Makefile (revision 517058) +++ head/print/libgnomeprint/Makefile (revision 517059) @@ -1,58 +1,58 @@ # Created by: Vanilla I. Shu # $FreeBSD$ # $MCom: ports/print/libgnomeprint/Makefile,v 1.77 2010/09/28 16:38:29 kwm Exp $ PORTNAME= libgnomeprint PORTVERSION= 2.18.8 PORTREVISION= 4 CATEGORIES= print gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Gnome print support library USES= tar:bzip2 .if !defined(REFERENCE_PORT) LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig GNU_CONFIGURE= yes -USES+= bison gettext gmake libtool:keepla pathfix pkgconfig +USES+= bison gettext gmake gnome libtool:keepla pathfix pkgconfig USE_GNOME= gnomeprefix intlhack glib20 pango libxml2 libartlgpl2 USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib PLIST_SUB= VERSION=${PORTVERSION} \ LIBVERSION=2.2 OPTIONS_DEFINE= CUPS OPTIONS_DEFAULT=CUPS .include .if ${PORT_OPTIONS:MCUPS} CONFIGURE_ARGS+= --with-cups LIB_DEPENDS+= libgnomecups-1.0.so:print/libgnomecups PLIST_SUB+= CUPS:="" .else CONFIGURE_ARGS+= --without-cups PLIST_SUB+= CUPS:="@comment " .endif post-patch: @${REINPLACE_CMD} -e "/^SUBDIRS =/s|tests||" ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e "/^SUBDIRS =/s|doc||" ${WRKSRC}/Makefile.in post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/gnome/libgnomeprint-2.0/fonts @${TOUCH} ${STAGEDIR}${PREFIX}/etc/gnome/libgnomeprint-2.0/fonts/gnome-print.fontmap @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgnomeprint-2-2.so.0 @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgnomeprint/2.18.8/modules/*.so @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgnomeprint/2.18.8/modules/*/*.so .include .endif Index: head/print/libgnomeprintmm/Makefile =================================================================== --- head/print/libgnomeprintmm/Makefile (revision 517058) +++ head/print/libgnomeprintmm/Makefile (revision 517059) @@ -1,31 +1,32 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ PORTNAME= libgnomeprintmm PORTVERSION= 2.5.1 PORTREVISION= 15 CATEGORIES= print gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 MAINTAINER= bland@FreeBSD.org COMMENT= C++ bindings for the GNOME print support library LIB_DEPENDS= libgtkmm-2.4.so:x11-toolkits/gtkmm24 BUILD_DEPENDS= gm4:devel/m4 -USES= compiler:c++11-lang gmake libtool pathfix pkgconfig tar:bzip2 +USES= compiler:c++11-lang gmake gnome libtool pathfix pkgconfig \ + tar:bzip2 USE_CXXSTD= c++11 USE_GNOME= gnomeprefix libgnomeprint USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-static INSTALL_TARGET= install-strip PLIST_SUB= VERSION="2.5" API_VERSION="2.6" post-patch: @${REINPLACE_CMD} -e "s|\(-lglibmm\)|-L\$$(GMM_PROCDIR)/../.. \1|" \ ${WRKSRC}/tools/extra_defs_gen/Makefile.in .include Index: head/print/libspectre/Makefile =================================================================== --- head/print/libspectre/Makefile (revision 517058) +++ head/print/libspectre/Makefile (revision 517059) @@ -1,21 +1,21 @@ # Created by: Michael Johnson # $FreeBSD$ # $MCom: ports/print/libspectre/Makefile,v 1.7 2010/04/19 15:38:43 kwm Exp $ PORTNAME= libspectre PORTVERSION= 0.2.8 CATEGORIES= print MASTER_SITES= http://libspectre.freedesktop.org/releases/ MAINTAINER= gnome@FreeBSD.org COMMENT= Small library for rendering Postscript documents LICENSE= GPLv2 -USES= gmake libtool localbase pathfix pkgconfig ghostscript +USES= ghostscript gmake gnome libtool localbase pathfix pkgconfig USE_LDCONFIG= yes USE_GNOME= cairo GNU_CONFIGURE= yes INSTALL_TARGET= install-strip .include Index: head/print/lilypond-devel/Makefile =================================================================== --- head/print/lilypond-devel/Makefile (revision 517058) +++ head/print/lilypond-devel/Makefile (revision 517059) @@ -1,85 +1,85 @@ # Created by: patrick, trevor # $FreeBSD$ PORTNAME= lilypond DISTVERSION= 2.19.83 PORTREVISION= 1 CATEGORIES= print audio MASTER_SITES= http://lilypond.org/download/source/v${DISTVERSION:R}/ PKGNAMESUFFIX= -devel MAINTAINER= m.ne@gmx.net COMMENT= GNU music typesetter LICENSE= GPLv3 BUILD_DEPENDS= pdftexi2dvi:print/texinfo \ t1ascii:print/t1utils \ bash:shells/bash \ convert:graphics/ImageMagick6 \ dblatex:textproc/dblatex \ fontforge:print/fontforge \ help2man:misc/help2man \ pngtopnm:graphics/netpbm \ rsync:net/rsync \ texi2html:textproc/texi2html \ zip:archivers/zip RUN_DEPENDS= mftrace:print/mftrace \ ${LOCALBASE}/share/fonts/dejavu/DejaVuSans-Bold.ttf:x11-fonts/dejavu LIB_DEPENDS= libltdl.so:devel/libltdl \ libguile.so:lang/guile \ libgmp.so:math/gmp \ libfreetype.so:print/freetype2 \ libfontconfig.so:x11-fonts/fontconfig INFO= internals \ lilypond-changes \ lilypond-contributor \ lilypond-essay \ lilypond-extending \ lilypond-internals \ lilypond-learning \ lilypond-notation \ lilypond-snippets \ lilypond-usage \ lilypond-web \ music-glossary -USES= bison:build gettext ghostscript gmake pkgconfig perl5 \ - compiler:gcc-c++11-lib python:2.7 +USES= bison:build compiler:gcc-c++11-lib gettext ghostscript gmake \ + gnome perl5 pkgconfig python:2.7 USE_CXXSTD= c++11 USE_TEX= latex texmf USE_PERL5= build USE_GNOME= pango MAKEFILE= GNUmakefile GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-texgyre-dir=${LOCALBASE}/${TEXMFDISTDIR}/fonts/opentype/public/tex-gyre \ --with-python-include=${PYTHON_INCLUDEDIR} --without-urwotf-dir CONFIGURE_ENV+= ac_cv_prog_MAKEINFO="${LOCALBASE}/bin/makeinfo" \ FLEX=${FLEX} YACC=${YACC} HOME=${WRKDIR} ALL_TARGET= all PLIST_SUB= DISTVERSION=${DISTVERSION} OPTIONS_DEFINE= NLS OPTIONS_SUB= yes post-patch: @${FIND} ${WRKSRC} -name "*.cc" | ${XARGS} \ ${REINPLACE_CMD} -e 's|isinf[ ]*(|::isinf(|g' -e 's|isnan|::isnan|g' @${REINPLACE_CMD} -e 's||"/usr/include/FlexLexer.h"|' \ ${WRKSRC}/lily/include/includable-lexer.hh ${SED} -e 's|%%FONTDIR%%|${WRKDIR}/fontconfig/cache/|' \ ${FILESDIR}/fonts.conf > ${WRKDIR}/.fonts.conf post-patch-NLS-off: @${REINPLACE_CMD} -e '/po \\$$/d' ${WRKSRC}/${MAKEFILE}.in post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/lilypond (cd ${STAGEDIR}/${DATADIR} && ${LN} -fs ${DISTVERSION} current) .include Index: head/print/paps/Makefile =================================================================== --- head/print/paps/Makefile (revision 517058) +++ head/print/paps/Makefile (revision 517059) @@ -1,20 +1,20 @@ # Created by: johans # $FreeBSD$ PORTNAME= paps PORTVERSION= 0.6.8 PORTREVISION= 4 CATEGORIES= print MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= UTF-8 to PostScript converter using Pango PLIST_FILES= bin/paps lib/libpaps.a include/libpaps.h \ man/man1/paps.1.gz GNU_CONFIGURE= yes USE_GNOME= pango -USES= pkgconfig +USES= gnome pkgconfig .include Index: head/print/system-config-printer/Makefile =================================================================== --- head/print/system-config-printer/Makefile (revision 517058) +++ head/print/system-config-printer/Makefile (revision 517059) @@ -1,51 +1,51 @@ # Created by: Michael Johnson # $FreeBSD$ PORTNAME= system-config-printer PORTVERSION= 1.4.7 PORTREVISION= 4 CATEGORIES= print gnome MASTER_SITES= http://cyberelk.net/tim/data/${PORTNAME}/${PORTVERSION:R}/ MAINTAINER= gnome@FreeBSD.org COMMENT= CUPS configuration Gtk+2.0 GUI BUILD_DEPENDS= xmlto:textproc/xmlto \ docbook-xml>0:textproc/docbook-xml LIB_DEPENDS= libcups.so:print/cups RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycups>=0:print/py-pycups@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pycurl>=0:ftp/py-pycurl@${PY_FLAVOR} \ ${LOCALBASE}/libexec/cups-pk-helper-mechanism:print/cups-pk-helper # 1.5 series is python3 ignore them for now. PORTSCOUT= limitw:1,even GNU_CONFIGURE= yes -USES= desktop-file-utils gettext gmake pathfix pkgconfig python:2.7 \ - shebangfix tar:xz +USES= desktop-file-utils gettext gmake gnome pathfix pkgconfig \ + python:2.7 shebangfix tar:xz CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib USE_GNOME= intlhack pygobject3 CONFIGURE_ARGS= --without-udev-rules \ --without-systemdsystemunitdir PLIST_SUB= PYTHON_VER=${PYTHON_VERSION:S/python//} SHEBANG_FILES= *.py troubleshoot/*.py xml/validate.py PYDISTUTILS_PKGNAME= cupshelpers PYDISTUTILS_PKGVERSION= 1.0 post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g; \ s|%%PREFIX%%|${PREFIX}|g' \ ${WRKSRC}/applet.py ${WRKSRC}/check-device-ids.py \ ${WRKSRC}/cupshelpers/cupshelpers.py \ ${WRKSRC}/cupshelpers/xmldriverprefs.py \ ${WRKSRC}/dbus/org.fedoraproject.Config.Printing.service \ ${WRKSRC}/newprinter.py ${WRKSRC}/probe_printer.py @${REINPLACE_CMD} -e 's|setup.py install.*|setup.py install -c -O1 --prefix=${PREFIX} --root=${STAGEDIR}|g' \ ${WRKSRC}/Makefile.in .include Index: head/science/chemical-mime-data/Makefile =================================================================== --- head/science/chemical-mime-data/Makefile (revision 517058) +++ head/science/chemical-mime-data/Makefile (revision 517059) @@ -1,27 +1,28 @@ # Created by: Pav Lucistnik # $FreeBSD$ PORTNAME= chemical-mime-data PORTVERSION= 0.1.94 PORTREVISION= 7 CATEGORIES= science MASTER_SITES= SF/chemical-mime/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Collection of chemical MIME types for UNIX desktops BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/librsvg-2.0.pc:graphics/librsvg2 -USES= gettext-tools gmake pathfix pkgconfig tar:bzip2 shared-mime-info +USES= gettext-tools gmake gnome pathfix pkgconfig shared-mime-info \ + tar:bzip2 USE_GNOME= gnomemimedata intlhack libxslt:build GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-update-database CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib INSTALLS_ICONS= yes post-patch: @${REINPLACE_CMD} -e 's|*-*-solaris*|*| ; s|rsvg|rsvg-convert|g' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|-f png $$< |-f png $$< > |' ${WRKSRC}/icons/hicolor/Makefile.in .include Index: head/science/ghmm/Makefile =================================================================== --- head/science/ghmm/Makefile (revision 517058) +++ head/science/ghmm/Makefile (revision 517059) @@ -1,24 +1,24 @@ # Created by: Cheng-Lung Sung # $FreeBSD$ PORTNAME= ghmm DISTVERSION= 0.9-rc3 CATEGORIES= science math MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${DISTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= General Hidden Markov Model Library in C LICENSE= GPLv3 #BUILD_DEPENDS= swig:devel/swig13 GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_GNOME= libxml2 -USES= autoreconf libtool pkgconfig +USES= autoreconf gnome libtool pkgconfig CONFIGURE_ARGS+= --without-python USE_LDCONFIG= yes .include Index: head/science/gsmc/Makefile =================================================================== --- head/science/gsmc/Makefile (revision 517058) +++ head/science/gsmc/Makefile (revision 517059) @@ -1,23 +1,23 @@ # Created by: db # $FreeBSD$ PORTNAME= gsmc PORTVERSION= 1.1 PORTREVISION= 5 CATEGORIES= science hamradio MASTER_SITES= http://www.qsl.net/ik5nax/ MAINTAINER= hamradio@FreeBSD.org COMMENT= Smith chart program for impedance matching LICENSE= GPLv2 USE_GNOME= gtk20 GNU_CONFIGURE= yes -USES= autoreconf gmake pkgconfig +USES= autoreconf gmake gnome pkgconfig PLIST_FILES= bin/gsmc man/man1/gsmc.1.gz post-patch: @${REINPLACE_CMD} '/^LIBS=/s/$$/ -lm/' ${WRKSRC}/Makefile.am .include Index: head/science/gwyddion/Makefile =================================================================== --- head/science/gwyddion/Makefile (revision 517058) +++ head/science/gwyddion/Makefile (revision 517059) @@ -1,63 +1,63 @@ # Created by: Yeti # $FreeBSD$ PORTNAME= gwyddion PORTVERSION= 2.51 PORTREVISION= 3 CATEGORIES= science graphics MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Gtk2 based SPM data visualization and analysis tool LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libminizip.so:archivers/minizip \ libcfitsio.so:astro/cfitsio \ libIlmImf.so:graphics/openexr \ libfftw3.so:math/fftw3 \ libgtkglext-x11-1.0.so:x11-toolkits/gtkglext -USES= compiler:c++11-lang desktop-file-utils gl gmake libtool \ - localbase:ldflags pathfix pkgconfig shared-mime-info \ - shebangfix tar:xz xorg +USES= compiler:c++11-lang desktop-file-utils gl gmake gnome libtool \ + localbase:ldflags pathfix pkgconfig shared-mime-info shebangfix \ + tar:xz xorg SHEBANG_FILES= plugins/process/invert_python.py USE_GNOME= cairo gtk20 libxml2 pangox-compat USE_GL= gl glu USE_XORG= ice sm x11 xmu xt GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-gtk-doc \ --without-pascal \ --without-kde4-thumbnailer INSTALL_TARGET= install-strip INSTALLS_ICONS= yes USE_LDCONFIG= yes OPTIONS_DEFINE= GCONF NLS PERL PYTHON RUBY UNIQUE OPTIONS_DEFAULT= GCONF PERL PYTHON UNIQUE OPTIONS_SUB= yes GCONF_CONFIGURE_OFF= --disable-schemas-install GCONF_USE= GNOME=gconf2 GCONF_VARS= GCONF_SCHEMAS=gwyddion-thumbnailer.schemas NLS_CONFIGURE_OFF= --disable-nls NLS_USES= gettext PERL_USES= perl5 PERL_CONFIGURE_WITH= perl PYTHON_USES= python:2.7 PYTHON_USE= gnome=pygtksourceview PYTHON_CONFIGURE_ENABLE= pygwy PYTHON_CONFIGURE_WITH= gtksourceview python RUBY_USE= ruby=yes RUBY_CONFIGURE_WITH= ruby UNIQUE_DESC= Remote control backend support UNIQUE_LIB_DEPENDS= libunique-1.0.so:x11-toolkits/unique UNIQUE_CONFIGURE_WITH= unique post-patch: @${REINPLACE_CMD} -e \ 's|thumbnailer \\|thumbnailer| ; \ s|devel-docs$$||' ${WRKSRC}/Makefile.in .include