Commit graph

52426 commits

Author SHA1 Message Date
Hartmut Goebel b2fdd0cf4a
gnu: Add grantleetheme.
* gnu/packages/kde.scm (grantleetheme): New variable.
* gnu/packages/patches/grantlee-merge-theme-dirs.patch: New file.
* gnu:lokal.mk (DATA): Add it.
2019-12-23 18:14:17 +01:00
Hartmut Goebel 50bdf00438
gnu: ktouch: Use fixed qt-build-system.
* gnu/packages/education.scm (ktouch)[arguments]<phases>: Use
  %standard-phases without explicitly referring to the qt-build-system
  module.
2019-12-23 16:06:02 +01:00
Hartmut Goebel 46b7544e26
gnu: kdeconnect: Use fixed qt-build-system.
* gnu/packages/kde.scm (kdeconnect)[arguments]<phases>: Use
  %standard-phases without explicitly referring to the qt-build-system
  module.
2019-12-23 16:06:02 +01:00
Hartmut Goebel 0422d3e1e5
gnu: kdevelop: Use fixed qt-build-system.
* gnu/packages/kde.scm (kdevelop)[arguments]<phases>: Use
  %standard-phases without explicitly referring to the qt-build-system
  module.
2019-12-23 16:06:02 +01:00
Hartmut Goebel 214bfb2cb7
gnu: sddm: Use fixed qt-build-system.
* gnu/packages/display-managers.scm (sddm)[arguments]<phases>: Use
  %standard-phases without explicitly referring to the qt-build-system
  module.
2019-12-23 16:05:50 +01:00
Hartmut Goebel 2b583cdd85
Revert "gnu: mumble: Actually modify qt-build-system."
Now the qt-build-system is fixed, this is no longer necessary.

This reverts commit a7a91c01c9.
2019-12-23 15:49:22 +01:00
Hartmut Goebel c19260ea00
build-system: qt: Adjust indentation.
* guix/build-system/qt.scm (qt-build, qt-cross-build): Adjust indentation.
2019-12-23 15:48:21 +01:00
Hartmut Goebel fce8ec9e15
build-system: qt: Actually use qt-build-system, not cmake-build-system.
When the qt-build-system was created, based on the cmake-build-system,
some references to cmake have been missed to be changed.

* guix/build-system/qt.scm (qt-build, qt-cross-build)[modules]:
  Use qt-build-system, not cmake-build-system. [builder]: Call qt-build,
  not cmake-build.

Coauthored-by: Ludovic Courtès <ludo@gnu.org>
2019-12-23 15:43:08 +01:00
Efraim Flashner 867383efbc
gnu: nano: Update to 4.7.
* gnu/packages/nano.scm (nano): Update to 4.7.
2019-12-23 15:41:22 +02:00
Julien Lepiller 8e5567195f
gnu: icecat: Fix linking with ffmpeg.
* gnu/packages/gnuzilla.scm (icecat)[arguments]: Add
'fix-ffmpeg-runtime-linker' phase.

Co-authored-by: Mark H Weaver <mhw@netris.org>.
2019-12-23 12:48:11 +01:00
Brice Waegeneire b0d09586b1
bootloader: grub: Add firmware setup entry.
* gnu/bootloader/grub.scm (grub-configuration-file): Add 'Firmware
setup' entry for EFI platform.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-12-23 09:28:42 +01:00
Leo Prikler c9ea88734b
gnu: gnome-shell-extensions: Depropagate glib:bin.
* gnu/packages/gnome.scm (gnome-shell-extensions):
[propagated-inputs]: Move glib:bin from here...
[native-inputs]: ... to here.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-23 09:38:33 +02:00
Leo Prikler 1f3902ec2d
gnu: gnome-shell-extension-dash-to-dock: Depropagate glib:bin.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-dock):
[propagated-inputs]: Move glib:bin from here...
[native-inputs]: ... to here.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-23 09:38:17 +02:00
Leo Prikler d17eb1011c
gnu: gnome-shell-extension-hide-app-icon: Fix installation.
* gnu/packages/gnome-xyz.scm: (gnome-shell-extension-hide-app-icon):
[arguments]: Install in subdirectory. Adjust indentation.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-23 09:36:53 +02:00
Christopher Baines 5a947e118f
gnu: guix-data-service: Update to 0.0.1-9.31110ac.
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-9.31110ac.
2019-12-22 22:44:04 +00:00
Tobias Geerinckx-Rice cd7e688596
gnu: cpupower: Fix library location.
* gnu/packages/linux.scm (cpupower)[arguments]: Add a ‘libdir’
to #:make-flags.
2019-12-22 22:46:06 +01:00
Tobias Geerinckx-Rice 026a0ba902
gnu: parallel: Update to 20191222.
* gnu/packages/parallel.scm (parallel): Update to 20191222.
2019-12-22 21:04:38 +01:00
Leo Prikler f825476c85
gnu: Add polari.
* gnu/packages/gnome.scm (polari): New package.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-22 15:01:07 +02:00
Leo Prikler 26ba3f070a
gnu: gspell: Build with gobject-introspection.
* gnu/packages/gnome.scm (gspell)[native-inputs]: Add
gobject-introspection.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-22 15:01:07 +02:00
Efraim Flashner a7a91c01c9
gnu: mumble: Actually modify qt-build-system.
This was reported by Ivan Vilata i Balaguer.

* gnu/packages/telephony.scm (mumble)[arguments]: Refer to the
qt-build-system %supported-phases directly so we modify them.
2019-12-22 12:54:40 +02:00
Kyle Meyer 6f5d849a83
gnu: git-annex: Update to 7.20191218.
* gnu/packages/haskell-apps.scm (git-annex): Update to 7.20191218.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-22 12:22:45 +02:00
Mathieu Othacehe 7e0539649c
gexp: Add system and target support to gexp->file.
* guix/gexp.scm (gexp->file): Add system and target arguments and pass them to
gexp->derivation and load-path-expression calls,
(scheme-file-compiler): adapt accordingly to pass system and target arguments.
2019-12-22 10:04:04 +01:00
Efraim Flashner 15ffff8b47
gnu: ktouch: Update to 19.08.3.
* gnu/packages/education.scm (ktouch): Update to 19.08.3.
2019-12-22 10:39:58 +02:00
Brett Gilio 7ae8c34b62
gnu: Add copyright header.
* gnu/packages/lisp-xyz.scm: Add copyright header for Brett Gilio
  <brettg@gnu.org>.
2019-12-21 19:03:04 -06:00
Brett Gilio 630a4b77d6
gnu: sbcl-cl-store: Use HTTPS home page URI.
* gnu/packages/lisp-xyz.scm (sbcl-cl-store)[home-page]: Use HTTPS URI.
2019-12-21 19:01:23 -06:00
Brett Gilio 1896256d02
gnu: sbcl-cl-store: Update to 0.8.11-1.
* gnu/packages/lisp-xyz.scm (sbcl-cl-store): Update to 0.8.11-1.

Fixes failing build against most recent SBCL.
2019-12-21 19:00:38 -06:00
Mădălin Ionel Patrașcu 345488d76f
gnu: fastx-toolkit: Build with GCC 6
* gnu/packages/bioinformatics.scm (fastx-toolkit)[native-inputs]: Add gcc-6.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-21 23:55:25 +01:00
Mădălin Ionel Patrașcu f9488b7043
gnu: libgtextutils: Build with GCC 5
* gnu/packages/textutils.scm (libgtextutils)[native-inputs]: Add gcc-5.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-21 23:55:25 +01:00
Ludovic Courtès 6ee87461e0
services: Add Mumi service.
* gnu/services/web.scm (%mumi-activation, %mumi-accounts): New variables.
(mumi-shepherd-services): New procedure.
(mumi-service-type): New variable.
* doc/guix.texi (Web Services): Document it.
2019-12-21 23:55:25 +01:00
Ludovic Courtès c48c6152a8
gnu: mumi: Add dependency on GnuTLS.
* gnu/packages/mail.scm (mumi)[inputs]: Add GNUTLS.
2019-12-21 23:55:25 +01:00
Ludovic Courtès ec73e50bad
gnu: mumi: Install assets.
* gnu/packages/mail.scm (mumi)[source](snippet): Modify "Makefile.am" so
that assets are installed.
2019-12-21 23:55:25 +01:00
Ludovic Courtès 8ff573d3a0
gnu: mumi: Pass "--localstatedir=/var".
* gnu/packages/mail.scm (mumi)[arguments]: Add #:configure-flags.
2019-12-21 23:55:24 +01:00
Ludovic Courtès c7b2b53980
gnu: mumi: Add dependency on mumimu.
The package definition of mumi was taken from the 'guix.scm' file in mumi.

* gnu/packages/mail.scm (mumimu): New variable.
(mumi)[inputs]: Add it.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2019-12-21 23:55:24 +01:00
Ludovic Courtès 18e4d11bdf
gnu: mumi: Install .go files in the right place.
* gnu/packages/mail.scm (mumi)[source](modules, snippet): New fields.
2019-12-21 23:55:24 +01:00
Ludovic Courtès 1214684bbd
gnu: mumi: Do not hard-code "2.2".
* gnu/packages/mail.scm (mumi)[arguments]: Add #:modules and
 #:imported-modules.  In 'wrap-executable' phase, use
'target-guile-effective-version' instead of hard-coding "2.2".
2019-12-21 23:55:24 +01:00
Ludovic Courtès 89bbcc80d7
guix system: Honor the build options in 'delete-generations'.
Until now, 'guix system delete-generations' would ignore OPTS; for
example, it would not enable #:print-extended-build-trace? & co.,
leading to suboptimal output.

* guix/scripts/system.scm (process-command)[with-store*]: New macro.
Use it for 'delete-generations', 'switch-generation', and 'roll-back'.
2019-12-21 23:55:24 +01:00
Arun Isaac 223cb7c6ef
gnu: guile-email: Update to 0.2.2.
* gnu/packages/guile-xyz.scm (guile-email): Update to 0.2.2.
2019-12-22 01:03:13 +05:30
Hartmut Goebel 4207da9e2c
gnu: Add purpose.
* gnu/packages/kde-frameworks.scm(purpose): New variable.
2019-12-21 20:07:51 +01:00
Mark H Weaver c109d3268b
gnu: linux-libre: Update to 5.4.6.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.6.
(linux-libre-5.4-pristine-source): Update hash.
2019-12-21 07:18:54 -05:00
Mark H Weaver 3dc100db9c
gnu: linux-libre@4.19: Update to 4.19.91.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.91.
(linux-libre-4.19-pristine-source): Update hash.
2019-12-21 07:18:04 -05:00
Mark H Weaver ca99c11804
gnu: linux-libre@4.14: Update to 4.14.160.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.160.
(linux-libre-4.14-pristine-source): Update hash.
2019-12-21 07:17:13 -05:00
Mark H Weaver cc9e607dd0
gnu: linux-libre@4.9: Update to 4.9.207.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.207.
(linux-libre-4.9-pristine-source): Update hash.
2019-12-21 07:16:37 -05:00
Mark H Weaver 6f45c6e05c
gnu: linux-libre@4.4: Update to 4.4.207.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.207.
(linux-libre-4.4-pristine-source): Update hash.
2019-12-21 07:15:32 -05:00
Raghav Gururajan 4e09f57af8
gnu: Add gnome-characters.
* gnu/packages/gnome.scm (gnome-characters): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2019-12-21 11:09:10 +01:00
Alex ter Weele 5613760aa4
gnu: Add emacs-punpun-theme.
* gnu/packages/emacs-xyz.scm (emacs-punpun-theme): New variable.

Signed-off-by: Brett Gilio <brettg@gnu.org>
2019-12-20 19:36:10 -06:00
Ricardo Wurmus 47ec013827
gnu: Add java-marlin-renderer.
* gnu/packages/java-graphics.scm (java-marlin-renderer): New variable.
2019-12-20 23:20:56 +01:00
Timotej Lazar 70f2920c37
gnu: Add xsnow.
* gnu/packages/toys.scm (xsnow): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-20 22:45:57 +01:00
Ludovic Courtès 2d6f68aa3b
gnu: intel-mpi-benchmarks: Merge with "imb-openmpi".
* gnu/packages/mpi.scm (intel-mpi-benchmarks): Remove.
* gnu/packages/benchmark.scm (imb): Rename to...
(intel-mpi-benchmarks): ... this.  Change 'name'.  Update to 2019.3.
[arguments]: Remove 'build phase.  Rewrite 'install phase.  Pass
 #:parallel-build? and #:make-flags.
(intel-mpi-benchmarks/openmpi): New variable.
(imb-openmpi): Rewrite in terms of 'deprecated-package'.
2019-12-20 22:35:12 +01:00
Ludovic Courtès f94f9d67e6
gnupg: 'gnupg-verify*' returns a status symbol.
This allows callers to distinguish between signature verification
failure and missing key.

* guix/gnupg.scm (gnupg-receive-keys): Return true on success.
(gnupg-verify*): Check return value of 'gnupg-receive-keys'.  Return two
values, the first one being a symbol.
* guix/upstream.scm (download-tarball): Get the two return values of
'gnupg-verify*', and match on the first one.
* gnu/packages/bash.scm (download-patches): Check the first return value
of 'gnupg-verify*'.
2019-12-20 22:06:05 +01:00
Ricardo Wurmus 1101c73c7f
gnu: geda-gaf: Update to 1.10.0.
* gnu/packages/engineering.scm (geda-gaf): Update to 1.10.0.
[arguments]: Adjust phase "disable-failing-tests".
[inputs]: Add gamin and python-2.
2019-12-20 22:01:19 +01:00