diff options
Diffstat (limited to 'xfce-extra/xfce4-radio/xfce4-radio-0.3.0.ebuild')
-rw-r--r-- | xfce-extra/xfce4-radio/xfce4-radio-0.3.0.ebuild | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/xfce-extra/xfce4-radio/xfce4-radio-0.3.0.ebuild b/xfce-extra/xfce4-radio/xfce4-radio-0.3.0.ebuild new file mode 100644 index 000000000000..f64568f2fd98 --- /dev/null +++ b/xfce-extra/xfce4-radio/xfce4-radio-0.3.0.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio/xfce4-radio-0.3.0.ebuild,v 1.1 2008/06/14 14:37:54 angelos Exp $ + +inherit xfce44 + +xfce44 +xfce44_gzipped + +DESCRIPTION="Panel plugin to control V4L radio device" +KEYWORDS="~amd64 ~x86" +IUSE="debug" + +DEPEND="dev-util/pkgconfig + dev-util/intltool" + +DOCS="AUTHORS ChangeLog NEWS README" + +xfce44_goodies_panel_plugin |