sync WANTLIB
This commit is contained in:
parent
979d244604
commit
1d81a7f192
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.146 2016/06/24 14:06:27 robert Exp $
|
||||
# $OpenBSD: Makefile,v 1.147 2016/07/09 09:09:08 sthen Exp $
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
|
||||
@ -19,6 +19,7 @@ CATEGORIES= editors productivity
|
||||
DPB_PROPERTIES= parallel tag:kde4
|
||||
|
||||
EPOCH= 0
|
||||
REVISION-main= 0
|
||||
|
||||
MAINTAINER= Robert Nagy <robert@openbsd.org>
|
||||
|
||||
@ -180,6 +181,7 @@ LIB_DEPENDS-main=x11/gtk+2 \
|
||||
graphics/lcms2 \
|
||||
${MODGCC4_CPPLIBDEP} \
|
||||
print/cups,-libs \
|
||||
print/poppler \
|
||||
textproc/libxslt \
|
||||
textproc/raptor \
|
||||
net/curl \
|
||||
@ -211,13 +213,13 @@ WANTLIB-main+= GL GLU harfbuzz harfbuzz-icu
|
||||
WANTLIB-main+= lzma
|
||||
WANTLIB-main+= cairo-gobject gmodule-2.0
|
||||
WANTLIB-main+= dconf gdk-3 gtk-3
|
||||
WANTLIB-main+= poppler
|
||||
|
||||
RUN_DEPENDS-main= devel/desktop-file-utils \
|
||||
devel/libexecinfo \
|
||||
graphics/glew \
|
||||
misc/shared-mime-info \
|
||||
security/nss \
|
||||
print/poppler \
|
||||
textproc/clucene \
|
||||
x11/gtk+3 \
|
||||
x11/gtk+3,-guic
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2016/06/08 18:29:39 jca Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2016/07/09 09:09:09 sthen Exp $
|
||||
|
||||
# Block.s: Assembler messages:
|
||||
# Block.s:73: Error: junk `(%rip)' after expression
|
||||
@ -6,6 +6,7 @@ ONLY_FOR_ARCHS = ${LLVM_ARCHS}
|
||||
|
||||
COMMENT = bastard tetris
|
||||
DISTNAME = bastet-0.43.1.2015083000
|
||||
REVISION = 0
|
||||
|
||||
GH_ACCOUNT = fph
|
||||
GH_PROJECT = bastet
|
||||
@ -18,7 +19,7 @@ HOMEPAGE = http://fph.altervista.org/prog/bastet.html
|
||||
# GPLv3
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
WANTLIB = boost_program_options-mt c curses m
|
||||
WANTLIB = boost_program_options c ncurses m
|
||||
|
||||
MODULES = lang/clang
|
||||
MODCLANG_ARCHS = *
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2016/03/18 23:12:17 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2016/07/09 09:09:10 sthen Exp $
|
||||
|
||||
COMMENT = geospatial routing extension for PostgreSQL
|
||||
|
||||
@ -7,6 +7,7 @@ GH_PROJECT = pgrouting
|
||||
GH_ACCOUNT = pgRouting
|
||||
|
||||
DISTNAME = pgrouting-2.1.0
|
||||
REVISION = 0
|
||||
CATEGORIES = geo databases
|
||||
|
||||
HOMEPAGE = http://pgrouting.org/
|
||||
@ -16,6 +17,9 @@ MAINTAINER = Landry Breuil <landry@openbsd.org>
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB += CGAL boost_system-mt boost_thread-mt gmp m pthread
|
||||
WANTLIB += boost_atomic-mt boost_chrono-mt boost_date_time-mt
|
||||
|
||||
MODULES = databases/postgresql devel/cmake gcc4
|
||||
MODGCC4_ARCHS = *
|
||||
MODGCC4_LANGS = c c++
|
||||
@ -25,7 +29,6 @@ RUN_DEPENDS = geo/postgis
|
||||
BUILD_DEPENDS = databases/postgresql,-server
|
||||
TEST_DEPENDS = ${BUILD_PKGPATH}
|
||||
TEST_ENV = LD_PRELOAD=libpthread.so
|
||||
WANTLIB += CGAL boost_system-mt boost_thread-mt gmp m stdc++ pthread
|
||||
|
||||
MODPOSTGRESQL_TEST_CMD = \
|
||||
cd ${WRKSRC}; \
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.27 2016/03/11 19:59:14 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.28 2016/07/09 09:09:10 sthen Exp $
|
||||
|
||||
COMMENT= lightweight video thumbnailer for file managers
|
||||
|
||||
DISTNAME= ffmpegthumbnailer-2.0.8
|
||||
REVISION= 3
|
||||
REVISION= 4
|
||||
CATEGORIES= graphics multimedia
|
||||
MASTER_SITES= https://ffmpegthumbnailer.googlecode.com/files/
|
||||
|
||||
@ -15,7 +15,7 @@ HOMEPAGE= https://github.com/dirkvdb/ffmpegthumbnailer
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB += avcodec avformat avutil c jpeg m png pthread stdc++
|
||||
WANTLIB += swscale x264
|
||||
WANTLIB += swscale xvidcore
|
||||
|
||||
LIB_DEPENDS= graphics/ffmpeg \
|
||||
graphics/jpeg \
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.55 2016/03/18 23:12:18 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.56 2016/07/09 09:09:09 sthen Exp $
|
||||
|
||||
COMMENT= RSS reader plugin for evolution
|
||||
|
||||
GNOME_PROJECT= evolution-rss
|
||||
GNOME_VERSION= 0.3.95
|
||||
REVISION= 3
|
||||
REVISION= 4
|
||||
|
||||
CATEGORIES= mail
|
||||
|
||||
@ -35,7 +35,7 @@ WANTLIB += plc4 plds4 png pthread pthread-stubs secret-1 smime3
|
||||
WANTLIB += softokn3 soup-2.4 soup-gnome-2.4 sqlite3 ssl3 stdc++
|
||||
WANTLIB += vorbis vorbisfile webkitgtk-3.0 webp xcb xcb-render
|
||||
WANTLIB += X11-xcb Xxf86vm drm glapi xcb-dri2 xcb-glx xcb-shape
|
||||
WANTLIB += xcb-xfixes xcb-shm xml2 xslt z
|
||||
WANTLIB += xcb-xfixes xcb-shm xml2 xslt z json-glib
|
||||
WANTLIB += lib/evolution/eabutil
|
||||
WANTLIB += lib/evolution/econtacteditor
|
||||
WANTLIB += lib/evolution/econtactlisteditor
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2016/04/09 19:18:07 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2016/07/09 09:09:09 sthen Exp $
|
||||
|
||||
COMMENT= motion detection software for video
|
||||
|
||||
@ -6,7 +6,7 @@ GH_ACCOUNT= Mr-Dave
|
||||
GH_PROJECT= motion
|
||||
GH_COMMIT= 9b4c16cae0ea77950cc156a9c82947ac51825f68
|
||||
V= 3.4.1
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
DISTNAME= motion-$V
|
||||
|
||||
CATEGORIES= multimedia
|
||||
@ -48,7 +48,7 @@ CONFIGURE_ARGS+= --without-v4l
|
||||
|
||||
.if ${FLAVOR:L:Mmysql}
|
||||
LIB_DEPENDS+= databases/mariadb
|
||||
WANTLIB+= lib/mysql/mysqlclient
|
||||
WANTLIB+= lib/mysql/mysqlclient z
|
||||
.else
|
||||
CONFIGURE_ARGS+= --without-mysql
|
||||
.endif
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.27 2015/03/27 08:14:14 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.28 2016/07/09 09:09:10 sthen Exp $
|
||||
|
||||
COMMENT= handy personal organizer
|
||||
|
||||
DISTNAME= osmo-0.2.10
|
||||
CATEGORIES= productivity
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
HOMEPAGE= http://clayo.org/osmo/
|
||||
|
||||
@ -18,7 +18,7 @@ WANTLIB += Xrandr Xrender atk-1.0 c cairo fontconfig freetype
|
||||
WANTLIB += gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gobject-2.0
|
||||
WANTLIB += gringotts gthread-2.0 gtk-x11-2.0 gtkspell ical icalss
|
||||
WANTLIB += icalvcal m notify pango-1.0 pangocairo-1.0 pangoft2-1.0
|
||||
WANTLIB += pthread tar xml2 z
|
||||
WANTLIB += pthread tar xml2 z icui18n icuuc
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=osmo-pim/}
|
||||
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.118 2016/05/10 06:54:39 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.119 2016/07/09 09:09:09 sthen Exp $
|
||||
|
||||
COMMENT= archive manager utility for GNOME
|
||||
|
||||
GNOME_PROJECT= file-roller
|
||||
GNOME_VERSION= 3.20.2
|
||||
REVISION= 0
|
||||
|
||||
CATEGORIES= archivers
|
||||
|
||||
@ -14,7 +15,7 @@ WANTLIB += ICE SM X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi
|
||||
WANTLIB += Xinerama Xrandr Xrender archive atk-1.0 atk-bridge-2.0
|
||||
WANTLIB += atspi bz2 c cairo cairo-gobject dbus-1 expat ffi fontconfig
|
||||
WANTLIB += freetype gdk-3 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0
|
||||
WANTLIB += gobject-2.0 graphite2 gthread-2.0 gtk-3 harfbuzz
|
||||
WANTLIB += gobject-2.0 graphite2 gthread-2.0 gtk-3 harfbuzz crypto lz4
|
||||
WANTLIB += json-glib-1.0 lzma m magic nautilus-extension epoxy lzo2
|
||||
WANTLIB += notify pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre pixman-1
|
||||
WANTLIB += png pthread pthread-stubs xcb xcb-render xcb-shm z intl iconv
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2016/06/03 11:57:58 sebastia Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2016/07/09 09:09:10 sthen Exp $
|
||||
|
||||
COMMENT = GNUstep webservices framework
|
||||
|
||||
VERSION = 0.7.3
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
DISTNAME = WebServices-${VERSION}
|
||||
PKGNAME = gnustep-webservices-${VERSION}
|
||||
CATEGORIES = www
|
||||
@ -12,8 +12,9 @@ SHARED_LIBS += WebServices 0.4
|
||||
HOMEPAGE = http://wiki.gnustep.org/index.php/WebServices
|
||||
MASTER_SITES = ${MASTER_SITE_GNUSTEP:=libs/}
|
||||
|
||||
WANTLIB += Performance pthread gnutls nettle
|
||||
|
||||
MODULES = x11/gnustep
|
||||
WANTLIB += Performance pthread gnutls
|
||||
LIB_DEPENDS = x11/gnustep/performance
|
||||
MODGNUSTEP_IS_FRAMEWORK = Yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.140 2016/04/24 00:35:10 jca Exp $
|
||||
# $OpenBSD: Makefile,v 1.141 2016/07/09 09:09:09 sthen Exp $
|
||||
|
||||
COMMENT-main = K Desktop Environment, basic applications
|
||||
COMMENT-samba = K Desktop Environment, samba support
|
||||
@ -14,7 +14,7 @@ PKGNAME-locale = kde3-locale-${VERSION}
|
||||
PKG_ARCH-en_US = *
|
||||
PKG_ARCH-locale = *
|
||||
REVISION-main = 42
|
||||
REVISION-samba = 20
|
||||
REVISION-samba = 21
|
||||
REVISION-en_US = 2
|
||||
REVISION-locale = 2
|
||||
|
||||
@ -91,9 +91,9 @@ WANTLIB-main += vorbisfile
|
||||
WANTLIB-samba = ${WANTLIB}
|
||||
WANTLIB-samba += execinfo ndr ndr-standard replace samba-hostconfig
|
||||
WANTLIB-samba += samba-util smbclient smbconf talloc tdb tevent
|
||||
WANTLIB-samba += tevent-util
|
||||
WANTLIB-samba += tevent-util samba-errors tevent-unix-util util-setid
|
||||
WANTLIB-samba += X11-xcb Xdamage Xxf86vm dcerpc-binding drm
|
||||
WANTLIB-samba += ffi gcrypt glapi gmp gnutls gpg-error hogweed
|
||||
WANTLIB-samba += ffi glapi gmp gnutls hogweed
|
||||
WANTLIB-samba += ldb ndr-krb5pac ndr-nbt nettle p11-kit samba-credentials
|
||||
WANTLIB-samba += samdb tasn1 wbclient xcb-dri2 xcb-glx
|
||||
WANTLIB-samba += lib/samba/asn1-samba4 lib/samba/gssapi-samba4
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.50 2016/05/01 16:24:09 zhuk Exp $
|
||||
# $OpenBSD: Makefile,v 1.51 2016/07/09 09:09:09 sthen Exp $
|
||||
|
||||
COMMENT = KDE workspace
|
||||
DISTNAME = kde-workspace-4.11.21
|
||||
REVISION = 9
|
||||
REVISION = 10
|
||||
|
||||
MASTER_SITES = ${MASTER_SITE_KDE:=stable/applications/15.04.3/src/}
|
||||
|
||||
@ -51,7 +51,7 @@ SHARED_LIBS += systemsettingsview 51.0
|
||||
SHARED_LIBS += taskmanager 51.0 # 4.7
|
||||
SHARED_LIBS += weather_ion 51.0 # 6.0
|
||||
|
||||
WANTLIB = c m pthread util z
|
||||
WANTLIB = c m pthread util z intl
|
||||
WANTLIB += GL GLU ICE SM X11 X11-xcb XRes Xau Xcomposite Xcursor Xdamage Xdmcp
|
||||
WANTLIB += Xext Xfixes Xft Xi Xinerama Xrandr Xrender Xss Xtst Xxf86vm
|
||||
WANTLIB += fontconfig freetype xkbfile
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.48 2015/04/10 20:21:01 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.49 2016/07/09 09:09:09 sthen Exp $
|
||||
|
||||
COMMENT= Xfce4 advanced calendar
|
||||
|
||||
XFCE_GOODIE= orage
|
||||
XFCE_VERSION= 4.12.1
|
||||
REVISION= 0
|
||||
|
||||
HOMEPAGE= http://www.kolumbus.fi/~w408237/orage/
|
||||
# GPLv2
|
||||
@ -26,6 +27,6 @@ WANTLIB= X11 Xcomposite Xcursor Xdamage Xext xcb-render \
|
||||
pangocairo-1.0 pangoft2-1.0 pcre pixman-1 png pthread \
|
||||
xfce4util z pthread-stubs xcb ical icalss icalvcal popt ffi \
|
||||
xcb-shm xfce4panel-1.0 notify dbus-1 dbus-glib-1 graphite2 \
|
||||
harfbuzz
|
||||
harfbuzz icui18n icuuc
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user