1. 14 Feb, 2015 1 commit
    • Mike Gabriel's avatar
      Provide wrapper scripts for launch NX components in $(src)/bin/. · 53329e60
      Mike Gabriel authored
        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
      53329e60
  2. 28 Jan, 2015 1 commit
    • 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
  3. 16 Dec, 2012 1 commit