1. 25 Aug, 2017 1 commit
  2. 20 Oct, 2016 1 commit
  3. 04 Jul, 2016 1 commit
    • Mike Gabriel's avatar
      libNX_X11 data files: Install libNX_X11 related data files. · 1bd2463a
      Mike Gabriel authored
        - Update XErrorDB to latest X.org version.
        - Install XErrorDB, XKeysymDB and Xcms.txt to /usr/{local/}share/nx/.
        - Assure that libNX_X11 finds those files at the
          named location.
        - Update debian/ packaging files.
        - Update nx-libs.spec packaging file.
      
      Fixes ArcticaProject/nx-libs#153
      1bd2463a
  4. 29 Dec, 2015 1 commit
    • Mike Gabriel's avatar
      library clean-up: Don't build libNX_Xinerama anymore. Use system's libXinerama… · 2d776b14
      Mike Gabriel authored
      library clean-up: Don't build libNX_Xinerama anymore. Use system's libXinerama shared library. (Fixes ArcticaProject/nx-libs#49).
      
       This commit goes along with a patch from Ulrich Sibiller who managed to
       move the Xinerama awareness for NX sessions into the Xserver code. This
       makes Xinerama support for NX in libNX_Xinerama.so obsolete.
      
       Fixes ArcticaProject/nx-libs#49
      2d776b14
  5. 28 Jan, 2015 2 commits
    • Mike Gabriel's avatar
      7357f8c0
    • Mike Gabriel's avatar
      Fully rework the way nx-libs gets packaged for Debian/Ubuntu. · b3d32ec5
      Mike Gabriel authored
        * 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/<triplet>/, so
            no extra settings of LD_LIBRARY_PATH is necessary.
      b3d32ec5