summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-10-20 05:32:46 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-10-20 05:32:46 +0000
commitd870e910b39e97f4efb42baadc2d48fcc5221c4a (patch)
tree52ef86b6c1894b4f6c579affbc36ef6e16a87df2 /media-sound/mpd
parentAdding eds to gaim (diff)
downloadgentoo-2-d870e910b39e97f4efb42baadc2d48fcc5221c4a.tar.gz
gentoo-2-d870e910b39e97f4efb42baadc2d48fcc5221c4a.tar.bz2
gentoo-2-d870e910b39e97f4efb42baadc2d48fcc5221c4a.zip
Removing old versions.
Diffstat (limited to 'media-sound/mpd')
-rw-r--r--media-sound/mpd/ChangeLog7
-rw-r--r--media-sound/mpd/files/digest-mpd-0.11.0-r21
-rw-r--r--media-sound/mpd/files/digest-mpd-0.11.1-r21
-rw-r--r--media-sound/mpd/files/digest-mpd-0.11.2-r21
-rw-r--r--media-sound/mpd/files/digest-mpd-0.11.31
-rw-r--r--media-sound/mpd/mpd-0.11.0-r2.ebuild87
-rw-r--r--media-sound/mpd/mpd-0.11.1-r2.ebuild87
-rw-r--r--media-sound/mpd/mpd-0.11.2-r2.ebuild87
-rw-r--r--media-sound/mpd/mpd-0.11.3.ebuild87
-rw-r--r--media-sound/mpd/mpd-0.11.4-r1.ebuild10
10 files changed, 11 insertions, 358 deletions
diff --git a/media-sound/mpd/ChangeLog b/media-sound/mpd/ChangeLog
index 781ea7f6f351..d27fd72d28e4 100644
--- a/media-sound/mpd/ChangeLog
+++ b/media-sound/mpd/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-sound/mpd
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd/ChangeLog,v 1.45 2004/10/19 06:19:37 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd/ChangeLog,v 1.46 2004/10/20 05:32:46 eradicator Exp $
+
+ 19 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ -mpd-0.11.0-r2.ebuild, -mpd-0.11.1-r2.ebuild, -mpd-0.11.2-r2.ebuild,
+ -mpd-0.11.3.ebuild:
+ Removing old versions.
18 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org>
mpd-0.11.4-r1.ebuild:
diff --git a/media-sound/mpd/files/digest-mpd-0.11.0-r2 b/media-sound/mpd/files/digest-mpd-0.11.0-r2
deleted file mode 100644
index 705fdeddabdd..000000000000
--- a/media-sound/mpd/files/digest-mpd-0.11.0-r2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 7ee41a7699e46ab596c7df5619689469 mpd-0.11.0.tar.gz 1114000
diff --git a/media-sound/mpd/files/digest-mpd-0.11.1-r2 b/media-sound/mpd/files/digest-mpd-0.11.1-r2
deleted file mode 100644
index 9d0d915198d7..000000000000
--- a/media-sound/mpd/files/digest-mpd-0.11.1-r2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 c8d11a5a439c36a0de95c0eed6fa50c4 mpd-0.11.1.tar.gz 1116854
diff --git a/media-sound/mpd/files/digest-mpd-0.11.2-r2 b/media-sound/mpd/files/digest-mpd-0.11.2-r2
deleted file mode 100644
index fc2c0e6f3322..000000000000
--- a/media-sound/mpd/files/digest-mpd-0.11.2-r2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 b6e913dc4b63b161bb1b96030763c3a7 mpd-0.11.2.tar.gz 1118098
diff --git a/media-sound/mpd/files/digest-mpd-0.11.3 b/media-sound/mpd/files/digest-mpd-0.11.3
deleted file mode 100644
index 1b20039a561c..000000000000
--- a/media-sound/mpd/files/digest-mpd-0.11.3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 f62a1ac1d026535ca2010de0893151c6 mpd-0.11.3.tar.gz 1119773
diff --git a/media-sound/mpd/mpd-0.11.0-r2.ebuild b/media-sound/mpd/mpd-0.11.0-r2.ebuild
deleted file mode 100644
index 9a4f46805d40..000000000000
--- a/media-sound/mpd/mpd-0.11.0-r2.ebuild
+++ /dev/null
@@ -1,87 +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/mpd/mpd-0.11.0-r2.ebuild,v 1.2 2004/07/26 18:39:16 ferringb Exp $
-
-inherit eutils
-
-IUSE="oggvorbis mad aac audiofile ipv6 flac droproot mikmod"
-
-DESCRIPTION="Music Player Daemon (mpd)"
-SRC_URI="mirror://sourceforge/musicpd/${P}.tar.gz"
-HOMEPAGE="http://www.musicpd.org"
-
-KEYWORDS="x86 ~amd64 ~sparc ~ppc"
-SLOT="0"
-LICENSE="GPL-2"
-
-DEPEND="oggvorbis? ( media-libs/libvorbis )
- mad? ( media-libs/libmad
- media-libs/libid3tag )
- aac? ( >=media-libs/faad2-2.0_rc2 )
- audiofile? ( media-libs/audiofile )
- flac? ( >=media-libs/flac-1.1.0 )
- mikmod? ( media-libs/libmikmod )
- alsa? ( media-libs/alsa-lib )
- >=media-libs/libao-0.8.4
- sys-libs/zlib"
-
-src_compile() {
- #flip on/off the support, and test.
- econf `use_enable aac` \
- `use_enable oggvorbis ogg` \
- `use_enable oggvorbis oggtest` \
- `use_enable oggvorbis vorbistest` \
- `use_enable audiofile` \
- `use_enable audiofile audiofiletest` \
- `use_enable ipv6` \
- `use_enable flac libFLACtest` \
- `use_enable flac` \
- `use_enable mad mpd-mad` \
- `use_enable mad id3tag` \
- `use_enable mikmod libmikmodtest` \
- `use_enable mikmod mod` || die "could not configure"
-
- emake || die "emake failed"
-}
-
-src_install() {
- emake install DESTDIR=${D} || die
- rm -rf ${D}/usr/share/doc/mpd/
- dodoc COPYING ChangeLog INSTALL README TODO UPGRADING
- dodoc doc/COMMANDS doc/mpdconf.example
-
- insinto /etc
- newins doc/mpdconf.example mpd.conf
-
- exeinto /etc/init.d
- newexe ${FILESDIR}/mpd.rc6 mpd
-
- if use droproot; then
- dosed 's:^#user.*$:user "mpd":' /etc/mpd.conf
- fi
- dosed 's:^#bind.*$:bind_to_address "localhost":' /etc/mpd.conf
- dosed 's:^port.*$:port "6600":' /etc/mpd.conf
- dosed 's:^music_directory.*$:music_directory "/usr/share/mpd/music":' /etc/mpd.conf
- dosed 's:^playlist_directory.*$:playlist_directory "/usr/share/mpd/playlists":' /etc/mpd.conf
- dosed 's:^log_file.*$:log_file "/var/log/mpd.log":' /etc/mpd.conf
- dosed 's:^error_file.*$:error_file "/var/log/mpd.error.log":' /etc/mpd.conf
-}
-
-pkg_preinst() {
- if use droproot; then
- echo "adding user"
- enewuser mpd '' '' '' audio || die "problem adding user mpd"
- fi
-}
-
-pkg_postinst() {
- einfo "libao prior to 0.8.4 has issues with the ALSA drivers"
- einfo "please refer to the FAQ"
- einfo "http://musicpd.sourceforge.net/faq.php if you are having problems."
- einfo
- einfo "There have been a few changes to the default config as of late for security reason."
- einfo "If the use flag droproot is enabled, mpd runs as user mpd rather then root.
- einfo "Using a non-root user will be made into a default after 0.11.1.
- einfo
- einfo "Also, the default config now binds the daemon strictly to localhost, rather then all available IPs."
-}
diff --git a/media-sound/mpd/mpd-0.11.1-r2.ebuild b/media-sound/mpd/mpd-0.11.1-r2.ebuild
deleted file mode 100644
index ca231937b48f..000000000000
--- a/media-sound/mpd/mpd-0.11.1-r2.ebuild
+++ /dev/null
@@ -1,87 +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/mpd/mpd-0.11.1-r2.ebuild,v 1.3 2004/08/27 15:42:43 mholzer Exp $
-
-inherit eutils
-
-IUSE="oggvorbis mad aac audiofile ipv6 flac droproot mikmod"
-
-DESCRIPTION="Music Player Daemon (mpd)"
-SRC_URI="mirror://sourceforge/musicpd/${P}.tar.gz"
-HOMEPAGE="http://www.musicpd.org"
-
-KEYWORDS="x86 ~amd64 ~sparc ~ppc"
-SLOT="0"
-LICENSE="GPL-2"
-
-DEPEND="oggvorbis? ( media-libs/libvorbis )
- mad? ( media-libs/libmad
- media-libs/libid3tag )
- aac? ( >=media-libs/faad2-2.0_rc2 )
- audiofile? ( media-libs/audiofile )
- flac? ( >=media-libs/flac-1.1.0 )
- mikmod? ( media-libs/libmikmod )
- alsa? ( media-libs/alsa-lib )
- >=media-libs/libao-0.8.4
- sys-libs/zlib"
-
-src_compile() {
- #flip on/off the support, and test.
- econf `use_enable aac` \
- `use_enable oggvorbis ogg` \
- `use_enable oggvorbis oggtest` \
- `use_enable oggvorbis vorbistest` \
- `use_enable audiofile` \
- `use_enable audiofile audiofiletest` \
- `use_enable ipv6` \
- `use_enable flac libFLACtest` \
- `use_enable flac` \
- `use_enable !mad mpd-mad` \
- `use_enable !mad id3tag` \
- `use_enable mikmod libmikmodtest` \
- `use_enable mikmod mod` || die "could not configure"
-
- emake || die "emake failed"
-}
-
-src_install() {
- emake install DESTDIR=${D} || die
- rm -rf ${D}/usr/share/doc/mpd/
- dodoc COPYING ChangeLog INSTALL README TODO UPGRADING
- dodoc doc/COMMANDS doc/mpdconf.example
-
- insinto /etc
- newins doc/mpdconf.example mpd.conf
-
- exeinto /etc/init.d
- newexe ${FILESDIR}/mpd.rc6 mpd
-
- if use droproot; then
- dosed 's:^#user.*$:user "mpd":' /etc/mpd.conf
- fi
- dosed 's:^#bind.*$:bind_to_address "localhost":' /etc/mpd.conf
- dosed 's:^port.*$:port "6600":' /etc/mpd.conf
- dosed 's:^music_directory.*$:music_directory "/usr/share/mpd/music":' /etc/mpd.conf
- dosed 's:^playlist_directory.*$:playlist_directory "/usr/share/mpd/playlists":' /etc/mpd.conf
- dosed 's:^log_file.*$:log_file "/var/log/mpd.log":' /etc/mpd.conf
- dosed 's:^error_file.*$:error_file "/var/log/mpd.error.log":' /etc/mpd.conf
-}
-
-pkg_preinst() {
- if use droproot; then
- echo "adding user"
- enewuser mpd '' '' '' audio || die "problem adding user mpd"
- fi
-}
-
-pkg_postinst() {
- einfo "libao prior to 0.8.4 has issues with the ALSA drivers"
- einfo "please refer to the FAQ"
- einfo "http://musicpd.sourceforge.net/faq.php if you are having problems."
- einfo
- einfo "There have been a few changes to the default config as of late for security reason."
- einfo "If the use flag droproot is enabled, mpd runs as user mpd rather then root; this will be a default"
- einfo "in later versions, rather then enabled via use flag."
- einfo
- einfo "Also, the default config now binds the daemon strictly to localhost, rather then all available IPs."
-}
diff --git a/media-sound/mpd/mpd-0.11.2-r2.ebuild b/media-sound/mpd/mpd-0.11.2-r2.ebuild
deleted file mode 100644
index 8493099d134b..000000000000
--- a/media-sound/mpd/mpd-0.11.2-r2.ebuild
+++ /dev/null
@@ -1,87 +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/mpd/mpd-0.11.2-r2.ebuild,v 1.3 2004/07/26 18:39:16 ferringb Exp $
-
-inherit eutils
-
-IUSE="oggvorbis mad aac audiofile ipv6 flac droproot mikmod alsa"
-
-DESCRIPTION="Music Player Daemon (mpd)"
-SRC_URI="mirror://sourceforge/musicpd/${P}.tar.gz"
-HOMEPAGE="http://www.musicpd.org"
-
-KEYWORDS="~x86 ~amd64 ~sparc"
-SLOT="0"
-LICENSE="GPL-2"
-
-DEPEND="oggvorbis? ( media-libs/libvorbis )
- mad? ( media-libs/libmad
- media-libs/libid3tag )
- aac? ( >=media-libs/faad2-2.0_rc2 )
- audiofile? ( media-libs/audiofile )
- flac? ( >=media-libs/flac-1.1.0 )
- mikmod? ( media-libs/libmikmod )
- alsa? ( media-libs/alsa-lib )
- >=media-libs/libao-0.8.4
- sys-libs/zlib"
-
-src_compile() {
- #flip on/off the support, and test.
- econf `use_enable aac` \
- `use_enable oggvorbis ogg` \
- `use_enable oggvorbis oggtest` \
- `use_enable oggvorbis vorbistest` \
- `use_enable audiofile` \
- `use_enable audiofile audiofiletest` \
- `use_enable ipv6` \
- `use_enable flac libFLACtest` \
- `use_enable flac` \
- `use_enable !mad mpd-mad` \
- `use_enable !mad id3tag` \
- `use_enable mikmod libmikmodtest` \
- `use_enable mikmod mod` || die "could not configure"
-
- emake || die "emake failed"
-}
-
-src_install() {
- emake install DESTDIR=${D} || die
- rm -rf ${D}/usr/share/doc/mpd/
- dodoc COPYING ChangeLog INSTALL README TODO UPGRADING
- dodoc doc/COMMANDS doc/mpdconf.example
-
- insinto /etc
- newins doc/mpdconf.example mpd.conf
-
- exeinto /etc/init.d
- newexe ${FILESDIR}/mpd.rc6 mpd
-
- if use droproot; then
- dosed 's:^#user.*$:user "mpd":' /etc/mpd.conf
- fi
- dosed 's:^#bind.*$:bind_to_address "localhost":' /etc/mpd.conf
- dosed 's:^port.*$:port "6600":' /etc/mpd.conf
- dosed 's:^music_directory.*$:music_directory "/usr/share/mpd/music":' /etc/mpd.conf
- dosed 's:^playlist_directory.*$:playlist_directory "/usr/share/mpd/playlists":' /etc/mpd.conf
- dosed 's:^log_file.*$:log_file "/var/log/mpd.log":' /etc/mpd.conf
- dosed 's:^error_file.*$:error_file "/var/log/mpd.error.log":' /etc/mpd.conf
-}
-
-pkg_preinst() {
- if use droproot; then
- echo "adding user"
- enewuser mpd '' '' '' audio || die "problem adding user mpd"
- fi
-}
-
-pkg_postinst() {
- einfo "libao prior to 0.8.4 has issues with the ALSA drivers"
- einfo "please refer to the FAQ"
- einfo "http://musicpd.sourceforge.net/faq.php if you are having problems."
- einfo
- einfo "There have been a few changes to the default config as of late for security reason."
- einfo "If the use flag droproot is enabled, mpd runs as user mpd rather then root; this will be a default"
- einfo "in later versions, rather then enabled via use flag."
- einfo
- einfo "Also, the default config now binds the daemon strictly to localhost, rather then all available IPs."
-}
diff --git a/media-sound/mpd/mpd-0.11.3.ebuild b/media-sound/mpd/mpd-0.11.3.ebuild
deleted file mode 100644
index 55a89a915aad..000000000000
--- a/media-sound/mpd/mpd-0.11.3.ebuild
+++ /dev/null
@@ -1,87 +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/mpd/mpd-0.11.3.ebuild,v 1.1 2004/07/27 22:22:44 mholzer Exp $
-
-inherit eutils
-
-IUSE="oggvorbis mad aac audiofile ipv6 flac droproot mikmod alsa"
-
-DESCRIPTION="Music Player Daemon (mpd)"
-SRC_URI="mirror://sourceforge/musicpd/${P}.tar.gz"
-HOMEPAGE="http://www.musicpd.org"
-
-KEYWORDS="~x86 ~amd64 ~sparc"
-SLOT="0"
-LICENSE="GPL-2"
-
-DEPEND="oggvorbis? ( media-libs/libvorbis )
- mad? ( media-libs/libmad
- media-libs/libid3tag )
- aac? ( >=media-libs/faad2-2.0_rc2 )
- audiofile? ( media-libs/audiofile )
- flac? ( >=media-libs/flac-1.1.0 )
- mikmod? ( media-libs/libmikmod )
- alsa? ( media-libs/alsa-lib )
- >=media-libs/libao-0.8.4
- sys-libs/zlib"
-
-src_compile() {
- #flip on/off the support, and test.
- econf `use_enable aac` \
- `use_enable oggvorbis ogg` \
- `use_enable oggvorbis oggtest` \
- `use_enable oggvorbis vorbistest` \
- `use_enable audiofile` \
- `use_enable audiofile audiofiletest` \
- `use_enable ipv6` \
- `use_enable flac libFLACtest` \
- `use_enable flac` \
- `use_enable !mad mpd-mad` \
- `use_enable !mad id3tag` \
- `use_enable mikmod libmikmodtest` \
- `use_enable mikmod mod` || die "could not configure"
-
- emake || die "emake failed"
-}
-
-src_install() {
- emake install DESTDIR=${D} || die
- rm -rf ${D}/usr/share/doc/mpd/
- dodoc COPYING ChangeLog INSTALL README TODO UPGRADING
- dodoc doc/COMMANDS doc/mpdconf.example
-
- insinto /etc
- newins doc/mpdconf.example mpd.conf
-
- exeinto /etc/init.d
- newexe ${FILESDIR}/mpd.rc6 mpd
-
- if use droproot; then
- dosed 's:^#user.*$:user "mpd":' /etc/mpd.conf
- fi
- dosed 's:^#bind.*$:bind_to_address "localhost":' /etc/mpd.conf
- dosed 's:^port.*$:port "6600":' /etc/mpd.conf
- dosed 's:^music_directory.*$:music_directory "/usr/share/mpd/music":' /etc/mpd.conf
- dosed 's:^playlist_directory.*$:playlist_directory "/usr/share/mpd/playlists":' /etc/mpd.conf
- dosed 's:^log_file.*$:log_file "/var/log/mpd.log":' /etc/mpd.conf
- dosed 's:^error_file.*$:error_file "/var/log/mpd.error.log":' /etc/mpd.conf
-}
-
-pkg_preinst() {
- if use droproot; then
- echo "adding user"
- enewuser mpd '' '' '' audio || die "problem adding user mpd"
- fi
-}
-
-pkg_postinst() {
- einfo "libao prior to 0.8.4 has issues with the ALSA drivers"
- einfo "please refer to the FAQ"
- einfo "http://musicpd.sourceforge.net/faq.php if you are having problems."
- einfo
- einfo "There have been a few changes to the default config as of late for security reason."
- einfo "If the use flag droproot is enabled, mpd runs as user mpd rather then root; this will be a default"
- einfo "in later versions, rather then enabled via use flag."
- einfo
- einfo "Also, the default config now binds the daemon strictly to localhost, rather then all available IPs."
-}
diff --git a/media-sound/mpd/mpd-0.11.4-r1.ebuild b/media-sound/mpd/mpd-0.11.4-r1.ebuild
index 2492e2fc6f8b..227cf0024146 100644
--- a/media-sound/mpd/mpd-0.11.4-r1.ebuild
+++ b/media-sound/mpd/mpd-0.11.4-r1.ebuild
@@ -1,18 +1,18 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd/mpd-0.11.4-r1.ebuild,v 1.2 2004/10/19 06:19:37 eradicator Exp $
-
-inherit eutils
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd/mpd-0.11.4-r1.ebuild,v 1.3 2004/10/20 05:32:46 eradicator Exp $
IUSE="oggvorbis mad aac audiofile ipv6 flac mikmod alsa"
+inherit eutils
+
DESCRIPTION="Music Player Daemon (mpd)"
-SRC_URI="http://mercury.chem.pitt.edu/~shank/${P}.tar.gz"
HOMEPAGE="http://www.musicpd.org"
+SRC_URI="http://mercury.chem.pitt.edu/~shank/${P}.tar.gz"
-KEYWORDS="x86 amd64 sparc ~ppc"
SLOT="0"
LICENSE="GPL-2"
+KEYWORDS="amd64 ~hppa ~ppc sparc x86"
DEPEND="oggvorbis? ( media-libs/libvorbis )
mad? ( media-libs/libmad