- 30 Apr, 2015 1 commit
-
-
Mihai Moldovan authored
debian/libnx-xinerama1.*: move Xinerama dir back to nx-x11-common. Only delete known files. Fixes RPM build failures.
-
- 29 Apr, 2015 1 commit
-
-
Mihai Moldovan authored
libnx-xinerama1: also create libXinerama symlink in libnx-xinerama1.postinst.postinst (and remove in libnx-xinerama1.postinst.prerm.) Due to the nx-x11-common package being a noarch/allarch package, creating the symlink in nx-libs' Makefile will lead to the symlink referencing the "default" architecture dpkg uses for building noarch/allarch packages. Incidentally, this worked fine for Debian, as amd64 seems to be the default architecture. On Ubuntu, however, the default architecture up to Vivid (15.04) was i386. For those builds, the symlink pointed to the 32 bit library of libNX_Xinerama.so.1 -- essentially breaking this feature. Move the symlink creation to the arch-sensitive libnx-xinerama1 package. The postinst and prerm scriptlets will work fine, unless someone installs the i386 package version *after* the amd64 version. Given that we already create symlinks to libNX_X11 and friends using that method, no new regression is introduced. Strictly speaking that's a bug, but we'll hopefully clean that up later...
-
- 16 Feb, 2015 2 commits
-
-
Mike Gabriel authored
Makefile.nx-libs: Fix uninstall-lite rule. The nxproxy and nxcomp uninstallation has to be in uninstall-lite, not in uninstall-full.
-
Mike Gabriel authored
-
- 14 Feb, 2015 1 commit
-
-
Mike DePaulo authored
-
- 12 Feb, 2015 1 commit
-
-
Mike Gabriel authored
-
- 29 Jan, 2015 2 commits
-
-
Mike Gabriel authored
-
Mike Gabriel authored
-
- 28 Jan, 2015 3 commits
-
-
Mike Gabriel authored
-
Mike Gabriel authored
-
Mike Gabriel authored
* Debian/Ubuntu packaging: + Fully rework the way nx-libs gets packaged for Debian/Ubuntu. + Split up libnx-x11 into individual packages. + Provide dbg:packages for each bin:package containing binaries. + Use Makefile logic to install files into DESTDIR. + Provide dev:packages for each lib:package individually. + Provide nx-x11proto-*-dev packages for all libnx-* libraries. + Install _all_ library files (*.so*) to /usr/lib/<triplet>/, so no extra settings of LD_LIBRARY_PATH is necessary.
-
- 22 Jan, 2015 1 commit
-
-
Mike Gabriel authored
-
- 17 Dec, 2013 2 commits
-
-
Mike Gabriel authored
-
Mike Gabriel authored
-
- 07 May, 2013 1 commit
-
-
Mike Gabriel authored
-
- 06 May, 2013 1 commit
-
-
Mike Gabriel authored
Provide a default keystrokes.cfg in /etc/nx (for nxagent) and /etc/x2go (for x2goagent). (Fixes: #199).
-
- 28 Mar, 2013 1 commit
-
-
Mike Gabriel authored
Fix faulty symlink path. Make sure that x2goagent symlink does not point to absolute path somewhere within the build environment.
-
- 22 Mar, 2013 2 commits
-
-
Mike Gabriel authored
Main Makefile: Use absolute symlink when linking from $(X2GOLIBDIR) into $(NXLIBDIR) (i.e. linking x2goagent -> nxagent). (Fixes: #143).
-
Mike Gabriel authored
Work-in patch from Jan Engehardt for working around different improper bash implementations of string-in-string replacing. (Fixes: #145).
-
- 12 Feb, 2013 1 commit
-
-
Orion Poplawski authored
-
- 07 Jan, 2013 1 commit
-
-
Mike Gabriel authored
-
- 02 Jan, 2013 1 commit
-
-
Mike Gabriel authored
Continue Reinhard's work on top-level install/uninstall. Esp. integrate debian/post-nx-build.sh into main Makefile. Make value of CONFIGURE variable traversable through the Makefile tree.
-
- 16 Dec, 2012 1 commit
-
-
Reinhard Tartler authored
-
- 12 Dec, 2012 1 commit
-
-
Reinhard Tartler authored
Instead, place the makefile into debian/Makefile.nx-libs. This makes the makefile easier to edit.
-