summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-09-16 20:19:21 +0000
committerMike Frysinger <vapier@gentoo.org>2012-09-16 20:19:21 +0000
commit3914e073359074c49f51815899b94605fc096d1f (patch)
treead8d029dda3f2ec6f90d74c0d9f4998b99221d32 /media-tv
parentFix Prolog parser reading decimals when rational arithmetic is not supported (diff)
downloadgentoo-2-3914e073359074c49f51815899b94605fc096d1f.tar.gz
gentoo-2-3914e073359074c49f51815899b94605fc096d1f.tar.bz2
gentoo-2-3914e073359074c49f51815899b94605fc096d1f.zip
Depend on taglib-1.8 to match upstream #434658 by BT.
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'media-tv')
-rw-r--r--media-tv/xbmc/ChangeLog5
-rw-r--r--media-tv/xbmc/xbmc-9999.ebuild5
2 files changed, 7 insertions, 3 deletions
diff --git a/media-tv/xbmc/ChangeLog b/media-tv/xbmc/ChangeLog
index 157b08018e3a..b3ab28144842 100644
--- a/media-tv/xbmc/ChangeLog
+++ b/media-tv/xbmc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-tv/xbmc
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/ChangeLog,v 1.146 2012/09/08 17:44:28 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/ChangeLog,v 1.147 2012/09/16 20:19:21 vapier Exp $
+
+ 16 Sep 2012; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild:
+ Depend on taglib-1.8 to match upstream #434658 by BT.
08 Sep 2012; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild:
Add USE=upnp support #434270 by BT.
diff --git a/media-tv/xbmc/xbmc-9999.ebuild b/media-tv/xbmc/xbmc-9999.ebuild
index bbe5c6740e4c..cdda09b561b7 100644
--- a/media-tv/xbmc/xbmc-9999.ebuild
+++ b/media-tv/xbmc/xbmc-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/xbmc-9999.ebuild,v 1.117 2012/09/08 17:44:28 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/xbmc-9999.ebuild,v 1.118 2012/09/16 20:19:21 vapier Exp $
EAPI="4"
@@ -53,7 +53,6 @@ COMMON_DEPEND="virtual/opengl
>=media-libs/glew-1.5.6
media-libs/jasper
media-libs/jbigkit
- virtual/jpeg
>=media-libs/libass-0.9.7
bluray? ( media-libs/libbluray )
css? ( media-libs/libdvdcss )
@@ -66,6 +65,7 @@ COMMON_DEPEND="virtual/opengl
media-libs/libsamplerate
media-libs/libsdl[audio,opengl,video,X]
alsa? ( media-libs/libsdl[alsa] )
+ >=media-libs/taglib-1.8
media-libs/libvorbis
media-libs/sdl-gfx
>=media-libs/sdl-image-1.2.10[gif,jpeg,png]
@@ -84,6 +84,7 @@ COMMON_DEPEND="virtual/opengl
bluetooth? ( net-wireless/bluez )
sys-apps/dbus
sys-libs/zlib
+ virtual/jpeg
mysql? ( virtual/mysql )
x11-apps/xdpyinfo
x11-apps/mesa-progs