gnu: slim: Upgrade to 1.3.6; allow the choice of a config file at run time.
authorLudovic Courtès <ludo@gnu.org>
Wed, 5 Feb 2014 21:18:14 +0000 (22:18 +0100)
committerLudovic Courtès <ludo@gnu.org>
Wed, 5 Feb 2014 21:18:14 +0000 (22:18 +0100)
commit16686a902276c827455d78860dd62aaa68922cd2
tree193ddf7c2d66f6c34b3da952c2e3d063cfdf21fb
parent1d07e9316a84a47da54469d63b1825368c0db720
gnu: slim: Upgrade to 1.3.6; allow the choice of a config file at run time.

* gnu/packages/slim.scm (slim): Upgrade to 1.3.6.  Add patches.  Comment
  out systemd-related stuff from CMakeLists.txt.  Add
  "-DBUILD_SHARED_LIBS=OFF" and "-DCMAKE_SKIP_BUILD_RPATH=ON" to
  #:configure-flags.  Adjust 'home-page' field.
* gnu/packages/patches/slim-config.patch,
  gnu/packages/patches/slim-session.patch: New files.
* gnu-system.am (dist_patch_DATA): Add them.
gnu-system.am
gnu/packages/patches/slim-config.patch [new file with mode: 0644]
gnu/packages/patches/slim-session.patch [new file with mode: 0644]
gnu/packages/slim.scm