aboutsummaryrefslogtreecommitdiff
path: root/audio/linux-openal
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2006-04-30 22:00:43 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2006-04-30 22:00:43 +0000
commite830277d415976085a02273db2a5f3005b1dfc4a (patch)
tree43bee88a5f939236234ad27547e9572e0efa2d1e /audio/linux-openal
parentddb4285dd2a5b2f0add91622eff2f4de5672badf (diff)
downloadports-e830277d415976085a02273db2a5f3005b1dfc4a.tar.gz
ports-e830277d415976085a02273db2a5f3005b1dfc4a.zip
bsd.linux-rpm.mk:
- document some variables - set some variables based upon presets [1] - automatically guess the src RPM (needs to be overidden for multi-RPM ports) [1] - allow to specify complete directories or a set of files for automatic brandelf handling (BRANDELF_DIRS/BRANDELF_FILES) [1] - add fc3 to the automatic plist handling [1] - allow to override the linux-rpm-generate-plist target - also detect @dirrmtry in the automatic plist handling [1] - adopt the new-plist target to the new world order [1] ports: [1,2] - edit WRKSRC (add rpm/i386/${LINUX_DIST}/${LINUX_DIST_VER}) - add source distfiles to distinfo to allow auto fetching sources with defined PACKAGE_BUILDING; - remove some variables already defined at linux-rpm (i.e. MASTRE_SITE_SUBDIR); - add LINUX_DIST_VER to every port (in case default linux_base changes); - bump PORTREVISION (so that the ports build cluster puts the src and binary RPM's to the new location) - update linux-openal to the newest FC3 port All errors are mine because of cut&paste patch merging. Aproved by: maintainer [2] Reviewed on: multimedia [1] Submitted by: Boris Samorodov <bsam@ipt.ru> [1]
Notes
Notes: svn path=/head/; revision=160975
Diffstat (limited to 'audio/linux-openal')
-rw-r--r--audio/linux-openal/Makefile7
-rw-r--r--audio/linux-openal/distinfo.i3869
2 files changed, 10 insertions, 6 deletions
diff --git a/audio/linux-openal/Makefile b/audio/linux-openal/Makefile
index c16a47d757da..df6d0777d03c 100644
--- a/audio/linux-openal/Makefile
+++ b/audio/linux-openal/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= openal
-DISTVERSION= 0.0-0.2.20040726
-PORTREVISION= 1
+DISTVERSION= 0.0.9-0.3.20060226cvs.fc3
CATEGORIES= audio linux
-MASTER_SITE_SUBDIR= ../extras/3/${LINUX_RPM_ARCH}/
+MASTER_SITE_SUBDIR= ../extras/${LINUX_DIST_VER}/${LINUX_RPM_ARCH}/
MAINTAINER= jylefort@FreeBSD.org
COMMENT= A 3D positional spatialized sound library (Linux version)
@@ -24,6 +23,8 @@ RUN_DEPENDS= ${LINUXBASE}/lib/libasound.so.2:${PORTSDIR}/audio/linux-alsa-lib \
ONLY_FOR_ARCHS= i386 amd64
USE_LINUX_RPM= yes
+LINUX_DIST_VER= 3
+MASTER_SITE_SRC_SUBDIR= ../extras/${LINUX_DIST_VER}/SRPMS
INSTALLS_SHLIB= yes
AUTOMATIC_PLIST=yes
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
diff --git a/audio/linux-openal/distinfo.i386 b/audio/linux-openal/distinfo.i386
index 6dab65756c96..bb1eea1c0c5f 100644
--- a/audio/linux-openal/distinfo.i386
+++ b/audio/linux-openal/distinfo.i386
@@ -1,3 +1,6 @@
-MD5 (openal-0.0-0.2.20040726.i386.rpm) = 90eb77535e33d7c35b86d48b4dbfaa5a
-SHA256 (openal-0.0-0.2.20040726.i386.rpm) = fc1899bc52728ec12ae3d45e3d29ccb5de5fc97cc6581cb49fee431650d24f5c
-SIZE (openal-0.0-0.2.20040726.i386.rpm) = 121188
+MD5 (rpm/i386/fedora/3/openal-0.0.9-0.3.20060226cvs.fc3.i386.rpm) = 6842d2ac069f3aaec12e52d6cafd7c28
+SHA256 (rpm/i386/fedora/3/openal-0.0.9-0.3.20060226cvs.fc3.i386.rpm) = 2860b47d8391a3ff9a556f7ab36352c889b0065f5bbeadcf02649989cec95851
+SIZE (rpm/i386/fedora/3/openal-0.0.9-0.3.20060226cvs.fc3.i386.rpm) = 129732
+MD5 (rpm/i386/fedora/3/openal-0.0.9-0.3.20060226cvs.fc3.src.rpm) = d24c288da4ccde1c6ff2ce994bfa55c3
+SHA256 (rpm/i386/fedora/3/openal-0.0.9-0.3.20060226cvs.fc3.src.rpm) = b2da011fb31ed01da72f538d2ee2d5b59a142a5e2df3715fb8403f9dcf98d87e
+SIZE (rpm/i386/fedora/3/openal-0.0.9-0.3.20060226cvs.fc3.src.rpm) = 1368091