<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nx-libs/nxcompext, branch pr/render-cleanup</title>
<subtitle>NXv3 (redistributed) 
</subtitle>
<id>https://cgit.arctica-project.org/nx-libs/atom?h=pr%2Frender-cleanup</id>
<link rel='self' href='https://cgit.arctica-project.org/nx-libs/atom?h=pr%2Frender-cleanup'/>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/'/>
<updated>2015-03-25T23:32:27+00:00</updated>
<entry>
<title>nxcomp{,ext,shad}: only use the first three numbers in the full version for current_version on OS X. ld(1) on 10.6 fails otherwise.</title>
<updated>2015-03-25T23:32:27+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2015-03-25T23:32:27+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=d86ce9c7a44118082612c3cfb3a866b9f8f6098f'/>
<id>urn:sha1:d86ce9c7a44118082612c3cfb3a866b9f8f6098f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nx{comp{,ext,shad},proxy}: try really hard to find makedepend. Do not fail if it is not available.</title>
<updated>2015-03-16T02:29:16+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2015-03-16T02:29:16+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=d8de5928e1e7a0677ed2d38fa4d9f53a58514ebe'/>
<id>urn:sha1:d8de5928e1e7a0677ed2d38fa4d9f53a58514ebe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nxcomp{,ext,shad}: use the correct library naming scheme on OS X. It differs from other UNIX-based systems.</title>
<updated>2015-03-15T16:29:50+00:00</updated>
<author>
<name>Clemens Lang</name>
<email>cal@macports.org</email>
</author>
<published>2015-03-15T16:29:50+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=638e31c2f33723123d35ce65db88071a1be5cdb0'/>
<id>urn:sha1:638e31c2f33723123d35ce65db88071a1be5cdb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nx{comp{,ext,shad},proxy}: use path discovery for finding makedepend. Remove old cruft.</title>
<updated>2015-03-15T16:24:35+00:00</updated>
<author>
<name>Clemens Lang</name>
<email>cal@macports.org</email>
</author>
<published>2015-03-15T16:22:38+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=5464a6dba5742a9f22ba18c9b307d4ee42394378'/>
<id>urn:sha1:5464a6dba5742a9f22ba18c9b307d4ee42394378</id>
<content type='text'>
</content>
</entry>
<entry>
<title>VERSION file: master VERSION file is in base folder, symlinked from nx*/VERSION and hw/nxagent/VERSION.</title>
<updated>2015-02-14T15:14:30+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2015-02-14T14:14:23+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=ce531230f148a8c586a6e29c340e2db03d7bd3bb'/>
<id>urn:sha1:ce531230f148a8c586a6e29c340e2db03d7bd3bb</id>
<content type='text'>
  This commit removes the debian/VERSION file at makes it now unnecessary to
  copy/symlink the VERSION file at build time. These build scripts got adapted:

    debian/roll-tarballs.sh
    debian/rules
    nx-libs.spec

  Furthermore, all NX component now use the main VERSION file as reference.

    typechange: nxcomp/VERSION
    typechange: nxcompext/VERSION
    typechange: nxcompshad/VERSION
    typechange: nxproxy/VERSION
</content>
</entry>
<entry>
<title>Unique Library Names Patch (600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch).</title>
<updated>2015-02-13T12:27:42+00:00</updated>
<author>
<name>Jan Engelhardt</name>
<email>jengelh@medozas.de</email>
</author>
<published>2015-02-13T12:27:42+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=c4a8556c45786c83b04b2e958234cb4c724e1910'/>
<id>urn:sha1:c4a8556c45786c83b04b2e958234cb4c724e1910</id>
<content type='text'>
  We really want to make use of rpm's automatic dependency finding.
  Binaries are scanned for DT_NEEDED entries, the latter of which are
  then used for populating the "Requires"-type deps. The "nxagent"
  binary for example would require libX11.so.6. That incurs problems:

  1. A package manager told to install nxagent could select xorg-x11
  rather than nx-libs, even though nxagent depends on the NX version.

  2. A package manager told to install $some_program could select nx-libs
  rather than xorg-x11 (since both provide libX11.so.6), but, since
  the NX library is in an obscure directory, running $some_program
  would fail as libX11.so.6 is not found.

  To solve this, give the NX libraries unique names different from the
  Xorg ones.
</content>
</entry>
<entry>
<title>Honour compiler/linker option flags.</title>
<updated>2015-02-09T14:23:37+00:00</updated>
<author>
<name>Orion Poplawski</name>
<email>orion@cora.nwra.com</email>
</author>
<published>2015-02-09T14:22:07+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=3384aba386c44ec26d3f131b897f77da440324d7'/>
<id>urn:sha1:3384aba386c44ec26d3f131b897f77da440324d7</id>
<content type='text'>
 026_nxcompext_honour-optflags.full.patch
 026_nxcomp_honour-optflags.full+lite.patch
 026_nxcompshad_honour-optflags.full.patch
</content>
</entry>
<entry>
<title>nxcomp*, nxproxy: Fix clean-up of source tree via Makefile.in templates.</title>
<updated>2015-02-09T14:16:30+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2015-02-09T14:16:30+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=236ee4ffa8e4fa92bb748301986307841ef060ab'/>
<id>urn:sha1:236ee4ffa8e4fa92bb748301986307841ef060ab</id>
<content type='text'>
  024_fix-make-clean.full.patch
  024_fix-make-clean.full+lite.patch
</content>
</entry>
<entry>
<title>nxcomp*,nxproxy: Add clean rules to Makefile.in templates.</title>
<updated>2015-02-09T13:26:46+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2015-02-09T13:26:02+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=4bc550e867f6168c1090aa4e1959a22238be84f1'/>
<id>urn:sha1:4bc550e867f6168c1090aa4e1959a22238be84f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "release 3.5.0.19"</title>
<updated>2013-03-28T07:58:35+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2013-03-28T07:58:35+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=db7feaf9883bb0dc419593588036405ef12ebca1'/>
<id>urn:sha1:db7feaf9883bb0dc419593588036405ef12ebca1</id>
<content type='text'>
This reverts commit e77bf36d9afbc7e56522574b06217d57c11dd095.
</content>
</entry>
</feed>
