diff options
84 files changed, 84 insertions, 175 deletions
diff --git a/media-sound/abcm2ps/abcm2ps-4.12.24.ebuild b/media-sound/abcm2ps/abcm2ps-4.12.24.ebuild index c24811a2bf26..575a3194bd58 100644 --- a/media-sound/abcm2ps/abcm2ps-4.12.24.ebuild +++ b/media-sound/abcm2ps/abcm2ps-4.12.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/abcm2ps/abcm2ps-4.12.24.ebuild,v 1.1 2006/09/11 04:01:14 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/abcm2ps/abcm2ps-4.12.24.ebuild,v 1.2 2007/07/11 19:30:23 mr_bones_ Exp $ inherit eutils @@ -37,4 +37,3 @@ src_install() { insinto /usr/share/doc/${P}/contrib doins ${DISTDIR}/transpose_abc.pl } - diff --git a/media-sound/alsa-driver/alsa-driver-1.0.13.ebuild b/media-sound/alsa-driver/alsa-driver-1.0.13.ebuild index 696aa748a385..eb7894b7e9fe 100644 --- a/media-sound/alsa-driver/alsa-driver-1.0.13.ebuild +++ b/media-sound/alsa-driver/alsa-driver-1.0.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-driver/alsa-driver-1.0.13.ebuild,v 1.8 2007/01/05 17:17:59 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-driver/alsa-driver-1.0.13.ebuild,v 1.9 2007/07/11 19:30:23 mr_bones_ Exp $ inherit linux-mod flag-o-matic eutils multilib @@ -120,7 +120,6 @@ src_compile() { fi } - src_install() { emake DESTDIR=${D} install-modules || die "make install failed" diff --git a/media-sound/alsa-driver/alsa-driver-1.0.14.ebuild b/media-sound/alsa-driver/alsa-driver-1.0.14.ebuild index 8b76e18b8c9e..0fecc35e5865 100644 --- a/media-sound/alsa-driver/alsa-driver-1.0.14.ebuild +++ b/media-sound/alsa-driver/alsa-driver-1.0.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-driver/alsa-driver-1.0.14.ebuild,v 1.1 2007/06/28 15:16:38 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-driver/alsa-driver-1.0.14.ebuild,v 1.2 2007/07/11 19:30:23 mr_bones_ Exp $ inherit autotools linux-mod flag-o-matic eutils multilib @@ -143,7 +143,6 @@ src_compile() { ABI=${myABI} } - src_install() { emake DESTDIR="${D}" install-modules || die "make install failed" diff --git a/media-sound/alsa-driver/alsa-driver-1.0.14_rc1.ebuild b/media-sound/alsa-driver/alsa-driver-1.0.14_rc1.ebuild index efeb32ff867e..f42d2e234817 100644 --- a/media-sound/alsa-driver/alsa-driver-1.0.14_rc1.ebuild +++ b/media-sound/alsa-driver/alsa-driver-1.0.14_rc1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-driver/alsa-driver-1.0.14_rc1.ebuild,v 1.9 2007/02/11 23:33:57 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-driver/alsa-driver-1.0.14_rc1.ebuild,v 1.10 2007/07/11 19:30:23 mr_bones_ Exp $ inherit linux-mod flag-o-matic eutils multilib @@ -129,7 +129,6 @@ src_compile() { ABI=${myABI} } - src_install() { emake DESTDIR="${D}" install-modules || die "make install failed" diff --git a/media-sound/alsa-driver/alsa-driver-1.0.14_rc2-r1.ebuild b/media-sound/alsa-driver/alsa-driver-1.0.14_rc2-r1.ebuild index 2c1b1b01b89b..6df6c8b747f5 100644 --- a/media-sound/alsa-driver/alsa-driver-1.0.14_rc2-r1.ebuild +++ b/media-sound/alsa-driver/alsa-driver-1.0.14_rc2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-driver/alsa-driver-1.0.14_rc2-r1.ebuild,v 1.5 2007/05/01 09:38:12 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-driver/alsa-driver-1.0.14_rc2-r1.ebuild,v 1.6 2007/07/11 19:30:23 mr_bones_ Exp $ inherit linux-mod flag-o-matic eutils multilib @@ -131,7 +131,6 @@ src_compile() { ABI=${myABI} } - src_install() { emake DESTDIR="${D}" install-modules || die "make install failed" diff --git a/media-sound/alsa-driver/alsa-driver-1.0.14_rc2.ebuild b/media-sound/alsa-driver/alsa-driver-1.0.14_rc2.ebuild index c3df50221876..c541ca557dfd 100644 --- a/media-sound/alsa-driver/alsa-driver-1.0.14_rc2.ebuild +++ b/media-sound/alsa-driver/alsa-driver-1.0.14_rc2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-driver/alsa-driver-1.0.14_rc2.ebuild,v 1.5 2007/04/26 19:09:40 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-driver/alsa-driver-1.0.14_rc2.ebuild,v 1.6 2007/07/11 19:30:23 mr_bones_ Exp $ inherit linux-mod flag-o-matic eutils multilib @@ -131,7 +131,6 @@ src_compile() { ABI=${myABI} } - src_install() { emake DESTDIR="${D}" install-modules || die "make install failed" diff --git a/media-sound/alsa-driver/alsa-driver-1.0.14_rc3.ebuild b/media-sound/alsa-driver/alsa-driver-1.0.14_rc3.ebuild index 893c890c2b6e..d9fc22c63760 100644 --- a/media-sound/alsa-driver/alsa-driver-1.0.14_rc3.ebuild +++ b/media-sound/alsa-driver/alsa-driver-1.0.14_rc3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-driver/alsa-driver-1.0.14_rc3.ebuild,v 1.1 2007/03/17 20:37:22 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-driver/alsa-driver-1.0.14_rc3.ebuild,v 1.2 2007/07/11 19:30:23 mr_bones_ Exp $ inherit autotools linux-mod flag-o-matic eutils multilib @@ -144,7 +144,6 @@ src_compile() { ABI=${myABI} } - src_install() { emake DESTDIR="${D}" install-modules || die "make install failed" diff --git a/media-sound/alsa-driver/alsa-driver-9999.ebuild b/media-sound/alsa-driver/alsa-driver-9999.ebuild index 6263fadb9d6b..a026d4056a0d 100644 --- a/media-sound/alsa-driver/alsa-driver-9999.ebuild +++ b/media-sound/alsa-driver/alsa-driver-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-driver/alsa-driver-9999.ebuild,v 1.8 2007/01/30 00:34:06 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-driver/alsa-driver-9999.ebuild,v 1.9 2007/07/11 19:30:23 mr_bones_ Exp $ inherit linux-mod flag-o-matic eutils multilib autotools mercurial @@ -132,7 +132,6 @@ src_compile() { ABI=${myABI} } - src_install() { emake DESTDIR="${D}" install-modules || die "make install failed" diff --git a/media-sound/ardour/ardour-0.99.2.ebuild b/media-sound/ardour/ardour-0.99.2.ebuild index e98cac8928f0..d621bc265804 100644 --- a/media-sound/ardour/ardour-0.99.2.ebuild +++ b/media-sound/ardour/ardour-0.99.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/ardour/ardour-0.99.2.ebuild,v 1.5 2007/07/02 15:43:18 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/ardour/ardour-0.99.2.ebuild,v 1.6 2007/07/11 19:30:24 mr_bones_ Exp $ inherit eutils @@ -85,4 +85,3 @@ pkg_postinst() { elog " ardour -o" fi } - diff --git a/media-sound/ardour/ardour-0.99.3.ebuild b/media-sound/ardour/ardour-0.99.3.ebuild index 29f55f4d0043..c036a246e4eb 100644 --- a/media-sound/ardour/ardour-0.99.3.ebuild +++ b/media-sound/ardour/ardour-0.99.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/ardour/ardour-0.99.3.ebuild,v 1.4 2007/07/02 15:43:18 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/ardour/ardour-0.99.3.ebuild,v 1.5 2007/07/11 19:30:24 mr_bones_ Exp $ inherit eutils @@ -73,4 +73,3 @@ pkg_postinst() { elog " ardour -o" fi } - diff --git a/media-sound/audiotag/audiotag-0.13.ebuild b/media-sound/audiotag/audiotag-0.13.ebuild index 722bd41ff309..8cafdd917f6c 100644 --- a/media-sound/audiotag/audiotag-0.13.ebuild +++ b/media-sound/audiotag/audiotag-0.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audiotag/audiotag-0.13.ebuild,v 1.9 2006/01/12 19:23:48 nattfodd Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audiotag/audiotag-0.13.ebuild,v 1.10 2007/07/11 19:30:24 mr_bones_ Exp $ IUSE="flac vorbis mp3" @@ -22,4 +22,3 @@ src_install() { dobin audiotag dodoc README ChangeLog } - diff --git a/media-sound/audiotag/audiotag-0.14.ebuild b/media-sound/audiotag/audiotag-0.14.ebuild index bb11aef82925..ca6233ea4c39 100644 --- a/media-sound/audiotag/audiotag-0.14.ebuild +++ b/media-sound/audiotag/audiotag-0.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audiotag/audiotag-0.14.ebuild,v 1.3 2006/01/12 19:23:48 nattfodd Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audiotag/audiotag-0.14.ebuild,v 1.4 2007/07/11 19:30:24 mr_bones_ Exp $ IUSE="flac vorbis mp3" @@ -22,4 +22,3 @@ src_install() { dobin audiotag dodoc README ChangeLog } - diff --git a/media-sound/audiotag/audiotag-0.15.ebuild b/media-sound/audiotag/audiotag-0.15.ebuild index c39a9f104df8..55f8b9cef88f 100644 --- a/media-sound/audiotag/audiotag-0.15.ebuild +++ b/media-sound/audiotag/audiotag-0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audiotag/audiotag-0.15.ebuild,v 1.1 2006/05/18 13:29:59 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audiotag/audiotag-0.15.ebuild,v 1.2 2007/07/11 19:30:24 mr_bones_ Exp $ IUSE="flac vorbis mp3" @@ -22,4 +22,3 @@ src_install() { dobin audiotag dodoc README ChangeLog } - diff --git a/media-sound/audiotag/audiotag-0.16.ebuild b/media-sound/audiotag/audiotag-0.16.ebuild index fe4c3d697a9c..f9911940a210 100644 --- a/media-sound/audiotag/audiotag-0.16.ebuild +++ b/media-sound/audiotag/audiotag-0.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audiotag/audiotag-0.16.ebuild,v 1.4 2007/06/19 14:03:50 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audiotag/audiotag-0.16.ebuild,v 1.5 2007/07/11 19:30:24 mr_bones_ Exp $ IUSE="aac flac vorbis mp3" @@ -23,4 +23,3 @@ src_install() { dobin audiotag dodoc README ChangeLog } - diff --git a/media-sound/cdstatus/cdstatus-0.94a.ebuild b/media-sound/cdstatus/cdstatus-0.94a.ebuild index 06dc7b591c48..71aa299ededf 100644 --- a/media-sound/cdstatus/cdstatus-0.94a.ebuild +++ b/media-sound/cdstatus/cdstatus-0.94a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/cdstatus/cdstatus-0.94a.ebuild,v 1.14 2007/01/05 17:26:14 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/cdstatus/cdstatus-0.94a.ebuild,v 1.15 2007/07/11 19:30:23 mr_bones_ Exp $ inherit eutils @@ -33,4 +33,3 @@ pkg_postinst() { elog "Check /usr/share/doc/cdstatus-${PV} for help" elog } - diff --git a/media-sound/cvoicecontrol/cvoicecontrol-0.9_alpha.ebuild b/media-sound/cvoicecontrol/cvoicecontrol-0.9_alpha.ebuild index b3780ca2f9bf..b040b3f11600 100644 --- a/media-sound/cvoicecontrol/cvoicecontrol-0.9_alpha.ebuild +++ b/media-sound/cvoicecontrol/cvoicecontrol-0.9_alpha.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/cvoicecontrol/cvoicecontrol-0.9_alpha.ebuild,v 1.16 2006/03/07 14:06:43 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/cvoicecontrol/cvoicecontrol-0.9_alpha.ebuild,v 1.17 2007/07/11 19:30:23 mr_bones_ Exp $ IUSE="" @@ -33,7 +33,6 @@ src_unpack() { sed -i -e "s/install-data-am: install-data-local/install-data-am:/" Makefile.in } - src_install () { make DESTDIR="${D}" install || die diff --git a/media-sound/darksnow/darksnow-0.5.ebuild b/media-sound/darksnow/darksnow-0.5.ebuild index f0d79a3a7bba..9df7e472bbc3 100644 --- a/media-sound/darksnow/darksnow-0.5.ebuild +++ b/media-sound/darksnow/darksnow-0.5.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/darksnow/darksnow-0.5.ebuild,v 1.2 2005/07/25 12:16:11 dholm Exp $ - +# $Header: /var/cvsroot/gentoo-x86/media-sound/darksnow/darksnow-0.5.ebuild,v 1.3 2007/07/11 19:30:24 mr_bones_ Exp $ DESCRIPTION="Streaming GTK2 Front-End based in Darkice Ice Streamer" HOMEPAGE="http://darksnow.radiolivre.org" diff --git a/media-sound/dir2ogg/dir2ogg-0.9.1.ebuild b/media-sound/dir2ogg/dir2ogg-0.9.1.ebuild index 6856bd603f62..0fba633ac204 100644 --- a/media-sound/dir2ogg/dir2ogg-0.9.1.ebuild +++ b/media-sound/dir2ogg/dir2ogg-0.9.1.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/dir2ogg/dir2ogg-0.9.1.ebuild,v 1.4 2007/01/21 11:23:37 aballier Exp $ - +# $Header: /var/cvsroot/gentoo-x86/media-sound/dir2ogg/dir2ogg-0.9.1.ebuild,v 1.5 2007/07/11 19:30:23 mr_bones_ Exp $ DESCRIPTION="Converts MP3, M4A, and WAV files to OGG format." HOMEPAGE="http://badcomputer.no-ip.com/linux/dir2ogg/" diff --git a/media-sound/dir2ogg/dir2ogg-0.9.2.ebuild b/media-sound/dir2ogg/dir2ogg-0.9.2.ebuild index 2c17fc376c55..f6bf283435c7 100644 --- a/media-sound/dir2ogg/dir2ogg-0.9.2.ebuild +++ b/media-sound/dir2ogg/dir2ogg-0.9.2.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/dir2ogg/dir2ogg-0.9.2.ebuild,v 1.3 2007/01/21 11:23:37 aballier Exp $ - +# $Header: /var/cvsroot/gentoo-x86/media-sound/dir2ogg/dir2ogg-0.9.2.ebuild,v 1.4 2007/07/11 19:30:23 mr_bones_ Exp $ DESCRIPTION="Converts MP3, M4A, and WAV files to OGG format." HOMEPAGE="http://badcomputer.org/linux/dir2ogg/" diff --git a/media-sound/dir2ogg/dir2ogg-0.9.3.ebuild b/media-sound/dir2ogg/dir2ogg-0.9.3.ebuild index 29b4cba4895a..7c0752e01ce2 100644 --- a/media-sound/dir2ogg/dir2ogg-0.9.3.ebuild +++ b/media-sound/dir2ogg/dir2ogg-0.9.3.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/dir2ogg/dir2ogg-0.9.3.ebuild,v 1.3 2007/01/21 11:23:37 aballier Exp $ - +# $Header: /var/cvsroot/gentoo-x86/media-sound/dir2ogg/dir2ogg-0.9.3.ebuild,v 1.4 2007/07/11 19:30:23 mr_bones_ Exp $ DESCRIPTION="Converts Mp3, M4a, Wma, and Wav files to Ogg Vorbis format." HOMEPAGE="http://badcomputer.org/unix/dir2ogg/" diff --git a/media-sound/ecamegapedal/ecamegapedal-0.4.2.ebuild b/media-sound/ecamegapedal/ecamegapedal-0.4.2.ebuild index e123827f6247..09d631e58980 100644 --- a/media-sound/ecamegapedal/ecamegapedal-0.4.2.ebuild +++ b/media-sound/ecamegapedal/ecamegapedal-0.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/ecamegapedal/ecamegapedal-0.4.2.ebuild,v 1.9 2005/09/04 10:33:28 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/ecamegapedal/ecamegapedal-0.4.2.ebuild,v 1.10 2007/07/11 19:30:24 mr_bones_ Exp $ DESCRIPTION="Ecamegapedal is a real-time effect processor." HOMEPAGE="http://www.wakkanet.fi/~kaiv/ecamegapedal/" @@ -24,4 +24,3 @@ src_install() { make DESTDIR=${D} install || die dodoc NEWS README TODO } - diff --git a/media-sound/ecasound/ecasound-2.4.3.ebuild b/media-sound/ecasound/ecasound-2.4.3.ebuild index 30a703513d63..66b3b688a576 100644 --- a/media-sound/ecasound/ecasound-2.4.3.ebuild +++ b/media-sound/ecasound/ecasound-2.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/ecasound/ecasound-2.4.3.ebuild,v 1.7 2006/01/25 20:43:53 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/ecasound/ecasound-2.4.3.ebuild,v 1.8 2007/07/11 19:30:24 mr_bones_ Exp $ inherit multilib @@ -106,4 +106,3 @@ pkg_postinst() { ewarn "future releases." fi } - diff --git a/media-sound/ecasound/ecasound-2.4.4.ebuild b/media-sound/ecasound/ecasound-2.4.4.ebuild index 6ec4b7b094ae..edec4487f391 100644 --- a/media-sound/ecasound/ecasound-2.4.4.ebuild +++ b/media-sound/ecasound/ecasound-2.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/ecasound/ecasound-2.4.4.ebuild,v 1.1 2006/07/08 23:25:54 fvdpol Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/ecasound/ecasound-2.4.4.ebuild,v 1.2 2007/07/11 19:30:24 mr_bones_ Exp $ inherit multilib @@ -106,4 +106,3 @@ pkg_postinst() { ewarn "future releases." fi } - diff --git a/media-sound/erec/erec-2.2.0.1.ebuild b/media-sound/erec/erec-2.2.0.1.ebuild index 29a7fddd162e..2805bf360fd9 100644 --- a/media-sound/erec/erec-2.2.0.1.ebuild +++ b/media-sound/erec/erec-2.2.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/erec/erec-2.2.0.1.ebuild,v 1.8 2005/09/04 10:36:59 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/erec/erec-2.2.0.1.ebuild,v 1.9 2007/07/11 19:30:23 mr_bones_ Exp $ DESCRIPTION="A shared audio recording server" HOMEPAGE="http://bisqwit.iki.fi/source/erec.html" @@ -34,7 +34,6 @@ src_unpack() { echo "" > argh/.depend } - src_compile() { emake -j1 || die } diff --git a/media-sound/esound/esound-0.2.36-r2.ebuild b/media-sound/esound/esound-0.2.36-r2.ebuild index b4d57525a58d..325a9461c307 100644 --- a/media-sound/esound/esound-0.2.36-r2.ebuild +++ b/media-sound/esound/esound-0.2.36-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/esound-0.2.36-r2.ebuild,v 1.23 2007/05/10 08:08:16 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/esound-0.2.36-r2.ebuild,v 1.24 2007/07/11 19:30:24 mr_bones_ Exp $ WANT_AUTOMAKE=1.8 inherit libtool gnome.org eutils autotools flag-o-matic @@ -33,7 +33,6 @@ src_unpack() { epatch "${FILESDIR}/${P}-mode_t.patch" epatch "${FILESDIR}/${P}-asneeded.patch" - AT_M4DIR="m4" eautomake elibtoolize diff --git a/media-sound/esound/esound-0.2.37-r1.ebuild b/media-sound/esound/esound-0.2.37-r1.ebuild index 24946d548902..6d3c785bd614 100644 --- a/media-sound/esound/esound-0.2.37-r1.ebuild +++ b/media-sound/esound/esound-0.2.37-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/esound-0.2.37-r1.ebuild,v 1.2 2007/05/10 08:08:16 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/esound-0.2.37-r1.ebuild,v 1.3 2007/07/11 19:30:24 mr_bones_ Exp $ WANT_AUTOMAKE=1.10 inherit libtool gnome.org eutils autotools flag-o-matic @@ -39,7 +39,6 @@ src_unpack() { # Note: depends on debug patch above epatch "${FILESDIR}"/${P}-cpu-drain.patch - AT_M4DIR="m4" eautomake elibtoolize diff --git a/media-sound/esound/esound-0.2.37.ebuild b/media-sound/esound/esound-0.2.37.ebuild index 8e582971444b..bf985ba4ac54 100644 --- a/media-sound/esound/esound-0.2.37.ebuild +++ b/media-sound/esound/esound-0.2.37.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/esound-0.2.37.ebuild,v 1.3 2007/05/10 08:08:16 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/esound-0.2.37.ebuild,v 1.4 2007/07/11 19:30:24 mr_bones_ Exp $ WANT_AUTOMAKE=1.10 inherit libtool gnome.org eutils autotools flag-o-matic @@ -35,7 +35,6 @@ src_unpack() { # Fix compile with debug; bug #170971 epatch "${FILESDIR}/${PN}-0.2.37-debug.patch" - AT_M4DIR="m4" eautomake elibtoolize diff --git a/media-sound/exaile/exaile-0.2.10-r1.ebuild b/media-sound/exaile/exaile-0.2.10-r1.ebuild index 6266d7ab79bb..a259b6d3de7c 100644 --- a/media-sound/exaile/exaile-0.2.10-r1.ebuild +++ b/media-sound/exaile/exaile-0.2.10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/exaile/exaile-0.2.10-r1.ebuild,v 1.4 2007/07/07 13:56:06 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/exaile/exaile-0.2.10-r1.ebuild,v 1.5 2007/07/11 19:30:23 mr_bones_ Exp $ inherit eutils fdo-mime multilib python @@ -63,7 +63,6 @@ src_unpack() { epatch "${FILESDIR}"/${P}-visual.patch } - src_compile() { emake -j1 mmkeys.so || die "emake mmkeys.so failed." emake translations || die "emake translations failed." diff --git a/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild b/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild index 1d8b1386c50a..6336a2bb1037 100644 --- a/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild +++ b/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild,v 1.18 2007/06/26 02:13:57 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild,v 1.19 2007/07/11 19:30:24 mr_bones_ Exp $ inherit flag-o-matic eutils @@ -55,5 +55,3 @@ src_install() { einstall || die dodoc AUTHORS COPYING INSTALL NEWS README THANKS TODO } - - diff --git a/media-sound/galan/galan-0.3.0_beta6.ebuild b/media-sound/galan/galan-0.3.0_beta6.ebuild index 0866478310d4..8fd6ee3fd39c 100644 --- a/media-sound/galan/galan-0.3.0_beta6.ebuild +++ b/media-sound/galan/galan-0.3.0_beta6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/galan/galan-0.3.0_beta6.ebuild,v 1.6 2005/12/26 14:58:11 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/galan/galan-0.3.0_beta6.ebuild,v 1.7 2007/07/11 19:30:24 mr_bones_ Exp $ IUSE="vorbis alsa opengl esd jack" @@ -29,4 +29,3 @@ src_install() { make DESTDIR="${D}" install || die "install failed" dodoc AUTHORS ChangeLog NEWS README TODO doc/ } - diff --git a/media-sound/gmpc/gmpc-0.14.0.ebuild b/media-sound/gmpc/gmpc-0.14.0.ebuild index 31497b656955..e305837fe1f8 100644 --- a/media-sound/gmpc/gmpc-0.14.0.ebuild +++ b/media-sound/gmpc/gmpc-0.14.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/gmpc-0.14.0.ebuild,v 1.5 2007/04/17 15:55:17 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/gmpc-0.14.0.ebuild,v 1.6 2007/07/11 19:30:24 mr_bones_ Exp $ IUSE="gnome session" @@ -33,4 +33,3 @@ src_install() { } DOCS="AUTHORS ChangeLog NEWS README" - diff --git a/media-sound/gmpc/gmpc-0.15.0.ebuild b/media-sound/gmpc/gmpc-0.15.0.ebuild index 9c227d4716c6..c5f02022ff1a 100644 --- a/media-sound/gmpc/gmpc-0.15.0.ebuild +++ b/media-sound/gmpc/gmpc-0.15.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/gmpc-0.15.0.ebuild,v 1.1 2007/05/21 13:15:04 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/gmpc-0.15.0.ebuild,v 1.2 2007/07/11 19:30:24 mr_bones_ Exp $ IUSE="gnome session" @@ -33,4 +33,3 @@ src_install() { } DOCS="AUTHORS ChangeLog NEWS README" - diff --git a/media-sound/gmpc/gmpc-0.15.1.ebuild b/media-sound/gmpc/gmpc-0.15.1.ebuild index d13ac9504755..43c0647267f3 100644 --- a/media-sound/gmpc/gmpc-0.15.1.ebuild +++ b/media-sound/gmpc/gmpc-0.15.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/gmpc-0.15.1.ebuild,v 1.1 2007/06/19 12:27:38 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/gmpc-0.15.1.ebuild,v 1.2 2007/07/11 19:30:24 mr_bones_ Exp $ IUSE="gnome session" @@ -33,4 +33,3 @@ src_install() { } DOCS="AUTHORS ChangeLog NEWS README" - diff --git a/media-sound/hydrogen/hydrogen-0.9.0.ebuild b/media-sound/hydrogen/hydrogen-0.9.0.ebuild index 3d25b6b33125..378818c2d2b0 100644 --- a/media-sound/hydrogen/hydrogen-0.9.0.ebuild +++ b/media-sound/hydrogen/hydrogen-0.9.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/hydrogen/hydrogen-0.9.0.ebuild,v 1.14 2007/02/12 19:23:13 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/hydrogen/hydrogen-0.9.0.ebuild,v 1.15 2007/07/11 19:30:24 mr_bones_ Exp $ inherit eutils kde-functions @@ -27,7 +27,6 @@ src_unpack() { epatch ${FILESDIR}/hydrogen-0.9.0-asneeded.patch } - src_compile() { econf $(use_enable jack jack-support) \ $(use_enable alsa alsa-seq) \ diff --git a/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.101.1-r1.ebuild b/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.101.1-r1.ebuild index ab9e1faafe82..08643fea7e4d 100644 --- a/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.101.1-r1.ebuild +++ b/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.101.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.101.1-r1.ebuild,v 1.15 2007/06/29 12:37:29 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.101.1-r1.ebuild,v 1.16 2007/07/11 19:30:24 mr_bones_ Exp $ inherit flag-o-matic eutils multilib linux-info @@ -27,7 +27,6 @@ DEPEND="${RDEPEND} doc? ( app-doc/doxygen ) netjack? ( dev-util/scons )" - pkg_setup() { if ! use sndfile ; then ewarn "sndfile not in USE flags. jack_rec will not be installed!" diff --git a/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.99.0-r1.ebuild b/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.99.0-r1.ebuild index c91d5ebad650..2012a0069653 100644 --- a/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.99.0-r1.ebuild +++ b/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.99.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.99.0-r1.ebuild,v 1.10 2007/02/28 22:16:44 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.99.0-r1.ebuild,v 1.11 2007/07/11 19:30:24 mr_bones_ Exp $ IUSE="altivec alsa caps doc debug jack-tmpfs oss portaudio" @@ -81,4 +81,3 @@ src_install() { rm -rf ${D}/usr/share/doc/${PF}/reference } - diff --git a/media-sound/kradio/kradio-1.0b_beta3.ebuild b/media-sound/kradio/kradio-1.0b_beta3.ebuild index 56afb18f0a69..17ecd64b17a0 100644 --- a/media-sound/kradio/kradio-1.0b_beta3.ebuild +++ b/media-sound/kradio/kradio-1.0b_beta3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/kradio/kradio-1.0b_beta3.ebuild,v 1.3 2006/04/24 14:55:14 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/kradio/kradio-1.0b_beta3.ebuild,v 1.4 2007/07/11 19:30:23 mr_bones_ Exp $ inherit eutils kde @@ -52,4 +52,3 @@ src_compile() { econf $(use_with arts) || die "configure failed" emake || die "emake failed" } - diff --git a/media-sound/kzenexplorer/kzenexplorer-0.6.ebuild b/media-sound/kzenexplorer/kzenexplorer-0.6.ebuild index 5bf7774f442b..63ecd15ebd7a 100644 --- a/media-sound/kzenexplorer/kzenexplorer-0.6.ebuild +++ b/media-sound/kzenexplorer/kzenexplorer-0.6.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/kzenexplorer/kzenexplorer-0.6.ebuild,v 1.3 2007/02/04 08:24:34 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/kzenexplorer/kzenexplorer-0.6.ebuild,v 1.4 2007/07/11 19:30:24 mr_bones_ Exp $ inherit kde - DESCRIPTION="A QT frontend for libnjb and its supported players." HOMEPAGE="http://kzenexplorer.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" diff --git a/media-sound/lilypond/lilypond-2.10.25-r1.ebuild b/media-sound/lilypond/lilypond-2.10.25-r1.ebuild index 2abcbc097a17..13474f922c63 100644 --- a/media-sound/lilypond/lilypond-2.10.25-r1.ebuild +++ b/media-sound/lilypond/lilypond-2.10.25-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.10.25-r1.ebuild,v 1.6 2007/06/27 13:50:04 hkbst Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.10.25-r1.ebuild,v 1.7 2007/07/11 19:30:24 mr_bones_ Exp $ inherit eutils versionator toolchain-funcs elisp-common @@ -74,7 +74,6 @@ src_compile() { --disable-documentation # $(use_enable doc documentation) \ - # without -j1 it will not fail, but building docs later will emake -j1 || die "emake failed" diff --git a/media-sound/lilypond/lilypond-2.11.27.ebuild b/media-sound/lilypond/lilypond-2.11.27.ebuild index af1d6ec7db85..17ab2a227174 100644 --- a/media-sound/lilypond/lilypond-2.11.27.ebuild +++ b/media-sound/lilypond/lilypond-2.11.27.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.11.27.ebuild,v 1.3 2007/06/27 13:50:04 hkbst Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.11.27.ebuild,v 1.4 2007/07/11 19:30:24 mr_bones_ Exp $ inherit eutils versionator toolchain-funcs elisp-common @@ -35,7 +35,6 @@ RDEPEND=" # virtual/tetex - DEPEND="${RDEPEND} >=media-gfx/fontforge-20070501 >=app-text/mftrace-1.2.9 @@ -68,7 +67,6 @@ src_compile() { --disable-documentation # $(use_enable doc documentation) \ - # without -j1 it will not fail, but building docs later will emake -j1 || die "emake failed" diff --git a/media-sound/madplay/madplay-0.15.2b-r1.ebuild b/media-sound/madplay/madplay-0.15.2b-r1.ebuild index fb529d22c7e6..39c240c38c5d 100644 --- a/media-sound/madplay/madplay-0.15.2b-r1.ebuild +++ b/media-sound/madplay/madplay-0.15.2b-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/madplay/madplay-0.15.2b-r1.ebuild,v 1.1 2007/02/04 18:01:54 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/madplay/madplay-0.15.2b-r1.ebuild,v 1.2 2007/07/11 19:30:23 mr_bones_ Exp $ inherit eutils @@ -39,7 +39,6 @@ src_compile() { use esd && myconf="--without-alsa --with-esd" use alsa || use esd || myconf="--without-alsa --without-esd" - econf \ $(use_enable nls) \ $(use_enable debug debugging) \ diff --git a/media-sound/moosic/moosic-1.4.10.ebuild b/media-sound/moosic/moosic-1.4.10.ebuild index ecdbbf0d1981..61558b4eac20 100644 --- a/media-sound/moosic/moosic-1.4.10.ebuild +++ b/media-sound/moosic/moosic-1.4.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/moosic/moosic-1.4.10.ebuild,v 1.4 2004/06/25 00:11:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/moosic/moosic-1.4.10.ebuild,v 1.5 2007/07/11 19:30:23 mr_bones_ Exp $ DESCRIPTION="Moosic is a music player that focuses on easy playlist management" HOMEPAGE="http://www.nanoo.org/~daniel/moosic/" @@ -17,4 +17,3 @@ src_install() { dodoc ChangeLog History Moosic_Client_API.txt README Todo } - diff --git a/media-sound/moosic/moosic-1.4.3.ebuild b/media-sound/moosic/moosic-1.4.3.ebuild index 661958da3e97..2770650020a9 100644 --- a/media-sound/moosic/moosic-1.4.3.ebuild +++ b/media-sound/moosic/moosic-1.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/moosic/moosic-1.4.3.ebuild,v 1.5 2004/06/25 00:11:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/moosic/moosic-1.4.3.ebuild,v 1.6 2007/07/11 19:30:23 mr_bones_ Exp $ DESCRIPTION="Moosic is a music player that focuses on easy playlist management" HOMEPAGE="http://www.nanoo.org/~daniel/moosic/" @@ -17,4 +17,3 @@ src_install() { dodoc ChangeLog History Moosic_Client_API.txt README Todo } - diff --git a/media-sound/moosic/moosic-1.5.0.ebuild b/media-sound/moosic/moosic-1.5.0.ebuild index fe93223505e2..e3166649c9f4 100644 --- a/media-sound/moosic/moosic-1.5.0.ebuild +++ b/media-sound/moosic/moosic-1.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/moosic/moosic-1.5.0.ebuild,v 1.6 2004/09/14 16:41:54 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/moosic/moosic-1.5.0.ebuild,v 1.7 2007/07/11 19:30:23 mr_bones_ Exp $ DESCRIPTION="Moosic is a music player that focuses on easy playlist management" HOMEPAGE="http://www.nanoo.org/~daniel/moosic/" @@ -19,4 +19,3 @@ src_install() { newins bash_completion moosic dodoc ChangeLog History Moosic_Client_API.txt README Todo } - diff --git a/media-sound/mp3kult/mp3kult-0.7-r3.ebuild b/media-sound/mp3kult/mp3kult-0.7-r3.ebuild index 01dec239c454..e3b69a18bb2e 100644 --- a/media-sound/mp3kult/mp3kult-0.7-r3.ebuild +++ b/media-sound/mp3kult/mp3kult-0.7-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3kult/mp3kult-0.7-r3.ebuild,v 1.4 2006/11/23 17:43:04 vivo Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3kult/mp3kult-0.7-r3.ebuild,v 1.5 2007/07/11 19:30:24 mr_bones_ Exp $ IUSE="" ARTS_REQUIRED="yes" @@ -20,4 +20,3 @@ DEPEND="virtual/mysql >=media-libs/libogg-1.0 >=media-libs/libvorbis-1.0" need-kde 3.2 - diff --git a/media-sound/mplay/mplay-0.68.ebuild b/media-sound/mplay/mplay-0.68.ebuild index 1c00c9f07250..f3100cccdcab 100644 --- a/media-sound/mplay/mplay-0.68.ebuild +++ b/media-sound/mplay/mplay-0.68.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mplay/mplay-0.68.ebuild,v 1.8 2007/01/05 17:37:58 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mplay/mplay-0.68.ebuild,v 1.9 2007/07/11 19:30:23 mr_bones_ Exp $ IUSE="" @@ -61,7 +61,6 @@ src_install() { doins help_en help_de mplayconf doman mplay.1 - cd ${AMIX_D} #make install perl-module_src_install diff --git a/media-sound/mplay/mplay-0.80.ebuild b/media-sound/mplay/mplay-0.80.ebuild index 36e61df606ea..837968e0f7cf 100644 --- a/media-sound/mplay/mplay-0.80.ebuild +++ b/media-sound/mplay/mplay-0.80.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mplay/mplay-0.80.ebuild,v 1.5 2007/01/05 17:37:58 flameeyes Exp $ - +# $Header: /var/cvsroot/gentoo-x86/media-sound/mplay/mplay-0.80.ebuild,v 1.6 2007/07/11 19:30:23 mr_bones_ Exp $ DESCRIPTION="A Curses front-end for mplayer" HOMEPAGE="http://mplay.sourceforge.net" diff --git a/media-sound/muse/muse-0.9.1.ebuild b/media-sound/muse/muse-0.9.1.ebuild index 2ec91354f759..97abfad1bf26 100644 --- a/media-sound/muse/muse-0.9.1.ebuild +++ b/media-sound/muse/muse-0.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/muse/muse-0.9.1.ebuild,v 1.5 2007/07/02 15:16:54 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/muse/muse-0.9.1.ebuild,v 1.6 2007/07/11 19:30:24 mr_bones_ Exp $ inherit eutils @@ -25,7 +25,6 @@ DEPEND="media-sound/lame >=dev-libs/glib-1 )" RESTRICT="mirror" - src_unpack() { unpack ${A} cd ${S} diff --git a/media-sound/museseq/museseq-0.7.1.ebuild b/media-sound/museseq/museseq-0.7.1.ebuild index 9bfcbbd1c618..3e05da59f55a 100644 --- a/media-sound/museseq/museseq-0.7.1.ebuild +++ b/media-sound/museseq/museseq-0.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/museseq/museseq-0.7.1.ebuild,v 1.8 2007/01/05 17:42:00 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/museseq/museseq-0.7.1.ebuild,v 1.9 2007/07/11 19:30:24 mr_bones_ Exp $ inherit kde-functions virtualx eutils toolchain-funcs @@ -55,4 +55,3 @@ pkg_postinst() { elog "User must have read/write access to /dev/misc/rtc device." elog "Realtime LSM: http://sourceforge.net/projects/realtime-lsm/" } - diff --git a/media-sound/padevchooser/padevchooser-0.9.3.ebuild b/media-sound/padevchooser/padevchooser-0.9.3.ebuild index 4e8f961e248f..1d88949992be 100644 --- a/media-sound/padevchooser/padevchooser-0.9.3.ebuild +++ b/media-sound/padevchooser/padevchooser-0.9.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/padevchooser/padevchooser-0.9.3.ebuild,v 1.4 2006/10/13 23:17:38 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/padevchooser/padevchooser-0.9.3.ebuild,v 1.5 2007/07/11 19:30:23 mr_bones_ Exp $ inherit eutils @@ -43,4 +43,3 @@ src_install() { dohtml -r doc dodoc README doc/todo } - diff --git a/media-sound/pavucontrol/pavucontrol-0.9.4.ebuild b/media-sound/pavucontrol/pavucontrol-0.9.4.ebuild index e66865cd1305..db89619356a7 100644 --- a/media-sound/pavucontrol/pavucontrol-0.9.4.ebuild +++ b/media-sound/pavucontrol/pavucontrol-0.9.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/pavucontrol/pavucontrol-0.9.4.ebuild,v 1.4 2006/10/13 23:31:44 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/pavucontrol/pavucontrol-0.9.4.ebuild,v 1.5 2007/07/11 19:30:23 mr_bones_ Exp $ DESCRIPTION="Pulseaudio Volume Control, GTK based mixer for Pulseaudio" HOMEPAGE="http://0pointer.de/lennart/projects/pavucontrol/" @@ -33,4 +33,3 @@ src_install() { dohtml -r doc dodoc README doc/todo } - diff --git a/media-sound/pavumeter/pavumeter-0.9.2.ebuild b/media-sound/pavumeter/pavumeter-0.9.2.ebuild index 4509db339d82..d6020b27a345 100644 --- a/media-sound/pavumeter/pavumeter-0.9.2.ebuild +++ b/media-sound/pavumeter/pavumeter-0.9.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/pavumeter/pavumeter-0.9.2.ebuild,v 1.3 2006/10/13 23:33:39 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/pavumeter/pavumeter-0.9.2.ebuild,v 1.4 2007/07/11 19:30:24 mr_bones_ Exp $ DESCRIPTION="PulseAudio Volume Meter, simple GTK volume meter for PulseAudio" HOMEPAGE="http://0pointer.de/lennart/projects/pavumeter/" @@ -31,4 +31,3 @@ src_install() { dohtml -r doc dodoc README } - diff --git a/media-sound/picoxine/picoxine-0.0.7.ebuild b/media-sound/picoxine/picoxine-0.0.7.ebuild index 8c80eefecf22..6d49d88c2017 100644 --- a/media-sound/picoxine/picoxine-0.0.7.ebuild +++ b/media-sound/picoxine/picoxine-0.0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/picoxine/picoxine-0.0.7.ebuild,v 1.3 2006/09/12 15:49:26 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/picoxine/picoxine-0.0.7.ebuild,v 1.4 2007/07/11 19:30:23 mr_bones_ Exp $ inherit toolchain-funcs @@ -40,4 +40,3 @@ src_install() { dobin ${PN} dodoc AUTHORS INSTALL } - diff --git a/media-sound/playspc_gtk/playspc_gtk-0.2.7.3.ebuild b/media-sound/playspc_gtk/playspc_gtk-0.2.7.3.ebuild index f18746dc149b..ef7bb3d4cdc9 100644 --- a/media-sound/playspc_gtk/playspc_gtk-0.2.7.3.ebuild +++ b/media-sound/playspc_gtk/playspc_gtk-0.2.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/playspc_gtk/playspc_gtk-0.2.7.3.ebuild,v 1.9 2007/07/02 15:17:26 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/playspc_gtk/playspc_gtk-0.2.7.3.ebuild,v 1.10 2007/07/11 19:30:24 mr_bones_ Exp $ IUSE="" @@ -28,5 +28,3 @@ src_install() { doexe playspc_gtk spccore dodoc CHANGELOG TODO README } - - diff --git a/media-sound/podcatcher/podcatcher-1.3.7.ebuild b/media-sound/podcatcher/podcatcher-1.3.7.ebuild index 6c38f1c6c81d..55f7326d3312 100644 --- a/media-sound/podcatcher/podcatcher-1.3.7.ebuild +++ b/media-sound/podcatcher/podcatcher-1.3.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/podcatcher/podcatcher-1.3.7.ebuild,v 1.2 2007/01/14 09:57:11 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/podcatcher/podcatcher-1.3.7.ebuild,v 1.3 2007/07/11 19:30:23 mr_bones_ Exp $ DESCRIPTION="A podcast client for the command-line written in Ruby." HOMEPAGE="http://podcatcher.rubyforge.org/" @@ -21,4 +21,3 @@ src_install() { dobin podcatcher dodoc README sample.opml sample.pcast } - diff --git a/media-sound/qsampler/qsampler-0.1.0.ebuild b/media-sound/qsampler/qsampler-0.1.0.ebuild index 12db9428aefa..a2f17166eaeb 100644 --- a/media-sound/qsampler/qsampler-0.1.0.ebuild +++ b/media-sound/qsampler/qsampler-0.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qsampler/qsampler-0.1.0.ebuild,v 1.6 2006/03/07 15:27:58 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/qsampler/qsampler-0.1.0.ebuild,v 1.7 2007/07/11 19:30:24 mr_bones_ Exp $ inherit kde eutils @@ -22,7 +22,6 @@ DEPEND="${RDEPEND}" src_compile() { econf || die "./configure failed" - ### borrowed from kde.eclass # # # fix the sandbox errors "can't writ to .kde or .qt" problems. diff --git a/media-sound/qsampler/qsampler-0.1.2.ebuild b/media-sound/qsampler/qsampler-0.1.2.ebuild index 49d1e2354911..08ad522015d6 100644 --- a/media-sound/qsampler/qsampler-0.1.2.ebuild +++ b/media-sound/qsampler/qsampler-0.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qsampler/qsampler-0.1.2.ebuild,v 1.8 2006/03/07 15:27:58 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/qsampler/qsampler-0.1.2.ebuild,v 1.9 2007/07/11 19:30:24 mr_bones_ Exp $ inherit kde eutils @@ -22,7 +22,6 @@ DEPEND="${RDEPEND}" src_compile() { econf || die "./configure failed" - ### borrowed from kde.eclass # # # fix the sandbox errors "can't writ to .kde or .qt" problems. diff --git a/media-sound/radiomixer/radiomixer-1.0.ebuild b/media-sound/radiomixer/radiomixer-1.0.ebuild index 790fa934ecea..b7b8eb1530c1 100644 --- a/media-sound/radiomixer/radiomixer-1.0.ebuild +++ b/media-sound/radiomixer/radiomixer-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/radiomixer/radiomixer-1.0.ebuild,v 1.4 2007/05/01 00:20:01 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/radiomixer/radiomixer-1.0.ebuild,v 1.5 2007/07/11 19:30:24 mr_bones_ Exp $ inherit kde-functions eutils @@ -100,4 +100,3 @@ src_compile() { src_install() { dobin bin/radiomixer || die "dobin failed" } - diff --git a/media-sound/rcenter/rcenter-0.6.2.ebuild b/media-sound/rcenter/rcenter-0.6.2.ebuild index 2c7a2bdbcae1..21043add97eb 100644 --- a/media-sound/rcenter/rcenter-0.6.2.ebuild +++ b/media-sound/rcenter/rcenter-0.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rcenter/rcenter-0.6.2.ebuild,v 1.13 2007/01/05 17:48:54 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/rcenter/rcenter-0.6.2.ebuild,v 1.14 2007/07/11 19:30:24 mr_bones_ Exp $ inherit eutils toolchain-funcs @@ -42,4 +42,3 @@ pkg_postinst() { elog "Where <user> is a person who will use rcenter" elog "Remeber to use emu-config -i to turn on the remote" } - diff --git a/media-sound/rosegarden/rosegarden-1.5.1.ebuild b/media-sound/rosegarden/rosegarden-1.5.1.ebuild index 246b36c9ccec..ef528283e5a0 100644 --- a/media-sound/rosegarden/rosegarden-1.5.1.ebuild +++ b/media-sound/rosegarden/rosegarden-1.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rosegarden/rosegarden-1.5.1.ebuild,v 1.1 2007/06/20 13:58:55 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/rosegarden/rosegarden-1.5.1.ebuild,v 1.2 2007/07/11 19:30:24 mr_bones_ Exp $ inherit eutils kde-functions @@ -13,7 +13,6 @@ DESCRIPTION="MIDI and audio sequencer and notation editor." HOMEPAGE="http://www.rosegardenmusic.com/" SRC_URI="mirror://sourceforge/rosegarden/${MY_P}.tar.bz2" - LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" diff --git a/media-sound/scret/scret-0.1.3.ebuild b/media-sound/scret/scret-0.1.3.ebuild index 19aef96a9a85..7bbc610d8283 100644 --- a/media-sound/scret/scret-0.1.3.ebuild +++ b/media-sound/scret/scret-0.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/scret/scret-0.1.3.ebuild,v 1.6 2005/03/17 18:36:47 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/scret/scret-0.1.3.ebuild,v 1.7 2007/07/11 19:30:24 mr_bones_ Exp $ inherit kde @@ -16,5 +16,3 @@ KEYWORDS="x86 ~ppc ~amd64" IUSE="" need-kde 3.1 - - diff --git a/media-sound/shntool/shntool-1.2.3.ebuild b/media-sound/shntool/shntool-1.2.3.ebuild index 7e6570cc861c..b6d5e6387f6b 100644 --- a/media-sound/shntool/shntool-1.2.3.ebuild +++ b/media-sound/shntool/shntool-1.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/shntool/shntool-1.2.3.ebuild,v 1.10 2004/09/15 17:26:40 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/shntool/shntool-1.2.3.ebuild,v 1.11 2007/07/11 19:30:24 mr_bones_ Exp $ IUSE="" @@ -18,4 +18,3 @@ src_install () { einstall || die dodoc doc/* } - diff --git a/media-sound/shntool/shntool-3.0.2.ebuild b/media-sound/shntool/shntool-3.0.2.ebuild index c07795016f60..cdd3b10f525b 100644 --- a/media-sound/shntool/shntool-3.0.2.ebuild +++ b/media-sound/shntool/shntool-3.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/shntool/shntool-3.0.2.ebuild,v 1.1 2007/04/15 12:00:38 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/shntool/shntool-3.0.2.ebuild,v 1.2 2007/07/11 19:30:24 mr_bones_ Exp $ IUSE="flac shorten sox wavpack" @@ -21,4 +21,3 @@ src_install () { dodoc doc/* dodoc NEWS README ChangeLog AUTHORS } - diff --git a/media-sound/shntool/shntool-3.0.3.ebuild b/media-sound/shntool/shntool-3.0.3.ebuild index 9593000c6b9f..df496983ebbf 100644 --- a/media-sound/shntool/shntool-3.0.3.ebuild +++ b/media-sound/shntool/shntool-3.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/shntool/shntool-3.0.3.ebuild,v 1.1 2007/06/08 17:12:03 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/shntool/shntool-3.0.3.ebuild,v 1.2 2007/07/11 19:30:24 mr_bones_ Exp $ IUSE="flac shorten sox wavpack" @@ -21,4 +21,3 @@ src_install () { dodoc doc/* dodoc NEWS README ChangeLog AUTHORS } - diff --git a/media-sound/sound-juicer/sound-juicer-2.14.4.ebuild b/media-sound/sound-juicer/sound-juicer-2.14.4.ebuild index 62cadde42194..81791749dff7 100644 --- a/media-sound/sound-juicer/sound-juicer-2.14.4.ebuild +++ b/media-sound/sound-juicer/sound-juicer-2.14.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.14.4.ebuild,v 1.13 2006/10/20 20:05:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.14.4.ebuild,v 1.14 2007/07/11 19:30:24 mr_bones_ Exp $ inherit gnome2 eutils @@ -46,4 +46,3 @@ MAKEOPTS="${MAKEOPTS} -j2" pkg_setup() { G2CONF="${G2CONF}--disable-scrollkeeper" } - diff --git a/media-sound/sound-juicer/sound-juicer-2.16.2.ebuild b/media-sound/sound-juicer/sound-juicer-2.16.2.ebuild index ac25e46b5b9c..dfdcbd741429 100644 --- a/media-sound/sound-juicer/sound-juicer-2.16.2.ebuild +++ b/media-sound/sound-juicer/sound-juicer-2.16.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.16.2.ebuild,v 1.9 2007/01/21 20:31:35 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.16.2.ebuild,v 1.10 2007/07/11 19:30:24 mr_bones_ Exp $ inherit gnome2 @@ -45,4 +45,3 @@ export GST_INSPECT=/bin/true pkg_setup() { G2CONF="${G2CONF} --disable-scrollkeeper" } - diff --git a/media-sound/sound-juicer/sound-juicer-2.16.3.ebuild b/media-sound/sound-juicer/sound-juicer-2.16.3.ebuild index e500c6ef0028..cb0a4d476597 100644 --- a/media-sound/sound-juicer/sound-juicer-2.16.3.ebuild +++ b/media-sound/sound-juicer/sound-juicer-2.16.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.16.3.ebuild,v 1.1 2007/02/26 00:49:37 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.16.3.ebuild,v 1.2 2007/07/11 19:30:24 mr_bones_ Exp $ inherit gnome2 @@ -45,4 +45,3 @@ export GST_INSPECT=/bin/true pkg_setup() { G2CONF="${G2CONF} --disable-scrollkeeper" } - diff --git a/media-sound/sound-juicer/sound-juicer-2.16.4.ebuild b/media-sound/sound-juicer/sound-juicer-2.16.4.ebuild index 0726af78edf9..2e6bd563dad6 100644 --- a/media-sound/sound-juicer/sound-juicer-2.16.4.ebuild +++ b/media-sound/sound-juicer/sound-juicer-2.16.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.16.4.ebuild,v 1.10 2007/07/05 15:32:22 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.16.4.ebuild,v 1.11 2007/07/11 19:30:24 mr_bones_ Exp $ inherit gnome2 @@ -51,4 +51,3 @@ src_unpack() { pkg_setup() { G2CONF="${G2CONF} --disable-scrollkeeper" } - diff --git a/media-sound/soundtracker/soundtracker-0.6.8.ebuild b/media-sound/soundtracker/soundtracker-0.6.8.ebuild index 684e8e820103..8618f17f3b07 100644 --- a/media-sound/soundtracker/soundtracker-0.6.8.ebuild +++ b/media-sound/soundtracker/soundtracker-0.6.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/soundtracker/soundtracker-0.6.8.ebuild,v 1.1 2007/01/07 12:44:56 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/soundtracker/soundtracker-0.6.8.ebuild,v 1.2 2007/07/11 19:30:23 mr_bones_ Exp $ IUSE="alsa esd jack nls oss sdl" @@ -52,7 +52,6 @@ src_compile() { use jack || myconf="${myconf} --disable-jack" use sdl || myconf="${myconf} --disable-sdl" - econf ${myconf} || die "configure failed" emake || die "make failed" } diff --git a/media-sound/sox/sox-12.17.9.ebuild b/media-sound/sox/sox-12.17.9.ebuild index fcbb1a498d3c..b4d3c654772f 100644 --- a/media-sound/sox/sox-12.17.9.ebuild +++ b/media-sound/sox/sox-12.17.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/sox/sox-12.17.9.ebuild,v 1.10 2006/09/03 17:48:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/sox/sox-12.17.9.ebuild,v 1.11 2007/07/11 19:30:24 mr_bones_ Exp $ inherit flag-o-matic eutils @@ -24,7 +24,6 @@ src_unpack() { cd ${S} - epatch ${FILESDIR}/${P}-destdir.patch epatch ${FILESDIR}/${P}-largefile.patch diff --git a/media-sound/sox/sox-12.18.2.ebuild b/media-sound/sox/sox-12.18.2.ebuild index 2bea69138218..7345461d1910 100644 --- a/media-sound/sox/sox-12.18.2.ebuild +++ b/media-sound/sox/sox-12.18.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/sox/sox-12.18.2.ebuild,v 1.2 2006/11/27 20:33:34 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/sox/sox-12.18.2.ebuild,v 1.3 2007/07/11 19:30:24 mr_bones_ Exp $ inherit flag-o-matic eutils @@ -24,7 +24,6 @@ src_unpack() { cd ${S} - epatch ${FILESDIR}/${P}-destdir.patch epatch ${FILESDIR}/sox-12.17.9-largefile.patch diff --git a/media-sound/ssrc/ssrc-1.30.ebuild b/media-sound/ssrc/ssrc-1.30.ebuild index dcff0ae41185..3fde4f0f8820 100644 --- a/media-sound/ssrc/ssrc-1.30.ebuild +++ b/media-sound/ssrc/ssrc-1.30.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/ssrc/ssrc-1.30.ebuild,v 1.1 2007/01/06 21:19:56 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/ssrc/ssrc-1.30.ebuild,v 1.2 2007/07/11 19:30:24 mr_bones_ Exp $ inherit eutils @@ -25,7 +25,6 @@ src_unpack() { epatch "${FILESDIR}/${P}-makefile.patch" } - src_compile() { # Local CFLAGS should overwrite the ones in the Makefile emake -e || die diff --git a/media-sound/tagtool/tagtool-0.12.1.ebuild b/media-sound/tagtool/tagtool-0.12.1.ebuild index ee83dd59b40a..0bb62f943d81 100644 --- a/media-sound/tagtool/tagtool-0.12.1.ebuild +++ b/media-sound/tagtool/tagtool-0.12.1.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/tagtool/tagtool-0.12.1.ebuild,v 1.3 2007/03/09 07:52:11 opfer Exp $ - +# $Header: /var/cvsroot/gentoo-x86/media-sound/tagtool/tagtool-0.12.1.ebuild,v 1.4 2007/07/11 19:30:23 mr_bones_ Exp $ DESCRIPTION="Audio Tag Tool Ogg/Mp3 Tagger" HOMEPAGE="http://pwp.netcabo.pt/paol/tagtool/" diff --git a/media-sound/tagtool/tagtool-0.12.2.ebuild b/media-sound/tagtool/tagtool-0.12.2.ebuild index 553afcecf91f..5d8c9ebf9379 100644 --- a/media-sound/tagtool/tagtool-0.12.2.ebuild +++ b/media-sound/tagtool/tagtool-0.12.2.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/tagtool/tagtool-0.12.2.ebuild,v 1.8 2007/03/09 07:58:46 opfer Exp $ - +# $Header: /var/cvsroot/gentoo-x86/media-sound/tagtool/tagtool-0.12.2.ebuild,v 1.9 2007/07/11 19:30:23 mr_bones_ Exp $ DESCRIPTION="Audio Tag Tool Ogg/Mp3 Tagger" HOMEPAGE="http://pwp.netcabo.pt/paol/tagtool/" diff --git a/media-sound/teamspeak2-client-bin/teamspeak2-client-bin-2.0.32.60-r3.ebuild b/media-sound/teamspeak2-client-bin/teamspeak2-client-bin-2.0.32.60-r3.ebuild index eb868a6674d5..7d8f4055b172 100644 --- a/media-sound/teamspeak2-client-bin/teamspeak2-client-bin-2.0.32.60-r3.ebuild +++ b/media-sound/teamspeak2-client-bin/teamspeak2-client-bin-2.0.32.60-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/teamspeak2-client-bin/teamspeak2-client-bin-2.0.32.60-r3.ebuild,v 1.14 2007/02/09 05:38:26 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/teamspeak2-client-bin/teamspeak2-client-bin-2.0.32.60-r3.ebuild,v 1.15 2007/07/11 19:30:24 mr_bones_ Exp $ MY_PV=rc2_2032 DESCRIPTION="The TeamSpeak voice communication tool" @@ -80,4 +80,3 @@ pkg_postinst() { elog "reflect this move." echo } - diff --git a/media-sound/tk707/tk707-0.8.ebuild b/media-sound/tk707/tk707-0.8.ebuild index 5d5d89a16062..0387b3f83e4f 100644 --- a/media-sound/tk707/tk707-0.8.ebuild +++ b/media-sound/tk707/tk707-0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/tk707/tk707-0.8.ebuild,v 1.2 2005/11/07 12:16:18 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/tk707/tk707-0.8.ebuild,v 1.3 2007/07/11 19:30:24 mr_bones_ Exp $ inherit eutils @@ -25,7 +25,6 @@ DEPEND="${RDEPEND} >=sys-devel/automake-1.7 >=sys-devel/autoconf-2.5" - src_unpack() { unpack ${A} EPATCH_SOURCE=${S} epatch ${P}-*.patch diff --git a/media-sound/toolame/toolame-02l-r1.ebuild b/media-sound/toolame/toolame-02l-r1.ebuild index de5756ebddee..19963a8054d4 100644 --- a/media-sound/toolame/toolame-02l-r1.ebuild +++ b/media-sound/toolame/toolame-02l-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/toolame/toolame-02l-r1.ebuild,v 1.3 2006/03/07 16:05:23 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/toolame/toolame-02l-r1.ebuild,v 1.4 2007/07/11 19:30:24 mr_bones_ Exp $ IUSE="" @@ -24,5 +24,3 @@ src_install() { dobin toolame || die dodoc README HISTORY FUTURE html/* text/* } - - diff --git a/media-sound/toolame/toolame-02l-r2.ebuild b/media-sound/toolame/toolame-02l-r2.ebuild index 22df0559a5b9..5d6e99a1459a 100644 --- a/media-sound/toolame/toolame-02l-r2.ebuild +++ b/media-sound/toolame/toolame-02l-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/toolame/toolame-02l-r2.ebuild,v 1.4 2007/04/20 22:15:08 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/toolame/toolame-02l-r2.ebuild,v 1.5 2007/07/11 19:30:24 mr_bones_ Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -35,5 +35,3 @@ src_install() { dobin toolame || die dodoc README HISTORY FUTURE html/* text/* } - - diff --git a/media-sound/toolame/toolame-02l.ebuild b/media-sound/toolame/toolame-02l.ebuild index c34e5c956f19..d26d55800b4b 100644 --- a/media-sound/toolame/toolame-02l.ebuild +++ b/media-sound/toolame/toolame-02l.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/toolame/toolame-02l.ebuild,v 1.16 2006/03/07 16:05:23 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/toolame/toolame-02l.ebuild,v 1.17 2007/07/11 19:30:24 mr_bones_ Exp $ IUSE="" @@ -23,5 +23,3 @@ src_install() { dobin toolame || die dodoc README HISTORY FUTURE html/* text/* } - - diff --git a/media-sound/traverso/traverso-0.30.1.ebuild b/media-sound/traverso/traverso-0.30.1.ebuild index 5a01cf5deb1a..16752596c331 100644 --- a/media-sound/traverso/traverso-0.30.1.ebuild +++ b/media-sound/traverso/traverso-0.30.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/traverso/traverso-0.30.1.ebuild,v 1.5 2007/03/25 12:48:54 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/traverso/traverso-0.30.1.ebuild,v 1.6 2007/07/11 19:30:23 mr_bones_ Exp $ inherit eutils qt4 toolchain-funcs @@ -31,7 +31,6 @@ src_unpack() { mv "${S}/src/engine/sse_functions.s" "${S}/src/engine/sse_functions.S" epatch "${FILESDIR}/${P}-execstack.patch" - use jack || sed -ie "s:^\(DEFINES\ +=\ JACK_SUPPORT.*\):#\1:" src/base.pri use alsa || sed -ie "s:^\(DEFINES\ +=\ ALSA_SUPPORT.*\):#\1:" src/base.pri use sse || sed -ie "s:^\(.*DEFINES\ +=\ SSE_OPTIMIZATIONS.*\):#\1:" src/base.pri diff --git a/media-sound/vlevel/vlevel-0.5.ebuild b/media-sound/vlevel/vlevel-0.5.ebuild index 467dc9bcdf61..d695a63e5d70 100644 --- a/media-sound/vlevel/vlevel-0.5.ebuild +++ b/media-sound/vlevel/vlevel-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/vlevel/vlevel-0.5.ebuild,v 1.10 2006/02/16 09:04:52 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/vlevel/vlevel-0.5.ebuild,v 1.11 2007/07/11 19:30:24 mr_bones_ Exp $ IUSE="" @@ -39,4 +39,3 @@ src_install() { gzip -9 "${D}/usr/share/doc/${P}/examples/README" || die } - diff --git a/media-sound/wavsplit/wavsplit-1.2.1-r1.ebuild b/media-sound/wavsplit/wavsplit-1.2.1-r1.ebuild index aa955d005f2f..919f3531f94b 100644 --- a/media-sound/wavsplit/wavsplit-1.2.1-r1.ebuild +++ b/media-sound/wavsplit/wavsplit-1.2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/wavsplit/wavsplit-1.2.1-r1.ebuild,v 1.1 2007/02/12 22:26:25 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/wavsplit/wavsplit-1.2.1-r1.ebuild,v 1.2 2007/07/11 19:30:24 mr_bones_ Exp $ inherit eutils toolchain-funcs @@ -33,4 +33,3 @@ src_install() { doman wavren.1 wavsplit.1 || die "doman failed" dodoc BUGS CHANGES CREDITS README README.wavren || die "dodoc failed" } - diff --git a/media-sound/wavsplit/wavsplit-1.2.1.ebuild b/media-sound/wavsplit/wavsplit-1.2.1.ebuild index 5878bc46cd34..0a45e21d3748 100644 --- a/media-sound/wavsplit/wavsplit-1.2.1.ebuild +++ b/media-sound/wavsplit/wavsplit-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/wavsplit/wavsplit-1.2.1.ebuild,v 1.5 2007/06/03 07:48:22 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/wavsplit/wavsplit-1.2.1.ebuild,v 1.6 2007/07/11 19:30:24 mr_bones_ Exp $ inherit eutils toolchain-funcs @@ -32,4 +32,3 @@ src_install() { doman wavren.1 wavsplit.1 || die "doman failed" dodoc BUGS CHANGES CREDITS README README.wavren || die "dodoc failed" } - diff --git a/media-sound/zynaddsubfx/zynaddsubfx-2.2.1-r2.ebuild b/media-sound/zynaddsubfx/zynaddsubfx-2.2.1-r2.ebuild index 69fc5a3ddf45..b2cc069acbab 100644 --- a/media-sound/zynaddsubfx/zynaddsubfx-2.2.1-r2.ebuild +++ b/media-sound/zynaddsubfx/zynaddsubfx-2.2.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/zynaddsubfx/zynaddsubfx-2.2.1-r2.ebuild,v 1.3 2007/06/16 12:00:35 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/zynaddsubfx/zynaddsubfx-2.2.1-r2.ebuild,v 1.4 2007/07/11 19:30:24 mr_bones_ Exp $ inherit eutils @@ -24,7 +24,6 @@ DEPEND=">=x11-libs/fltk-1.1.2 S="${WORKDIR}/${MY_P}" - pkg_setup() { if use alsa && ! built_with_use --missing true media-libs/alsa-lib midi; then eerror "" |