summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-11-11 13:12:29 +0000
committerMike Frysinger <vapier@gentoo.org>2003-11-11 13:12:29 +0000
commit79995987ff382800715a6d756ab5a4b4432a20ea (patch)
tree2f252e670c3be03ecd07dccb9c04428a459ffd23 /media-sound
parentold (diff)
downloadgentoo-2-79995987ff382800715a6d756ab5a4b4432a20ea.tar.gz
gentoo-2-79995987ff382800715a6d756ab5a4b4432a20ea.tar.bz2
gentoo-2-79995987ff382800715a6d756ab5a4b4432a20ea.zip
touchups
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/id3ed/id3ed-1.10.4.ebuild9
-rw-r--r--media-sound/splay/splay-0.9.5.2.ebuild6
-rw-r--r--media-sound/sweep/sweep-0.8.2-r1.ebuild10
-rw-r--r--media-sound/terminatorx/terminatorx-3.81.ebuild5
-rw-r--r--media-sound/trommler/trommler-3.3.ebuild8
5 files changed, 16 insertions, 22 deletions
diff --git a/media-sound/id3ed/id3ed-1.10.4.ebuild b/media-sound/id3ed/id3ed-1.10.4.ebuild
index 827f298552a2..a183406ed57b 100644
--- a/media-sound/id3ed/id3ed-1.10.4.ebuild
+++ b/media-sound/id3ed/id3ed-1.10.4.ebuild
@@ -1,16 +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/id3ed/id3ed-1.10.4.ebuild,v 1.5 2003/03/24 18:28:12 vladimir Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/id3ed/id3ed-1.10.4.ebuild,v 1.6 2003/11/11 13:09:30 vapier Exp $
-IUSE=""
-
-S=${WORKDIR}/${P}
-DESCRIPTION="id3ed is an ID3 tag editor for mp3 files. You can set tags interactively or from the command line, or a combination of both. id3ed can set genre by name or number. You can also remove or view tags."
+DESCRIPTION="ID3 tag editor for mp3 files"
HOMEPAGE="http://www.azstarnet.com/~donut/programs/id3ed.html"
SRC_URI="http://www.azstarnet.com/~donut/programs/${PN}/${P}.tar.gz"
-SLOT="0"
LICENSE="GPL-2"
+SLOT="0"
KEYWORDS="x86 ~ppc"
DEPEND="sys-libs/ncurses
diff --git a/media-sound/splay/splay-0.9.5.2.ebuild b/media-sound/splay/splay-0.9.5.2.ebuild
index 941f65cfd9ab..3465a5ed891e 100644
--- a/media-sound/splay/splay-0.9.5.2.ebuild
+++ b/media-sound/splay/splay-0.9.5.2.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/splay/splay-0.9.5.2.ebuild,v 1.5 2003/09/07 00:06:06 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/splay/splay-0.9.5.2.ebuild,v 1.6 2003/11/11 13:09:58 vapier Exp $
-DESCRIPTION="splay is an audio player, primarily for the console"
+DESCRIPTION="an audio player, primarily for the console"
HOMEPAGE="http://splay.sourceforge.net/"
# Note non-standard sourceforge distribution location, so we can't use
# mirror://sourceforge/...
-SRC_URI="http://splay.sourceforge.net/tgz/splay-0.9.5.2.tar.gz"
+SRC_URI="http://splay.sourceforge.net/tgz/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
diff --git a/media-sound/sweep/sweep-0.8.2-r1.ebuild b/media-sound/sweep/sweep-0.8.2-r1.ebuild
index 9dcc15c23b51..f4772cf869b5 100644
--- a/media-sound/sweep/sweep-0.8.2-r1.ebuild
+++ b/media-sound/sweep/sweep-0.8.2-r1.ebuild
@@ -1,16 +1,15 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sweep/sweep-0.8.2-r1.ebuild,v 1.2 2003/07/19 19:09:15 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sweep/sweep-0.8.2-r1.ebuild,v 1.3 2003/11/11 13:10:34 vapier Exp $
-IUSE="oggvorbis alsa nls"
-
-DESCRIPTION="Sweep is an audio editor and live playback tool"
+DESCRIPTION="audio editor and live playback tool"
HOMEPAGE="http://www.metadecks.org/software/sweep/"
SRC_URI="http://www.metadecks.org/software/sweep/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ~ppc ~sparc ~hppa ~mips ~alpha"
+IUSE="oggvorbis alsa nls"
DEPEND=">=media-libs/libsndfile-1.0*
>=x11-libs/gtk+-1.2*
@@ -21,9 +20,6 @@ DEPEND=">=media-libs/libsndfile-1.0*
oggvorbis? ( media-libs/libogg media-libs/libvorbis )
alsa? ( media-libs/alsa-lib )
nls? ( sys-devel/gettext )"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${P}"
src_compile() {
local myconf
diff --git a/media-sound/terminatorx/terminatorx-3.81.ebuild b/media-sound/terminatorx/terminatorx-3.81.ebuild
index a1b0114f09e0..17442a1c22df 100644
--- a/media-sound/terminatorx/terminatorx-3.81.ebuild
+++ b/media-sound/terminatorx/terminatorx-3.81.ebuild
@@ -1,14 +1,15 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/terminatorx/terminatorx-3.81.ebuild,v 1.2 2003/10/28 14:28:57 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/terminatorx/terminatorx-3.81.ebuild,v 1.3 2003/11/11 13:11:27 vapier Exp $
inherit gnome2
MY_P=${P/terminatorx/terminatorX}
S=${WORKDIR}/${MY_P}
-DESCRIPTION='terminatorX is a realtime audio synthesizer that allows you to "scratch" on digitally sampled audio data'
+DESCRIPTION='realtime audio synthesizer that allows you to "scratch" on digitally sampled audio data'
HOMEPAGE="http://www.terminatorx.cx/"
SRC_URI="http://www.terminatorx.cx/dist/${MY_P}.tar.gz"
+
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"
diff --git a/media-sound/trommler/trommler-3.3.ebuild b/media-sound/trommler/trommler-3.3.ebuild
index 7de327b4661d..44dc78574a7b 100644
--- a/media-sound/trommler/trommler-3.3.ebuild
+++ b/media-sound/trommler/trommler-3.3.ebuild
@@ -1,19 +1,19 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/trommler/trommler-3.3.ebuild,v 1.7 2003/10/15 16:57:39 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/trommler/trommler-3.3.ebuild,v 1.8 2003/11/11 13:11:00 vapier Exp $
-S="${WORKDIR}/Trommler"
-DESCRIPTION="This is a gtk+ based drum machine"
+DESCRIPTION="gtk+ based drum machine"
HOMEPAGE="http://muth.org/Robert/Trommler/"
SRC_URI="http://muth.org/Robert/Trommler/${P/-/.}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ~ppc ~sparc ~alpha"
-IUSE=""
DEPEND=">=x11-libs/gtk+-2.0.6-r1"
+S="${WORKDIR}/Trommler"
+
src_compile() {
sed -i 's:CFLAGS = -Wall -Werror -O9:CFLAGS = -Wall -O9:' Makefile || die
emake || die