svn commit: r517059 - in head: print/abcm2ps print/cups-pk-helper print/deforaos-pdfviewer print/foomatic-db-engine print/libgnomecups print/libgnomeprint print/libgnomeprintmm print/libspectre pri...
Tobias Kortkamp
tobik at FreeBSD.org
Fri Nov 8 13:23:02 UTC 2019
Author: tobik
Date: Fri Nov 8 13:22:59 2019
New Revision: 517059
URL: https://svnweb.freebsd.org/changeset/ports/517059
Log:
print, science: Add missing USES=gnome
Modified:
head/print/abcm2ps/Makefile
head/print/cups-pk-helper/Makefile
head/print/deforaos-pdfviewer/Makefile
head/print/foomatic-db-engine/Makefile
head/print/libgnomecups/Makefile
head/print/libgnomeprint/Makefile
head/print/libgnomeprintmm/Makefile
head/print/libspectre/Makefile
head/print/lilypond-devel/Makefile
head/print/paps/Makefile
head/print/system-config-printer/Makefile
head/science/chemical-mime-data/Makefile
head/science/ghmm/Makefile
head/science/gsmc/Makefile
head/science/gwyddion/Makefile
Modified: head/print/abcm2ps/Makefile
==============================================================================
--- head/print/abcm2ps/Makefile Fri Nov 8 13:17:00 2019 (r517058)
+++ head/print/abcm2ps/Makefile Fri Nov 8 13:22:59 2019 (r517059)
@@ -11,7 +11,7 @@ COMMENT= Converts ABC to music sheet in PostScript for
LICENSE= GPLv2
-USES= cpe gettext-runtime
+USES= cpe gettext-runtime gnome
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}"
CPE_VENDOR= moinejf
GNU_CONFIGURE= yes
Modified: head/print/cups-pk-helper/Makefile
==============================================================================
--- head/print/cups-pk-helper/Makefile Fri Nov 8 13:17:00 2019 (r517058)
+++ head/print/cups-pk-helper/Makefile Fri Nov 8 13:22:59 2019 (r517059)
@@ -16,7 +16,7 @@ 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
Modified: head/print/deforaos-pdfviewer/Makefile
==============================================================================
--- head/print/deforaos-pdfviewer/Makefile Fri Nov 8 13:17:00 2019 (r517058)
+++ head/print/deforaos-pdfviewer/Makefile Fri Nov 8 13:22:59 2019 (r517059)
@@ -21,7 +21,7 @@ LIB_DEPENDS= libSystem.so:devel/deforaos-libsystem \
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
Modified: head/print/foomatic-db-engine/Makefile
==============================================================================
--- head/print/foomatic-db-engine/Makefile Fri Nov 8 13:17:00 2019 (r517058)
+++ head/print/foomatic-db-engine/Makefile Fri Nov 8 13:22:59 2019 (r517059)
@@ -14,7 +14,7 @@ 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/ \
Modified: head/print/libgnomecups/Makefile
==============================================================================
--- head/print/libgnomecups/Makefile Fri Nov 8 13:17:00 2019 (r517058)
+++ head/print/libgnomecups/Makefile Fri Nov 8 13:22:59 2019 (r517059)
@@ -14,7 +14,7 @@ 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
Modified: head/print/libgnomeprint/Makefile
==============================================================================
--- head/print/libgnomeprint/Makefile Fri Nov 8 13:17:00 2019 (r517058)
+++ head/print/libgnomeprint/Makefile Fri Nov 8 13:22:59 2019 (r517059)
@@ -19,7 +19,7 @@ USES= tar:bzip2
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
Modified: head/print/libgnomeprintmm/Makefile
==============================================================================
--- head/print/libgnomeprintmm/Makefile Fri Nov 8 13:17:00 2019 (r517058)
+++ head/print/libgnomeprintmm/Makefile Fri Nov 8 13:22:59 2019 (r517059)
@@ -14,7 +14,8 @@ COMMENT= C++ bindings for the GNOME print support libr
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
Modified: head/print/libspectre/Makefile
==============================================================================
--- head/print/libspectre/Makefile Fri Nov 8 13:17:00 2019 (r517058)
+++ head/print/libspectre/Makefile Fri Nov 8 13:22:59 2019 (r517059)
@@ -12,7 +12,7 @@ COMMENT= Small library for rendering Postscript docume
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
Modified: head/print/lilypond-devel/Makefile
==============================================================================
--- head/print/lilypond-devel/Makefile Fri Nov 8 13:17:00 2019 (r517058)
+++ head/print/lilypond-devel/Makefile Fri Nov 8 13:22:59 2019 (r517059)
@@ -45,8 +45,8 @@ INFO= internals \
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
Modified: head/print/paps/Makefile
==============================================================================
--- head/print/paps/Makefile Fri Nov 8 13:17:00 2019 (r517058)
+++ head/print/paps/Makefile Fri Nov 8 13:22:59 2019 (r517059)
@@ -15,6 +15,6 @@ PLIST_FILES= bin/paps lib/libpaps.a include/libpaps.h
GNU_CONFIGURE= yes
USE_GNOME= pango
-USES= pkgconfig
+USES= gnome pkgconfig
.include <bsd.port.mk>
Modified: head/print/system-config-printer/Makefile
==============================================================================
--- head/print/system-config-printer/Makefile Fri Nov 8 13:17:00 2019 (r517058)
+++ head/print/system-config-printer/Makefile Fri Nov 8 13:22:59 2019 (r517059)
@@ -21,8 +21,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycups>=0:print/py
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
Modified: head/science/chemical-mime-data/Makefile
==============================================================================
--- head/science/chemical-mime-data/Makefile Fri Nov 8 13:17:00 2019 (r517058)
+++ head/science/chemical-mime-data/Makefile Fri Nov 8 13:22:59 2019 (r517059)
@@ -12,7 +12,8 @@ COMMENT= Collection of chemical MIME types for UNIX de
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
Modified: head/science/ghmm/Makefile
==============================================================================
--- head/science/ghmm/Makefile Fri Nov 8 13:17:00 2019 (r517058)
+++ head/science/ghmm/Makefile Fri Nov 8 13:22:59 2019 (r517059)
@@ -16,7 +16,7 @@ LICENSE= GPLv3
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
Modified: head/science/gsmc/Makefile
==============================================================================
--- head/science/gsmc/Makefile Fri Nov 8 13:17:00 2019 (r517058)
+++ head/science/gsmc/Makefile Fri Nov 8 13:22:59 2019 (r517059)
@@ -14,7 +14,7 @@ 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:
Modified: head/science/gwyddion/Makefile
==============================================================================
--- head/science/gwyddion/Makefile Fri Nov 8 13:17:00 2019 (r517058)
+++ head/science/gwyddion/Makefile Fri Nov 8 13:22:59 2019 (r517059)
@@ -19,9 +19,9 @@ LIB_DEPENDS= libminizip.so:archivers/minizip \
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
More information about the svn-ports-head
mailing list