From aeb2a349d16b1db24d60e2ddd97bdd85928ed670 Mon Sep 17 00:00:00 2001 From: mva Date: Thu, 19 Aug 2010 20:09:06 +0000 Subject: - New openal-soft port for the linux f10 base system. --- audio/Makefile | 1 + audio/linux-f10-openal-soft/Makefile | 30 ++++++++++++++++++++++++++++++ audio/linux-f10-openal-soft/distinfo.i386 | 6 ++++++ 3 files changed, 37 insertions(+) create mode 100644 audio/linux-f10-openal-soft/Makefile create mode 100644 audio/linux-f10-openal-soft/distinfo.i386 (limited to 'audio') 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 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 -- cgit git/cgit.cgi/freebsd-ports-graphics/stats/x11/libexo'>stats
Commit message (Expand)AuthorAgeFilesLines
* - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-0/+1
* update xfce to 4.6.1oliver2009-05-063-6/+17
* update Xfce to 4.6oliver2009-03-033-22/+40
* update xfce to 4.4.3oliver2008-10-311-1/+1
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-241-1/+0
* update xfce4 to 4.4.2oliver2008-02-133-61/+70
* - Fix a typo in bsd.sites.mk along with all the places it affectedsat2007-10-261-1/+1
* Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend onlinimon2007-10-071-0/+1
* fix %%PYTHON_SITELIBDIR%% macro usageoliver2007-08-291-11/+11
* chase python 2.4 -> python 2.5 switch [1]oliver2007-08-272-17/+13
* - Welcome X.org 7.2 \o/.flz2007-05-202-2/+1
* update xfce to 4.4.1oliver2007-04-121-1/+1