Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makefile.nx-libs: Install man pages via main Makefile. | Mike Gabriel | 2015-01-29 | 1 | -1/+1 |
| | |||||
* | Fully rework the way nx-libs gets packaged for Debian/Ubuntu. | Mike Gabriel | 2015-01-28 | 1 | -0/+1 |
| | | | | | | | | | | | | * 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. | ||||
* | integrate install and uninstall rules into the top-level Makefile | Reinhard Tartler | 2012-12-16 | 1 | -3/+2 |
| | |||||
* | Drop patch 032, fix other patches so that installation via make install ↵ | Mike Gabriel | 2012-10-19 | 1 | -1/+1 |
| | | | | installs NX components to /usr/local/lib/nx and /usr/local/include/nx. | ||||
* | Re-add binary wrapper scripts to the patch system as we want to provide them ↵ | Mike Gabriel | 2012-01-10 | 1 | -1/+1 |
| | | | | in the tarball. | ||||
* | * Remove patches and put as executable scripts into /debian/bin/ | Mike Gabriel | 2011-12-31 | 1 | -1/+1 |
| | | | | | | - 005_add-nxagent-wrapper.patch. - 008_add-nxproxy-wrapper.patch. - 011_add-nxauth-wrapper.patch. | ||||
* | Add patch: 008_add-nxproxy-wrapper.patch. Build nxproxy package. | Mike Gabriel | 2011-11-20 | 1 | -0/+3 |