Update to 1.8.466

Approved by:	miwi (mentor)
This commit is contained in:
Marcus von Appen 2009-07-05 20:25:36 +00:00
parent 9bb0c06051
commit a670c9a1e1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=237187
3 changed files with 19 additions and 7 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= openal-soft
PORTVERSION= 1.7.411
PORTREVISION= 1
PORTVERSION= 1.8.466
CATEGORIES= audio
MASTER_SITES= http://kcat.strangesoft.net/openal-releases/
@ -23,4 +22,17 @@ CMAKE_USE_PTHREAD= yes
CMAKE_ARGS+= -DALSA:BOOL=OFF -DPORTAUDIO:BOOL=OFF -DSOLARIS:BOOL=OFF \
-DDSOUND:BOOL=OFF
.include <bsd.port.mk>
OPTIONS= PULSEAUDIO "Enable sound streaming using PulseAudio" off
.include <bsd.port.pre.mk>
.if defined(WITH_PULSEAUDIO)
LIB_DEPENDS+= pulse-simple.0:${PORTSDIR}/audio/pulseaudio
CFLAGS+= -I${LOCALBASE}/include
CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib"
CMAKE_ARGS+= -DPULSEAUDIO:BOOL=ON
.else
CMAKE_ARGS+= -DPULSEAUDIO:BOOL=OFF
.endif
.include <bsd.port.post.mk>

View File

@ -1,3 +1,3 @@
MD5 (openal-soft-1.7.411.tar.bz2) = e8a14e6e0591b943c078c0616da0d413
SHA256 (openal-soft-1.7.411.tar.bz2) = 11319e09e03a7a7a6330196ed6c4d377d5af05ac5544e13b13b77888c0db78d9
SIZE (openal-soft-1.7.411.tar.bz2) = 82002
MD5 (openal-soft-1.8.466.tar.bz2) = 28d500e0a6b0a7a824b509ad9eaba7be
SHA256 (openal-soft-1.8.466.tar.bz2) = e8ef5f057fa3c3b967a628e384f6d55b109456656b61e939febf3ee4472b0b4e
SIZE (openal-soft-1.8.466.tar.bz2) = 88588

View File

@ -2,7 +2,7 @@ bin/openal-info
include/AL/al.h
include/AL/alc.h
include/AL/alext.h
lib/libopenal.so.1.7.411
lib/libopenal.so.1.8.466
lib/libopenal.so.1
lib/libopenal.so
libdata/pkgconfig/openal.pc