aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* gnu: boinc-client: Update to 7.16.3.•••* gnu/packages/distributed.scm (boinc-client): Update to 7.16.3. Tobias Geerinckx-Rice2019-12-23
* gnu: setbfree: Update to 0.8.11.•••* gnu/packages/music.scm (setbfree): Update to 0.8.11. Tobias Geerinckx-Rice2019-12-23
* gnu: clyrics: Update to 0.12.•••* gnu/packages/music.scm (clyrics): Update to 0.12. Tobias Geerinckx-Rice2019-12-23
* gnu: Fix typo.•••* gnu/packages/maven.scm: Fix copyright header typo. Tobias Geerinckx-Rice2019-12-23
* gnu: avldrums-lv2: Update to 0.4.1.•••* gnu/packages/music.scm (avldrums-lv2): Update to 0.4.1. Tobias Geerinckx-Rice2019-12-23
* gnu: mpd: Update to 0.21.17.•••* gnu/packages/mpd.scm (mpd): Update to 0.21.17. Tobias Geerinckx-Rice2019-12-23
* gnu: libmpdclient: Update to 2.17.•••* gnu/packages/mpd.scm (libmpdclient): Update to 2.17. Tobias Geerinckx-Rice2019-12-23
* gnu: speedtest-cli: Update to 2.1.2.•••* gnu/packages/networking.scm (speedtest-cli): Update to 2.1.2. Tobias Geerinckx-Rice2019-12-23
* gnu: batctl: Update to 2019.5.•••* gnu/packages/networking.scm (batctl): Update to 2019.5. Tobias Geerinckx-Rice2019-12-23
* gnu: strongswan: Update to 5.8.2.•••* gnu/packages/networking.scm (strongswan): Update to 5.8.2. Tobias Geerinckx-Rice2019-12-23
* gnu: clamav: Update to 0.102.1.•••* gnu/packages/antivirus.scm (clamav): Update to 0.102.1. Tobias Geerinckx-Rice2019-12-23
* gnu: igt-gpu-tools: Update to 1.24.•••* gnu/packages/admin.scm (igt-gpu-tools): Update to 1.24. [inputs]: Add elfutils. Tobias Geerinckx-Rice2019-12-23
* gnu: igt-gpu-tools: Fetch from upstream git repository.•••* gnu/packages/admin.scm (igt-gpu-tools)[source]: Use GIT-FETCH and GIT-FILE-NAME. Fetch from the master repository, not the mirror. Tobias Geerinckx-Rice2019-12-23
* gnu: screenfetch: Update to 3.9.1.•••* gnu/packages/admin.scm (screenfetch): Update to 3.9.1. Tobias Geerinckx-Rice2019-12-23
* gnu: nnn: Update to 2.8.1.•••* gnu/packages/admin.scm (nnn): Update to 2.8.1. Tobias Geerinckx-Rice2019-12-23
* gnu: thermald: Update to 1.9.1.•••* gnu/packages/admin.scm (thermald): Update to 1.9.1. Tobias Geerinckx-Rice2019-12-23
* gnu: fio: Update to 3.17.•••* gnu/packages/benchmark.scm (fio): Update to 3.17. Tobias Geerinckx-Rice2019-12-23
* gnu: acpica: Update to 20191213.•••* gnu/packages/admin.scm (acpica): Update to 20191213. Tobias Geerinckx-Rice2019-12-23
* gnu: tophat: Build with GCC 5•••* 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> Mădălin Ionel Patrașcu2019-12-23
* gnu: Add emacs-next.•••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> Amin Bandali2019-12-23
* gnu: Add sweeper.•••* gnu/packages/kde-utils.scm (sweeper): New variable. Hartmut Goebel2019-12-23
* gnu: Add smb4k.•••* gnu/packages/kde-utils.scm (smb4k): New variable. Hartmut Goebel2019-12-23
* gnu: Add rsibreak.•••* gnu/packages/kde-utils.scm (rsibreak): New variable. Hartmut Goebel2019-12-23
* gnu: Add okteta.•••* gnu/packages/kde-utils.scm (okteta): New variable. Hartmut Goebel2019-12-23
* gnu: Add krusader.•••* gnu/packages/kde-utils.scm (krusader): New variable. Hartmut Goebel2019-12-23
* gnu: Add kronometer.•••* gnu/packages/kde-utils.scm (kronometer): New variable. Hartmut Goebel2019-12-23
* gnu: Add kmouth.•••* gnu/packages/kde-utils.scm (kmouth): New variable. Hartmut Goebel2019-12-23
* gnu: Add kmousetool.•••* gnu/packages/kde-utils.scm (kmousetool): New variable. Hartmut Goebel2019-12-23
* gnu: Add kmag.•••* gnu/packages/kde-utils.scm (kmag): New variable. Hartmut Goebel2019-12-23
* gnu: Add kate.•••* gnu/packages/kde-utils.scm: New file. * gnu/local.mk (MODULES): Add it. Hartmut Goebel2019-12-23
* gnu: Add zeroconf-ioslave.•••* gnu/packages/kde.scm (zeroconf-ioslave): New variable. Hartmut Goebel2019-12-23
* 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. Hartmut Goebel2019-12-23
* 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 Goebel2019-12-23
* 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 Goebel2019-12-23
* 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 Goebel2019-12-23
* 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 Goebel2019-12-23
* 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 Goebel2019-12-23
* build-system: qt: Adjust indentation.•••* guix/build-system/qt.scm (qt-build, qt-cross-build): Adjust indentation. Hartmut Goebel2019-12-23
* 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> Hartmut Goebel2019-12-23
* gnu: nano: Update to 4.7.•••* gnu/packages/nano.scm (nano): Update to 4.7. Efraim Flashner2019-12-23
* 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 Lepiller2019-12-23
* 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> Brice Waegeneire2019-12-23
* 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 Prikler2019-12-23
* 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 Prikler2019-12-23
* 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 Prikler2019-12-23
* 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 Baines2019-12-22
* gnu: cpupower: Fix library location.•••* gnu/packages/linux.scm (cpupower)[arguments]: Add a ‘libdir’ to #:make-flags. Tobias Geerinckx-Rice2019-12-22
* gnu: parallel: Update to 20191222.•••* gnu/packages/parallel.scm (parallel): Update to 20191222. Tobias Geerinckx-Rice2019-12-22
* gnu: Add polari.•••* gnu/packages/gnome.scm (polari): New package. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Leo Prikler2019-12-22
* 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 Prikler2019-12-22