diff options
Diffstat (limited to 'recipes/nonworking/freenx/freenx_0.4.2.bb')
-rw-r--r-- | recipes/nonworking/freenx/freenx_0.4.2.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/nonworking/freenx/freenx_0.4.2.bb b/recipes/nonworking/freenx/freenx_0.4.2.bb new file mode 100644 index 0000000000..dbd75b426b --- /dev/null +++ b/recipes/nonworking/freenx/freenx_0.4.2.bb @@ -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 |