summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2003-07-12 23:41:04 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2003-07-12 23:41:04 +0000
commit4c7672253b79004805d7d1d1d89dc9efd8150aeb (patch)
tree8a89fab1f9b6f6f81b622a1dfda809ad2b8beec6 /media-sound
parenttweak (diff)
downloadgentoo-2-4c7672253b79004805d7d1d1d89dc9efd8150aeb.tar.gz
gentoo-2-4c7672253b79004805d7d1d1d89dc9efd8150aeb.tar.bz2
gentoo-2-4c7672253b79004805d7d1d1d89dc9efd8150aeb.zip
repoman fixes
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/alsa-patch-bay/alsa-patch-bay-0.3.ebuild4
-rw-r--r--media-sound/alsa-patch-bay/alsa-patch-bay-0.4.1.ebuild4
-rw-r--r--media-sound/alsa-patch-bay/alsa-patch-bay-0.5.1-r1.ebuild4
-rw-r--r--media-sound/alsa-patch-bay/alsa-patch-bay-0.5.1.ebuild4
-rw-r--r--media-sound/amsynth/amsynth-1.0_rc2.ebuild4
-rw-r--r--media-sound/gtkguitune/gtkguitune-0.6.ebuild4
-rw-r--r--media-sound/opmixer/opmixer-0.75.ebuild4
7 files changed, 14 insertions, 14 deletions
diff --git a/media-sound/alsa-patch-bay/alsa-patch-bay-0.3.ebuild b/media-sound/alsa-patch-bay/alsa-patch-bay-0.3.ebuild
index 136048d6f94e..17c6ef35f137 100644
--- a/media-sound/alsa-patch-bay/alsa-patch-bay-0.3.ebuild
+++ b/media-sound/alsa-patch-bay/alsa-patch-bay-0.3.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-patch-bay/alsa-patch-bay-0.3.ebuild,v 1.3 2003/02/13 13:05:49 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-patch-bay/alsa-patch-bay-0.3.ebuild,v 1.4 2003/07/12 23:41:04 aliz Exp $
DESCRIPTION="Graphical patch bay for the ALSA sequencer API."
HOMEPAGE="http://pkl.net/~node/alsa-patch-bay.html"
LICENSE="GPL-2"
SLOT="0"
-DEPEND=">=x11-libs/gtkmm-2.0.2
+DEPEND=">=dev-cpp/gtkmm-2.0.2
>=media-sound/alsa-driver-0.9.0_rc1
>=media-libs/alsa-lib-0.9.0_rc1
>=media-sound/alsa-utils-0.9.0_rc1"
diff --git a/media-sound/alsa-patch-bay/alsa-patch-bay-0.4.1.ebuild b/media-sound/alsa-patch-bay/alsa-patch-bay-0.4.1.ebuild
index d94bc7288bcf..fe1391f91502 100644
--- a/media-sound/alsa-patch-bay/alsa-patch-bay-0.4.1.ebuild
+++ b/media-sound/alsa-patch-bay/alsa-patch-bay-0.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-patch-bay/alsa-patch-bay-0.4.1.ebuild,v 1.1 2003/03/04 23:24:23 agenkin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-patch-bay/alsa-patch-bay-0.4.1.ebuild,v 1.2 2003/07/12 23:41:04 aliz Exp $
DESCRIPTION="Graphical patch bay for the ALSA sequencer API."
HOMEPAGE="http://pkl.net/~node/alsa-patch-bay.html"
@@ -15,7 +15,7 @@ IUSE=""
# To use fltk instead, do $ USE="fltk" emerge alsa-patch-bay
# Note: fltk is not an official USE flag, and the dependency on
# it may go away in the future.
-DEPEND="!fltk? x11-libs/gtkmm
+DEPEND="!fltk? dev-cpp/gtkmm
fltk? >=x11-libs/fltk-1.1.2
>=media-sound/alsa-driver-0.9.0_rc1
>=media-libs/alsa-lib-0.9.0_rc1
diff --git a/media-sound/alsa-patch-bay/alsa-patch-bay-0.5.1-r1.ebuild b/media-sound/alsa-patch-bay/alsa-patch-bay-0.5.1-r1.ebuild
index 6be57c8212bc..6dccb1ed5846 100644
--- a/media-sound/alsa-patch-bay/alsa-patch-bay-0.5.1-r1.ebuild
+++ b/media-sound/alsa-patch-bay/alsa-patch-bay-0.5.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-patch-bay/alsa-patch-bay-0.5.1-r1.ebuild,v 1.1 2003/06/08 19:53:20 torbenh Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-patch-bay/alsa-patch-bay-0.5.1-r1.ebuild,v 1.2 2003/07/12 23:41:04 aliz Exp $
DESCRIPTION="Graphical patch bay for the ALSA sequencer API."
HOMEPAGE="http://pkl.net/~node/alsa-patch-bay.html"
@@ -15,7 +15,7 @@ IUSE="fltk"
# To use fltk instead, do $ USE="fltk" emerge alsa-patch-bay
# Note: fltk is not an official USE flag, and the dependency on
# it may go away in the future.
-DEPEND="!fltk? >=x11-libs/gtkmm-2.0
+DEPEND="!fltk? >=dev-cpp/gtkmm-2.0
fltk? >=x11-libs/fltk-1.1.2
>=media-sound/alsa-driver-0.9.0_rc1
>=media-libs/alsa-lib-0.9.0_rc1
diff --git a/media-sound/alsa-patch-bay/alsa-patch-bay-0.5.1.ebuild b/media-sound/alsa-patch-bay/alsa-patch-bay-0.5.1.ebuild
index 524f0c53d509..eb98b20fa1be 100644
--- a/media-sound/alsa-patch-bay/alsa-patch-bay-0.5.1.ebuild
+++ b/media-sound/alsa-patch-bay/alsa-patch-bay-0.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-patch-bay/alsa-patch-bay-0.5.1.ebuild,v 1.2 2003/05/09 15:56:32 darkspecter Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-patch-bay/alsa-patch-bay-0.5.1.ebuild,v 1.3 2003/07/12 23:41:04 aliz Exp $
DESCRIPTION="Graphical patch bay for the ALSA sequencer API."
HOMEPAGE="http://pkl.net/~node/alsa-patch-bay.html"
@@ -15,7 +15,7 @@ IUSE=""
# To use fltk instead, do $ USE="fltk" emerge alsa-patch-bay
# Note: fltk is not an official USE flag, and the dependency on
# it may go away in the future.
-DEPEND="!fltk? x11-libs/gtkmm
+DEPEND="!fltk? dev-cpp/gtkmm
fltk? >=x11-libs/fltk-1.1.2
>=media-sound/alsa-driver-0.9.0_rc1
>=media-libs/alsa-lib-0.9.0_rc1
diff --git a/media-sound/amsynth/amsynth-1.0_rc2.ebuild b/media-sound/amsynth/amsynth-1.0_rc2.ebuild
index 8949e71abeba..1d71d4b9ecfc 100644
--- a/media-sound/amsynth/amsynth-1.0_rc2.ebuild
+++ b/media-sound/amsynth/amsynth-1.0_rc2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/amsynth-1.0_rc2.ebuild,v 1.1 2003/07/02 11:58:14 torbenh Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/amsynth-1.0_rc2.ebuild,v 1.2 2003/07/12 23:41:04 aliz Exp $
MY_P=${P/_rc/-rc}
MY_P=${MY_P/amsynth/amSynth}
@@ -15,7 +15,7 @@ KEYWORDS="~x86"
IUSE="oss alsa jack"
# libsndfile support is actually optional, but IMHO this package should have it
-DEPEND="=x11-libs/gtkmm-1.2* \
+DEPEND="=dev-cpp/gtkmm-1.2* \
media-libs/libsndfile \
alsa? ( media-libs/alsa-lib \
media-sound/alsa-utils ) \
diff --git a/media-sound/gtkguitune/gtkguitune-0.6.ebuild b/media-sound/gtkguitune/gtkguitune-0.6.ebuild
index 73a4d162e6d1..f88a13c5b51c 100644
--- a/media-sound/gtkguitune/gtkguitune-0.6.ebuild
+++ b/media-sound/gtkguitune/gtkguitune-0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/gtkguitune/gtkguitune-0.6.ebuild,v 1.1 2003/06/06 19:44:49 robh Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/gtkguitune/gtkguitune-0.6.ebuild,v 1.2 2003/07/12 23:41:04 aliz Exp $
LICENSE="GPL-2"
KEYWORDS="~x86"
@@ -12,7 +12,7 @@ SLOT="0"
IUSE=""
DEPEND="=x11-libs/gtk+-1.2*
- =x11-libs/gtkmm-1.2*"
+ =dev-cpp/gtkmm-1.2*"
src_install() {
einstall || die
diff --git a/media-sound/opmixer/opmixer-0.75.ebuild b/media-sound/opmixer/opmixer-0.75.ebuild
index a10a50d67191..28a5067348e4 100644
--- a/media-sound/opmixer/opmixer-0.75.ebuild
+++ b/media-sound/opmixer/opmixer-0.75.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/opmixer/opmixer-0.75.ebuild,v 1.9 2003/04/04 13:21:10 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/opmixer/opmixer-0.75.ebuild,v 1.10 2003/07/12 23:41:04 aliz Exp $
MY_P=${P/opm/opM}
S=${WORKDIR}/${MY_P}
@@ -14,7 +14,7 @@ KEYWORDS="x86 ppc ~sparc"
DEPEND="=x11-libs/gtk+-1.2*
- =x11-libs/gtkmm-1.2*"
+ =dev-cpp/gtkmm-1.2*"
src_compile() {
econf || die