diff options
author | Herbie Hopkins <herbs@gentoo.org> | 2005-09-06 22:08:49 +0000 |
---|---|---|
committer | Herbie Hopkins <herbs@gentoo.org> | 2005-09-06 22:08:49 +0000 |
commit | dabeef5f5f3d84d1ff42692c6a0ce2e449820899 (patch) | |
tree | 138b65b0097b4aecd7428e323abb6d1b479fb8ff /app-emulation/emul-linux-x86-soundlibs | |
parent | Added some bugfixes from cvs. Provided by Lars (Polynomial-C) <polynomial-C@g... (diff) | |
download | gentoo-2-dabeef5f5f3d84d1ff42692c6a0ce2e449820899.tar.gz gentoo-2-dabeef5f5f3d84d1ff42692c6a0ce2e449820899.tar.bz2 gentoo-2-dabeef5f5f3d84d1ff42692c6a0ce2e449820899.zip |
New release, updating library version and hopefully fixing bugs 104939 and 77031.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-emulation/emul-linux-x86-soundlibs')
5 files changed, 34 insertions, 20 deletions
diff --git a/app-emulation/emul-linux-x86-soundlibs/ChangeLog b/app-emulation/emul-linux-x86-soundlibs/ChangeLog index 1499545eba30..5a6e1a096e4b 100644 --- a/app-emulation/emul-linux-x86-soundlibs/ChangeLog +++ b/app-emulation/emul-linux-x86-soundlibs/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-emulation/emul-linux-x86-soundlibs # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog,v 1.9 2005/09/06 12:42:15 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog,v 1.10 2005/09/06 22:08:49 herbs Exp $ + +*emul-linux-x86-soundlibs-2.2 (06 Sep 2005) + + 06 Sep 2005; Herbie Hopkins <herbs@gentoo.org> -files/aoss32, + +emul-linux-x86-soundlibs-2.2.ebuild: + New release, updating library version and hopefully fixing bugs 104939 and + 77031. 06 Sep 2005; Herbie Hopkins <herbs@gentoo.org> metadata.xml, -emul-linux-x86-soundlibs-1.0-r1.ebuild, diff --git a/app-emulation/emul-linux-x86-soundlibs/Manifest b/app-emulation/emul-linux-x86-soundlibs/Manifest index 2f036e69ded5..54f05887925b 100644 --- a/app-emulation/emul-linux-x86-soundlibs/Manifest +++ b/app-emulation/emul-linux-x86-soundlibs/Manifest @@ -1,15 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - +MD5 dd828003cdf7f4613396fc1b7fabf589 emul-linux-x86-soundlibs-2.2.ebuild 664 MD5 4e23c0ff8ead11e334f55e23921919a6 emul-linux-x86-soundlibs-2.1.ebuild 592 -MD5 0a03e6be60d7a6a6f7b26c70bd32c2ff ChangeLog 1599 +MD5 4fd658b4a5c24e40822ef1aa1b6fb5a0 ChangeLog 1835 MD5 5e8c61d551dad88488a66992865ba737 metadata.xml 290 -MD5 54c1f485ee555f7acd1768c9c338d10e files/aoss32 176 MD5 4a59f5babd1b5e1dc20ce85bff838157 files/digest-emul-linux-x86-soundlibs-2.1 81 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDHY692G5bA0cA/ScRAl2eAKDMZJLZLqB54Nrf3Xp+eSCyjHKh+gCgmbfR -o7IFiM4Twj6AqmKR2BeGvgg= -=xWp1 ------END PGP SIGNATURE----- +MD5 f60336665aa72c0c5c99a99ded56afb5 files/digest-emul-linux-x86-soundlibs-2.2 81 diff --git a/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-2.2.ebuild b/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-2.2.ebuild new file mode 100644 index 000000000000..3293ff12b930 --- /dev/null +++ b/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-2.2.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-2.2.ebuild,v 1.1 2005/09/06 22:08:49 herbs Exp $ + +DESCRIPTION="Sound libraries for emulation of 32bit x86 on amd64" +HOMEPAGE="http://www.gentoo.org/" +SRC_URI="mirror://gentoo/${P}.tar.bz2 + http://dev.gentoo.org/~herbs/emul/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="-* ~amd64" +IUSE="" + +RDEPEND=">=app-emulation/emul-linux-x86-baselibs-2.0 + !<=app-emulation/emul-linux-x86-medialibs-1.1" + +S=${WORKDIR} + +src_install() { + cp -RPvf ${WORKDIR}/* ${D}/ +} diff --git a/app-emulation/emul-linux-x86-soundlibs/files/aoss32 b/app-emulation/emul-linux-x86-soundlibs/files/aoss32 deleted file mode 100755 index f7558b8f01fc..000000000000 --- a/app-emulation/emul-linux-x86-soundlibs/files/aoss32 +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh - -# A simple script to facilitate the use of the OSS compatibility library. -# Usage: -# aoss <command> <command options and arguments> - -LD_PRELOAD=libaoss.so exec "$@" diff --git a/app-emulation/emul-linux-x86-soundlibs/files/digest-emul-linux-x86-soundlibs-2.2 b/app-emulation/emul-linux-x86-soundlibs/files/digest-emul-linux-x86-soundlibs-2.2 new file mode 100644 index 000000000000..7505f53a530a --- /dev/null +++ b/app-emulation/emul-linux-x86-soundlibs/files/digest-emul-linux-x86-soundlibs-2.2 @@ -0,0 +1 @@ +MD5 33ae0ca88c66f59709e232e78bb4f92e emul-linux-x86-soundlibs-2.2.tar.bz2 822639 |