summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: zabbix-agentd: Update to 4.4.1.Oleg Pykhalov2019-11-03
| | | | | | * gnu/packages/monitoring.scm (zabbix-agentd): Update to 4.4.1. * gnu/services/monitoring.scm (%zabbix-front-end-configuration-nginx): Add listen record field.
* gnu: Add endlessh.Efraim Flashner2019-11-03
| | | | * gnu/packages/ssh.scm (endlessh): New variable.
* gnu: spectrwm: Don't use unstable tarball.Tobias Geerinckx-Rice2019-11-03
| | | | | * gnu/packages/wm.scm (spectrwm)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: colormake: Use HTTPS home page.Tobias Geerinckx-Rice2019-11-03
| | | | * gnu/packages/code.scm (colormake)[home-page]: Use HTTPS.
* gnu: colormake: Don't use unstable tarball.Tobias Geerinckx-Rice2019-11-03
| | | | | | | | * gnu/packages/code.scm (colormake)[source]: Use GIT-FETCH and GIT-FILE-NAME. [native-inputs]: Remove gzip and tar. [arguments]: Copy the source checkout instead of extracting the source tarball.
* gnu: lci: Don't use unstable tarball.Tobias Geerinckx-Rice2019-11-03
| | | | | * gnu/packages/lolcode.scm (lci)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: makefile2graph: Don't use unstable tarball.Tobias Geerinckx-Rice2019-11-03
| | | | | * gnu/packages/code.scm (makefile2graph)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: bash-tap: Don't use unstable tarball.Tobias Geerinckx-Rice2019-11-03
| | | | | * gnu/packages/bash.scm (bash-tap)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: jrnl: Don't use unstable tarball.Tobias Geerinckx-Rice2019-11-03
| | | | | * gnu/packages/jrnl.scm (jrnl)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: withershins: Don't use unstable tarball.Tobias Geerinckx-Rice2019-11-03
| | | | | * gnu/packages/code.scm (withershins)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: withershins: Build.Tobias Geerinckx-Rice2019-11-03
| | | | | * gnu/packages/code.scm (withershins)[arguments]: Don't treat compiler warnings as errors.
* gnu: emacs-emms: Update to 5.3.Tobias Geerinckx-Rice2019-11-03
| | | | * gnu/packages/emacs-xyz.scm (emacs-emms): Update to 5.3.
* gnu: pynac: Update to 0.7.26.Tobias Geerinckx-Rice2019-11-03
| | | | * gnu/packages/sagemath.scm (pynac): Update to 0.7.26.
* gnu: lxqt-globalkeys: Update to 0.14.3.Tobias Geerinckx-Rice2019-11-03
| | | | * gnu/packages/lxqt.scm (lxqt-globalkeys): Update to 0.14.3.
* gnu: lxqt-globalkeys: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-11-03
| | | | * gnu/packages/lxqt.scm (lxqt-globalkeys)[source]: Hard-code NAME.
* gnu: retroarch: Update to 1.8.1.Tobias Geerinckx-Rice2019-11-03
| | | | * gnu/packages/emulators.scm (retroarch): Update to 1.8.1.
* gnu: loksh: Update to 6.6.Tobias Geerinckx-Rice2019-11-03
| | | | * gnu/packages/shells.scm (loksh): Update to 6.6.
* gnu: aspell-dict-ca: Update to 2.5.0.Tobias Geerinckx-Rice2019-11-03
| | | | * gnu/packages/aspell.scm (aspell-dict-ca): Update to 2.5.0.
* gnu: claws-mail: Update to 3.17.4.Tobias Geerinckx-Rice2019-11-03
| | | | * gnu/packages/mail.scm (claws-mail): Update to 3.17.4.
* gnu: hplip: Update to 3.19.10.Tobias Geerinckx-Rice2019-11-03
| | | | * gnu/packages/cups.scm (hplip): Update to 3.19.10.
* gnu: re2: Update to 2019-11-01.Tobias Geerinckx-Rice2019-11-03
| | | | * gnu/packages/regex.scm (re2): Update to 2019-11-01.
* gnu: tinc: Update to 1.0.36.Tobias Geerinckx-Rice2019-11-03
| | | | * gnu/packages/vpn.scm (tinc): Update to 1.0.36.
* gnu: tinc: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-11-03
| | | | * gnu/packages/vpn.scm (tinc)[source]: Hard-code NAME.
* gnu: neomutt: Update to 20191102.Tobias Geerinckx-Rice2019-11-02
| | | | * gnu/packages/mail.scm (neomutt): Update to 20191102.
* gnu: libqtxdg: Update to 3.4.0.Tobias Geerinckx-Rice2019-11-02
| | | | | | * gnu/packages/lxqt.scm (libqtxdg): Update to 3.4.0. [propagated-inputs]: Add glib. [inputs]: Add pkg-config.
* gnu: cryptsetup: Update to 2.2.2.Tobias Geerinckx-Rice2019-11-02
| | | | * gnu/packages/cryptsetup.scm (cryptsetup): Update to 2.2.2.
* gnu: openvpn: Update to 2.4.8.Tobias Geerinckx-Rice2019-11-02
| | | | * gnu/packages/vpn.scm (openvpn): Update to 2.4.8.
* gnu: vlc: Fix build.Nicolas Goaziou2019-11-02
| | | | | | * 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.
* gnu: hangups: Fix build.Tobias Geerinckx-Rice2019-11-02
| | | | | * gnu/packages/messaging.scm (hangups)[propagated-inputs]: Use python-protobuf-3.6 specifically.
* gnu: Add emacs-tramp-auto-auth.Oleg Pykhalov2019-11-02
| | | | * gnu/packages/emacs-xyz.scm (emacs-tramp-auto-auth): New variable.
* gnu: emacs-evil-collection: Update to 20191102.Pierre Neidhardt2019-11-02
| | | | * gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 20191102.
* gnu: Add emacs-unfill.Pierre Neidhardt2019-11-02
| | | | * gnu/packages/emacs-xyz.scm (emacs-unfill): New variable.
* gnu: git: Add PCRE support to "git grep".Pierre Neidhardt2019-11-02
| | | | | | * 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.
* gnu: dxvk: Fix inputs and configure flag expansion.Pierre Neidhardt2019-11-02
| | | | | | * gnu/packages/wine.scm (dxvk)[arguments]: Unquote match. [native-inputs]: Remove wine and dxvk32... [inputs]: ...And add them here.
* gnu: asciinema: Update to 2.0.2.Alex Griffin2019-11-01
| | | | | | | * 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.
* gnu: emacs-adoc-mode: Enable tests.Maxim Cournoyer2019-11-01
| | | | | | | * 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.
* gnu: padthv1: Update to 0.9.11.Tobias Geerinckx-Rice2019-11-02
| | | | * gnu/packages/music.scm (padthv1): Update to 0.9.11.
* gnu: drumkv1: Update to 0.9.11.Tobias Geerinckx-Rice2019-11-02
| | | | * gnu/packages/music.scm (drumkv1): Update to 0.9.11.
* gnu: samplv1: Update to 0.9.11.Tobias Geerinckx-Rice2019-11-02
| | | | * gnu/packages/music.scm (samplv1): Update to 0.9.11.
* gnu: synthv1: Update to 0.9.11.Tobias Geerinckx-Rice2019-11-02
| | | | * gnu/packages/music.scm (synthv1): Update to 0.9.11.
* gnu: rdup: Fix build, disable encryption.Tobias Geerinckx-Rice2019-11-02
| | | | | * gnu/packages/backup.scm (nettle)[inputs]: Remove nettle. [arguments]: Add ‘disable-failing-tests’ phase.
* gnu: rdup: Don't use unstable tarball.Tobias Geerinckx-Rice2019-11-02
| | | | | * gnu/packages/backup.scm (rdup)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: mpd-mpc: Update to 0.33.Tobias Geerinckx-Rice2019-11-02
| | | | * gnu/packages/mpd.scm (mpd-mpc): Update to 0.33.
* gnu: colord: Record the file name of the "sqlite3" command.Ludovic Courtès2019-11-02
| | | | | * gnu/packages/gnome.scm (colord)[arguments]: Add 'set-sqlite3-file-name' phase.
* gnu: glib: Add comment about disallowed references.Ludovic Courtès2019-11-02
| | | | | | * gnu/packages/glib.scm (glib)[arguments]: Add a commented-out #:disallowed-references argument, which was removed in 6c237a2d7bfa3c7be02c069e5c24a2b401a51864.
* gnu: leveldb: Update home page.Tobias Geerinckx-Rice2019-11-01
| | | | * gnu/packages/databases.scm (leveldb)[home-page]: Update.
* gnu: samba: Update to 4.11.2.Tobias Geerinckx-Rice2019-11-01
| | | | * gnu/packages/samba.scm (samba): Update to 4.11.2.
* gnu: yad: Update to 5.0.Tobias Geerinckx-Rice2019-11-01
| | | | | | | | * 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.
* gnu: prosody: Update to 0.11.3.Clément Lassieur2019-11-01
| | | | * gnu/packages/messaging.scm (prosody): Update to 0.11.3.
* gnu: qbittorrent: Update to 4.1.9.1.Tobias Geerinckx-Rice2019-11-01
| | | | * gnu/packages/bittorrent.scm (qbittorrent): Update to 4.1.9.1.