summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-12-23gnu: avldrums-lv2: Update to 0.4.1.Tobias Geerinckx-Rice
* gnu/packages/music.scm (avldrums-lv2): Update to 0.4.1.
2019-12-23gnu: mpd: Update to 0.21.17.Tobias Geerinckx-Rice
* gnu/packages/mpd.scm (mpd): Update to 0.21.17.
2019-12-23gnu: libmpdclient: Update to 2.17.Tobias Geerinckx-Rice
* gnu/packages/mpd.scm (libmpdclient): Update to 2.17.
2019-12-23gnu: speedtest-cli: Update to 2.1.2.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (speedtest-cli): Update to 2.1.2.
2019-12-23gnu: batctl: Update to 2019.5.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (batctl): Update to 2019.5.
2019-12-23gnu: strongswan: Update to 5.8.2.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (strongswan): Update to 5.8.2.
2019-12-23gnu: clamav: Update to 0.102.1.Tobias Geerinckx-Rice
* gnu/packages/antivirus.scm (clamav): Update to 0.102.1.
2019-12-23gnu: igt-gpu-tools: Update to 1.24.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (igt-gpu-tools): Update to 1.24. [inputs]: Add elfutils.
2019-12-23gnu: igt-gpu-tools: Fetch from upstream git repository.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (igt-gpu-tools)[source]: Use GIT-FETCH and GIT-FILE-NAME. Fetch from the master repository, not the mirror.
2019-12-23gnu: screenfetch: Update to 3.9.1.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (screenfetch): Update to 3.9.1.
2019-12-23gnu: nnn: Update to 2.8.1.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (nnn): Update to 2.8.1.
2019-12-23gnu: thermald: Update to 1.9.1.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (thermald): Update to 1.9.1.
2019-12-23gnu: fio: Update to 3.17.Tobias Geerinckx-Rice
* gnu/packages/benchmark.scm (fio): Update to 3.17.
2019-12-23gnu: acpica: Update to 20191213.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (acpica): Update to 20191213.
2019-12-23gnu: tophat: Build with GCC 5Mădălin Ionel Patrașcu
* gnu/packages/python-xyz.scm (tophat)[native-inputs]: Add gcc-5. (tophat)[inputs]: Reorder alphabetically the dependencies. (tophat)[home-page]: Swapp to https. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-23gnu: Add emacs-next.Amin Bandali
Add `emacs-next' for building latest Emacs from git. * gnu/packages/emacs.scm (emacs-next): New variable. (emacs): make the autoload deletion snippet not fail when eshell/esh-groups.el does not exist. This enables reuse of the entire snippet field of `emacs' for `emacs-next'. * gnu/packages/patches/emacs27-exec-path.patch: New file. * gnu/local.mk (dist_patch_DATA): Add the above patch file to it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-23gnu: Add sweeper.Hartmut Goebel
* gnu/packages/kde-utils.scm (sweeper): New variable.
2019-12-23gnu: Add smb4k.Hartmut Goebel
* gnu/packages/kde-utils.scm (smb4k): New variable.
2019-12-23gnu: Add rsibreak.Hartmut Goebel
* gnu/packages/kde-utils.scm (rsibreak): New variable.
2019-12-23gnu: Add okteta.Hartmut Goebel
* gnu/packages/kde-utils.scm (okteta): New variable.
2019-12-23gnu: Add krusader.Hartmut Goebel
* gnu/packages/kde-utils.scm (krusader): New variable.
2019-12-23gnu: Add kronometer.Hartmut Goebel
* gnu/packages/kde-utils.scm (kronometer): New variable.
2019-12-23gnu: Add kmouth.Hartmut Goebel
* gnu/packages/kde-utils.scm (kmouth): New variable.
2019-12-23gnu: Add kmousetool.Hartmut Goebel
* gnu/packages/kde-utils.scm (kmousetool): New variable.
2019-12-23gnu: Add kmag.Hartmut Goebel
* gnu/packages/kde-utils.scm (kmag): New variable.
2019-12-23gnu: Add kate.Hartmut Goebel
* gnu/packages/kde-utils.scm: New file. * gnu/local.mk (MODULES): Add it.
2019-12-23gnu: Add zeroconf-ioslave.Hartmut Goebel
* gnu/packages/kde.scm (zeroconf-ioslave): New variable.
2019-12-23gnu: Add grantleetheme.Hartmut Goebel
* 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-23gnu: ktouch: Use fixed qt-build-system.Hartmut Goebel
* gnu/packages/education.scm (ktouch)[arguments]<phases>: Use %standard-phases without explicitly referring to the qt-build-system module.
2019-12-23gnu: kdeconnect: Use fixed qt-build-system.Hartmut Goebel
* gnu/packages/kde.scm (kdeconnect)[arguments]<phases>: Use %standard-phases without explicitly referring to the qt-build-system module.
2019-12-23gnu: kdevelop: Use fixed qt-build-system.Hartmut Goebel
* gnu/packages/kde.scm (kdevelop)[arguments]<phases>: Use %standard-phases without explicitly referring to the qt-build-system module.
2019-12-23gnu: sddm: Use fixed qt-build-system.Hartmut Goebel
* gnu/packages/display-managers.scm (sddm)[arguments]<phases>: Use %standard-phases without explicitly referring to the qt-build-system module.
2019-12-23Revert "gnu: mumble: Actually modify qt-build-system."Hartmut Goebel
Now the qt-build-system is fixed, this is no longer necessary. This reverts commit a7a91c01c98499c8a1e44fadea1b8f70e91fc16f.
2019-12-23build-system: qt: Adjust indentation.Hartmut Goebel
* guix/build-system/qt.scm (qt-build, qt-cross-build): Adjust indentation.
2019-12-23build-system: qt: Actually use qt-build-system, not cmake-build-system.Hartmut Goebel
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-23gnu: nano: Update to 4.7.Efraim Flashner
* gnu/packages/nano.scm (nano): Update to 4.7.
2019-12-23gnu: icecat: Fix linking with ffmpeg.Julien Lepiller
* gnu/packages/gnuzilla.scm (icecat)[arguments]: Add 'fix-ffmpeg-runtime-linker' phase. Co-authored-by: Mark H Weaver <mhw@netris.org>.
2019-12-23bootloader: grub: Add firmware setup entry.Brice Waegeneire
* gnu/bootloader/grub.scm (grub-configuration-file): Add 'Firmware setup' entry for EFI platform. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-12-23gnu: gnome-shell-extensions: Depropagate glib:bin.Leo Prikler
* 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-23gnu: gnome-shell-extension-dash-to-dock: Depropagate glib:bin.Leo Prikler
* 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-23gnu: gnome-shell-extension-hide-app-icon: Fix installation.Leo Prikler
* 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-22gnu: guix-data-service: Update to 0.0.1-9.31110ac.Christopher Baines
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-9.31110ac.
2019-12-22gnu: cpupower: Fix library location.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (cpupower)[arguments]: Add a ‘libdir’ to #:make-flags.
2019-12-22gnu: parallel: Update to 20191222.Tobias Geerinckx-Rice
* gnu/packages/parallel.scm (parallel): Update to 20191222.
2019-12-22gnu: Add polari.Leo Prikler
* gnu/packages/gnome.scm (polari): New package. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-22gnu: gspell: Build with gobject-introspection.Leo Prikler
* gnu/packages/gnome.scm (gspell)[native-inputs]: Add gobject-introspection. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-22gnu: mumble: Actually modify qt-build-system.Efraim Flashner
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-22gnu: git-annex: Update to 7.20191218.Kyle Meyer
* gnu/packages/haskell-apps.scm (git-annex): Update to 7.20191218. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-22gexp: Add system and target support to gexp->file.Mathieu Othacehe
* 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-22gnu: ktouch: Update to 19.08.3.Efraim Flashner
* gnu/packages/education.scm (ktouch): Update to 19.08.3.