summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-03-26 08:13:14 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-03-26 08:13:14 +0000
commit83f3a15218fb7c84c68e69511cbe99b50e077b66 (patch)
treea6d9c71dc91bfd58a51666a23218186166eb1e38 /media-sound/mpd
parentfixed typo (diff)
downloadhistorical-83f3a15218fb7c84c68e69511cbe99b50e077b66.tar.gz
historical-83f3a15218fb7c84c68e69511cbe99b50e077b66.tar.bz2
historical-83f3a15218fb7c84c68e69511cbe99b50e077b66.zip
Added USE flags to control more configure options.
Diffstat (limited to 'media-sound/mpd')
-rw-r--r--media-sound/mpd/ChangeLog5
-rw-r--r--media-sound/mpd/Manifest20
-rw-r--r--media-sound/mpd/mpd-0.10.2.ebuild15
3 files changed, 23 insertions, 17 deletions
diff --git a/media-sound/mpd/ChangeLog b/media-sound/mpd/ChangeLog
index 0c6937f2809a..8b608239e4a7 100644
--- a/media-sound/mpd/ChangeLog
+++ b/media-sound/mpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/mpd
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd/ChangeLog,v 1.16 2004/03/25 16:08:07 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd/ChangeLog,v 1.17 2004/03/26 08:13:14 eradicator Exp $
+
+ 26 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org> mpd-0.10.2.ebuild:
+ Added USE flags to control more configure options.
*mpd-0.10.2 (25 Mar 2004)
diff --git a/media-sound/mpd/Manifest b/media-sound/mpd/Manifest
index 96809d3b0389..d008d42054b8 100644
--- a/media-sound/mpd/Manifest
+++ b/media-sound/mpd/Manifest
@@ -1,16 +1,16 @@
-MD5 b1a116a3612773551b3676a70e08b001 mpd-0.9.3.ebuild 1412
-MD5 df4cbef33f462f111b97c18719b1651a mpd-0.9.4.ebuild 1408
+MD5 a4fdd03b1a066bccec80f848b602e9c1 mpd-0.9.2.ebuild 1187
MD5 dd61ceb47bb8e9cb3a7092db53201382 mpd-0.10.0.ebuild 1402
-MD5 c3ca948e2b843da0fdce8ee450ce7dcd mpd-0.10.2.ebuild 1402
-MD5 a1eaeb2ae801daeb712c90c060e922dc metadata.xml 158
+MD5 df4cbef33f462f111b97c18719b1651a mpd-0.9.4.ebuild 1408
+MD5 3449c9a7fc5ca369ca5f3cdfd389fe42 mpd-0.10.2.ebuild 1648
+MD5 b1a116a3612773551b3676a70e08b001 mpd-0.9.3.ebuild 1412
MD5 5791e71dda43f4d65089aa1c00fa010a mpd-0.10.1.ebuild 1402
-MD5 9adc6bd85b3d7659422f8436fc81ea58 ChangeLog 2514
-MD5 a4fdd03b1a066bccec80f848b602e9c1 mpd-0.9.2.ebuild 1187
-MD5 5a6349d23d23dbbb5a4c2708525968b9 files/mpd.conf 384
-MD5 e8f6e8d87098435908d16ca0a58267e4 files/mpd.rc6 983
+MD5 998982b360f6564290147acb81fadf98 ChangeLog 2647
+MD5 a1eaeb2ae801daeb712c90c060e922dc metadata.xml 158
MD5 92faee86ed7d721d2df12ac46f428e3f files/digest-mpd-0.9.2 62
-MD5 9a2a5945e32620e727bd495306371779 files/digest-mpd-0.10.2 62
+MD5 5ec1ddd9cb2bfcd72144ade921e92e6f files/digest-mpd-0.9.3 62
MD5 b26df5fab168ac4c9bca171911b4dc8c files/digest-mpd-0.9.4 62
+MD5 5a6349d23d23dbbb5a4c2708525968b9 files/mpd.conf 384
MD5 11a7032612a90ac212bfad7a4805dc7a files/digest-mpd-0.10.0 62
MD5 cdc80f042e28cdc9d3651c66046ebc49 files/digest-mpd-0.10.1 62
-MD5 5ec1ddd9cb2bfcd72144ade921e92e6f files/digest-mpd-0.9.3 62
+MD5 9a2a5945e32620e727bd495306371779 files/digest-mpd-0.10.2 62
+MD5 e8f6e8d87098435908d16ca0a58267e4 files/mpd.rc6 983
diff --git a/media-sound/mpd/mpd-0.10.2.ebuild b/media-sound/mpd/mpd-0.10.2.ebuild
index 11e8b48905be..fbfadda6046e 100644
--- a/media-sound/mpd/mpd-0.10.2.ebuild
+++ b/media-sound/mpd/mpd-0.10.2.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd/mpd-0.10.2.ebuild,v 1.1 2004/03/25 16:08:07 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd/mpd-0.10.2.ebuild,v 1.2 2004/03/26 08:13:14 eradicator Exp $
-IUSE="oggvorbis mad"
+IUSE="oggvorbis mad aac audiofile ipv6"
DESCRIPTION="Music Player Daemon (mpd)"
SRC_URI="mirror://sourceforge/musicpd/${P}.tar.gz"
@@ -15,13 +15,16 @@ LICENSE="GPL-2"
DEPEND="oggvorbis? ( media-libs/libvorbis )
mad? ( media-sound/mad )
- >=media-libs/flac-1.1.0
+ aac? ( >=media-libs/faad2-2.0_rc2 )
+ audiofile? ( media-libs/audiofile )
+ flac? ( >=media-libs/flac-1.1.0 )
+ media-libs/libid3tag
media-libs/libao
sys-libs/zlib"
src_compile() {
local myconf
- myconf=""
+ myconf="`use_enable aac` `use_enable audiofile` `use_enable ipv6` `use_enable flac`"
use oggvorbis \
|| myconf="${myconf} --disable-ogg --disable-oggtest \
@@ -46,8 +49,8 @@ src_install() {
}
pkg_postinst() {
- einfo "libao has issues with the ALSA drivers, please refer to the FAQ"
- einfo "http://musicpd.sourceforge.net/faq.php"
+ einfo "libao prior to 0.8.4 has issues with the ALSA drivers, please refer to the FAQ"
+ einfo "http://musicpd.sourceforge.net/faq.php if you are having problems."
einfo
einfo " You need to set PORT, MUSIC_DIR, PLAYLIST_DIR,"
einfo " LOG_FILE and ERROR_FILE in /etc/conf.d/mpd"