aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authormva <mva@FreeBSD.org>2010-08-20 04:09:06 +0800
committermva <mva@FreeBSD.org>2010-08-20 04:09:06 +0800
commitaeb2a349d16b1db24d60e2ddd97bdd85928ed670 (patch)
treec92ae943d6f4375a18ff3ff72ce927d004776064 /audio
parentcd4f41f55434a3a8049c14d3aaeb75deea555625 (diff)
downloadfreebsd-ports-graphics-aeb2a349d16b1db24d60e2ddd97bdd85928ed670.tar.gz
freebsd-ports-graphics-aeb2a349d16b1db24d60e2ddd97bdd85928ed670.tar.zst
freebsd-ports-graphics-aeb2a349d16b1db24d60e2ddd97bdd85928ed670.zip
- New openal-soft port for the linux f10 base system.
Diffstat (limited to 'audio')
-rw-r--r--audio/Makefile1
-rw-r--r--audio/linux-f10-openal-soft/Makefile30
-rw-r--r--audio/linux-f10-openal-soft/distinfo.i3866
3 files changed, 37 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 891140e3a3e..608509d22ba 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -417,6 +417,7 @@
SUBDIR += linux-f10-mikmod
SUBDIR += linux-f10-nas-libs
SUBDIR += linux-f10-openal
+ SUBDIR += linux-f10-openal-soft
SUBDIR += linux-f10-sdl_mixer
SUBDIR += linux-f8-alsa-lib
SUBDIR += linux-f8-arts
diff --git a/audio/linux-f10-openal-soft/Makefile b/audio/linux-f10-openal-soft/Makefile
new file mode 100644
index 00000000000..700be9e18b4
--- /dev/null
+++ b/audio/linux-f10-openal-soft/Makefile
@@ -0,0 +1,30 @@
+# New ports collection makefile for: audio/linux-f10-openal-soft
+# Date created: 2010-08-19
+# Whom: mva
+#
+# $FreeBSD$
+#
+
+PORTNAME= openal-soft
+PORTVERSION= 1.8.466
+CATEGORIES= audio linux
+PKGNAMEPREFIX= linux-f10-
+DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION}.fc10
+
+MAINTAINER= mva@FreeBSD.org
+COMMENT= A 3D positional spatialized sound library (Linux Fedora 10)
+
+ONLY_FOR_ARCHS= i386 amd64
+USE_LINUX_RPM= yes
+USE_LINUX_APPS= alsalib arts esound
+LINUX_DIST_VER= 10
+RPMVERSION= 7
+USE_LDCONFIG= yes
+
+PLIST_FILES= usr/lib/libopenal.so.1 usr/lib/libopenal.so.${PORTVERSION} \
+ usr/bin/openal-info
+DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME}-${PORTVERSION}
+PORTDOCS= COPYING
+DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
+
+.include <bsd.port.mk>
diff --git a/audio/linux-f10-openal-soft/distinfo.i386 b/audio/linux-f10-openal-soft/distinfo.i386
new file mode 100644
index 00000000000..f278469c4c3
--- /dev/null
+++ b/audio/linux-f10-openal-soft/distinfo.i386
@@ -0,0 +1,6 @@
+MD5 (rpm/i386/fedora/10/openal-soft-1.8.466-7.fc10.i386.rpm) = ace2fbcd966935c108dfc6d32823f74d
+SHA256 (rpm/i386/fedora/10/openal-soft-1.8.466-7.fc10.i386.rpm) = ac58797668e0c2a4dedd750f58d5a5afd5801fe6a744b262308a150b1cc148f0
+SIZE (rpm/i386/fedora/10/openal-soft-1.8.466-7.fc10.i386.rpm) = 102250
+MD5 (rpm/i386/fedora/10/openal-soft-1.8.466-7.fc10.src.rpm) = cbc7f509e84061edcbc7721b0aad7047
+SHA256 (rpm/i386/fedora/10/openal-soft-1.8.466-7.fc10.src.rpm) = fec0f2f4dd331e96fd4d8b018ad317d515056ac0d320ab3ae1ffbb6d98a5379d
+SIZE (rpm/i386/fedora/10/openal-soft-1.8.466-7.fc10.src.rpm) = 94764