packages/nonworking/freenx/: add freenx suite to nonworking
authorKoen Kooi <koen@openembedded.org>
Wed, 7 Sep 2005 12:02:56 +0000 (12:02 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 7 Sep 2005 12:02:56 +0000 (12:02 +0000)
17 files changed:
packages/nonworking/freenx/.mtn2git_empty [new file with mode: 0644]
packages/nonworking/freenx/freenx_0.4.2.bb [new file with mode: 0644]
packages/nonworking/freenx/nx-X11_1.5.0-15.bb [new file with mode: 0644]
packages/nonworking/freenx/nxagent_1.5.0-90.bb [new file with mode: 0644]
packages/nonworking/freenx/nxauth_1.5.0-1.bb [new file with mode: 0644]
packages/nonworking/freenx/nxcomp_1.5.0-65.bb [new file with mode: 0644]
packages/nonworking/freenx/nxcompext_1.5.0-16.bb [new file with mode: 0644]
packages/nonworking/freenx/nxdesktop_1.5.0-61.bb [new file with mode: 0644]
packages/nonworking/freenx/nxesd_1.5.0-3.bb [new file with mode: 0644]
packages/nonworking/freenx/nxproxy_1.5.0-9.bb [new file with mode: 0644]
packages/nonworking/freenx/nxscripts_1.5.0-11.bb [new file with mode: 0644]
packages/nonworking/freenx/nxsensor_1.5.0-5.bb [new file with mode: 0644]
packages/nonworking/freenx/nxspool_1.5.0-2.bb [new file with mode: 0644]
packages/nonworking/freenx/nxssh_1.5.0-21.bb [new file with mode: 0644]
packages/nonworking/freenx/nxuexec_1.5.0-3.bb [new file with mode: 0644]
packages/nonworking/freenx/nxviewer_1.5.0-14.bb [new file with mode: 0644]
packages/nonworking/freenx/nxwin_1.5.0-3.bb [new file with mode: 0644]

diff --git a/packages/nonworking/freenx/.mtn2git_empty b/packages/nonworking/freenx/.mtn2git_empty
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/nonworking/freenx/freenx_0.4.2.bb b/packages/nonworking/freenx/freenx_0.4.2.bb
new file mode 100644 (file)
index 0000000..dbd75b4
--- /dev/null
@@ -0,0 +1,8 @@
+DESCRIPTION =  "NX is an exciting new technology for remote display. It provides near local speed application responsiveness over high latency, low bandwidth links."
+LICENSE =      "GPL"
+HOMEPAGE =     "http://freenx.berlios.de/"
+
+DEPENDS =      ""
+
+SRC_URI =      "http://download.berlios.de/freenx/freenx-${PV}.tar.gz"
+inherit autotools
diff --git a/packages/nonworking/freenx/nx-X11_1.5.0-15.bb b/packages/nonworking/freenx/nx-X11_1.5.0-15.bb
new file mode 100644 (file)
index 0000000..29bbb24
--- /dev/null
@@ -0,0 +1,3 @@
+SRC_URI = "http://64.34.161.181/download/1.5.0/sources/${P}.tar.gz"
+inherit autotools
+S = "${WORKDIR}/${PN}"
diff --git a/packages/nonworking/freenx/nxagent_1.5.0-90.bb b/packages/nonworking/freenx/nxagent_1.5.0-90.bb
new file mode 100644 (file)
index 0000000..29bbb24
--- /dev/null
@@ -0,0 +1,3 @@
+SRC_URI = "http://64.34.161.181/download/1.5.0/sources/${P}.tar.gz"
+inherit autotools
+S = "${WORKDIR}/${PN}"
diff --git a/packages/nonworking/freenx/nxauth_1.5.0-1.bb b/packages/nonworking/freenx/nxauth_1.5.0-1.bb
new file mode 100644 (file)
index 0000000..29bbb24
--- /dev/null
@@ -0,0 +1,3 @@
+SRC_URI = "http://64.34.161.181/download/1.5.0/sources/${P}.tar.gz"
+inherit autotools
+S = "${WORKDIR}/${PN}"
diff --git a/packages/nonworking/freenx/nxcomp_1.5.0-65.bb b/packages/nonworking/freenx/nxcomp_1.5.0-65.bb
new file mode 100644 (file)
index 0000000..5add065
--- /dev/null
@@ -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}"
diff --git a/packages/nonworking/freenx/nxcompext_1.5.0-16.bb b/packages/nonworking/freenx/nxcompext_1.5.0-16.bb
new file mode 100644 (file)
index 0000000..ea8df0a
--- /dev/null
@@ -0,0 +1,7 @@
+DEPENDS =      "diet-x11"
+LICENSE =      "GPL"
+
+
+SRC_URI = "http://64.34.161.181/download/1.5.0/sources/${P}.tar.gz"
+inherit autotools
+S = "${WORKDIR}/${PN}"
diff --git a/packages/nonworking/freenx/nxdesktop_1.5.0-61.bb b/packages/nonworking/freenx/nxdesktop_1.5.0-61.bb
new file mode 100644 (file)
index 0000000..29bbb24
--- /dev/null
@@ -0,0 +1,3 @@
+SRC_URI = "http://64.34.161.181/download/1.5.0/sources/${P}.tar.gz"
+inherit autotools
+S = "${WORKDIR}/${PN}"
diff --git a/packages/nonworking/freenx/nxesd_1.5.0-3.bb b/packages/nonworking/freenx/nxesd_1.5.0-3.bb
new file mode 100644 (file)
index 0000000..29bbb24
--- /dev/null
@@ -0,0 +1,3 @@
+SRC_URI = "http://64.34.161.181/download/1.5.0/sources/${P}.tar.gz"
+inherit autotools
+S = "${WORKDIR}/${PN}"
diff --git a/packages/nonworking/freenx/nxproxy_1.5.0-9.bb b/packages/nonworking/freenx/nxproxy_1.5.0-9.bb
new file mode 100644 (file)
index 0000000..59585d1
--- /dev/null
@@ -0,0 +1,8 @@
+LICENSE        =       ""      
+
+DEPENDS =      "nxcomp"
+
+SRC_URI =      "http://64.34.161.181/download/1.5.0/sources/${P}.tar.gz"
+
+inherit autotools
+S = "${WORKDIR}/${PN}"
diff --git a/packages/nonworking/freenx/nxscripts_1.5.0-11.bb b/packages/nonworking/freenx/nxscripts_1.5.0-11.bb
new file mode 100644 (file)
index 0000000..29bbb24
--- /dev/null
@@ -0,0 +1,3 @@
+SRC_URI = "http://64.34.161.181/download/1.5.0/sources/${P}.tar.gz"
+inherit autotools
+S = "${WORKDIR}/${PN}"
diff --git a/packages/nonworking/freenx/nxsensor_1.5.0-5.bb b/packages/nonworking/freenx/nxsensor_1.5.0-5.bb
new file mode 100644 (file)
index 0000000..29bbb24
--- /dev/null
@@ -0,0 +1,3 @@
+SRC_URI = "http://64.34.161.181/download/1.5.0/sources/${P}.tar.gz"
+inherit autotools
+S = "${WORKDIR}/${PN}"
diff --git a/packages/nonworking/freenx/nxspool_1.5.0-2.bb b/packages/nonworking/freenx/nxspool_1.5.0-2.bb
new file mode 100644 (file)
index 0000000..29bbb24
--- /dev/null
@@ -0,0 +1,3 @@
+SRC_URI = "http://64.34.161.181/download/1.5.0/sources/${P}.tar.gz"
+inherit autotools
+S = "${WORKDIR}/${PN}"
diff --git a/packages/nonworking/freenx/nxssh_1.5.0-21.bb b/packages/nonworking/freenx/nxssh_1.5.0-21.bb
new file mode 100644 (file)
index 0000000..29bbb24
--- /dev/null
@@ -0,0 +1,3 @@
+SRC_URI = "http://64.34.161.181/download/1.5.0/sources/${P}.tar.gz"
+inherit autotools
+S = "${WORKDIR}/${PN}"
diff --git a/packages/nonworking/freenx/nxuexec_1.5.0-3.bb b/packages/nonworking/freenx/nxuexec_1.5.0-3.bb
new file mode 100644 (file)
index 0000000..29bbb24
--- /dev/null
@@ -0,0 +1,3 @@
+SRC_URI = "http://64.34.161.181/download/1.5.0/sources/${P}.tar.gz"
+inherit autotools
+S = "${WORKDIR}/${PN}"
diff --git a/packages/nonworking/freenx/nxviewer_1.5.0-14.bb b/packages/nonworking/freenx/nxviewer_1.5.0-14.bb
new file mode 100644 (file)
index 0000000..29bbb24
--- /dev/null
@@ -0,0 +1,3 @@
+SRC_URI = "http://64.34.161.181/download/1.5.0/sources/${P}.tar.gz"
+inherit autotools
+S = "${WORKDIR}/${PN}"
diff --git a/packages/nonworking/freenx/nxwin_1.5.0-3.bb b/packages/nonworking/freenx/nxwin_1.5.0-3.bb
new file mode 100644 (file)
index 0000000..29bbb24
--- /dev/null
@@ -0,0 +1,3 @@
+SRC_URI = "http://64.34.161.181/download/1.5.0/sources/${P}.tar.gz"
+inherit autotools
+S = "${WORKDIR}/${PN}"