| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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.
| Hartmut Goebel | 2019-12-23 | 1 | -1/+1 |
* | 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.
| Hartmut Goebel | 2019-12-23 | 1 | -1/+1 |
* | 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.
| Hartmut Goebel | 2019-12-23 | 1 | -1/+1 |
* | 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.
| Hartmut Goebel | 2019-12-23 | 1 | -1/+1 |
* | Revert "gnu: mumble: Actually modify qt-build-system."•••Now the qt-build-system is fixed, this is no longer necessary.
This reverts commit a7a91c01c98499c8a1e44fadea1b8f70e91fc16f.
| Hartmut Goebel | 2019-12-23 | 1 | -1/+1 |
* | gnu: nano: Update to 4.7.•••* gnu/packages/nano.scm (nano): Update to 4.7.
| Efraim Flashner | 2019-12-23 | 1 | -2/+2 |
* | 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>.
| Julien Lepiller | 2019-12-23 | 1 | -0/+7 |
* | 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>
| Leo Prikler | 2019-12-23 | 1 | -3/+3 |
* | 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>
| Leo Prikler | 2019-12-23 | 1 | -3/+3 |
* | 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>
| Leo Prikler | 2019-12-23 | 1 | -16/+19 |
* | 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.
| Christopher Baines | 2019-12-22 | 1 | -3/+3 |
* | gnu: cpupower: Fix library location.•••* gnu/packages/linux.scm (cpupower)[arguments]: Add a ‘libdir’
to #:make-flags.
| Tobias Geerinckx-Rice | 2019-12-22 | 1 | -0/+1 |
* | gnu: parallel: Update to 20191222.•••* gnu/packages/parallel.scm (parallel): Update to 20191222.
| Tobias Geerinckx-Rice | 2019-12-22 | 1 | -2/+2 |
* | gnu: Add polari.•••* gnu/packages/gnome.scm (polari): New package.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Leo Prikler | 2019-12-22 | 1 | -0/+55 |
* | 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>
| Leo Prikler | 2019-12-22 | 1 | -0/+2 |
* | 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.
| Efraim Flashner | 2019-12-22 | 1 | -1/+1 |
* | 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>
| Kyle Meyer | 2019-12-22 | 1 | -2/+2 |
* | gnu: ktouch: Update to 19.08.3.•••* gnu/packages/education.scm (ktouch): Update to 19.08.3.
| Efraim Flashner | 2019-12-22 | 1 | -2/+2 |
* | gnu: Add copyright header.•••* gnu/packages/lisp-xyz.scm: Add copyright header for Brett Gilio
<brettg@gnu.org>.
| Brett Gilio | 2019-12-21 | 1 | -0/+1 |
* | gnu: sbcl-cl-store: Use HTTPS home page URI.•••* gnu/packages/lisp-xyz.scm (sbcl-cl-store)[home-page]: Use HTTPS URI.
| Brett Gilio | 2019-12-21 | 1 | -1/+1 |
* | 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.
| Brett Gilio | 2019-12-21 | 1 | -3/+3 |
* | 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>
| Mădălin Ionel Patrașcu | 2019-12-21 | 1 | -1/+2 |
* | 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>
| Mădălin Ionel Patrașcu | 2019-12-21 | 1 | -0/+3 |
* | gnu: mumi: Add dependency on GnuTLS.•••* gnu/packages/mail.scm (mumi)[inputs]: Add GNUTLS.
| Ludovic Courtès | 2019-12-21 | 1 | -0/+1 |
* | gnu: mumi: Install assets.•••* gnu/packages/mail.scm (mumi)[source](snippet): Modify "Makefile.am" so
that assets are installed.
| Ludovic Courtès | 2019-12-21 | 1 | -3/+15 |
* | gnu: mumi: Pass "--localstatedir=/var".•••* gnu/packages/mail.scm (mumi)[arguments]: Add #:configure-flags.
| Ludovic Courtès | 2019-12-21 | 1 | -0/+2 |
* | 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>
| Ludovic Courtès | 2019-12-21 | 1 | -1/+57 |
* | gnu: mumi: Install .go files in the right place.•••* gnu/packages/mail.scm (mumi)[source](modules, snippet): New fields.
| Ludovic Courtès | 2019-12-21 | 1 | -1/+11 |
* | 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".
| Ludovic Courtès | 2019-12-21 | 1 | -3/+12 |
* | gnu: guile-email: Update to 0.2.2.•••* gnu/packages/guile-xyz.scm (guile-email): Update to 0.2.2.
| Arun Isaac | 2019-12-22 | 1 | -2/+2 |
* | gnu: Add purpose.•••* gnu/packages/kde-frameworks.scm(purpose): New variable.
| Hartmut Goebel | 2019-12-21 | 1 | -0/+39 |
* | 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.
| Mark H Weaver | 2019-12-21 | 1 | -2/+2 |
* | 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.
| Mark H Weaver | 2019-12-21 | 1 | -2/+2 |
* | 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.
| Mark H Weaver | 2019-12-21 | 1 | -2/+2 |
* | 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.
| Mark H Weaver | 2019-12-21 | 1 | -2/+2 |
* | 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.
| Mark H Weaver | 2019-12-21 | 1 | -2/+2 |
* | gnu: Add gnome-characters.•••* gnu/packages/gnome.scm (gnome-characters): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
| Raghav Gururajan | 2019-12-21 | 1 | -0/+32 |
* | gnu: Add emacs-punpun-theme.•••* gnu/packages/emacs-xyz.scm (emacs-punpun-theme): New variable.
Signed-off-by: Brett Gilio <brettg@gnu.org>
| Alex ter Weele | 2019-12-20 | 1 | -0/+24 |
* | gnu: Add java-marlin-renderer.•••* gnu/packages/java-graphics.scm (java-marlin-renderer): New variable.
| Ricardo Wurmus | 2019-12-20 | 1 | -1/+35 |
* | gnu: Add xsnow.•••* gnu/packages/toys.scm (xsnow): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Timotej Lazar | 2019-12-20 | 1 | -0/+44 |
* | 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'.
| Ludovic Courtès | 2019-12-20 | 2 | -78/+35 |
* | 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*'.
| Ludovic Courtès | 2019-12-20 | 1 | -2/+2 |
* | 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.
| Ricardo Wurmus | 2019-12-20 | 1 | -9/+13 |
* | gnu: Add gamin.•••* gnu/packages/gnome.scm (gamin): New variable.
| Ricardo Wurmus | 2019-12-20 | 1 | -0/+37 |
* | gnu: r-desolve: Update to 1.27.•••* gnu/packages/cran.scm (r-desolve): Update to 1.27.
| Ricardo Wurmus | 2019-12-20 | 1 | -2/+2 |
* | gnu: r-insol: Update to 1.2.1.•••* gnu/packages/cran.scm (r-insol): Update to 1.2.1.
[propagated-inputs]: Remove r-rgdal.
| Ricardo Wurmus | 2019-12-20 | 1 | -4/+3 |
* | gnu: r-plot3d: Update to 1.3.•••* gnu/packages/cran.scm (r-plot3d): Update to 1.3.
| Ricardo Wurmus | 2019-12-20 | 1 | -2/+2 |
* | gnu: r-sctransform: Update to 0.2.1.•••* gnu/packages/cran.scm (r-sctransform): Update to 0.2.1.
[propagated-inputs]: Remove r-future.
| Ricardo Wurmus | 2019-12-20 | 1 | -4/+3 |
* | gnu: r-rootsolve: Update to 1.8.2.•••* gnu/packages/cran.scm (r-rootsolve): Update to 1.8.2.
| Ricardo Wurmus | 2019-12-20 | 1 | -2/+2 |
* | gnu: r-reticulate: Update to 1.14.•••* gnu/packages/cran.scm (r-reticulate): Update to 1.14.
[propagated-inputs]: Add r-rappdirs.
| Ricardo Wurmus | 2019-12-20 | 1 | -3/+4 |