diff --git a/package/avm/freenx/freenx.conf b/package/avm/freenx/freenx.conf new file mode 100644 index 000000000..6ce273d7b --- /dev/null +++ b/package/avm/freenx/freenx.conf @@ -0,0 +1,9 @@ +freenx_cm() { + for i in nxnode nxserver nxsetup nxkeygen nxnode-login nxloadconfig; do + install -v $i $root/$prefix/bin/$i + done + mkdir -p $root/etc/nxserver + install -v node.conf.sample $root/etc/nxserver/node.conf.sample +} + +custmain="freenx_cm" diff --git a/package/avm/freenx/freenx.desc b/package/avm/freenx/freenx.desc new file mode 100644 index 000000000..4866efdd8 --- /dev/null +++ b/package/avm/freenx/freenx.desc @@ -0,0 +1,43 @@ + +[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- +[COPY] +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] Please add additional copyright information _after_ the line containing +[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +[COPY] +[COPY] ROCK Linux: rock-src/package/avm/freenx/freenx.desc +[COPY] ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; either version 2 of the License, or +[COPY] (at your option) any later version. A copy of the GNU General Public +[COPY] License can be found at Documentation/COPYING. +[COPY] +[COPY] Many people helped and are helping developing ROCK Linux. Please +[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM +[COPY] file for details. +[COPY] +[COPY] --- ROCK-COPYRIGHT-NOTE-END --- + +[I] A tool to serve remote X11/Unix, RFB/VNC and RDP/WTS applications. + +[T] FreeNX is an implementation of a +[T] NoMachine/NX-compatible terminal server. It makes +[T] use of NoMachine's NX command line tools more +[T] convenient and less error prone. + +[U] https://mail.kde.org/mailman/listinfo/freenx-knx + +[A] Fabian Franz +[M] Andreas V. 'netrunner' Meier + +[C] extra/network + +[L] GPL +[S] Stable +[V] 0.4.0 +[P] X -----5---9 800.000 + +[D] 701005014 freenx-0.4.0.tar.gz http://download.berlios.de/freenx/