Skip to content

Commit

Permalink
WANTLIB changes after xcb addition and bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
mkilian committed Aug 10, 2009
1 parent 764a9f8 commit 348263b
Show file tree
Hide file tree
Showing 676 changed files with 2,260 additions and 1,952 deletions.
4 changes: 3 additions & 1 deletion astro/celestia/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.12 2009/07/20 10:35:20 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.13 2009/08/10 06:29:51 kili Exp $

COMMENT= free space simulator and planetarium

DISTNAME= celestia-1.6.0
PKGNAME= ${DISTNAME}p0
CATEGORIES= astro x11

HOMEPAGE= http://www.shatters.net/celestia/
Expand All @@ -23,6 +24,7 @@ WANTLIB += c cairo expat fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0
WANTLIB += gio-2.0 glib-2.0 glitz gmodule-2.0 gobject-2.0 gtk-x11-2.0
WANTLIB += jpeg m ogg pango-1.0 pangocairo-1.0 pangoft2-1.0 pangox-1.0
WANTLIB += pcre pixman-1 png stdc++ z
WANTLIB += pthread-stubs xcb

MODULES= devel/gettext
LIB_DEPENDS= gdkglext-x11-1.0,gtkglext-x11-1.0::x11/gtkglext \
Expand Down
6 changes: 3 additions & 3 deletions astro/sattrack/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.25 2009/05/04 10:25:39 sthen Exp $
# $OpenBSD: Makefile,v 1.26 2009/08/10 06:29:51 kili Exp $

V= 3.1.6
COMMENT= real-time satellite tracking and orbit propagation program
DISTNAME= sattrack-${V}
PKGNAME= ${DISTNAME}p2
PKGNAME= ${DISTNAME}p3
CATEGORIES= astro

# Commercial License
Expand All @@ -12,7 +12,7 @@ PERMIT_PACKAGE_FTP= May not distribute modified version
PERMIT_DISTFILES_CDROM= May not be bundled, according to copyright
PERMIT_DISTFILES_FTP= Yes

WANTLIB= ICE SM X11 Xt c m
WANTLIB= ICE SM X11 Xt c m pthread-stubs xcb

FAKE_FLAGS= PREFIX=${WRKINST}${PREFIX}

Expand Down
5 changes: 3 additions & 2 deletions astro/stellarium/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.10 2009/06/04 21:12:07 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.11 2009/08/10 06:29:51 kili Exp $

COMMENT= free open source planetarium

DISTNAME= stellarium-0.10.2
PKGNAME= ${DISTNAME}p0
PKGNAME= ${DISTNAME}p1

CATEGORIES= astro x11

Expand All @@ -22,6 +22,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=stellarium/}
WANTLIB += GL GLU ICE SM X11 Xext Xi Xinerama Xrender c
WANTLIB += fontconfig freetype glib-2.0 gthread-2.0 jpeg m png
WANTLIB += pthread stdc++ z
WANTLIB += pthread-stubs xcb

USE_X11= Yes

Expand Down
6 changes: 3 additions & 3 deletions astro/sunclock/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.13 2009/03/23 17:20:33 naddy Exp $
# $OpenBSD: Makefile,v 1.14 2009/08/10 06:29:51 kili Exp $

COMMENT-main= display the phase of the Sun on a map of the Earth
COMMENT-maps= additional maps of the Earth for sunclock

VERSION= 3.56
DISTNAME= sunclock-${VERSION}
PKGNAME-main= ${DISTNAME}p1
PKGNAME-main= ${DISTNAME}p2
PKGNAME-maps= sunclock-maps-${VERSION}p0
CATEGORIES= astro

Expand Down Expand Up @@ -43,7 +43,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes

WANTLIB-main= X11 Xext Xpm Xau Xdmcp c m z
WANTLIB-main= X11 Xext Xpm Xau Xdmcp c m pthread-stubs xcb z
DIST_SUBDIR= sunclock


Expand Down
6 changes: 3 additions & 3 deletions astro/wmglobe/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.19 2007/09/15 10:37:21 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.20 2009/08/10 06:29:51 kili Exp $

COMMENT= wm-dockapp; displays the earth on an icon

DISTNAME= wmglobe-1.3
PKGNAME= ${DISTNAME}p0
PKGNAME= ${DISTNAME}p1
CATEGORIES= astro x11 x11/windowmaker

HOMEPAGE= http://hamete.org/static/wmg/
Expand All @@ -15,7 +15,7 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= X11 Xext Xpm c m z
WANTLIB= X11 Xext Xpm c m pthread-stubs xcb z

MASTER_SITES= ${HOMEPAGE}

Expand Down
6 changes: 3 additions & 3 deletions astro/wmmoonclock/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.19 2007/12/18 10:39:47 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.20 2009/08/10 06:29:51 kili Exp $

COMMENT= wm-dockapp; shows the moon phase

DISTNAME= wmMoonClock-1.27
PKGNAME= ${DISTNAME:L}p1
PKGNAME= ${DISTNAME:L}p2
CATEGORIES= astro x11 x11/windowmaker

MAINTAINER= Peter Stromberg <[email protected]>
Expand All @@ -14,7 +14,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes

WANTLIB= X11 Xext Xpm c m
WANTLIB= X11 Xext Xpm c m pthread-stubs xcb

MASTER_SITES= http://humppa.nl/distfiles/

Expand Down
6 changes: 3 additions & 3 deletions astro/wmspaceweather/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.20 2008/06/20 10:49:42 martynas Exp $
# $OpenBSD: Makefile,v 1.21 2009/08/10 06:29:52 kili Exp $

COMMENT= wm-dockapp; space weather monitor

DISTNAME= wmSpaceWeather-1.04
PKGNAME= ${DISTNAME:L}p2
PKGNAME= ${DISTNAME:L}p3
CATEGORIES= astro x11 x11/windowmaker

MAINTAINER= Peter Stromberg <[email protected]>
Expand All @@ -14,7 +14,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes

WANTLIB= X11 Xext Xpm c
WANTLIB= X11 Xext Xpm c pthread-stubs xcb

MASTER_SITES= http://humppa.nl/distfiles/

Expand Down
6 changes: 3 additions & 3 deletions astro/wmsun/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.18 2007/12/18 10:39:47 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.19 2009/08/10 06:29:52 kili Exp $

COMMENT= wm-dockapp; shows sunrise/sunset times

DISTNAME= wmSun-1.03
PKGNAME= ${DISTNAME:L}p1
PKGNAME= ${DISTNAME:L}p2
CATEGORIES= astro x11 x11/windowmaker

MAINTAINER= Peter Stromberg <[email protected]>
Expand All @@ -14,7 +14,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes

WANTLIB= X11 Xext Xpm c m
WANTLIB= X11 Xext Xpm c m pthread-stubs xcb

MASTER_SITES= http://humppa.nl/distfiles/

Expand Down
7 changes: 4 additions & 3 deletions astro/xearth/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.19 2007/12/18 09:30:31 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.20 2009/08/10 06:29:52 kili Exp $

COMMENT= set the root window to the image of earth
DISTNAME= xearth-1.1
PKGNAME= ${DISTNAME}p1
PKGNAME= ${DISTNAME}p2
CATEGORIES= astro x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=applications/}

Expand All @@ -12,7 +12,8 @@ PERMIT_PACKAGE_CDROM= Cannot sell
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Cannot sell
PERMIT_DISTFILES_FTP= Yes
WANTLIB= ICE SM X11 Xau Xdmcp Xext Xt c m
WANTLIB= ICE SM X11 Xau Xdmcp Xext Xt c m \
pthread-stubs xcb

CONFIGURE_STYLE= imake

Expand Down
7 changes: 4 additions & 3 deletions astro/xephem/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.33 2008/06/20 18:33:45 naddy Exp $
# $OpenBSD: Makefile,v 1.34 2009/08/10 06:29:52 kili Exp $

COMMENT= interactive astronomical ephemeris
DISTNAME= xephem-3.2.3
PKGNAME= ${DISTNAME}p0
PKGNAME= ${DISTNAME}p1
CATEGORIES= astro
MASTER_SITES= http://humppa.nl/distfiles/

Expand All @@ -12,7 +12,8 @@ PERMIT_PACKAGE_CDROM= no modifications, no fee
PERMIT_PACKAGE_FTP= no modifications
PERMIT_DISTFILES_CDROM= no fee
PERMIT_DISTFILES_FTP= Yes
WANTLIB= ICE SM X11 Xau Xdmcp Xext Xp Xt c m
WANTLIB= ICE SM X11 Xau Xdmcp Xext Xp Xt c m \
pthread-stubs xcb

USE_MOTIF= any
CONFIGURE_STYLE= imake
Expand Down
6 changes: 3 additions & 3 deletions astro/xphoon/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.20 2007/12/18 09:37:16 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.21 2009/08/10 06:29:52 kili Exp $

COMMENT= set the root window to the moon in its current phase
DISTNAME= xphoon
PKGNAME= xphoon-91.9.18p2
PKGNAME= xphoon-91.9.18p3
CATEGORIES= astro x11

HOMEPAGE= http://xphoon.sourceforge.net/
Expand All @@ -15,7 +15,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Cannot sell
PERMIT_DISTFILES_FTP= Yes

WANTLIB= X11 Xau Xdmcp Xext c m
WANTLIB= X11 Xau Xdmcp Xext c m pthread-stubs xcb

CONFIGURE_STYLE= imake

Expand Down
5 changes: 3 additions & 2 deletions astro/xworld/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.9 2007/12/18 09:43:37 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.10 2009/08/10 06:29:52 kili Exp $

COMMENT= earth as seen from the direction of the sun

DISTNAME= xworld-2.0
PKGNAME= ${DISTNAME}p0
CATEGORIES= astro x11

MAINTAINER= Vladimir Kotal <[email protected]>
Expand All @@ -15,7 +16,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes

WANTLIB= X11 c m
WANTLIB= X11 c m pthread-stubs xcb

USE_X11= Yes

Expand Down
5 changes: 3 additions & 2 deletions audio/amarok/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.32 2009/04/04 00:24:02 sthen Exp $
# $OpenBSD: Makefile,v 1.33 2009/08/10 06:29:52 kili Exp $

CATEGORIES = audio x11 x11/kde
COMMENT = music player for KDE
Expand All @@ -7,7 +7,7 @@ HOMEPAGE = http://amarok.kde.org/
V = 1.4.10
MASTER_SITES = ${MASTER_SITE_KDE:=stable/amarok/$V/src/}
DISTNAME = amarok-$V
PKGNAME = ${DISTNAME}p2
PKGNAME = ${DISTNAME}p3
EXTRACT_SUFX = .tar.bz2

# GPLv2/LGPLv2/GFDL
Expand All @@ -34,6 +34,7 @@ WANTLIB += ICE SM X11 Xau Xdmcp Xext Xrender art_lgpl_2 c expat
WANTLIB += fam fontconfig freetype gdk_pixbuf-2.0 gio-2.0 glib-2.0
WANTLIB += gmodule-2.0 gobject-2.0 iconv idn intl jpeg m pcre
WANTLIB += pcreposix png pthread rpcsvc stdc++ usb util xml2 z
WANTLIB += pthread-stubs xcb

SHARED_LIBS += amarok 0.0 # .0.0
SHARED_LIBS += http11 0.0 # .0.0
Expand Down
7 changes: 4 additions & 3 deletions audio/aqualung/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.11 2009/02/09 22:13:39 sthen Exp $
# $OpenBSD: Makefile,v 1.12 2009/08/10 06:29:52 kili Exp $

COMMENT= advanced music player

DISTNAME= aqualung-0.9beta10
PKGNAME= ${DISTNAME}p0
CATEGORIES= audio

HOMEPAGE= http://aqualung.factorial.hu/
Expand Down Expand Up @@ -37,8 +38,8 @@ WANTLIB= X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes \
fontconfig freetype gio-2.0 glib-2.0 glitz gmodule-2.0 \
gobject-2.0 gthread-2.0 m mp3lame ogg pango-1.0 \
pangocairo-1.0 pangoft2-1.0 pixman-1 png pthread \
samplerate sndfile sndio stdc++ vorbis vorbisenc \
vorbisfile z
pthread-stubs samplerate sndfile sndio stdc++ vorbis \
vorbisenc vorbisfile xcb z

USE_X11= Yes
CONFIGURE_STYLE=gnu
Expand Down
6 changes: 3 additions & 3 deletions audio/ascd/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.16 2007/11/13 12:44:22 steven Exp $
# $OpenBSD: Makefile,v 1.17 2009/08/10 06:29:52 kili Exp $
# $FreeBSD: ports/audio/ascd/Makefile,v 1.17 2000/09/25 12:21:17 asami Exp $

COMMENT= cd player for Afterstep or Window Maker
DISTNAME= ascd-0.13.2
PKGNAME= ${DISTNAME}p1
PKGNAME= ${DISTNAME}p2
CATEGORIES= audio x11 x11/windowmaker

HOMEPAGE= http://worldserver.oleane.com/rsn/ascd-en.html
Expand All @@ -15,7 +15,7 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= X11 Xau Xdmcp Xext Xpm c
WANTLIB= X11 Xau Xdmcp Xext Xpm c pthread-stubs xcb

MASTER_SITES= http://worldserver.oleane.com/rsn/Archives/
DISTFILES= ${DISTNAME}-src.tgz ${DATAFILES}
Expand Down
8 changes: 4 additions & 4 deletions audio/audacious-plugins/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.16 2009/01/25 02:07:06 fgsch Exp $
# $OpenBSD: Makefile,v 1.17 2009/08/10 06:29:52 kili Exp $

SHARED_ONLY = Yes

Expand All @@ -7,8 +7,8 @@ COMMENT-jack = jack plugin for audacious

V = 1.5.1
DISTNAME = audacious-plugins-$V
PKGNAME-main = ${DISTNAME}
PKGNAME-jack = audacious-jack-$V
PKGNAME-main = ${DISTNAME}p0
PKGNAME-jack = audacious-jack-$Vp0

CATEGORIES = audio multimedia

Expand All @@ -25,7 +25,7 @@ WANTLIB = X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes \
freetype gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0 glitz \
gmodule-2.0 gobject-2.0 gthread-2.0 gtk-x11-2.0 iconv \
intl m pango-1.0 pangocairo-1.0 pangoft2-1.0 pixman-1 \
png z
png pthread-stubs xcb z
WANTLIB-main = ${WANTLIB} dbus-1 dbus-glib-1 mowgli ogg sndio stdc++
WANTLIB-jack = ${WANTLIB} jack samplerate

Expand Down
5 changes: 3 additions & 2 deletions audio/audacious/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.12 2009/01/25 02:02:19 fgsch Exp $
# $OpenBSD: Makefile,v 1.13 2009/08/10 06:29:52 kili Exp $

SHARED_ONLY = Yes

COMMENT = gtk+2 media player based on BMP and XMMS

DISTNAME = audacious-1.5.1
PKGNAME = ${DISTNAME}p0
SHARED_LIBS = audclient 0.0

CATEGORIES = audio multimedia
Expand All @@ -21,7 +22,7 @@ WANTLIB = ICE SM X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext \
Xfixes Xi Xinerama Xrandr Xrender atk-1.0 c cairo expat \
fontconfig freetype gio-2.0 glib-2.0 glitz gmodule-2.0 \
gobject-2.0 gthread-2.0 m pango-1.0 pangocairo-1.0 \
pangoft2-1.0 pixman-1 png pthread z
pangoft2-1.0 pixman-1 png pthread pthread-stubs xcb z

MASTER_SITES = http://distfiles.atheme.org/

Expand Down
5 changes: 3 additions & 2 deletions audio/aumix/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.26 2009/03/06 21:24:52 jasper Exp $
# $OpenBSD: Makefile,v 1.27 2009/08/10 06:29:52 kili Exp $

COMMENT= full-screen ncurses or GTK-based audio mixer

DISTNAME= aumix-2.8
PKGNAME= ${DISTNAME}p8
PKGNAME= ${DISTNAME}p9
CATEGORIES= audio

HOMEPAGE= http://jpj.net/~trevor/aumix.html
Expand Down Expand Up @@ -39,6 +39,7 @@ WANTLIB += X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes
WANTLIB += Xi Xinerama Xrandr Xrender atk-1.0 cairo expat fontconfig
WANTLIB += freetype gio-2.0 glib-2.0 glitz gmodule-2.0 gobject-2.0
WANTLIB += pango-1.0 pangocairo-1.0 pangoft2-1.0 pixman-1 png z
WANTLIB += pthread-stubs xcb
USE_X11= Yes
.endif

Expand Down
Loading

0 comments on commit 348263b

Please sign in to comment.