Adapt dependencies after recent print/cups change.

This commit is contained in:
ajacoutot 2013-01-05 12:53:09 +00:00
parent d67ed574b8
commit 816598ac30
10 changed files with 55 additions and 36 deletions

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.53 2012/08/28 08:26:40 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.54 2013/01/05 12:53:09 ajacoutot Exp $
COMMENT= API for accessing scanners, backends
DISTNAME= sane-backends-1.0.23
REVISION= 0
SHARED_LIBS= sane 2.0 # .1.0
CATEGORIES= graphics
@ -18,7 +19,7 @@ PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB += asn1 c crypto cups gssapi jpeg krb5 m pthread ssl tiff
WANTLIB += usb usb-1.0 z
WANTLIB += usb usb-1.0 z avahi-client avahi-common dbus-1
# XXX
# README.txt: Due to limitations in alioth's file upload software, the
@ -33,6 +34,8 @@ WANTLIB += usb usb-1.0 z
# ftp://ftp2.sane-project.org/pub/sane/${DISTNAME}/
MASTER_SITES= http://distfiles.bsdfrog.org/
MODULES= devel/gettext
LIB_DEPENDS= graphics/tiff \
devel/libusb-compat \
print/cups,-libs

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 2012/12/30 17:46:54 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.7 2013/01/05 12:53:09 ajacoutot Exp $
# XXX remove @exec-update when we branch 5.4-current
@ -6,6 +6,7 @@ COMMENT= OpenPrinting CUPS filters
DISTNAME= cups-filters-1.0.28
CATEGORIES= print
REVISION= 0
SHARED_LIBS += cupsfilters 0.0 # 1.0
SHARED_LIBS += fontembed 0.0 # 1.0
@ -35,8 +36,7 @@ MODGCC4_VERSION=4.6
BUILD_DEPENDS= print/ghostscript/gnu
LIB_DEPENDS= net/avahi \
print/cups,-libs \
LIB_DEPENDS= print/cups,-libs \
print/ijs \
print/poppler \
print/qpdf

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.18 2012/11/24 17:42:31 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.19 2013/01/05 12:53:09 ajacoutot Exp $
COMMENT= GTK+2 frontend to CUPS
DISTNAME= gtklp-1.2.10
CATEGORIES= print sysutils x11
REVISION= 0
EXTRACT_SUFX= .src.tar.gz
@ -18,13 +19,13 @@ PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB += GL X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes
WANTLIB += Xi Xinerama Xrandr Xrender Xxf86vm asn1 atk-1.0 c cairo
WANTLIB += crypto cups drm expat ffi fontconfig freetype gdk-x11-2.0
WANTLIB += gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0
WANTLIB += gssapi gthread-2.0 gtk-x11-2.0 harfbuzz icudata icule
WANTLIB += icuuc krb5 m pango-1.0 pangocairo-1.0 pangoft2-1.0
WANTLIB += pcre pixman-1 png pthread pthread-stubs ssl stdc++
WANTLIB += xcb xcb-render xcb-shm z
WANTLIB += Xi Xinerama Xrandr Xrender Xxf86vm asn1 atk-1.0 avahi-client
WANTLIB += avahi-common c cairo crypto cups dbus-1 drm expat ffi
WANTLIB += fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0
WANTLIB += glib-2.0 gmodule-2.0 gobject-2.0 gssapi gthread-2.0
WANTLIB += gtk-x11-2.0 harfbuzz icudata icule icuuc krb5 m pango-1.0
WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre pixman-1 png pthread
WANTLIB += pthread-stubs ssl stdc++ xcb xcb-render xcb-shm z
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtklp/}

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.32 2012/10/19 09:26:10 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.33 2013/01/05 12:53:09 ajacoutot Exp $
COMMENT= high quality print drivers for foomatic and CUPS
V= 5.2.9
DISTNAME= gutenprint-${V}
REVISION= 0
REVISION= 1
MAJOR_V= ${V:C/^([0-9]+\.[0-9]+).*/\1/}
SUBST_VARS= MAJOR_V
@ -27,7 +27,7 @@ PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB += asn1 c crypto cups cupsimage gssapi ijs krb5 m ncurses
WANTLIB += pthread readline ssl z
WANTLIB += pthread readline ssl z avahi-client avahi-common dbus-1
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gimp-print/}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.60 2013/01/04 18:21:54 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.61 2013/01/05 12:53:09 ajacoutot Exp $
SHARED_ONLY= Yes
@ -17,7 +17,10 @@ PKGNAME-hpcups= hpcups-${V}
PKGNAME-libs= hplip-libs-${V}
PKGNAME-gui= hplip-gui-${V}
REVISION-hpcups=0
REVISION-main= 0
REVISION-libs= 0
REVISION-gui= 0
REVISION-hpcups=1
REVISION-hpijs= 0
SHARED_LIBS += hpmud 2.0 # .0.6
@ -41,13 +44,16 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hplip/}
MULTI_PACKAGES= -main -hpijs -hpcups -libs -gui
MODULES= devel/gettext \
lang/python
MODPY_RUNDEP= No
cWANTLIB = crypto m pthread
WANTLIB-main += ${WANTLIB} ${cWANTLIB}
WANTLIB-main += asn1 c cups dbus-1 gssapi hpip hpmud jpeg krb5 netsnmp
WANTLIB-main += sane ssl tiff usb-1.0 z usb
WANTLIB-main += sane ssl tiff usb-1.0 z usb avahi-client avahi-common
BUILD_DEPENDS= sysutils/polkit
@ -56,6 +62,7 @@ LIB_DEPENDS-main=${LIB_DEPENDS} \
print/cups,-libs \
print/hplip,-libs
RUN_DEPENDS-main=${MODPY_RUN_DEPENDS} \
${MODGETTEXT_RUN_DEPENDS} \
print/py-reportlab/reportlab \
x11/dbus-python \
devel/py-notify \
@ -73,17 +80,20 @@ LIB_DEPENDS-hpijs= print/hplip,-libs \
x11/dbus
RUN_DEPENDS-hpijs= print/foomatic-filters
WANTLIB-hpcups += ${cWANTLIB} z asn1 gssapi krb5 ssl
WANTLIB-hpcups += ${WANTLIB} ${cWANTLIB} z asn1 gssapi krb5 ssl
WANTLIB-hpcups += c jpeg stdc++ hpip cups cupsimage dbus-1
WANTLIB-hpcups += avahi-client avahi-common
LIB_DEPENDS-hpcups= \
graphics/jpeg \
print/hplip,-libs \
print/cups,-libs \
x11/dbus
RUN_DEPENDS-hpcups=${MODGETTEXT_RUN_DEPENDS}
WANTLIB-libs += ${cWANTLIB} netsnmp usb-1.0
LIB_DEPENDS-libs= net/net-snmp \
devel/libusb1
RUN_DEPENDS-libs= # empty
WANTLIB-gui += # empty
RUN_DEPENDS-gui= x11/py-qt4 \
@ -92,8 +102,6 @@ RUN_DEPENDS-gui= x11/py-qt4 \
devel/desktop-file-utils
LIB_DEPENDS-gui= # empty
MODULES= lang/python
USE_LIBTOOL= Yes
LIBTOOL_FLAGS= --tag=disable-static
FAKE_FLAGS= hplip_confdir=${PREFIX}/share/examples/hplip/hp \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.81 2013/01/01 14:23:25 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.82 2013/01/05 12:53:09 ajacoutot Exp $
SHARED_ONLY= Yes
@ -6,7 +6,7 @@ COMMENT= GNOME control center
GNOME_PROJECT= gnome-control-center
GNOME_VERSION= 3.6.3
REVISION= 0
REVISION= 1
CATEGORIES= x11
@ -34,6 +34,7 @@ WANTLIB += pthread pthread-stubs pulse pulse-mainloop-glib rest-0.7
WANTLIB += secret-1 sndfile soup-2.4 soup-gnome-2.4 sqlite3 ssl
WANTLIB += stdc++ upower-glib vorbis vorbisfile webkitgtk-3.0
WANTLIB += xcb xcb-render xcb-shm xkbfile xml2 xslt z
WANTLIB += X11-xcb Xtst avahi-client avahi-common
MODULES= devel/gettext \
x11/gnome

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.88 2013/01/01 14:23:25 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.89 2013/01/05 12:53:09 ajacoutot Exp $
SHARED_ONLY= Yes
@ -6,7 +6,7 @@ COMMENT= GNOME settings daemon
GNOME_PROJECT= gnome-settings-daemon
GNOME_VERSION= 3.6.3
REVISION= 0
REVISION= 2
# GPLv3
PERMIT_PACKAGE_CDROM= Yes
@ -26,7 +26,7 @@ WANTLIB += nssutil3 ogg pango-1.0 pangocairo-1.0 pangoft2-1.0
WANTLIB += pcre pixman-1 plc4 plds4 png pthread pthread-stubs
WANTLIB += pulse pulse-mainloop-glib smime3 sndfile softokn3 sqlite3
WANTLIB += ssl ssl3 stdc++ upower-glib vorbis vorbisfile xcb xcb-render
WANTLIB += xcb-shm xkbfile z
WANTLIB += xcb-shm xkbfile z X11-xcb Xtst avahi-client avahi-common
MODULES= devel/gettext \
x11/gnome

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.153 2012/12/06 08:13:23 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.154 2013/01/05 12:53:09 ajacoutot Exp $
SHARED_ONLY= Yes
@ -11,6 +11,8 @@ DISTNAME= gtk+-${V}
PKGNAME-main= gtk+2-${V}
PKGNAME-guic= gtk-update-icon-cache-${V}
REVISION-main= 0
CATEGORIES= x11 devel
SHARED_LIBS += gdk-x11-2.0 2400.0 # 2400.0
@ -44,9 +46,9 @@ RUN_DEPENDS-main= ${RUN_DEPENDS} \
misc/shared-mime-info
LIB_DEPENDS-main= ${LIB_DEPENDS} \
devel/glib2>=2.28.8 \
devel/pango>=1.28.4 \
devel/atk>=2.0.0p0 \
devel/glib2 \
devel/pango \
devel/atk \
graphics/gdk-pixbuf2 \
print/cups,-libs
@ -56,7 +58,8 @@ WANTLIB-main += GL X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes
WANTLIB-main += Xi Xinerama Xrandr Xrender Xxf86vm cairo drm expat
WANTLIB-main += fontconfig freetype pixman-1 pthread-stubs stdc++ xcb
WANTLIB-main += xcb-render xcb-shm png asn1 crypto cups gssapi krb5 ssl
WANTLIB-main += harfbuzz icudata icule icuuc
WANTLIB-main += harfbuzz icudata icule icuuc avahi-client avahi-common
WANTLIB-main += dbus-1
# python is only used by gtk-builder-convert, so let's not enforce the
# dependency

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.56 2013/01/04 08:06:34 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.57 2013/01/05 12:53:09 ajacoutot Exp $
SHARED_ONLY= Yes
@ -12,6 +12,8 @@ EXTRACT_SUFX= .tar.xz
PKGNAME-main= gtk+3-${V}
PKGNAME-cups= gtk+3-cups-${V}
REVISION-cups= 0
# grep ^GTK_BINARY_VERSION ${WRKSRC}/Makefile (after do-configure)
GTK_BINARY_VERSION=3.0.0
SUBST_VARS= GTK_BINARY_VERSION
@ -75,6 +77,7 @@ LIB_DEPENDS-cups= ${LIB_DEPENDS} \
WANTLIB-cups += ${WANTLIB}
WANTLIB-cups += asn1 crypto cups gdk-3 gssapi gtk-3 krb5 ssl
WANTLIB-cups += avahi-client avahi-common
USE_GMAKE= Yes
USE_LIBTOOL= Yes

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.34 2013/01/02 17:12:23 landry Exp $
# $OpenBSD: Makefile,v 1.35 2013/01/05 12:53:09 ajacoutot Exp $
COMMENT= Xfce4 printing helper
XFCE_PROJECT= xfprint
XFCE_VERSION= 4.6.1
REVISION= 17
REVISION= 18
MASTER_SITES= http://archive.xfce.org/src/archive/${XFCE_PROJECT}/${XFCE_BRANCH}/
SHARED_LIBS= xfprint 0.1
@ -38,7 +38,7 @@ WANTLIB += gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 gssapi gthread-2.0
WANTLIB += gtk-x11-2.0 krb5 m pango-1.0 pangocairo-1.0 pangoft2-1.0
WANTLIB += pcre pixman-1 png pthread pthread-stubs ssl startup-notification-1
WANTLIB += stdc++ xcb xcb-aux xcb-render xcb-shm xfce4util xfcegui4
WANTLIB += xfconf-0 z
WANTLIB += xfconf-0 z avahi-client avahi-common
WANTLIB += harfbuzz icudata icule icuuc
.include <bsd.port.mk>