diff options
author | bsam <bsam@FreeBSD.org> | 2009-06-02 01:26:31 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2009-06-02 01:26:31 +0800 |
commit | b67e89375e2935769a740e6daa93cab4e01ce4e4 (patch) | |
tree | 36c801e59afd8bf959bbfa435be1e5b23a32179d /audio/linux-f10-freealut | |
parent | 9d67f5f0305d6e8609bc6d9353603aae92ae9263 (diff) | |
download | freebsd-ports-gnome-b67e89375e2935769a740e6daa93cab4e01ce4e4.tar.gz freebsd-ports-gnome-b67e89375e2935769a740e6daa93cab4e01ce4e4.tar.zst freebsd-ports-gnome-b67e89375e2935769a740e6daa93cab4e01ce4e4.zip |
Here are new Linux Fedora 10 infrastructure ports.
Those ports are intended to be used with 8-CURRENT at least
with SVN r192206.
If you want to switch to linux-f10 ports, please define at /etc/make.conf:
OVERRIDE_LINUX_BASE_PORT=f10
OVERRIDE_LINUX_NONBASE_PORTS=f10
An upgrading procedure is shown at /usr/ports/UPDATING, entries 20090401
and 20070327.
For the first time all tested linux ports work as expected(!):
. acroread8;
. google-earth;
. skype;
. seamonkey.
Many thanks for kernel folks who really did the main work
(and I wrote only some lines of ports).
There is a good chance that those ports may become a default
for 8.0-RELEASE. Please, test and report back to emulation@ ML.
Diffstat (limited to 'audio/linux-f10-freealut')
-rw-r--r-- | audio/linux-f10-freealut/Makefile | 14 | ||||
-rw-r--r-- | audio/linux-f10-freealut/distinfo.i386 | 12 |
2 files changed, 14 insertions, 12 deletions
diff --git a/audio/linux-f10-freealut/Makefile b/audio/linux-f10-freealut/Makefile index 2f34db720696..a654132935cd 100644 --- a/audio/linux-f10-freealut/Makefile +++ b/audio/linux-f10-freealut/Makefile @@ -1,5 +1,5 @@ -# New ports collection makefile for: audio/linux-f8-freealut -# Date created: 2008-04-03 +# New ports collection makefile for: audio/linux-f10-freealut +# Date created: 2009-05-03 # Whom: bsam # # $FreeBSD$ @@ -8,16 +8,18 @@ PORTNAME= freealut PORTVERSION= 1.1.0 CATEGORIES= audio linux -PKGNAMEPREFIX= linux-f8- +PKGNAMEPREFIX= linux-f10- DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION} MAINTAINER= emulation@FreeBSD.org -COMMENT= A free implementation of OpenAL's ALUT standard (Linux Fedora 8) +COMMENT= A free implementation of OpenAL's ALUT standard (Linux Fedora 10) + +CONFLICTS= linux-freealut-[0-9]* linux-f8-freealut-[0-9]* USE_LINUX_RPM= yes USE_LINUX_APPS= openal -LINUX_DIST_VER= 8 -RPMVERSION= 5.fc8 +LINUX_DIST_VER= 10 +RPMVERSION= 6.fc9 USE_LDCONFIG= yes ONLY_FOR_ARCHS= i386 amd64 diff --git a/audio/linux-f10-freealut/distinfo.i386 b/audio/linux-f10-freealut/distinfo.i386 index bcc088e88b78..b7d746e83c2e 100644 --- a/audio/linux-f10-freealut/distinfo.i386 +++ b/audio/linux-f10-freealut/distinfo.i386 @@ -1,6 +1,6 @@ -MD5 (rpm/i386/fedora/8/freealut-1.1.0-5.fc8.i386.rpm) = 2ed8e10047cee7d7bb413be2a5bd6054 -SHA256 (rpm/i386/fedora/8/freealut-1.1.0-5.fc8.i386.rpm) = bdd412c4e1b5dc2c98d4981a33876929e43aeeeb334d42ce700d0d10aed6c512 -SIZE (rpm/i386/fedora/8/freealut-1.1.0-5.fc8.i386.rpm) = 41578 -MD5 (rpm/i386/fedora/8/freealut-1.1.0-5.fc8.src.rpm) = ec73a68fcdf5dafb362149424868cf24 -SHA256 (rpm/i386/fedora/8/freealut-1.1.0-5.fc8.src.rpm) = 509ac6548eb71a0db8bf9b504187aaecefcda868edfe1d56051a08d86df05388 -SIZE (rpm/i386/fedora/8/freealut-1.1.0-5.fc8.src.rpm) = 465764 +MD5 (rpm/i386/fedora/10/freealut-1.1.0-6.fc9.i386.rpm) = a8eee64c52c346da55b877f8bfb07431 +SHA256 (rpm/i386/fedora/10/freealut-1.1.0-6.fc9.i386.rpm) = 98d2f6b77422692a98996e3e6459a8dcd0a86ea95734c1c2f76fc41acf906a4e +SIZE (rpm/i386/fedora/10/freealut-1.1.0-6.fc9.i386.rpm) = 41661 +MD5 (rpm/i386/fedora/10/freealut-1.1.0-6.fc9.src.rpm) = 1257174caff56df4ad844ed31587eef5 +SHA256 (rpm/i386/fedora/10/freealut-1.1.0-6.fc9.src.rpm) = 568cba6b336e4110e8abd49ba4e5a494b1968b36255903554478c9f0bf144dc7 +SIZE (rpm/i386/fedora/10/freealut-1.1.0-6.fc9.src.rpm) = 465932 |