diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2005-02-12 03:21:01 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2005-02-12 03:21:01 +0000 |
commit | dc61a5803d69e7c592dd74d523836f701f1fd679 (patch) | |
tree | 0f088da32b129a7f70553b835dc8471a66b039d6 /media-plugins/xmms-wav/xmms-wav-1.2.10-r1.ebuild | |
parent | Move to using a patch tarball, add some updates from Fedora, add ipv6 hostnam... (diff) | |
download | gentoo-2-dc61a5803d69e7c592dd74d523836f701f1fd679.tar.gz gentoo-2-dc61a5803d69e7c592dd74d523836f701f1fd679.tar.bz2 gentoo-2-dc61a5803d69e7c592dd74d523836f701f1fd679.zip |
Initial import. Stripped out of media-sound/xmms.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'media-plugins/xmms-wav/xmms-wav-1.2.10-r1.ebuild')
-rw-r--r-- | media-plugins/xmms-wav/xmms-wav-1.2.10-r1.ebuild | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/media-plugins/xmms-wav/xmms-wav-1.2.10-r1.ebuild b/media-plugins/xmms-wav/xmms-wav-1.2.10-r1.ebuild new file mode 100644 index 000000000000..210badd5df0a --- /dev/null +++ b/media-plugins/xmms-wav/xmms-wav-1.2.10-r1.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-wav/xmms-wav-1.2.10-r1.ebuild,v 1.1 2005/02/12 03:21:01 eradicator Exp $ + +IUSE="" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" + +DEPEND=">=media-sound/xmms-1.2.10" + +PATCH_VER="2.2.2" + +PLUGIN_PATH="Input/wav" + +M4_VER="1.0" + +inherit xmms-plugin |