blob: fbacfbdbee971f65ae3e214d5fb4492ce461f751 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile install postinst postrm prepare setup
DEPEND=nls? ( dev-util/intltool sys-devel/gettext ) || ( =dev-lang/python-2.7* =dev-lang/python-2.6* ) || ( =dev-lang/python-2.7*[sqlite] =dev-lang/python-2.6*[sqlite] )
DESCRIPTION=a media player aiming to be similar to AmaroK, but for GTK+
EAPI=3
HOMEPAGE=http://www.exaile.org/
IUSE=cddb libnotify nls
KEYWORDS=~amd64 ~ppc ~sparc ~x86
LICENSE=GPL-2 GPL-3
RDEPEND=dev-python/dbus-python >=media-libs/mutagen-1.10 >=dev-python/pygtk-2.17 >=dev-python/pygobject-2.18:2 dev-python/gst-python:0.10 media-libs/gst-plugins-good:0.10 media-plugins/gst-plugins-meta:0.10 libnotify? ( dev-python/notify-python ) cddb? ( dev-python/cddb-py ) || ( =dev-lang/python-2.7* =dev-lang/python-2.6* ) || ( =dev-lang/python-2.7*[sqlite] =dev-lang/python-2.6*[sqlite] )
RESTRICT=test
SLOT=0
SRC_URI=https://launchpad.net/exaile/0.3.2/0.3.2.1/+download/exaile-0.3.2.1.tar.gz
_eclass_exported_funcs=pkg_postrm:- pkg_postinst:- pkg_setup:- src_prepare:- src_compile:- src_install:-
_eclasses_=fdo-mime 92d07846ea8ea54172f8c0112a47ae3d multilib 23ae8c186171e6476af098d2a50d0ee0 python efc1c55fc44c5b7272fc2ffba73c3e6f toolchain-funcs d513d423d449877e49d99af3f7af7acb
_md5_=b5a90dfc794e84b849fd94e68aed7c84
|