summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-01-24 06:10:13 +0000
committerMike Frysinger <vapier@gentoo.org>2003-01-24 06:10:13 +0000
commitcc2886e275203bce60a814b9e141d6e2076f7983 (patch)
tree58596f0cfa93b660d7f88a6228400ac15363a47d /media-plugins/swh-plugins
parentfixed DEPEND so that it only pulls gtk-1.x (diff)
downloadgentoo-2-cc2886e275203bce60a814b9e141d6e2076f7983.tar.gz
gentoo-2-cc2886e275203bce60a814b9e141d6e2076f7983.tar.bz2
gentoo-2-cc2886e275203bce60a814b9e141d6e2076f7983.zip
DEPEND fix for #14457
Diffstat (limited to 'media-plugins/swh-plugins')
-rw-r--r--media-plugins/swh-plugins/swh-plugins-0.2.8.ebuild16
-rw-r--r--media-plugins/swh-plugins/swh-plugins-0.3.0.ebuild15
-rw-r--r--media-plugins/swh-plugins/swh-plugins-0.3.3.ebuild13
3 files changed, 20 insertions, 24 deletions
diff --git a/media-plugins/swh-plugins/swh-plugins-0.2.8.ebuild b/media-plugins/swh-plugins/swh-plugins-0.2.8.ebuild
index 2f9fa6629bc9..b218415f25c5 100644
--- a/media-plugins/swh-plugins/swh-plugins-0.2.8.ebuild
+++ b/media-plugins/swh-plugins/swh-plugins-0.2.8.ebuild
@@ -1,21 +1,19 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/swh-plugins/swh-plugins-0.2.8.ebuild,v 1.2 2002/11/07 21:47:09 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/swh-plugins/swh-plugins-0.2.8.ebuild,v 1.3 2003/01/24 06:10:13 vapier Exp $
-IUSE=""
DESCRIPTION="Cool GPL'd audio plugins/effects for use with ALSA and LADSPA"
-HOMEPAGE="http://plugin.org.uk"
+HOMEPAGE="http://plugin.org.uk/"
SRC_URI="http://plugin.org.uk/releases/${PV}/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~x86"
-DEPEND="media-sound/alsa-driver
+DEPEND="alsa? ( media-sound/alsa-driver )
dev-libs/fftw"
src_unpack() {
-
unpack ${P}.tar.gz
cd ${S}
@@ -30,9 +28,9 @@ src_install() {
}
pkg_postinst() {
- ewarn "WARNING: You have to be careful when using the "
- ewarn "swh plugins. Be sure to lower your sound volume "
- ewarn "and then play around a bit with the plugins so "
+ ewarn "WARNING: You have to be careful when using the"
+ ewarn "swh plugins. Be sure to lower your sound volume"
+ ewarn "and then play around a bit with the plugins so"
ewarn "you get a feeling for it. Otherwise your speakers"
- ewarn "won't like that. "
+ ewarn "won't like that."
}
diff --git a/media-plugins/swh-plugins/swh-plugins-0.3.0.ebuild b/media-plugins/swh-plugins/swh-plugins-0.3.0.ebuild
index 20f465a445b3..336572ee8bea 100644
--- a/media-plugins/swh-plugins/swh-plugins-0.3.0.ebuild
+++ b/media-plugins/swh-plugins/swh-plugins-0.3.0.ebuild
@@ -1,17 +1,16 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/swh-plugins/swh-plugins-0.3.0.ebuild,v 1.1 2002/11/30 20:35:29 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/swh-plugins/swh-plugins-0.3.0.ebuild,v 1.2 2003/01/24 06:10:13 vapier Exp $
-IUSE=""
DESCRIPTION="Cool GPL'd audio plugins/effects for use with ALSA and LADSPA"
-HOMEPAGE="http://plugin.org.uk"
+HOMEPAGE="http://plugin.org.uk/"
SRC_URI="http://plugin.org.uk/releases/${PV}/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~x86"
-DEPEND="media-sound/alsa-driver
+DEPEND="alsa? ( media-sound/alsa-driver )
dev-libs/fftw"
src_install() {
@@ -20,9 +19,9 @@ src_install() {
}
pkg_postinst() {
- ewarn "WARNING: You have to be careful when using the "
- ewarn "swh plugins. Be sure to lower your sound volume "
- ewarn "and then play around a bit with the plugins so "
+ ewarn "WARNING: You have to be careful when using the"
+ ewarn "swh plugins. Be sure to lower your sound volume"
+ ewarn "and then play around a bit with the plugins so"
ewarn "you get a feeling for it. Otherwise your speakers"
- ewarn "won't like that. "
+ ewarn "won't like that."
}
diff --git a/media-plugins/swh-plugins/swh-plugins-0.3.3.ebuild b/media-plugins/swh-plugins/swh-plugins-0.3.3.ebuild
index 3115ca2ad5e6..e8d5b923e976 100644
--- a/media-plugins/swh-plugins/swh-plugins-0.3.3.ebuild
+++ b/media-plugins/swh-plugins/swh-plugins-0.3.3.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/swh-plugins/swh-plugins-0.3.3.ebuild,v 1.2 2003/01/23 21:06:29 styx Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/swh-plugins/swh-plugins-0.3.3.ebuild,v 1.3 2003/01/24 06:10:13 vapier Exp $
-IUSE=""
DESCRIPTION="Cool GPL'd audio plugins/effects for use with ALSA and LADSPA"
-HOMEPAGE="http://plugin.org.uk"
+HOMEPAGE="http://plugin.org.uk/"
SRC_URI="http://plugin.org.uk/releases/${PV}/${P}.tar.gz"
SLOT="0"
@@ -20,9 +19,9 @@ src_install() {
}
pkg_postinst() {
- ewarn "WARNING: You have to be careful when using the "
- ewarn "swh plugins. Be sure to lower your sound volume "
- ewarn "and then play around a bit with the plugins so "
+ ewarn "WARNING: You have to be careful when using the"
+ ewarn "swh plugins. Be sure to lower your sound volume"
+ ewarn "and then play around a bit with the plugins so"
ewarn "you get a feeling for it. Otherwise your speakers"
- ewarn "won't like that. "
+ ewarn "won't like that."
}