summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-03gnu: withershins: Build....* gnu/packages/code.scm (withershins)[arguments]: Don't treat compiler warnings as errors. Tobias Geerinckx-Rice
2019-11-03gnu: emacs-emms: Update to 5.3....* gnu/packages/emacs-xyz.scm (emacs-emms): Update to 5.3. Tobias Geerinckx-Rice
2019-11-03gnu: pynac: Update to 0.7.26....* gnu/packages/sagemath.scm (pynac): Update to 0.7.26. Tobias Geerinckx-Rice
2019-11-03gnu: lxqt-globalkeys: Update to 0.14.3....* gnu/packages/lxqt.scm (lxqt-globalkeys): Update to 0.14.3. Tobias Geerinckx-Rice
2019-11-03gnu: lxqt-globalkeys: Don't use NAME in source URI....* gnu/packages/lxqt.scm (lxqt-globalkeys)[source]: Hard-code NAME. Tobias Geerinckx-Rice
2019-11-03gnu: retroarch: Update to 1.8.1....* gnu/packages/emulators.scm (retroarch): Update to 1.8.1. Tobias Geerinckx-Rice
2019-11-03gnu: loksh: Update to 6.6....* gnu/packages/shells.scm (loksh): Update to 6.6. Tobias Geerinckx-Rice
2019-11-03gnu: aspell-dict-ca: Update to 2.5.0....* gnu/packages/aspell.scm (aspell-dict-ca): Update to 2.5.0. Tobias Geerinckx-Rice
2019-11-03gnu: claws-mail: Update to 3.17.4....* gnu/packages/mail.scm (claws-mail): Update to 3.17.4. Tobias Geerinckx-Rice
2019-11-03gnu: hplip: Update to 3.19.10....* gnu/packages/cups.scm (hplip): Update to 3.19.10. Tobias Geerinckx-Rice
2019-11-03gnu: re2: Update to 2019-11-01....* gnu/packages/regex.scm (re2): Update to 2019-11-01. Tobias Geerinckx-Rice
2019-11-03gnu: tinc: Update to 1.0.36....* gnu/packages/vpn.scm (tinc): Update to 1.0.36. Tobias Geerinckx-Rice
2019-11-03gnu: tinc: Don't use NAME in source URI....* gnu/packages/vpn.scm (tinc)[source]: Hard-code NAME. Tobias Geerinckx-Rice
2019-11-02gnu: neomutt: Update to 20191102....* gnu/packages/mail.scm (neomutt): Update to 20191102. Tobias Geerinckx-Rice
2019-11-02gnu: libqtxdg: Update to 3.4.0....* gnu/packages/lxqt.scm (libqtxdg): Update to 3.4.0. [propagated-inputs]: Add glib. [inputs]: Add pkg-config. Tobias Geerinckx-Rice
2019-11-02gnu: cryptsetup: Update to 2.2.2....* gnu/packages/cryptsetup.scm (cryptsetup): Update to 2.2.2. Tobias Geerinckx-Rice
2019-11-02gnu: openvpn: Update to 2.4.8....* gnu/packages/vpn.scm (openvpn): Update to 2.4.8. Tobias Geerinckx-Rice
2019-11-02gnu: vlc: Fix build....* gnu/packages/patches/vlc-fix-test_libvlc_slaves.patch: New file. * gnu/local.mk (dist_patch_DATA): Reference new file. * gnu/packages/video.scm (vlc): Apply patch. Nicolas Goaziou
2019-11-02gnu: hangups: Fix build....* gnu/packages/messaging.scm (hangups)[propagated-inputs]: Use python-protobuf-3.6 specifically. Tobias Geerinckx-Rice
2019-11-02gnu: Add emacs-tramp-auto-auth....* gnu/packages/emacs-xyz.scm (emacs-tramp-auto-auth): New variable. Oleg Pykhalov
2019-11-02gnu: emacs-evil-collection: Update to 20191102....* gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 20191102. Pierre Neidhardt
2019-11-02gnu: Add emacs-unfill....* gnu/packages/emacs-xyz.scm (emacs-unfill): New variable. Pierre Neidhardt
2019-11-02news: Add 'de' translation....* etc/news.scm: Add 'de' translation. Florian Pelz
2019-11-02gnu: git: Add PCRE support to "git grep"....* gnu/packages/version-control.scm (git)[inputs]: Add pcre2. [arguments]: Add "USE_LIBPCRE2" to make-flags. (git-minimal)[arguments]: Do not inherit "USE_LIBPCRE2" in make-flags. Pierre Neidhardt
2019-11-02gnu: dxvk: Fix inputs and configure flag expansion....* gnu/packages/wine.scm (dxvk)[arguments]: Unquote match. [native-inputs]: Remove wine and dxvk32... [inputs]: ...And add them here. Pierre Neidhardt
2019-11-01gnu: asciinema: Update to 2.0.2....* gnu/packages/terminals.scm (asciinema): Update to 2.0.2. [source]: Fetch source from GitHub because PyPI excludes the tests. [arguments]: Update patch-exec-paths phase, replace check phase. [native-inputs]: Drop requests, add nose. Alex Griffin
2019-11-01gnu: emacs-adoc-mode: Enable tests....* gnu/packages/emacs-xyz.scm (emacs-adoc-mode)[source]: Fetch sources from Git, as there are no tests in the MELPA release. [arguments]: Enable tests and specify the test command. {phases}: Add a 'disable-failing-tests phase. Maxim Cournoyer
2019-11-02gnu: padthv1: Update to 0.9.11....* gnu/packages/music.scm (padthv1): Update to 0.9.11. Tobias Geerinckx-Rice
2019-11-02gnu: drumkv1: Update to 0.9.11....* gnu/packages/music.scm (drumkv1): Update to 0.9.11. Tobias Geerinckx-Rice
2019-11-02gnu: samplv1: Update to 0.9.11....* gnu/packages/music.scm (samplv1): Update to 0.9.11. Tobias Geerinckx-Rice
2019-11-02gnu: synthv1: Update to 0.9.11....* gnu/packages/music.scm (synthv1): Update to 0.9.11. Tobias Geerinckx-Rice
2019-11-02gnu: rdup: Fix build, disable encryption....* gnu/packages/backup.scm (nettle)[inputs]: Remove nettle. [arguments]: Add ‘disable-failing-tests’ phase. Tobias Geerinckx-Rice
2019-11-02gnu: rdup: Don't use unstable tarball....* gnu/packages/backup.scm (rdup)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-11-02gnu: mpd-mpc: Update to 0.33....* gnu/packages/mpd.scm (mpd-mpc): Update to 0.33. Tobias Geerinckx-Rice
2019-11-02gnu: colord: Record the file name of the "sqlite3" command....* gnu/packages/gnome.scm (colord)[arguments]: Add 'set-sqlite3-file-name' phase. Ludovic Courtès
2019-11-02services: dbus: Remove non-existent directories from 'system-local.conf'....This typically halves the number of entries in /etc/dbus-1/system-local.conf. * gnu/services/dbus.scm (dbus-configuration-directory)[build](directives): New macro. (services->sxml): Use it. Ludovic Courtès
2019-11-02services: dbus: Include each service's "share/dbus-1/system.d"....Fixes <https://bugs.gnu.org/37911>. Reported by Jack Hill <jackhill@jackhill.us>. Sometime between 1.1.8 and 1.4.3, 'colord' moved had its 'org.freedesktop.ColorManager.conf' file moved from "etc/dbus-1/system.d" to "share/dbus-1/system.d". Adjust to this change. * gnu/services/dbus.scm (dbus-configuration-directory): Add an 'includedir' directive for DIR/share/dbus-1/system.d. Ludovic Courtès
2019-11-02gnu: glib: Add comment about disallowed references....* gnu/packages/glib.scm (glib)[arguments]: Add a commented-out #:disallowed-references argument, which was removed in 6c237a2d7bfa3c7be02c069e5c24a2b401a51864. Ludovic Courtès
2019-11-01gnu: leveldb: Update home page....* gnu/packages/databases.scm (leveldb)[home-page]: Update. Tobias Geerinckx-Rice
2019-11-01gnu: samba: Update to 4.11.2....* gnu/packages/samba.scm (samba): Update to 4.11.2. Tobias Geerinckx-Rice
2019-11-01gnu: yad: Update to 5.0....* gnu/packages/gtk.scm (yad): Update to 5.0. [build-system]: Use Glib-or-Gtk build system. [arguments]: Remove obsolete or ineffective #:configure-flags. Use the default ‘bootstrap’ phase followed by an ‘intltoolize’ one. [inputs]: Add gspell. Tobias Geerinckx-Rice
2019-11-01gnu: prosody: Update to 0.11.3....* gnu/packages/messaging.scm (prosody): Update to 0.11.3. Clément Lassieur
2019-11-01gnu: qbittorrent: Update to 4.1.9.1....* gnu/packages/bittorrent.scm (qbittorrent): Update to 4.1.9.1. Tobias Geerinckx-Rice
2019-11-01gnu: di: Update to 4.47.2....* gnu/packages/admin.scm (di): Update to 4.47.2. Tobias Geerinckx-Rice
2019-11-01gnu: x265: Update to 3.2.1....* gnu/packages/video.scm (x265): Update to 3.2.1. Tobias Geerinckx-Rice
2019-11-01gnu: skopeo: Update to 0.1.40....* gnu/packages/virtualization.scm (skopeo): Update to 0.1.40. Tobias Geerinckx-Rice
2019-11-01gnu: Deprecate monolithic Qt 5.x package....The monolithic package was not used except as a base for qt-4. Disband this relation and make qt-4 a complete independent package definition. Thus the monolithic package qt5 and be removed resp. deprecated. * gnu/packages/qt.scm (qt-4): Copy all relevant package definition parts from 'qt' and not longer inherit from 'qt'. (qt): Define as a deprecated alias for 'qtbase`. Hartmut Goebel
2019-11-01gnu: Remove qtdeclarative-render2d....This module has been merged into qtdeclarative as of Qt 5.8.0 and is not used anywhere. Hartmut Goebel
2019-11-01gnu: sigrok-firmware-fx2lafw: Fix build....* gnu/packages/electronics.scm (sigrok-firmware-fx2lafw)[arguments]: Remove implicit inputs. [native-inputs]: Add gawk, bash, coreutils, grep, gzip, gnu-make, sed and tar. Clément Lassieur
2019-11-01gnu: geany: Update to 1.36....* gnu/packages/text-editors.scm (geany): Update to 1.36. Nicolas Goaziou