summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/liteamp/ChangeLog7
-rw-r--r--media-sound/liteamp/Manifest8
-rw-r--r--media-sound/liteamp/files/digest-liteamp-0.2.2-r11
-rw-r--r--media-sound/liteamp/liteamp-0.2.2-r1.ebuild24
-rw-r--r--media-sound/liteamp/liteamp-0.2.3.2.ebuild5
-rw-r--r--media-sound/terminatorx/ChangeLog5
-rw-r--r--media-sound/terminatorx/Manifest8
-rw-r--r--media-sound/terminatorx/files/digest-terminatorx-3.80-r11
-rw-r--r--media-sound/terminatorx/terminatorx-3.80-r1.ebuild91
9 files changed, 18 insertions, 132 deletions
diff --git a/media-sound/liteamp/ChangeLog b/media-sound/liteamp/ChangeLog
index 59286044744e..e68a734d0712 100644
--- a/media-sound/liteamp/ChangeLog
+++ b/media-sound/liteamp/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-sound/liteamp
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/liteamp/ChangeLog,v 1.8 2003/07/19 12:22:10 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/liteamp/ChangeLog,v 1.9 2003/07/19 18:58:49 raker Exp $
+
+*liteamp-0.2.3.2 (19 Jul 2003)
+
+ 19 Jul 2003; Nick Hadaway <raker@gentoo.org> liteamp-0.2.3.2.ebuild:
+ Reverted mad change
19 Jul 2003; lanius@gentoo.org :
version bump
diff --git a/media-sound/liteamp/Manifest b/media-sound/liteamp/Manifest
index a24a8a101c04..c7da1b77868d 100644
--- a/media-sound/liteamp/Manifest
+++ b/media-sound/liteamp/Manifest
@@ -1,9 +1,7 @@
-MD5 98eb97432c9d880502a0ec9f9a866ac0 ChangeLog 1142
-MD5 7ef611ccc2c6b98e5e9e5bdbb174fa53 liteamp-0.2.1.ebuild 689
MD5 b6180677be99d1399bdac953df677d8b liteamp-0.2.2.ebuild 691
-MD5 b01ea0931a7b0669e0a05ed81b9fb5a4 liteamp-0.2.2-r1.ebuild 733
-MD5 7b503ad8828183a73375f411f00ce336 liteamp-0.2.3.2.ebuild 712
+MD5 cde2ee2972e6eff520f90e03fc3b039b liteamp-0.2.3.2.ebuild 678
+MD5 7ef611ccc2c6b98e5e9e5bdbb174fa53 liteamp-0.2.1.ebuild 689
+MD5 4e0e48732c3254d5b64227377eb0061d ChangeLog 1268
MD5 c1e711378c5a97218bbd9966784e0021 files/digest-liteamp-0.2.1 65
MD5 fbdf683fb18e52943ed11a8bc2483302 files/digest-liteamp-0.2.2 65
-MD5 fbdf683fb18e52943ed11a8bc2483302 files/digest-liteamp-0.2.2-r1 65
MD5 3952cbd33851a9265a2b576f539d3aac files/digest-liteamp-0.2.3.2 67
diff --git a/media-sound/liteamp/files/digest-liteamp-0.2.2-r1 b/media-sound/liteamp/files/digest-liteamp-0.2.2-r1
deleted file mode 100644
index fe61b76bad1a..000000000000
--- a/media-sound/liteamp/files/digest-liteamp-0.2.2-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 6290a47f00e051d756c84ef22d2515bc liteamp-0.2.2.tar.gz 265325
diff --git a/media-sound/liteamp/liteamp-0.2.2-r1.ebuild b/media-sound/liteamp/liteamp-0.2.2-r1.ebuild
deleted file mode 100644
index b46bab43abab..000000000000
--- a/media-sound/liteamp/liteamp-0.2.2-r1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/liteamp/liteamp-0.2.2-r1.ebuild,v 1.1 2003/07/17 21:31:54 raker Exp $
-
-inherit eutils gnome2
-
-S="${WORKDIR}/${P}"
-DESCRIPTION="Liteamp - yet another light-weight ogg and mp3 player for gnome"
-SRC_URI="http://download.kldp.net/liteamp/${P}.tar.gz"
-HOMEPAGE="http://liteamp.kldp.net"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc"
-
-DEPEND=">=x11-libs/gtk+-2.0.0
- >=gnome-base/libgnomeui-2.0
- >=media-libs/libmad-0.15.0b
- >=media-libs/libid3tag-0.15.0b
- >=media-libs/libvorbis-1.0
- media-libs/libao
- media-libs/libogg"
-
-DOC="AUTHORS COPYING ChangeLog INSTALL NEWS README"
diff --git a/media-sound/liteamp/liteamp-0.2.3.2.ebuild b/media-sound/liteamp/liteamp-0.2.3.2.ebuild
index baed144ddff0..b38f87aa8fe3 100644
--- a/media-sound/liteamp/liteamp-0.2.3.2.ebuild
+++ b/media-sound/liteamp/liteamp-0.2.3.2.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/liteamp/liteamp-0.2.3.2.ebuild,v 1.1 2003/07/19 12:22:10 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/liteamp/liteamp-0.2.3.2.ebuild,v 1.2 2003/07/19 18:58:49 raker Exp $
inherit eutils gnome2
@@ -14,9 +14,8 @@ KEYWORDS="~x86 ~ppc"
DEPEND=">=x11-libs/gtk+-2.0.0
>=gnome-base/libgnomeui-2.0
- >=media-libs/libmad-0.15.0b
- >=media-libs/libid3tag-0.15.0b
>=media-libs/libvorbis-1.0
+ >=media-sound/mad-0.14.2b
media-libs/libao
media-libs/libogg"
diff --git a/media-sound/terminatorx/ChangeLog b/media-sound/terminatorx/ChangeLog
index 303c5a9bd6a9..73d495aa8df3 100644
--- a/media-sound/terminatorx/ChangeLog
+++ b/media-sound/terminatorx/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/terminatorx
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/terminatorx/ChangeLog,v 1.2 2003/07/17 21:59:10 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/terminatorx/ChangeLog,v 1.3 2003/07/19 19:01:13 raker Exp $
+
+ 19 Jul 2003; Nick Hadaway <raker@gentoo.org>:
+ Reverted mad changes
*terminatorx-3.80-r1 (17 Jul 2003)
diff --git a/media-sound/terminatorx/Manifest b/media-sound/terminatorx/Manifest
index 915fc3758761..56d5fb25ad29 100644
--- a/media-sound/terminatorx/Manifest
+++ b/media-sound/terminatorx/Manifest
@@ -1,7 +1,5 @@
+MD5 b45acb08ee2b7451de1e9e337dd2bd89 terminatorx-3.80.ebuild 2505
+MD5 0f422445e8918bfc19c96aa2eabe6aed ChangeLog 783
MD5 eb49735880ebb0f863fe1ca9e83a8ff9 files/digest-terminatorx-3.80 68
-MD5 b9c48043c327fb9f0fcb5b04b721e337 files/terminatorx-3.80.GNOMEpresent.patch 25091
MD5 a2074d5d27b3b2d3006703af2a500c3f files/terminatorx-3.80.fixGnomeMakefile.patch 1032
-MD5 eb49735880ebb0f863fe1ca9e83a8ff9 files/digest-terminatorx-3.80-r1 68
-MD5 517cacbb53069797ac8dfdb7846a4f08 ChangeLog 711
-MD5 b45acb08ee2b7451de1e9e337dd2bd89 terminatorx-3.80.ebuild 2505
-MD5 b60ca4f59743f2ca3e62d4c3a4910592 terminatorx-3.80-r1.ebuild 2532
+MD5 b9c48043c327fb9f0fcb5b04b721e337 files/terminatorx-3.80.GNOMEpresent.patch 25091
diff --git a/media-sound/terminatorx/files/digest-terminatorx-3.80-r1 b/media-sound/terminatorx/files/digest-terminatorx-3.80-r1
deleted file mode 100644
index 3028f20de52c..000000000000
--- a/media-sound/terminatorx/files/digest-terminatorx-3.80-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 04ad737a0b555ea869c27960088a7872 terminatorX-3.80.tar.gz 482974
diff --git a/media-sound/terminatorx/terminatorx-3.80-r1.ebuild b/media-sound/terminatorx/terminatorx-3.80-r1.ebuild
deleted file mode 100644
index 512c4041e023..000000000000
--- a/media-sound/terminatorx/terminatorx-3.80-r1.ebuild
+++ /dev/null
@@ -1,91 +0,0 @@
-# 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.80-r1.ebuild,v 1.1 2003/07/17 21:59:10 raker Exp $
-
-IUSE="3dnow alsa mpeg oggvorbis oss sox"
-
-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'
-HOMEPAGE="http://www.terminatorx.cx/"
-SRC_URI="http://www.terminatorx.cx/dist/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86"
-
-DEPEND="alsa? ( >=media-libs/alsa-lib-0.9 )
- mpeg? ( media-libs/libmad media-libs/libid3tag )
- oggvorbis? ( >=media-libs/libvorbis-1.0_beta4 )
- sox? ( media-sound/sox )
- >=x11-libs/gtk+-2.2.0
- >=dev-libs/glib-2.2.0
- >=x11-base/xfree-4.2.0-r11
- dev-libs/libxml
- media-libs/audiofile
- media-libs/ladspa-sdk
- media-libs/ladspa-cmt
- app-text/scrollkeeper
- media-libs/liblrdf"
-
-src_unpack() {
- unpack ${A}
- cd ${S}
-
- epatch ${FILESDIR}/terminatorx-3.80.GNOMEpresent.patch
- epatch ${FILESDIR}/terminatorx-3.80.fixGnomeMakefile.patch
-}
-
-src_compile() {
- local myconf=""
-
- use 3dnow \
- && myconf="${myconf} --enable-3dnow"
- use alsa \
- && myconf="${myconf} --enable-alsa" \
- || myconf="${myconf} --disable-alsa"
- use mpeg \
- && myconf="${myconf} --enable-mad" \
- || myconf="${myconf} --disable-mad" \
- || myconf="${myconf} --disable-mpg123"
- use oggvorbis \
- && myconf="${myconf} --enable-vorbis" \
- || myconf="${myconf} --disable-vorbis" \
- || myconf="${myconf} --disable-ogg123"
- use oss \
- && myconf="${myconf} --enable-oss" \
- #|| myconf="${myconf} --disable-oss" # Doesn't work
- use sox \
- && myconf="${myconf} --enable-sox"
-
- WANT_AUTOMAKE_1_6=1 econf ${myconf}
-
- make || die
-}
-
-src_install() {
- make DESTDIR=${D} install
-}
-
-pkg_postinst() {
- echo "
-Since Version 3.73 terminatorX supports
-running suid root. If you install the terminatorX binary suid
-root with the following commands:
-
-> chown root /usr/bin/terminatorX
-> chmod u+s /usr/bin/terminatorX
-
-terminatorX will then create the engine thread with realtime
-priority.
-
-There is a small chance that a malicious attacker could
-utilize terminatorX to acquire root privileges if installed suid
-root, although it should require quite some effort to create an
-exploit for that. On the other hand realtime scheduling
-massively improves the playback performance. So depending on who
-can access your computer you will have to decide for yourself on
-performance vs security.
-"
-}