summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Expand)Author
2019-12-23gnu: clyrics: Update to 0.12....* gnu/packages/music.scm (clyrics): Update to 0.12. Tobias Geerinckx-Rice
2019-12-23gnu: Fix typo....* gnu/packages/maven.scm: Fix copyright header typo. Tobias Geerinckx-Rice
2019-12-23gnu: avldrums-lv2: Update to 0.4.1....* gnu/packages/music.scm (avldrums-lv2): Update to 0.4.1. Tobias Geerinckx-Rice
2019-12-23gnu: mpd: Update to 0.21.17....* gnu/packages/mpd.scm (mpd): Update to 0.21.17. Tobias Geerinckx-Rice
2019-12-23gnu: libmpdclient: Update to 2.17....* gnu/packages/mpd.scm (libmpdclient): Update to 2.17. Tobias Geerinckx-Rice
2019-12-23gnu: speedtest-cli: Update to 2.1.2....* gnu/packages/networking.scm (speedtest-cli): Update to 2.1.2. Tobias Geerinckx-Rice
2019-12-23gnu: batctl: Update to 2019.5....* gnu/packages/networking.scm (batctl): Update to 2019.5. Tobias Geerinckx-Rice
2019-12-23gnu: strongswan: Update to 5.8.2....* gnu/packages/networking.scm (strongswan): Update to 5.8.2. Tobias Geerinckx-Rice
2019-12-23gnu: clamav: Update to 0.102.1....* gnu/packages/antivirus.scm (clamav): Update to 0.102.1. Tobias Geerinckx-Rice
2019-12-23gnu: igt-gpu-tools: Update to 1.24....* gnu/packages/admin.scm (igt-gpu-tools): Update to 1.24. [inputs]: Add elfutils. Tobias Geerinckx-Rice
2019-12-23gnu: 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-Rice
2019-12-23gnu: screenfetch: Update to 3.9.1....* gnu/packages/admin.scm (screenfetch): Update to 3.9.1. Tobias Geerinckx-Rice
2019-12-23gnu: nnn: Update to 2.8.1....* gnu/packages/admin.scm (nnn): Update to 2.8.1. Tobias Geerinckx-Rice
2019-12-23gnu: thermald: Update to 1.9.1....* gnu/packages/admin.scm (thermald): Update to 1.9.1. Tobias Geerinckx-Rice
2019-12-23gnu: fio: Update to 3.17....* gnu/packages/benchmark.scm (fio): Update to 3.17. Tobias Geerinckx-Rice
2019-12-23gnu: acpica: Update to 20191213....* gnu/packages/admin.scm (acpica): Update to 20191213. Tobias Geerinckx-Rice
2019-12-23gnu: 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șcu
2019-12-23gnu: 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 Bandali
2019-12-23gnu: Add sweeper....* gnu/packages/kde-utils.scm (sweeper): New variable. Hartmut Goebel
2019-12-23gnu: Add smb4k....* gnu/packages/kde-utils.scm (smb4k): New variable. Hartmut Goebel
2019-12-23gnu: Add rsibreak....* gnu/packages/kde-utils.scm (rsibreak): New variable. Hartmut Goebel
2019-12-23gnu: Add okteta....* gnu/packages/kde-utils.scm (okteta): New variable. Hartmut Goebel
2019-12-23gnu: Add krusader....* gnu/packages/kde-utils.scm (krusader): New variable. Hartmut Goebel
2019-12-23gnu: Add kronometer....* gnu/packages/kde-utils.scm (kronometer): New variable. Hartmut Goebel
2019-12-23gnu: Add kmouth....* gnu/packages/kde-utils.scm (kmouth): New variable. Hartmut Goebel
2019-12-23gnu: Add kmousetool....* gnu/packages/kde-utils.scm (kmousetool): New variable. Hartmut Goebel
2019-12-23gnu: Add kmag....* gnu/packages/kde-utils.scm (kmag): New variable. Hartmut Goebel
2019-12-23gnu: Add kate....* gnu/packages/kde-utils.scm: New file. * gnu/local.mk (MODULES): Add it. Hartmut Goebel
2019-12-23gnu: Add zeroconf-ioslave....* gnu/packages/kde.scm (zeroconf-ioslave): New variable. Hartmut Goebel
2019-12-23gnu: 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 Goebel
2019-12-23gnu: 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-23gnu: 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-23gnu: 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-23gnu: 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-23Revert "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-23gnu: nano: Update to 4.7....* gnu/packages/nano.scm (nano): Update to 4.7. Efraim Flashner
2019-12-23gnu: 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-23gnu: 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-23gnu: 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-23gnu: 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-22gnu: 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-22gnu: cpupower: Fix library location....* gnu/packages/linux.scm (cpupower)[arguments]: Add a ‘libdir’ to #:make-flags. Tobias Geerinckx-Rice
2019-12-22gnu: parallel: Update to 20191222....* gnu/packages/parallel.scm (parallel): Update to 20191222. Tobias Geerinckx-Rice
2019-12-22gnu: Add polari....* gnu/packages/gnome.scm (polari): New package. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Leo Prikler
2019-12-22gnu: 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-22gnu: 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-22gnu: 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-22gnu: ktouch: Update to 19.08.3....* gnu/packages/education.scm (ktouch): Update to 19.08.3. Efraim Flashner
2019-12-21gnu: Add copyright header....* gnu/packages/lisp-xyz.scm: Add copyright header for Brett Gilio <brettg@gnu.org>. Brett Gilio
2019-12-21gnu: sbcl-cl-store: Use HTTPS home page URI....* gnu/packages/lisp-xyz.scm (sbcl-cl-store)[home-page]: Use HTTPS URI. Brett Gilio