~ruther/guix-local

659fef8d — Tobias Geerinckx-Rice 8 years ago
gnu: libfilezilla: Update to 0.12.0.

* gnu/packages/ftp.scm (libfilezilla): Update to 0.12.0.
eae7ece1 — Tobias Geerinckx-Rice 8 years ago
gnu: erlang: Use HTTPS home page.

* gnu/packages/erlang.scm (erlang)[home-page]: Use HTTPS with the new
canonical domain.
2922852e — okapi 8 years ago
gnu: Add gzdoom.

* gnu/packages/games.scm (gzdoom): New variable.
* gnu/packages/patches/gzdoom-search-in-installed-share.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
9073c875 — okapi 8 years ago
gnu: Add fluid-3.

* gnu/packages/audio.scm (fluid-3): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
59127916 — Ludovic Courtès 8 years ago
gnu: guix: Update snapshot to bdf0c64.

* gnu/packages/package-management.scm (guix): Update to bdf0c64.
[arguments] <copy-bootstrap-guile>: Move after 'check' phase.  Rewrite
to use "guix download" and to intern only one or two tarballs.
[inputs]: Remove "boot-guile/*".  Add "boot-guile" and, optionally,
"boot-guile/i686".
37084ba5 — Ludovic Courtès 8 years ago
services: avahi: Publish '_workstation._tcp' by default.

This reverts to the behavior of avahi-daemon prior to Avahi 0.7 (commit
550f4509acf2c0f67882260414b0bb2843e07465).

* gnu/services/avahi.scm (<avahi-configuration>)[publish-workstation?]:
New field.
(configuration-file): Honor it.
ad7a807d — Ludovic Courtès 8 years ago
services: avahi: Read PID file from /run.

* gnu/services/avahi.scm (%avahi-activation, avahi-shepherd-service):
Use /run/avahi-daemon/ instead of /var/run/avahi-daemon/.  This was the
case since the switch to Avahi 0.7 (commit
550f4509acf2c0f67882260414b0bb2843e07465).
418cbf6e — Marius Bakke 8 years ago
gnu: qt.scm: Remove unneeded import.

* gnu/packages/qt.scm (define-module): Don't import (gnu packages base).
5ce3f93b — Marius Bakke 8 years ago
gnu: Add xorgproto.

* gnu/packages/xorg.scm (xorgproto): New public variable.
1ac18721 — Marius Bakke 8 years ago
gnu: lvm2: Remove obsolete phase.

* gnu/packages/linux.scm (lvm2)[arguments]: Remove MAKE-OBJECTS-WRITABLE-PHASE.
c06bf6a3 — Marius Bakke 8 years ago
gnu: argon2: Update to 20171227.

* gnu/packages/password-utils.scm (argon2): Update to 20171227.
[arguments]: Add OPTTEST=1 to #:make-flags to prevent "-march=native".  Remove
custom install phase.  Add 'patch-Makefile' phase.
[license]: Add ASL2.0.
102fc5bc — Hartmut Goebel 8 years ago
gnu: Add qqc2-desktop-style.

* gnu/packages/kde-frameworks.scm (qqc2-desktop-style): New
  variable.
ac5f3988 — Hartmut Goebel 8 years ago
gnu: knotifications: Add optional input "qtspeech".

* gnu/pacakges/kde-frameworks.scm (knotifications)[inputs]: Add
  qtspeech.
96e622f1 — Hartmut Goebel 8 years ago
gnu: ktextwidgets: Add optional input "qtspeech".

* gnu/pacakges/kde-frameworks.scm (ktextwidgets)[inputs]: Add
  qtspeech.
bb8d1b2a — Hartmut Goebel 8 years ago
gnu: qca: Use mirror://kde scheme for source-url.

* gnu/packages/kde.scm (qca)[source]: Use mirror://kde scheme.
343bffbd — Hartmut Goebel 8 years ago
gnu: snorenotify: Use mirror://kde scheme for source-url.

* gnu/packages/kde.scm (snorenotify)[source]: Use mirror://kde scheme.
352e14d8 — Hartmut Goebel 8 years ago
gnu: libkomparediff2: Use mirror://kde scheme for source-url.

* gnu/packages/kde.scm (libkomparediff2)[source]: Use mirror://kde
  scheme.
36000016 — Hartmut Goebel 8 years ago
gnu: libkomparediff2: Update to 17.12.1

* gnu/packages/kde.scm(libkomparediff2): Update to 17.12.1.
  [source] Switch to KDE mirror, use mirror://kde scheme.
c8c06bf5 — Hartmut Goebel 8 years ago
gnu: libksysguard: Update to 5.11.5.

* gnu/packages/kde.scm (libksysguard: Update to 5.11.5).
bd533cbb — Hartmut Goebel 8 years ago
gnu: kpmcore: Update to 3.3.0

* gnu/packages/kde-frameworks.scm (kpmcore): Update to 3.3.0.
Next