<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nx-libs/bin, branch upgrade-libX11</title>
<subtitle>NXv3 (redistributed) 
</subtitle>
<id>https://openid.arctica-project.org/nx-libs/atom?h=upgrade-libX11</id>
<link rel='self' href='https://openid.arctica-project.org/nx-libs/atom?h=upgrade-libX11'/>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/'/>
<updated>2016-07-05T20:23:27+00:00</updated>
<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://openid.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://openid.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://openid.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://openid.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>
