diff options
Diffstat (limited to 'xfce-extra/xfmedia/xfmedia-0.8.0.ebuild')
-rw-r--r-- | xfce-extra/xfmedia/xfmedia-0.8.0.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/xfce-extra/xfmedia/xfmedia-0.8.0.ebuild b/xfce-extra/xfmedia/xfmedia-0.8.0.ebuild new file mode 100644 index 000000000000..aa2282a664ae --- /dev/null +++ b/xfce-extra/xfmedia/xfmedia-0.8.0.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfmedia/xfmedia-0.8.0.ebuild,v 1.1 2005/08/14 19:41:20 bcowan Exp $ + +DESCRIPTION="Xfce4 media player" +HOMEPAGE="http://spuriousinterrupt.org/projects/xfmedia" +SRC_URI="http://spuriousinterrupt.org/projects/xfmedia/files/${P}.tar.bz2" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" + +RDEPEND=">=xfce-base/libxfce4mcs-4.2.0 + xfce-extra/exo + media-libs/xine-lib" + +inherit xfce4 |