- 13 Dec, 2012 1 commit
-
-
Reinhard Tartler authored
the symlink libXcompext.so.3 was not installed correctly. Spotted by Orion Poplawski orion@cora.nwra.com
-
- 12 Dec, 2012 13 commits
-
-
Reinhard Tartler authored
it is automatically generated and clean during the package build
-
Reinhard Tartler authored
instead, clean stale configure files programatically from the clean rule in debian/rules.
-
Reinhard Tartler authored
-
Reinhard Tartler authored
Instead, place the makefile into debian/Makefile.nx-libs. This makes the makefile easier to edit.
-
Reinhard Tartler authored
This change makes debian/rules a bit easier to read
-
Reinhard Tartler authored
If stricter dependencies are really required, they should absolutely be specified in the shlibs file instead.
-
Reinhard Tartler authored
It seems that there is a race condition in the implementation of the nx-x11 makefiles somewhere. On machines with many cores and high levels of parallel workers (for me, 32 cores and -j20), nxcompext gets built before libNX_X11 is ready: + ln -s ../../lib/X11/libNX_X11.so . /usr/bin/ld: cannot find -lNX_X11 collect2: error: ld returned 1 exit status make[9]: *** [libXcompext.so.3.5.0] Fehler 1 make[9]: Leaving directory `/srv/scratch/tartler/nx-libs/nxcompext' Until those makefiles get fixed, better disable parallel operation
-
Reinhard Tartler authored
The Debian xterm package depends on xbitmaps. This change allows compiling on a host that has xterm installed.
-
Reinhard Tartler authored
According to lintian, this is a severe error. Demote to recommends to ensure that it still gets installed by default.
-
Mike Gabriel authored
-
Orion Poplawski authored
-
Mike Gabriel authored
-
Mike Gabriel authored
-
- 09 Dec, 2012 1 commit
-
-
Reinhard Tartler authored
this package contains debugging information for all code that is built from this source package.
-
- 06 Dec, 2012 1 commit
-
-
Alexander Wuerstlein authored
Follow-up commit for 302_nxagent_configurable-keystrokes.full.patch, fixes FTBFS problem with the first version of that patch.
-
- 04 Dec, 2012 9 commits
-
-
Mike Gabriel authored
-
Mike Gabriel authored
-
Mike Gabriel authored
-
Mike Gabriel authored
-
Mike Gabriel authored
-
Mike Gabriel authored
-
Mike Gabriel authored
-
Mike Gabriel authored
patch application, fixing up follow-up patches, cleaning up patch-system).
-
Alexander Wuerstlein authored
Add patch: 210_nxagent_configurable-keystrokes.full.patch, replaces the hardcoded nxagent keybindings by a configurable table of keybindings.
-
- 12 Nov, 2012 1 commit
-
-
Mike Gabriel authored
-
- 07 Nov, 2012 5 commits
-
-
Mike Gabriel authored
-
Mike Gabriel authored
-
Mike Gabriel authored
-
Mike Gabriel authored
-
Mike Gabriel authored
-
- 20 Oct, 2012 6 commits
-
-
Mike Gabriel authored
-
Mike Gabriel authored
Fix wrapper scripts: make sure all NX executables can be launched if NX gets installed via the tarball installation method.
-
Mike Gabriel authored
Modify patch: 001_add-main-makefile.full+lite.patch. Install nx* and x2goagent wrapper scripts during make install.
-
Mike Gabriel authored
Add patch: 025_nxproxy_no-configure-file.full+lite.patch. Remove unneeded build file from NoMachine's nxproxy sources.
-
Mike Gabriel authored
Add patches: 024_fix-make-clean.full.patch, 024_fix-make-clean.full+lite.patch. Fix clean-up of build tree after make build has run.
-
Mike Gabriel authored
-
- 19 Oct, 2012 1 commit
-
-
Mike Gabriel authored
Drop patch 032, fix other patches so that installation via make install installs NX components to /usr/local/lib/nx and /usr/local/include/nx.
-
- 05 Oct, 2012 2 commits
-
-
Mike Gabriel authored
Modify patch: 032_no-x11r6.full.patch. Install nx-X11 to /usr/local/lib/nx. Add patch: 032_no-x11r6.debian.patch. Use /usr/lib/nx for nx-X11 on Debian.
-
Mike Gabriel authored
-