~ruther/guix-local

fc8fdcf5 — Ludovic Courtès 8 years ago
guix package: 'guix package -r PKG -u' does not upgrade PKG.

Fixes <http://bugs.gnu.org/27262>.
Reported by Mark H Weaver <mhw@netris.org>.

* guix/scripts/package.scm (transaction-upgrade-entry): Check if ENTRY
matches 'manifest-transaction-removal-candidate?' and return TRANSACTION
if it does.
(process-actions): Move 'options->removable' from step 2 to step 1.
6d382339 — Ludovic Courtès 8 years ago
profiles: Add 'manifest-transaction-removal-candidate?'.

* guix/profiles.scm (manifest-transaction-removal-candidate?): New
procedure.
* tests/profiles.scm ("manifest-transaction-removal-candidate?"): New
test.
94a400be — Ludovic Courtès 8 years ago
import cran: Generate a valid 'license' field for "GPL".

Fixes <http://bugs.gnu.org/27294>.
Reported by Joshua Sierles <joshua@joshua.si>.

* guix/import/cran.scm (string->license) <"GPL">: Return a quoted list.
b74e2f61 — Danny Milosavljevic 8 years ago
gnu: stellarium: Update to 0.16.0.

* gnu/packages/astronomy.scm (stellarium)[inputs]: Add qtlocation.
[arguments]: Remove "patch-version-check" phase.
Add "patch-tests" phase.
4d9d9e3f — Leo Famulari 8 years ago
gnu: Add thc-ipv6.

* gnu/packages/networking.scm (thc-ipv6): New variable.
c2700e78 — Gábor Boskovits 8 years ago
gnu: Add quagga.

* gnu/packages/networking.scm (quagga): New variable.
* gnu/packages/patches/quagga-reproducible-build.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
26599d69 — Ludovic Courtès 8 years ago
gnu: scotch: Build in 64-bit mode on 64-bit machines.

* gnu/packages/maths.scm (scotch)[arguments] <configure>: Add
"INTSIZE64" CPP flag.
11f0c4e8 — Ludovic Courtès 8 years ago
gnu: lapack: Build with LAPACKE_WITH_TMG=ON.

* gnu/packages/maths.scm (lapack)[arguments]: Pass
"-DLAPACKE_WITH_TMG=ON".
ef39a177 — Ludovic Courtès 8 years ago
gnu: lapack: Update to 3.7.1.

* gnu/packages/maths.scm (lapack): Update to 3.7.1.
c79d59b9 — Tobias Geerinckx-Rice 8 years ago
gnu: dovecot: Update to 2.2.31.

* gnu/packages/mail.scm (dovecot): Update to 2.2.31.
794cced6 — Tobias Geerinckx-Rice 8 years ago
gnu: lirc: Fix building on Ubuntu.

* gnu/packages/lirc.scm (lirc)[arguments]: Add ‘disable-kernel-sniffing’
phase.
07cabcb1 — Tobias Geerinckx-Rice 8 years ago
gnu: evolution-data-server: Update to 3.24.3.

* gnu/packages/gnome.scm (evolution-data-server): Update to 3.24.3.
a7850769 — Tobias Geerinckx-Rice 8 years ago
gnu: gnome-tweak-tool: Update to 3.24.1.

* gnu/packages/gnome.scm (gnome-tweak-tool): Update to 3.24.1.
24b91ebd — Gábor Boskovits 8 years ago
gnu: Add ht.

* gnu/packages/hexedit.scm (ht): New variable.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
7c028db5 — Efraim Flashner 8 years ago
gnu: mit-scheme: Remove aarch64-linux from supported-systems.

* gnu/packages/scheme.scm (mit-scheme)[supported-systems]: Specify
exactly i686, x86_64 and armhf.
de2e402b — Mekeor Melire 8 years ago
gnu: Add emacs-autothemer.

* gnu/packages/emacs.scm (emacs-autothemer): New variable.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
346d5d58 — Hartmut Goebel 9 years ago
gnu: Add kross.

* gnu/packages/kde-frameworks.scm (kross): New variable.
8d10244d — Hartmut Goebel 9 years ago
gnu: Add kmediaplayer.

* gnu/packages/kde-frameworks.scm (kmediaplayer): New variable.
d153dc5b — Hartmut Goebel 9 years ago
gnu: Add kjsembed.

* gnu/packages/kde-frameworks.scm (kjsembed): New variable.
f0d4fe18 — Hartmut Goebel 9 years ago
gnu: Add khtml.

* gnu/packages/kde-frameworks.scm (khtml): New variable.
Next