summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-06-13 08:40:33 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-06-13 08:40:33 +0000
commit6f2c019bd25c6c2fb15f536f87a2fe453c29cfc9 (patch)
treedd05a1ad2362c9ee46d49a2b0c2eca039bffec7d /media-sound
parentGetting rid of virtual/jack. (Manifest recommit) (diff)
downloadgentoo-2-6f2c019bd25c6c2fb15f536f87a2fe453c29cfc9.tar.gz
gentoo-2-6f2c019bd25c6c2fb15f536f87a2fe453c29cfc9.tar.bz2
gentoo-2-6f2c019bd25c6c2fb15f536f87a2fe453c29cfc9.zip
Getting rid of virtual/jack.
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/rezound/ChangeLog6
-rw-r--r--media-sound/rezound/rezound-0.8.3_beta-r2.ebuild4
-rw-r--r--media-sound/rezound/rezound-0.9.0_beta.ebuild4
-rw-r--r--media-sound/rosegarden/ChangeLog7
-rw-r--r--media-sound/rosegarden/rosegarden-4.0.9.6.ebuild4
-rw-r--r--media-sound/rosegarden/rosegarden-4.0.9.7.ebuild4
-rw-r--r--media-sound/rosegarden/rosegarden-4.0.9.8.ebuild4
-rw-r--r--media-sound/rosegarden/rosegarden-4.0.9.ebuild4
-rw-r--r--media-sound/soundtracker/ChangeLog6
-rw-r--r--media-sound/soundtracker/soundtracker-0.6.7.ebuild4
-rw-r--r--media-sound/spiralmodular/ChangeLog6
-rw-r--r--media-sound/spiralmodular/spiralmodular-0.2.1.ebuild4
-rw-r--r--media-sound/spiralmodular/spiralmodular-0.2.2a.ebuild4
13 files changed, 39 insertions, 22 deletions
diff --git a/media-sound/rezound/ChangeLog b/media-sound/rezound/ChangeLog
index 3f89a8567cce..cd3f1dc0c167 100644
--- a/media-sound/rezound/ChangeLog
+++ b/media-sound/rezound/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/rezound
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/rezound/ChangeLog,v 1.11 2004/04/08 07:47:24 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/rezound/ChangeLog,v 1.12 2004/06/13 08:37:17 eradicator Exp $
+
+ 13 Jun 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ rezound-0.8.3_beta-r2.ebuild, rezound-0.9.0_beta.ebuild:
+ Getting rid of virtual/jack.
25 Mar 2004; Martin Holzer <mholzer@gentoo.org> rezound-0.9.0_beta.ebuild:
fixing depend. see 45343
diff --git a/media-sound/rezound/rezound-0.8.3_beta-r2.ebuild b/media-sound/rezound/rezound-0.8.3_beta-r2.ebuild
index ee6951ac54a9..0e3f702b1ae6 100644
--- a/media-sound/rezound/rezound-0.8.3_beta-r2.ebuild
+++ b/media-sound/rezound/rezound-0.8.3_beta-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/rezound/rezound-0.8.3_beta-r2.ebuild,v 1.4 2004/03/16 19:24:33 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/rezound/rezound-0.8.3_beta-r2.ebuild,v 1.5 2004/06/13 08:37:17 eradicator Exp $
MY_P="${P/_/}"
DESCRIPTION="Sound editor and recorder"
@@ -15,7 +15,7 @@ KEYWORDS="x86"
IUSE="oggvorbis jack"
DEPEND="virtual/x11
- jack? ( virtual/jack )
+ jack? ( media-sound/jack-audio-connection-kit )
oggvorbis? ( media-libs/libvorbis media-libs/libogg )
=dev-libs/fftw-2*
>x11-libs/fox-1.0.17
diff --git a/media-sound/rezound/rezound-0.9.0_beta.ebuild b/media-sound/rezound/rezound-0.9.0_beta.ebuild
index 5904d68cfea0..6c5bb15016e9 100644
--- a/media-sound/rezound/rezound-0.9.0_beta.ebuild
+++ b/media-sound/rezound/rezound-0.9.0_beta.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/rezound/rezound-0.9.0_beta.ebuild,v 1.4 2004/03/24 23:19:06 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/rezound/rezound-0.9.0_beta.ebuild,v 1.5 2004/06/13 08:37:17 eradicator Exp $
MY_P="${P/_/}"
DESCRIPTION="Sound editor and recorder"
@@ -15,7 +15,7 @@ KEYWORDS="x86"
IUSE="oggvorbis jack nls static oss cdr"
DEPEND="virtual/x11
- jack? ( virtual/jack )
+ jack? ( media-sound/jack-audio-connection-kit )
oggvorbis? ( media-libs/libvorbis media-libs/libogg )
cdr? ( app-cdr/cdrdao )
=dev-libs/fftw-2*
diff --git a/media-sound/rosegarden/ChangeLog b/media-sound/rosegarden/ChangeLog
index 7701ca04a18e..62aac5b9c4bd 100644
--- a/media-sound/rosegarden/ChangeLog
+++ b/media-sound/rosegarden/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-sound/rosegarden
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/rosegarden/ChangeLog,v 1.13 2004/06/08 07:41:12 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/rosegarden/ChangeLog,v 1.14 2004/06/13 08:39:47 eradicator Exp $
+
+ 13 Jun 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ rosegarden-4.0.9.6.ebuild, rosegarden-4.0.9.7.ebuild,
+ rosegarden-4.0.9.8.ebuild, rosegarden-4.0.9.ebuild:
+ Getting rid of virtual/jack.
*rosegarden-4.0.9.8 (08 Jun 2004)
diff --git a/media-sound/rosegarden/rosegarden-4.0.9.6.ebuild b/media-sound/rosegarden/rosegarden-4.0.9.6.ebuild
index ad4cae652967..942714d919f7 100644
--- a/media-sound/rosegarden/rosegarden-4.0.9.6.ebuild
+++ b/media-sound/rosegarden/rosegarden-4.0.9.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/rosegarden/rosegarden-4.0.9.6.ebuild,v 1.3 2004/04/20 17:33:23 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/rosegarden/rosegarden-4.0.9.6.ebuild,v 1.4 2004/06/13 08:39:47 eradicator Exp $
IUSE=""
@@ -16,7 +16,7 @@ DEPEND=">=kde-base/kdelibs-3.0
kde-base/kdemultimedia
>=x11-libs/qt-3
virtual/alsa
- virtual/jack
+ media-sound/jack-audio-connection-kit
>=media-libs/ladspa-sdk-1.0
>=media-libs/ladspa-cmt-1.14"
diff --git a/media-sound/rosegarden/rosegarden-4.0.9.7.ebuild b/media-sound/rosegarden/rosegarden-4.0.9.7.ebuild
index 363b95bd7903..86b052a8db83 100644
--- a/media-sound/rosegarden/rosegarden-4.0.9.7.ebuild
+++ b/media-sound/rosegarden/rosegarden-4.0.9.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/rosegarden/rosegarden-4.0.9.7.ebuild,v 1.5 2004/04/29 16:59:46 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/rosegarden/rosegarden-4.0.9.7.ebuild,v 1.6 2004/06/13 08:39:47 eradicator Exp $
MY_PV="${PV/./-}"
MY_P="${PN}-${MY_PV}"
@@ -20,7 +20,7 @@ DEPEND=">=kde-base/kdelibs-3.0
kde-base/kdemultimedia
>=x11-libs/qt-3
virtual/alsa
- jack? ( virtual/jack )
+ jack? ( media-sound/jack-audio-connection-kit )
>=media-libs/ladspa-sdk-1.0
>=media-libs/ladspa-cmt-1.14"
diff --git a/media-sound/rosegarden/rosegarden-4.0.9.8.ebuild b/media-sound/rosegarden/rosegarden-4.0.9.8.ebuild
index e35ee5ed0d46..b3fa2384d99b 100644
--- a/media-sound/rosegarden/rosegarden-4.0.9.8.ebuild
+++ b/media-sound/rosegarden/rosegarden-4.0.9.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/rosegarden/rosegarden-4.0.9.8.ebuild,v 1.1 2004/06/08 07:41:12 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/rosegarden/rosegarden-4.0.9.8.ebuild,v 1.2 2004/06/13 08:39:47 eradicator Exp $
MY_PV="${PV/./-}"
MY_P="${PN}-${MY_PV}"
@@ -20,7 +20,7 @@ DEPEND=">=kde-base/kdelibs-3.0
kde-base/kdemultimedia
>=x11-libs/qt-3
virtual/alsa
- jack? ( virtual/jack )
+ jack? ( media-sound/jack-audio-connection-kit )
>=media-libs/ladspa-sdk-1.0
>=media-libs/ladspa-cmt-1.14"
diff --git a/media-sound/rosegarden/rosegarden-4.0.9.ebuild b/media-sound/rosegarden/rosegarden-4.0.9.ebuild
index ce04923895f4..be629a47ad28 100644
--- a/media-sound/rosegarden/rosegarden-4.0.9.ebuild
+++ b/media-sound/rosegarden/rosegarden-4.0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/rosegarden/rosegarden-4.0.9.ebuild,v 1.9 2004/04/20 17:33:23 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/rosegarden/rosegarden-4.0.9.ebuild,v 1.10 2004/06/13 08:39:47 eradicator Exp $
IUSE=""
@@ -17,7 +17,7 @@ DEPEND=">=kde-base/kdelibs-3.0
kde-base/kdemultimedia
>=x11-libs/qt-3
virtual/alsa
- virtual/jack
+ media-sound/jack-audio-connection-kit
>=media-libs/ladspa-sdk-1.0
>=media-libs/ladspa-cmt-1.14"
diff --git a/media-sound/soundtracker/ChangeLog b/media-sound/soundtracker/ChangeLog
index 9347b984d4cb..27eb262b93d0 100644
--- a/media-sound/soundtracker/ChangeLog
+++ b/media-sound/soundtracker/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/soundtracker
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/soundtracker/ChangeLog,v 1.9 2004/05/10 23:40:15 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/soundtracker/ChangeLog,v 1.10 2004/06/13 08:40:12 eradicator Exp $
+
+ 13 Jun 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ soundtracker-0.6.7.ebuild:
+ Getting rid of virtual/jack.
10 May 2004; Travis Tilley <lv@gentoo.org> soundtracker-0.6.7.ebuild:
added --disable-asm when not on x86 and added ~amd64 keyword
diff --git a/media-sound/soundtracker/soundtracker-0.6.7.ebuild b/media-sound/soundtracker/soundtracker-0.6.7.ebuild
index fb38541eea2f..a28f596ce1d0 100644
--- a/media-sound/soundtracker/soundtracker-0.6.7.ebuild
+++ b/media-sound/soundtracker/soundtracker-0.6.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/soundtracker/soundtracker-0.6.7.ebuild,v 1.4 2004/05/10 23:40:15 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/soundtracker/soundtracker-0.6.7.ebuild,v 1.5 2004/06/13 08:40:12 eradicator Exp $
IUSE="nls esd gnome oss alsa jack"
@@ -21,7 +21,7 @@ DEPEND="sys-libs/zlib
esd? ( media-sound/esound )
gnome? ( >=gnome-base/gnome-libs-1.4.1.7 )
nls? ( sys-devel/gettext )
- jack? ( virtual/jack )"
+ jack? ( media-sound/jack-audio-connection-kit )"
RDEPEND="${DEPEND}
app-arch/bzip2
diff --git a/media-sound/spiralmodular/ChangeLog b/media-sound/spiralmodular/ChangeLog
index b710e2a6dc81..15fdcc5fa53d 100644
--- a/media-sound/spiralmodular/ChangeLog
+++ b/media-sound/spiralmodular/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/spiralmodular
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/spiralmodular/ChangeLog,v 1.8 2004/04/20 16:57:38 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/spiralmodular/ChangeLog,v 1.9 2004/06/13 08:40:33 eradicator Exp $
+
+ 13 Jun 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ spiralmodular-0.2.1.ebuild, spiralmodular-0.2.2a.ebuild:
+ Getting rid of virtual/jack.
20 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org>
spiralmodular-0.2.2a.ebuild:
diff --git a/media-sound/spiralmodular/spiralmodular-0.2.1.ebuild b/media-sound/spiralmodular/spiralmodular-0.2.1.ebuild
index 25127cbc0685..e8be58c82dea 100644
--- a/media-sound/spiralmodular/spiralmodular-0.2.1.ebuild
+++ b/media-sound/spiralmodular/spiralmodular-0.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/spiralmodular/spiralmodular-0.2.1.ebuild,v 1.9 2004/04/17 18:25:29 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/spiralmodular/spiralmodular-0.2.1.ebuild,v 1.10 2004/06/13 08:40:33 eradicator Exp $
inherit eutils
@@ -16,7 +16,7 @@ SLOT="0"
KEYWORDS="x86"
DEPEND=">=x11-libs/fltk-1.1
- virtual/jack
+ media-sound/jack-audio-connection-kit
media-libs/ladspa-sdk"
src_unpack() {
diff --git a/media-sound/spiralmodular/spiralmodular-0.2.2a.ebuild b/media-sound/spiralmodular/spiralmodular-0.2.2a.ebuild
index 3e70643a912a..1d24a407e789 100644
--- a/media-sound/spiralmodular/spiralmodular-0.2.2a.ebuild
+++ b/media-sound/spiralmodular/spiralmodular-0.2.2a.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/spiralmodular/spiralmodular-0.2.2a.ebuild,v 1.4 2004/04/20 16:57:38 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/spiralmodular/spiralmodular-0.2.2a.ebuild,v 1.5 2004/06/13 08:40:33 eradicator Exp $
inherit eutils
@@ -19,7 +19,7 @@ DEPEND=">=x11-libs/fltk-1.1
media-libs/libsndfile
media-libs/liblrdf
alsa? ( media-libs/alsa-lib )
- jack? ( virtual/jack )
+ jack? ( media-sound/jack-audio-connection-kit )
media-libs/ladspa-sdk"
S=${WORKDIR}/${PN}-0.2.2