sync WANTLIB
This commit is contained in:
parent
6f3cdd9112
commit
74b21e2c77
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.32 2016/03/11 19:59:16 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.33 2016/07/08 16:53:23 sthen Exp $
|
||||
|
||||
COMMENT= GTK+2 frontend to CUPS
|
||||
|
||||
DISTNAME= gtklp-1.3.1
|
||||
EXTRACT_SUFX= .src.tar.gz
|
||||
REVISION= 3
|
||||
REVISION= 4
|
||||
|
||||
CATEGORIES= print sysutils x11
|
||||
|
||||
@ -22,7 +22,7 @@ WANTLIB += gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0 gmp gnutls
|
||||
WANTLIB += gobject-2.0 graphite2 gthread-2.0 gtk-x11-2.0 harfbuzz
|
||||
WANTLIB += hogweed m nettle p11-kit pango-1.0 pangocairo-1.0 pangoft2-1.0
|
||||
WANTLIB += pcre pixman-1 png pthread pthread-stubs tasn1 xcb xcb-render
|
||||
WANTLIB += xcb-shm z
|
||||
WANTLIB += xcb-shm z idn
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtklp/}
|
||||
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.44 2016/03/11 20:28:30 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.45 2016/07/08 16:53:23 sthen Exp $
|
||||
|
||||
COMMENT= high quality print drivers for foomatic and CUPS
|
||||
|
||||
V= 5.2.11
|
||||
REVISION= 0
|
||||
DISTNAME= gutenprint-${V}
|
||||
|
||||
MAJOR_V= ${V:C/^([0-9]+\.[0-9]+).*/\1/}
|
||||
@ -23,7 +24,7 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB += avahi-client avahi-common c cups cupsimage dbus-1
|
||||
WANTLIB += ijs m ncurses pthread readline usb-1.0 z
|
||||
WANTLIB += ffi gmp gnutls hogweed nettle p11-kit tasn1
|
||||
WANTLIB += ffi gmp gnutls hogweed nettle p11-kit tasn1 idn
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gimp-print/}
|
||||
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.74 2016/06/05 21:06:58 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.75 2016/07/08 16:53:23 sthen Exp $
|
||||
|
||||
|
||||
COMMENT= graphical frontend for LaTeX (nearly WYSIWYG)
|
||||
|
||||
DISTNAME= lyx-2.2.0
|
||||
REVISION= 0
|
||||
CATEGORIES= print editors
|
||||
|
||||
HOMEPAGE= http://www.lyx.org/
|
||||
@ -30,7 +31,7 @@ LIB_DEPENDS= ${MODQT4_LIB_DEPENDS}>=4.5.3 \
|
||||
textproc/enchant \
|
||||
textproc/aspell/core
|
||||
|
||||
WANTLIB += lib/qt4/QtGui>=8 aspell c m pthread stdc++ z
|
||||
WANTLIB += lib/qt4/QtGui>=8 lib/qt4/QtSvg aspell c m pthread stdc++ z
|
||||
WANTLIB += boost_regex-mt>=1 boost_signals-mt>=1
|
||||
WANTLIB += glib-2.0 gmodule-2.0 enchant magic
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user