aboutsummaryrefslogtreecommitdiff
path: root/debian/libnx-x11.links
Commit message (Collapse)AuthorAgeFilesLines
* Fully rework the way nx-libs gets packaged for Debian/Ubuntu.Mike Gabriel2015-01-281-2/+0
| | | | | | | | | | | | * 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.
* Drop symlinking libNX_xrandr for setting a custom LD_LIBRARY_PATH. Not in ↵Mike Gabriel2013-12-171-2/+0
| | | | use anymore and not recommended at all to have that.
* Link libNX_Xrandr to a separate location where we can provide it as libXrandr.Mike Gabriel2012-09-141-0/+2
|
* Provide temporary workaround for installation on Debian 64bit with multiarch ↵Mike Gabriel2012-03-011-2/+0
| | | | support.
* Fine-tune symlinking of libXinerama.Mike Gabriel2012-02-201-2/+2
|
* Fix Xinerama support in Debian package libnx-x11 when NX gets built with ↵Mike Gabriel2012-02-181-0/+4
patch 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch. Still on the todo list: fix the nx-X11 installation via Makefile.