Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fully rework the way nx-libs gets packaged for Debian/Ubuntu. | Mike Gabriel | 2015-01-28 | 1 | -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 Gabriel | 2013-12-17 | 1 | -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 Gabriel | 2012-09-14 | 1 | -0/+2 |
| | |||||
* | Provide temporary workaround for installation on Debian 64bit with multiarch ↵ | Mike Gabriel | 2012-03-01 | 1 | -2/+0 |
| | | | | support. | ||||
* | Fine-tune symlinking of libXinerama. | Mike Gabriel | 2012-02-20 | 1 | -2/+2 |
| | |||||
* | Fix Xinerama support in Debian package libnx-x11 when NX gets built with ↵ | Mike Gabriel | 2012-02-18 | 1 | -0/+4 |
patch 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch. Still on the todo list: fix the nx-X11 installation via Makefile. |