summaryrefslogtreecommitdiff
path: root/nonworking
diff options
context:
space:
mode:
Diffstat (limited to 'nonworking')
-rw-r--r--nonworking/gxine/gxine_0.3.3.oe10
1 files changed, 10 insertions, 0 deletions
diff --git a/nonworking/gxine/gxine_0.3.3.oe b/nonworking/gxine/gxine_0.3.3.oe
index e69de29bb2..aa6fbe9b2b 100644
--- a/nonworking/gxine/gxine_0.3.3.oe
+++ b/nonworking/gxine/gxine_0.3.3.oe
@@ -0,0 +1,10 @@
+DESCRIPTION = "gxine is a front-end for libxine."
+MAINTAINER = "Chris Lord <cwiiis@blueyonder.co.uk>"
+DEPENDS = "gtk+ libxine"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/xine/${PN}-${PV}.tar.gz"
+
+EXTRA_OECONF = " --disable-xinetest"
+
+inherit autotools pkgconfig
+