summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-11-11 21:05:30 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-11-11 21:05:30 +0000
commit1694cab9e020460757240ab8450dbdcfda90684a (patch)
tree7f75bb5a8c768940c9556735903d4b972eb66782 /media-sound
parent~amd64 (diff)
downloadgentoo-2-1694cab9e020460757240ab8450dbdcfda90684a.tar.gz
gentoo-2-1694cab9e020460757240ab8450dbdcfda90684a.tar.bz2
gentoo-2-1694cab9e020460757240ab8450dbdcfda90684a.zip
Version cleanup.
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/aumix/aumix-2.8-r1.ebuild62
-rw-r--r--media-sound/aumix/files/digest-aumix-2.8-r11
-rw-r--r--media-sound/vorbis-tools/files/digest-vorbis-tools-1.0-r21
-rw-r--r--media-sound/vorbis-tools/vorbis-tools-1.0-r2.ebuild33
-rw-r--r--media-sound/vorbis-tools/vorbis-tools-1.0.1.ebuild7
5 files changed, 4 insertions, 100 deletions
diff --git a/media-sound/aumix/aumix-2.8-r1.ebuild b/media-sound/aumix/aumix-2.8-r1.ebuild
deleted file mode 100644
index 29495eccdab2..000000000000
--- a/media-sound/aumix/aumix-2.8-r1.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/aumix/aumix-2.8-r1.ebuild,v 1.8 2004/07/13 20:40:43 kloeri Exp $
-
-IUSE="gtk gtk2 gpm nls"
-
-DESCRIPTION="Aumix volume/mixer control program."
-SRC_URI="http://jpj.net/~trevor/aumix/${P}.tar.bz2"
-HOMEPAGE="http://jpj.net/~trevor/aumix/"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="x86 hppa ~amd64 sparc alpha ~ia64 ~mips"
-
-#alsa support is broken in 2.8 alsa? ( >=media-libs/alsa-lib-0.9.0_rc1 )
-DEPEND=">=sys-libs/ncurses-5.2
- gpm? ( >=sys-libs/gpm-1.19.3 )
- gtk? (
- !gtk2? ( =x11-libs/gtk+-1.2* )
- gtk2? ( >=x11-libs/gtk+-2.0.0 )
- )
- nls? ( sys-devel/gettext )"
-
-src_compile() {
-# `use_with alsa`
-
- # use_with borks becasue of bad configure script.
- if use gtk; then
- if use gtk2; then
- myconf="${myconf} --without-gtk1";
- else
- myconf="${myconf} --without-gtk";
- fi
- else
- myconf="${myconf} --without-gtk --without-gtk1";
- fi
-
- if ! use gpm; then
- myconf="${myconf} --without-gpm"
- fi
-
- econf ${myconf} || die
- emake || die "make failed"
-}
-
-src_install() {
- einstall
-
- dodoc AUTHORS BUGS COPYING ChangeLog NEWS README TODO
-
- insinto /usr/share/gnome/apps/Multimedia
- doins ${FILESDIR}/aumix.desktop
- insinto /usr/share/applnk/Multimedia
- doins ${FILESDIR}/aumix.desktop
- insinto /usr/share/applications
- doins ${FILESDIR}/aumix.desktop
-
- dodir /usr/share/pixmaps
- ln -s ../aumix/aumix.xpm ${D}/usr/share/pixmaps
-
- exeinto /etc/init.d ; newexe ${FILESDIR}/aumix.rc6 aumix
-}
diff --git a/media-sound/aumix/files/digest-aumix-2.8-r1 b/media-sound/aumix/files/digest-aumix-2.8-r1
deleted file mode 100644
index 12537fa60981..000000000000
--- a/media-sound/aumix/files/digest-aumix-2.8-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 dc3fc7209752207c23e7c94ab886b340 aumix-2.8.tar.bz2 157503
diff --git a/media-sound/vorbis-tools/files/digest-vorbis-tools-1.0-r2 b/media-sound/vorbis-tools/files/digest-vorbis-tools-1.0-r2
deleted file mode 100644
index e389e42a2bed..000000000000
--- a/media-sound/vorbis-tools/files/digest-vorbis-tools-1.0-r2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 c0a9fee54835e9c5b32d1f42c02964c9 vorbis-tools-1.0.tar.gz 425404
diff --git a/media-sound/vorbis-tools/vorbis-tools-1.0-r2.ebuild b/media-sound/vorbis-tools/vorbis-tools-1.0-r2.ebuild
deleted file mode 100644
index b92a0aa1adb1..000000000000
--- a/media-sound/vorbis-tools/vorbis-tools-1.0-r2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/vorbis-tools/vorbis-tools-1.0-r2.ebuild,v 1.5 2004/11/08 20:08:26 vapier Exp $
-
-DESCRIPTION="tools for using the Ogg Vorbis sound file format"
-HOMEPAGE="http://www.xiph.org/ogg/vorbis/index.html"
-SRC_URI="http://fatpipe.vorbis.com/files/1.0/unix/vorbis-tools-1.0.tar.gz"
-
-LICENSE="as-is"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc sparc x86"
-IUSE="nls"
-
-RDEPEND=">=media-libs/libvorbis-${PV}
- >=media-libs/libogg-${PV}
- >=media-libs/libao-0.8.2
- >=net-misc/curl-7.9"
-DEPEND="${RDEPEND}
- nls? ( sys-devel/gettext )"
-
-src_compile() {
- econf `use_enable nls` || die
- emake || die
-}
-
-src_install () {
- make DESTDIR=${D} install || die
-
- rm -rf ${D}/usr/share/doc
- dodoc AUTHORS README
- docinto ogg123
- dodoc ogg123/ogg123rc-example
-}
diff --git a/media-sound/vorbis-tools/vorbis-tools-1.0.1.ebuild b/media-sound/vorbis-tools/vorbis-tools-1.0.1.ebuild
index eaf26802732b..5842db934441 100644
--- a/media-sound/vorbis-tools/vorbis-tools-1.0.1.ebuild
+++ b/media-sound/vorbis-tools/vorbis-tools-1.0.1.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/vorbis-tools/vorbis-tools-1.0.1.ebuild,v 1.17 2004/11/08 20:08:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/vorbis-tools/vorbis-tools-1.0.1.ebuild,v 1.18 2004/11/11 21:05:30 eradicator Exp $
+
+IUSE="nls flac speex"
inherit gcc flag-o-matic
@@ -11,7 +13,6 @@ SRC_URI="http://www.vorbis.com/files/${PV}/unix/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa mips ppc ppc64 sparc x86"
-IUSE="nls flac speex"
RDEPEND=">=media-libs/libvorbis-1.0
>=media-libs/libao-0.8.2
@@ -38,7 +39,7 @@ src_compile() {
}
src_install() {
- make DESTDIR=${D} install || die
+ make DESTDIR="${D}" install || die
rm -rf ${D}/usr/share/doc
dodoc AUTHORS README