chase WANTLIB (sndio) and bump

This commit is contained in:
sthen 2008-11-19 17:26:20 +00:00
parent f81c08b2ad
commit 4b8d0cb2f8
3 changed files with 9 additions and 8 deletions

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.1.1.1 2008/08/22 11:38:25 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.2 2008/11/19 17:26:20 sthen Exp $
COMMENT= C++ GUI library designed for games
DISTNAME= guichan-0.8.1
PKGNAME= ${DISTNAME}p0
CATEGORIES= devel games
HOMEPAGE= http://guichan.sourceforge.net/
@ -21,7 +22,7 @@ PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://guichan.googlecode.com/files/
WANTLIB= X11 Xau Xdmcp Xext Xrandr Xrender iconv m usbhid
WANTLIB= X11 Xau Xdmcp Xext Xrandr Xrender iconv m sndio usbhid
MODULES= converters/libiconv

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.21 2007/11/13 14:06:21 steven Exp $
# $OpenBSD: Makefile,v 1.22 2008/11/19 17:26:20 sthen Exp $
COMMENT= SDL C++ GUI widget library
DISTNAME= GUIlib-1.1.1
PKGNAME= ${DISTNAME:L}p5
PKGNAME= ${DISTNAME:L}p6
SHARED_LIBS += GUI 1.0 # .0.1
CATEGORIES= devel graphics
@ -17,7 +17,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= X11 Xau Xrandr Xrender iconv Xdmcp Xext m usbhid
WANTLIB= X11 Xau Xrandr Xrender iconv Xdmcp Xext m sndio usbhid
LIB_DEPENDS= SDL.::devel/sdl

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.25 2007/11/13 14:06:21 steven Exp $
# $OpenBSD: Makefile,v 1.26 2008/11/19 17:26:20 sthen Exp $
COMMENT= graphical user interface library for C++
DISTNAME= libuta-0.4.4
PKGNAME= ${DISTNAME}p5
PKGNAME= ${DISTNAME}p6
SHARED_LIBS= uta 42.0
MODGNU_SHARED_LIBS= uta ''
@ -19,7 +19,7 @@ PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= SDL X11 Xau Xdmcp Xext m mikmod ogg pthread stdc++ usbhid \
Xrandr Xrender iconv vorbis vorbisfile z
Xrandr Xrender iconv sndio vorbis vorbisfile z
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libuta/}