summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-02-19 22:03:41 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-02-19 22:03:41 +0000
commit023d7d8c764181de9f155c112a3cef3ff263d875 (patch)
treec5655c35dc928ac022d055c7838cc9bf20e7e5bf /media-sound
parentMarked stable on mips. (diff)
downloadgentoo-2-023d7d8c764181de9f155c112a3cef3ff263d875.tar.gz
gentoo-2-023d7d8c764181de9f155c112a3cef3ff263d875.tar.bz2
gentoo-2-023d7d8c764181de9f155c112a3cef3ff263d875.zip
Add optional support for helix engine (only with realplayer at the moment).
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/amarok/ChangeLog6
-rw-r--r--media-sound/amarok/amarok-1.4_beta1.ebuild9
2 files changed, 10 insertions, 5 deletions
diff --git a/media-sound/amarok/ChangeLog b/media-sound/amarok/ChangeLog
index dcc8996de513..7ec25762886c 100644
--- a/media-sound/amarok/ChangeLog
+++ b/media-sound/amarok/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/amarok
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v 1.109 2006/02/19 03:22:19 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v 1.110 2006/02/19 22:03:41 flameeyes Exp $
+
+ 19 Feb 2006; Diego Pettenò <flameeyes@gentoo.org>
+ amarok-1.4_beta1.ebuild:
+ Add optional support for helix engine (only with realplayer at the moment).
19 Feb 2006; Chris White <chriswhite@gentoo.org> amarok-1.3.8.ebuild:
x86 stable per bug #122609.
diff --git a/media-sound/amarok/amarok-1.4_beta1.ebuild b/media-sound/amarok/amarok-1.4_beta1.ebuild
index bf43e97901ff..2204759b3c94 100644
--- a/media-sound/amarok/amarok-1.4_beta1.ebuild
+++ b/media-sound/amarok/amarok-1.4_beta1.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/amarok/amarok-1.4_beta1.ebuild,v 1.4 2006/02/18 01:25:51 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-1.4_beta1.ebuild,v 1.5 2006/02/19 22:03:41 flameeyes Exp $
LANGS="az bg br ca cs cy da de el en_GB es et fi fr ga gl he hi hu is it ja ko lt nb nl nn pa pl pt pt_BR ro ru rw sl sr sr@Latn sv ta tg th tr uk uz xx zh_CN zh_TW"
LANGS_DOC="da de es et fr it nl pt pt_BR ru sv"
@@ -21,7 +21,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="aac arts exscalibar flac gstreamer kde mysql noamazon opengl postgres xine xmms
-visualization musicbrainz ipod akode"
+visualization musicbrainz ipod akode real"
# kde: enables compilation of the konqueror sidebar plugin
DEPEND="kde? ( || ( kde-base/konqueror kde-base/kdebase )
@@ -42,7 +42,8 @@ DEPEND="kde? ( || ( kde-base/konqueror kde-base/kdebase )
ipod? ( media-libs/libgpod )
akode? ( media-libs/akode )
aac? ( media-libs/libmp4v2 )
- exscalibar? ( media-libs/exscalibar )"
+ exscalibar? ( media-libs/exscalibar )
+ real? ( media-video/realplayer )"
RDEPEND="${DEPEND}
dev-lang/ruby"
@@ -99,7 +100,7 @@ src_compile() {
$(use_with ipod libgpod)
$(use_with akode)
$(use_with aac mp4v2)
- --without-helix
+ $(use_with real helix)
--without-mas
--without-nmm
--without-ifp