<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nx-libs/bin, branch 3.5.99.8</title>
<subtitle>NXv3 (redistributed) 
</subtitle>
<id>https://cgit.arctica-project.org/nx-libs/atom?h=3.5.99.8</id>
<link rel='self' href='https://cgit.arctica-project.org/nx-libs/atom?h=3.5.99.8'/>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/'/>
<updated>2017-02-09T23:39:25+00:00</updated>
<entry>
<title>Load libNX_X11 / faked libX11 via RPATH setting rather than fidgeting with LD_LIBRARY_PATH in the nxagent wrapper script.</title>
<updated>2017-02-09T23:39:25+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-02-04T18:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=ba620a054a7a9dfebc040a4f3cbf27c9e9ffe4b0'/>
<id>urn:sha1:ba620a054a7a9dfebc040a4f3cbf27c9e9ffe4b0</id>
<content type='text'>
 Fixes ArcticaProject/nx-libs#225.
</content>
</entry>
<entry>
<title>Makefile: Align variable names USRLIBDIR, SHLIBDIR (and NX_DIR) with nx-X11 internal naming schemes (and use /usr/&lt;lib&gt;/nx/X11 rather than /usr/&lt;lib&gt;/nx-X11).</title>
<updated>2017-02-09T23:38:11+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-02-04T17:52:04+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=c45cab1ba5a6ffe3832039d89c26a6d11068d417'/>
<id>urn:sha1:c45cab1ba5a6ffe3832039d89c26a6d11068d417</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bin/nxauth: Remove deprecated wrapper script "nxauth".</title>
<updated>2016-07-05T20:23:27+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2016-07-05T20:23:27+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=ff0d46e0b621d5ecaeb730a1c002d893ca5cb032'/>
<id>urn:sha1:ff0d46e0b621d5ecaeb730a1c002d893ca5cb032</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rework nxagent and nxproxy wrapper scripts.</title>
<updated>2016-07-01T14:07:50+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2016-06-30T21:50:12+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=5934d03efdcf32e8ecdf61cc29a80b2088e6de9c'/>
<id>urn:sha1:5934d03efdcf32e8ecdf61cc29a80b2088e6de9c</id>
<content type='text'>
  o Install nxagent/nxproxy executables into multi-arch path.
  o Fake libNX_X11.so* as $LIBDIR/nx-X11/libX11.so*.
  o Allow injecting different $NXAPP containing the executable name.

  o For e.g. x2goagent this requires the following changes:

    - Move x2goagent symlink from /usr/lib/x2go/bin/x2goagent to
      $LIBDIR/nx/bin/x2goagent
    - Replace /usr/bin/x2goagent by a two-liner...

    ```
    #!/bin/sh

    export NXAPP=x2goagent
    nxagent
    ```
</content>
</entry>
<entry>
<title>Makefile,debian/*,nx-libs.spec,&lt;misc&gt;: Drop references to X2Go Project, esp. drop x2goagent.</title>
<updated>2016-06-29T09:19:36+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2016-06-22T06:16:35+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=c355dc91d35c74234c24dfbf013dfac98110d352'/>
<id>urn:sha1:c355dc91d35c74234c24dfbf013dfac98110d352</id>
<content type='text'>
 The x2goagent package is being replaced by an x2goserver bin:package
 named x2goserver-x2goagent.

 This x2goserver-x2goagent bin:package will be maintained in the X2Go
 Project's namespace and basically wraps around nxagent.

 Furthermore, declare Arctica Project as upstream source for nx-libs.
</content>
</entry>
<entry>
<title>Provide wrapper scripts for launch NX components in $(src)/bin/.</title>
<updated>2015-02-14T15:14:31+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2015-02-14T14:29:25+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=53329e60938447850479858449a94f3d0467ef03'/>
<id>urn:sha1:53329e60938447850479858449a94f3d0467ef03</id>
<content type='text'>
  The installation process copies NX wrapper scripts into
  $(srcbase)/bin/ before build time.

  Those wrapper scripts are now in place natively and need not
  to be copied prior to building NX.

  Packaging scripts with adaptation:

   debian/roll-tarballs.sh
   debian/rules
   debian/*.docs
   nx-libs.spec
</content>
</entry>
</feed>
