summaryrefslogtreecommitdiffstats
path: root/recipes/nonworking/freenx/nxcomp_1.5.0-65.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/nonworking/freenx/nxcomp_1.5.0-65.bb')
-rw-r--r--recipes/nonworking/freenx/nxcomp_1.5.0-65.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/nonworking/freenx/nxcomp_1.5.0-65.bb b/recipes/nonworking/freenx/nxcomp_1.5.0-65.bb
new file mode 100644
index 0000000000..5add06585f
--- /dev/null
+++ b/recipes/nonworking/freenx/nxcomp_1.5.0-65.bb
@@ -0,0 +1,8 @@
+LICENSE = "GPL"
+DEPENDS = "zlib diet-x11 xproto"
+
+SRC_URI = "http://64.34.161.181/download/1.5.0/sources/${P}.tar.gz"
+inherit autotools
+
+
+S = "${WORKDIR}/${PN}"