summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-11-29 12:45:58 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-11-29 12:45:58 +0000
commit5ab9feb461ba904edb202edfacae76d4e7aad903 (patch)
tree98f087cf94cf87d76f79c398393990759f6fd4cf /media-sound/amarok/amarok-1.1.1.ebuild
parent...added freetype for transcode-0.6.14 (diff)
downloadgentoo-2-5ab9feb461ba904edb202edfacae76d4e7aad903.tar.gz
gentoo-2-5ab9feb461ba904edb202edfacae76d4e7aad903.tar.bz2
gentoo-2-5ab9feb461ba904edb202edfacae76d4e7aad903.zip
Version bump (package.mask'd beta) and fix missing depend on media-sound/kdemultimedia for CD playback.
Diffstat (limited to 'media-sound/amarok/amarok-1.1.1.ebuild')
-rw-r--r--media-sound/amarok/amarok-1.1.1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/media-sound/amarok/amarok-1.1.1.ebuild b/media-sound/amarok/amarok-1.1.1.ebuild
index fe144cf2a30a..50d3354e27e7 100644
--- a/media-sound/amarok/amarok-1.1.1.ebuild
+++ b/media-sound/amarok/amarok-1.1.1.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/amarok/amarok-1.1.1.ebuild,v 1.8 2004/11/23 03:00:34 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-1.1.1.ebuild,v 1.9 2004/11/29 12:45:58 eradicator Exp $
IUSE="noamazon cjk xmms opengl xine arts gstreamer"
@@ -19,7 +19,8 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc -sparc ~x86"
DEPEND="=media-libs/libvisual-0.1.6
- arts? ( >=kde-base/kdemultimedia-3.2 )
+ >=kde-base/kdemultimedia-3.2
+ arts? ( >=kde-base/arts-1.3.1)
opengl? ( virtual/opengl )
xmms? ( >=media-sound/xmms-1.2 )
xine? ( >=media-libs/xine-lib-1_rc4 )