<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nx-libs/debian/nxproxy.install, branch pr/extend_manpage</title>
<subtitle>NXv3 (redistributed) 
</subtitle>
<id>https://cgit.arctica-project.org/nx-libs/atom?h=pr%2Fextend_manpage</id>
<link rel='self' href='https://cgit.arctica-project.org/nx-libs/atom?h=pr%2Fextend_manpage'/>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/'/>
<updated>2017-12-05T17:22:24+00:00</updated>
<entry>
<title>Drop bin wrappers for nxagent and nxproxy, directly install nxproxy and nxagent to BINDIR.</title>
<updated>2017-12-05T17:22:24+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-11-21T12:28:17+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=ca43087812afa2817ddc086591b60d593aacc954'/>
<id>urn:sha1:ca43087812afa2817ddc086591b60d593aacc954</id>
<content type='text'>
 Fixes ArcticaProject/nx-libs#546.
</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>Makefile.nx-libs: Install man pages via main Makefile.</title>
<updated>2015-01-29T10:49:28+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2015-01-29T10:49:28+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=9a901a9f6a31d7fb47199f48051056d6a07e26e8'/>
<id>urn:sha1:9a901a9f6a31d7fb47199f48051056d6a07e26e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fully rework the way nx-libs gets packaged for Debian/Ubuntu.</title>
<updated>2015-01-28T10:35:59+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2015-01-27T12:56:36+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=b3d32ec569b8cd7efcb7a332d896eecd9681af02'/>
<id>urn:sha1:b3d32ec569b8cd7efcb7a332d896eecd9681af02</id>
<content type='text'>
  * 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/&lt;triplet&gt;/, so
      no extra settings of LD_LIBRARY_PATH is necessary.
</content>
</entry>
<entry>
<title>integrate install and uninstall rules into the top-level Makefile</title>
<updated>2012-12-16T10:43:44+00:00</updated>
<author>
<name>Reinhard Tartler</name>
<email>siretart@tauware.de</email>
</author>
<published>2012-12-15T13:45:26+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=300bafb1af567620df502cacb8bab7cac1ce9bf3'/>
<id>urn:sha1:300bafb1af567620df502cacb8bab7cac1ce9bf3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Drop patch 032, fix other patches so that installation via make install installs NX components to /usr/local/lib/nx and /usr/local/include/nx.</title>
<updated>2012-10-19T08:36:21+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2012-10-19T07:56:26+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=11980c79b29109d1cb6ae6d53cd4551e9fbea98b'/>
<id>urn:sha1:11980c79b29109d1cb6ae6d53cd4551e9fbea98b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Re-add binary wrapper scripts to the patch system as we want to provide them in the tarball.</title>
<updated>2012-01-10T13:34:27+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2012-01-10T13:34:27+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=eac87da64af18af989b0a151e8eb773c21dab0f7'/>
<id>urn:sha1:eac87da64af18af989b0a151e8eb773c21dab0f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Remove patches and put as executable scripts into /debian/bin/</title>
<updated>2011-12-31T00:39:39+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2011-12-31T00:39:39+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=92374647e2b13af0b691192a99bb1129e9ff2330'/>
<id>urn:sha1:92374647e2b13af0b691192a99bb1129e9ff2330</id>
<content type='text'>
  - 005_add-nxagent-wrapper.patch.
  - 008_add-nxproxy-wrapper.patch.
  - 011_add-nxauth-wrapper.patch.
</content>
</entry>
<entry>
<title>Add patch: 008_add-nxproxy-wrapper.patch. Build nxproxy package.</title>
<updated>2011-11-20T14:39:31+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2011-11-20T14:39:31+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=5ea24ed1e222be8b569bccd5d63359d778af9aad'/>
<id>urn:sha1:5ea24ed1e222be8b569bccd5d63359d778af9aad</id>
<content type='text'>
</content>
</entry>
</feed>
