aboutsummaryrefslogtreecommitdiffstats
path: root/nonworking/gxine/gxine_0.3.3.oe
diff options
context:
space:
mode:
Diffstat (limited to 'nonworking/gxine/gxine_0.3.3.oe')
-rw-r--r--nonworking/gxine/gxine_0.3.3.oe10
1 files changed, 0 insertions, 10 deletions
diff --git a/nonworking/gxine/gxine_0.3.3.oe b/nonworking/gxine/gxine_0.3.3.oe
deleted file mode 100644
index aa6fbe9b2b..0000000000
--- a/nonworking/gxine/gxine_0.3.3.oe
+++ /dev/null
@@ -1,10 +0,0 @@
-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
-