Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nxcomp*,nxproxy: Add clean rules to Makefile.in templates. | Mike Gabriel | 2015-02-09 | 9 | -261/+115 |
| | |||||
* | Work on man pages. | Mike Gabriel | 2015-02-09 | 7 | -219/+85 |
| | | | | | | 009_nxproxy_add-man-page.full+lite.patch 009_nxagent_add-man-page.full.patch 010_nxauth_fix-binary-name-in-man-page.full.patch | ||||
* | sa_restorer vs. memset (008_nxcomp_sa-restorer.full+lite.patch). | Mike Gabriel | 2015-02-09 | 3 | -66/+4 |
| | | | | | | Use memset instead of setting sa_restorer to NULL. Original-Author: Alexander Morozov | ||||
* | Remove .gch files during cleanup (007_nxcompshad_clean-gch-files.full.patch). | Mike Gabriel | 2015-02-09 | 3 | -19/+1 |
| | | | | | When building nxcompshad .gch files get created. On cleanup these should be removed. | ||||
* | Fix building against libpng 1.5 (006_nxcomp_libpng15.full+lite.patch). | Mike Gabriel | 2015-02-09 | 3 | -47/+3 |
| | | | | | | | | | | | | | | | From the libpng homepage... The libpng 1.5.x series continues the evolution of the libpng API, finally hiding the contents of the venerable and hoary png_struct and png_info data structures inside private (i.e., non-installed) header files. Instead of direct struct-access, applications should be using the various png_get_xxx() and png_set_xxx() accessor functions, which have existed for almost as long as libpng itself. (Apps that compiled against libpng 1.4 without warnings about deprecated features should happily compile against 1.5, too. Patch origin: Fedora packagers of libXcomp3. | ||||
* | Description: gcc43 fix (005_nxcomp_gcc43.full+lite.patch) | Marcelo Boveto Shima | 2015-02-09 | 7 | -89/+11 |
| | | | | Use builtin includes to build with gcc43. | ||||
* | Description: Fix build on Debian (004_nx-X11_fix-nxcompshad-build.full.patch) | Mike Gabriel | 2015-02-09 | 3 | -20/+1 |
| | | | | | | By an unknown reason this patch currently is needed to build nx-X11, nxcomp, nxcompshad and nxcompext with dpkg-buildpackage and debuild. | ||||
* | gcc43 fix (003_nxcompshad_gcc43.full.patch) | Marcelo Boveto Shima | 2015-02-09 | 4 | -38/+4 |
| | | | | Use builtin includes to build with gcc43. | ||||
* | Build nxcompshad against nx-X11 ↵ | Mike Gabriel | 2015-02-09 | 4 | -43/+3 |
| | | | | | | | | | (002_nxcompshad_build-against-nx-x11-only.full.patch). Make sure nxcompshad get built against nx-X11. . Furthermore /usr/X11R6/lib is an outdated path on current Debian systems. | ||||
* | Provide README.NX-development file. Drop README.NX-redistribution file. | Mike Gabriel | 2015-02-09 | 3 | -49/+32 |
| | |||||
* | fix long-line in changelog | Mike Gabriel | 2015-02-09 | 1 | -1/+2 |
| | |||||
* | Drop not-used-anymore NX source tree clean-up code. Source tree has been ↵ | Mike Gabriel | 2015-02-09 | 3 | -81/+0 |
| | | | | cleaned up natively. | ||||
* | Revert "Add patch ↵ | Mike Gabriel | 2015-02-09 | 3 | -55/+0 |
| | | | | | | | | | 700_nx-X11_mesa-initialize-server-support-correctly.full.patch. Initialize server_support array with correct size. Fix Mesa upstream bugzilla bug #7353. (Fixes: #776)." This reverts commit 4db6f0fdba904d00c1cfc3909b9b2c09655abf87. Reason: the file nx-X11/extras/Mesa/src/glx/x11/glxextensions.c is not used at build time and has been removed from the code base in NX 3.6. | ||||
* | Add patch 700_nx-X11_mesa-initialize-server-support-correctly.full.patch. ↵ | Mike Gabriel | 2015-02-03 | 3 | -0/+55 |
| | | | | Initialize server_support array with correct size. Fix Mesa upstream bugzilla bug #7353. (Fixes: #776). | ||||
* | Update 991_fix-hr-typos.full.patch. Don't patch files that get removed by ↵ | Mike Gabriel | 2015-02-02 | 1 | -40/+0 |
| | | | | the NX code reduction effort. | ||||
* | Drop 604_nx-X11_recent-freetype-API.full.patch. Not used in current build ↵ | Mike Gabriel | 2015-02-02 | 2 | -16/+0 |
| | | | | process. | ||||
* | Update 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch. Don't ↵ | Mike Gabriel | 2015-02-02 | 1 | -24/+0 |
| | | | | patch files matter to the NX code reduction efforts. | ||||
* | Update 031_nx-X11_parallel-make.full.patch. Don't patch .original files in ↵ | Mike Gabriel | 2015-02-02 | 1 | -28/+0 |
| | | | | NX code tree. | ||||
* | Drop patches: 017_nx-X11_update-autotools-helper-files.full.patch, ↵ | Mike Gabriel | 2015-02-02 | 4 | -24562/+0 |
| | | | | 018_nx-X11_update-libtool-ltmain-script.full.patch, 019_nx-X11_expat-build-against-system-libxmltok.full.patch. They patch files that are not used at build time. | ||||
* | empty CODE-REDUCTION_* files (maybe usable later for futher code reduction ↵ | Mike Gabriel | 2015-02-02 | 6 | -1004/+0 |
| | | | | efforts | ||||
* | drop .original files from the current code base | Mike Gabriel | 2015-02-02 | 215 | -221967/+0 |
| | |||||
* | massive reduction of unneeded files | Mike Gabriel | 2015-02-02 | 6272 | -2367970/+0 |
| | |||||
* | On SLE 11.x: libX* packages are prefixed with "xorg-x11-". | Mike Gabriel | 2015-02-02 | 2 | -0/+5 |
| | |||||
* | Assure that BuildRoot: is set. | Mike Gabriel | 2015-01-29 | 2 | -0/+3 |
| | |||||
* | nx-libs.spec: Set PREFIX=%{_prefix} USRLIBDIR=%{_libdir} SHLIBDIR=%{_libdir} ↵ | Mike Gabriel | 2015-01-29 | 2 | -1/+2 |
| | | | | at build time. | ||||
* | Don't fail if removing *.a files fails due to the files being non-present. | Mike Gabriel | 2015-01-29 | 2 | -2/+3 |
| | |||||
* | Makefile.nx-libs: fix faulty path to nxproxy.1 man page | Mike Gabriel | 2015-01-29 | 1 | -1/+1 |
| | |||||
* | nx-libs.spec: several dependency fixes... | Mike Gabriel | 2015-01-29 | 2 | -23/+41 |
| | | | | | | + Add Obsoletes: fields to all shared libs for marking the non-versioned library package (names) as obsolete. + Don't depend on nx-libs base package with fixed version. | ||||
* | Make libNX_X11-6 and libXinerama1 compliant to Shared Library Policy. | Mike Gabriel | 2015-01-29 | 2 | -6/+7 |
| | |||||
* | nx-libs.spec: Install man pages into bin:packages. | Mike Gabriel | 2015-01-29 | 2 | -0/+5 |
| | |||||
* | Makefile.nx-libs: Install man pages via main Makefile. | Mike Gabriel | 2015-01-29 | 10 | -6/+17 |
| | |||||
* | nx-libs.spec: Mention NX technology in every package description. | Mike Gabriel | 2015-01-29 | 2 | -15/+119 |
| | |||||
* | Support .symbols for 64bit and 32bit alike. | Mike Gabriel | 2015-01-29 | 2 | -5/+6 |
| | |||||
* | Use SONAME based library package naming scheme. | Mike Gabriel | 2015-01-28 | 2 | -87/+88 |
| | |||||
* | Revert "Use SONAME based library package naming scheme." | Mike Gabriel | 2015-01-28 | 3 | -86/+85 |
| | | | | This reverts commit 1e5c83e8bcdf29539667168e20b787585097f680. | ||||
* | Use SONAME based library package naming scheme. | Mike Gabriel | 2015-01-28 | 3 | -85/+86 |
| | |||||
* | debian/control: don't use 1 person plural in LONG_DESCRIPTION | Mike Gabriel | 2015-01-28 | 1 | -3/+3 |
| | |||||
* | nx-libs.spec: Make %{_libdir}/nx{,/X11} owned by libNX_X11 bin:package | Mike Gabriel | 2015-01-28 | 1 | -0/+2 |
| | |||||
* | CODE-REDUCTION_PRESERVE-NEEDED: keep cross.def and cross.rules | Mike Gabriel | 2015-01-28 | 1 | -0/+2 |
| | |||||
* | debian/control: fix several packaging issues since the re-packaging started | Mike Gabriel | 2015-01-28 | 1 | -15/+18 |
| | |||||
* | Add Description: and Author: fields to various patch headers. | Mike Gabriel | 2015-01-28 | 15 | -1/+40 |
| | |||||
* | nx-libs.spec: Non-packaged files detected: nxagent.xpm, /usr/share/nx/rgb in ↵ | Mike Gabriel | 2015-01-28 | 1 | -0/+2 |
| | | | | bin:package nxagent | ||||
* | latest tarball size: 41MiB | Mike Gabriel | 2015-01-28 | 1 | -1/+1 |
| | |||||
* | Makefile.nx-libs: Don't allow symlinks to point into buildroot. | Mike Gabriel | 2015-01-28 | 2 | -3/+4 |
| | |||||
* | Add 991_fix-hr-typos.full+lite.patch and 991_fix-hr-typos.full.patch. Fix ↵ | Mike Gabriel | 2015-01-28 | 4 | -0/+171 |
| | | | | several typos in upstream code detected by lintian. | ||||
* | debian/libnx-xinerama1.dirs: no non-multi-arch dir in multi-arch packages | Mike Gabriel | 2015-01-28 | 1 | -1/+0 |
| | |||||
* | Provide CDBS-generated debian/copyright.in file. | Mike Gabriel | 2015-01-28 | 2 | -0/+4481 |
| | |||||
* | enable official changelog | Mike Gabriel | 2015-01-28 | 1 | -5/+1 |
| | |||||
* | debian/control: dummy packages don't have the substvar | Mike Gabriel | 2015-01-28 | 1 | -1/+0 |
| | |||||
* | nx-libs.spec: NX libs are installed in %{_libdir} | Mike Gabriel | 2015-01-28 | 1 | -1/+1 |
| |