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-libaudiofile | |
parent | 9d67f5f0305d6e8609bc6d9353603aae92ae9263 (diff) | |
download | freebsd-ports-graphics-b67e89375e2935769a740e6daa93cab4e01ce4e4.tar.gz freebsd-ports-graphics-b67e89375e2935769a740e6daa93cab4e01ce4e4.tar.zst freebsd-ports-graphics-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-libaudiofile')
-rw-r--r-- | audio/linux-f10-libaudiofile/Makefile | 14 | ||||
-rw-r--r-- | audio/linux-f10-libaudiofile/distinfo.i386 | 12 |
2 files changed, 14 insertions, 12 deletions
diff --git a/audio/linux-f10-libaudiofile/Makefile b/audio/linux-f10-libaudiofile/Makefile index ec3405afa6f..61b88c1d7bd 100644 --- a/audio/linux-f10-libaudiofile/Makefile +++ b/audio/linux-f10-libaudiofile/Makefile @@ -1,5 +1,5 @@ -# New ports collection makefile for: audio/linux-f8-libaudiofile -# Date created: 2008-04-03 +# New ports collection makefile for: audio/linux-f10-libaudiofile +# Date created: 2009-05-03 # Whom: bsam # # $FreeBSD$ @@ -8,16 +8,18 @@ PORTNAME= lib${LINUX_NAME} PORTVERSION= 0.2.6 CATEGORIES= audio linux -PKGNAMEPREFIX= linux-f8- +PKGNAMEPREFIX= linux-f10- DISTNAME= ${LINUX_NAME}-${PORTVERSION}-${RPMVERSION} MAINTAINER= freebsd-emulation@FreeBSD.org -COMMENT= An implementation of the Audio File Library from SGI (Linux Fedora 8) +COMMENT= An implementation of the Audio File Library from SGI (Linux Fedora 10) + +CONTFLICTS= linux-libaudiofile-[0-9]* linux-f8-libaudiofile-[0-9]* USE_LINUX_RPM= yes LINUX_NAME= audiofile -LINUX_DIST_VER= 8 -RPMVERSION= 7.fc8 +LINUX_DIST_VER= 10 +RPMVERSION= 9.fc10 BRANDELF_DIRS= usr/bin USE_LDCONFIG= yes PLIST= pkg-plist.${LINUX_RPM_ARCH} diff --git a/audio/linux-f10-libaudiofile/distinfo.i386 b/audio/linux-f10-libaudiofile/distinfo.i386 index 256e7c72833..942d3a5759d 100644 --- a/audio/linux-f10-libaudiofile/distinfo.i386 +++ b/audio/linux-f10-libaudiofile/distinfo.i386 @@ -1,6 +1,6 @@ -MD5 (rpm/i386/fedora/8/audiofile-0.2.6-7.fc8.i386.rpm) = cac74bde19f64db48a4d4ed3ecd8516e -SHA256 (rpm/i386/fedora/8/audiofile-0.2.6-7.fc8.i386.rpm) = 28b0a9998b1f097fde57f177383cfec3347f4d299b38c14a5eb5c87707493c68 -SIZE (rpm/i386/fedora/8/audiofile-0.2.6-7.fc8.i386.rpm) = 109995 -MD5 (rpm/i386/fedora/8/audiofile-0.2.6-7.fc8.src.rpm) = 2f214f8e90f34b55bdbc00657bee645b -SHA256 (rpm/i386/fedora/8/audiofile-0.2.6-7.fc8.src.rpm) = 935ae4d929767191888e92d895b0f159d80aaafb5b002c01b7feda97e8dea7eb -SIZE (rpm/i386/fedora/8/audiofile-0.2.6-7.fc8.src.rpm) = 290076 +MD5 (rpm/i386/fedora/10/audiofile-0.2.6-9.fc10.i386.rpm) = 548a964239b99954cab2fc3e2bf06b2d +SHA256 (rpm/i386/fedora/10/audiofile-0.2.6-9.fc10.i386.rpm) = 5c89d3a12cc15e3357961389a46ded0650e194e86c8f78e01383e4b23967d868 +SIZE (rpm/i386/fedora/10/audiofile-0.2.6-9.fc10.i386.rpm) = 105138 +MD5 (rpm/i386/fedora/10/audiofile-0.2.6-9.fc10.src.rpm) = bac7472f519ed534684bfe6e1f58db9f +SHA256 (rpm/i386/fedora/10/audiofile-0.2.6-9.fc10.src.rpm) = 840ce0902c2e4064fa57bfc8db2868ff1b519560fb4b7cb10e7fc48db845a332 +SIZE (rpm/i386/fedora/10/audiofile-0.2.6-9.fc10.src.rpm) = 290369 |