really add oil to WANTLIB; bump again. spotted by kili.
This commit is contained in:
parent
e975ca32e8
commit
110ae222c4
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2009/07/19 12:42:04 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2009/07/19 15:25:55 sthen Exp $
|
||||
|
||||
COMMENT= decoding library for KDE Multimedia
|
||||
|
||||
DISTNAME= akode-2.0.2
|
||||
PKGNAME= ${DISTNAME}p7
|
||||
PKGNAME= ${DISTNAME}p8
|
||||
SHARED_LIBS += akode 2.1 # .2.0
|
||||
|
||||
CATEGORIES= audio multimedia x11/kde
|
||||
@ -29,7 +29,7 @@ LIB_DEPENDS= FLAC.>=8::audio/flac \
|
||||
jack::audio/jack
|
||||
|
||||
WANTLIB= a52 bz2 c faac faad samplerate m mp3lame ogg pthread \
|
||||
schroedinger-1.0 stdc++ theora x264 z
|
||||
oil-0.3 schroedinger-1.0 stdc++ theora x264 z
|
||||
|
||||
USE_X11= Yes
|
||||
USE_GMAKE= Yes
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2009/07/19 15:06:46 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2009/07/19 15:25:55 sthen Exp $
|
||||
# $FreeBSD: ports/multimedia/libquicktime/Makefile,v 1.19 2004/03/16 04:23:53 edwin Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= library for reading and writing quicktime files
|
||||
DISTNAME= libquicktime-1.1.1
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
CATEGORIES= multimedia
|
||||
SHARED_LIBS= quicktime 4.0
|
||||
|
||||
@ -24,7 +24,7 @@ WANTLIB= GL ICE SM X11 Xau Xaw Xcomposite Xcursor \
|
||||
glib-2.0 glitz gmodule-2.0 gobject-2.0 m \
|
||||
ogg ossaudio pango-1.0 pangocairo-1.0 \
|
||||
pangoft2-1.0 pcre pixman-1 pthread theora \
|
||||
z schroedinger-1.0
|
||||
z oil-0.3 schroedinger-1.0
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libquicktime/}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user