~ruther/guix-local

1aa6582e — Rutger Helling 8 years ago
gnu: wine: Add more inputs.

* gnu/packages/wine.scm (wine)[inputs]: Add eudev, gst-plugins-base, libpcap
and v4l-utils.
f46a3523 — Rutger Helling 8 years ago
gnu: Add qmpbackup.

* gnu/packages/virtualization.scm (qmpbackup): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
0ea2364f — Rutger Helling 8 years ago
gnu: openmw: Update to 0.43.0.

* gnu/packages/game-development.scm (openmw): Update to 0.43.0.
d64f3439 — Rutger Helling 8 years ago
gnu: Add virtualgl.

* gnu/packages/gl.scm (virtualgl): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
00cf98eb — Rutger Helling 8 years ago
licenses: Add wxWindows 3.1 license.

* guix/licenses.scm (wxwindows3.1+): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
89e1de2f — Ricardo Wurmus 8 years ago
gnu: eolie: Update to 0.9.15.

* gnu/packages/gnome.scm (eolie): Update to 0.9.15.
dcf12172 — Rutger Helling 8 years ago
gnu: keepassxc: Always install libraries to /lib.

* gnu/packages/password-utils.scm (keepassxc)[arguments]: Add #:configure-flags
argument to force installing libraries to /lib.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
46aa8729 — Rutger Helling 8 years ago
gnu: openrct2: Always install libraries to /lib.

* gnu/packages/games.scm (openrct2)[arguments]: Add #:configure-flags argument
to force installing libraries to /lib.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
a5e83ab9 — Feng Shu 8 years ago
gnu: emacs-exwm: Update to 0.16.

* gnu/packages/emacs.scm (emacs-exwm): Update to 0.16.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
5f508374 — Efraim Flashner 8 years ago
gnu: libinput: Update to 1.9.3.

* gnu/packages/freedesktop.scm (libinput): Update to 1.9.3.
[build-system]: Switch to meson-build-system.
[arguments]: Disable documentation.
[native-inputs]: Add check and valgrind for tests.
(libinput-minimal)[native-inputs]: Add check, valgrind.
[arguments]: Disable libwacom, documentation and debug-gui.
57dfd288 — Efraim Flashner 8 years ago
gnu: xf86-input-wacom: Update to 0.35.0.

* gnu/packages/xdisorg.scm (xf86-input-wacom): Update to 0.35.0.
687442b9 — Efraim Flashner 8 years ago
gnu: libwacom: Update to 0.26.

* gnu/packages/xdisorg.scm (libwacom): Update to 0.26.
475a28bd — Leo Famulari 8 years ago
gnu: mpd: Update to 0.20.12.

* gnu/packages/mpd.scm (mpd): Update to 0.20.12.
7920e187 — Ludovic Courtès 8 years ago
scripts: All commands enable build hooks by default.

* guix/scripts/archive.scm (%default-options): Add 'build-hook?'.
* guix/scripts/copy.scm (%default-options): Likewise.
* guix/scripts/environment.scm (%default-options): Likewise.
* guix/scripts/pack.scm (%default-options): Likewise.
* guix/scripts/package.scm (%default-options): Likewise.
* guix/scripts/pull.scm (%default-options): Likewise.
cf69135d — Marius Bakke 8 years ago
gnu: certbot: Update to 0.20.0.

* gnu/packages/tls.scm (python-acme, certbot): Update to 0.20.0.
9bb79894 — Marius Bakke 8 years ago
gnu: sddm: Remove obsolete workaround.

* gnu/packages/display-managers.scm (sddm)[arguments]: Remove obsolete
'fix-qml-include' phase.
61bfc18e — Marius Bakke 8 years ago
gnu: re2: Update to 2017-12-01.

* gnu/packages/regex.scm (re2): Update to 2017-12-01.
0e7cb137 — Marius Bakke 8 years ago
gnu: libraw: Update to 0.18.6.

* gnu/packages/photo.scm (libraw): Update to 0.18.6.
581a006b — Marius Bakke 8 years ago
gnu: ghc-glob: Fix typo.

* gnu/packages/haskell.scm (ghc-glob)[description]: Add missing space.
gnu: guile-wm: Fix up indentation.

* gnu/packages/guile-wm.scm (guile-wm): Fix up indentation.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
Next