summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Expand)Author
2019-02-10gnu: Dovecot: Update to 2.3.4.1 [fixes CVE-2019-3814]....* gnu/packages/mail.scm (dovecot): Update to 2.3.4.1. Leo Famulari
2019-02-10gnu: Syncthing: Update to 1.0.1....* gnu/packages/syncthing.scm (syncthing): Update to 1.0.1. Leo Famulari
2019-02-10gnu: MPD: Update to 0.21.4....We no longer install any systemd unit files for MPD because this is no longer supported upstream as a matter of policy or via MPD's build system. [0] Specifically, they don't support using MPD with systemd unless MPD was linked with libsystemd. The unit files are only built when this is the case. [0] <https://github.com/MusicPlayerDaemon/MPD/issues/124#issuecomment-334930456> * gnu/packages/mpd.scm (mpd): Update to 0.21.4. [build-system]: Use meson-build-system. [native-inputs]: Add gcc-8, gcc-8:lib, and python-sphinx. [arguments]: Add a 'expand-C++-include-path' phase. Remove the 'install-service-files' phase. Make sure to build the documentation. Leo Famulari
2019-02-10gnu: gnome-shell: Customize the GDM log-in screen....* gnu/packages/patches/gnome-shell-theme.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnome.scm (gnome-shell)[source](patches, modules) (snippet): New fields. [arguments]: Add 'rebuild-css' phase. [native-inputs]: Add RUBY-SASS. Ludovic Courtès
2019-02-10gnu: gnome: Remove '--disable-acceleration-check' flag from 'gnome.desktop'....With this change the GNOME session is now listed in the log-in screen of GDM. * gnu/packages/gnome.scm (gnome-session)[arguments]: Remove 'disable-hardware-acceleration-check' phase. That phase was apparently no longer needed. Furthermore, GDM expects 'TryExec' to be a file name, not a file name followed by arguments; thus, the option led GDM to discard 'gnome.desktop' with "GdmSession: Command not found: TryExec". Ludovic Courtès
2019-02-10gnu: qtwebkit: Build sequentially....Fixes <https://bugs.gnu.org/34062>. * gnu/packages/qt.scm (qtwebkit)[arguments]: Add #:parallel-build? #f. Ludovic Courtès
2019-02-10gnu: Add ghc-stylish-haskell....* gnu/packages/haskell.scm (ghc-stylish-haskell): New variable. Gabriel Hondet
2019-02-10gnu: Add ghc-base-unicode-symbols....* gnu/packages/haskell.scm (ghc-base-unicode-symbols): New variable. Gabriel Hondet
2019-02-10gnu: Add ghc-alsa-core....* gnu/packages/haskell.scm (ghc-alsa-core): New variable. Gabriel Hondet
2019-02-10gnu: python-trezor: Update to 0.11.1....* gnu/packages/finance.scm (python-trezor): Update to 0.11.1. [arguments]: Remove obsolete "slow_cosi" test. Delete "test_tx_api" test, which requires network access. [propagated-inputs]: Add python-construct and python-typing-extensions, Remove python-hidapi, python-protobuf and python-typing. [native-inputs]: Remove python-mock, Add protobuf, python-black, python-protobuf and python-isort. Vagrant Cascadian
2019-02-10gnu: Add python-construct....* gnu/packages/python-xyz.scm (python-construct): New variable. Vagrant Cascadian
2019-02-10gnu: Add python-typing-extensions....* gnu/packages/python-xyz.scm (python-typing-extensions): New variable. Vagrant Cascadian
2019-02-10gnu: python-keepkey: Update to 6.0.2....* gnu/packages/finance.scm (python-keepkey): Update to 6.0.2. [propagated-inputs]: Add python-libusb1. Vagrant Cascadian
2019-02-10gnu: electron-cash: Update to 3.3.5....* gnu/packages/finance.scm (electron-cash): Update to 3.3.5. [source]: Update uri. Vagrant Cascadian
2019-02-10gnu: java-xstream: Don't use unstable tarball....* gnu/packages/xml.scm (java-xstream)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-02-10gnu: java-xom: Don't use unstable tarball....* gnu/packages/xml.scm (java-xom)[source]: Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Add 'make-git-checkout-writable' phase. Tobias Geerinckx-Rice
2019-02-10gnu: java-jettison: Don't use unstable tarball....* gnu/packages/xml.scm (java-jettison)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-02-10gnu: tinyxml2: Don't use unstable tarball....* gnu/packages/xml.scm (tinyxml2)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-02-10gnu: java-jdom2: Don't use unstable tarball....* gnu/packages/xml.scm (java-jdom2)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-02-10gnu: java-kxml2: Don't use unstable tarball....* gnu/packages/xml.scm (java-kxml2)[source]: Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Add 'make-git-checkout-writable' phase. Tobias Geerinckx-Rice
2019-02-10gnu: java-dom4j: Don't use unstable tarball....* gnu/packages/xml.scm (java-dom4j)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-02-10gnu: java-groovy-bootstrap: Don't use unstable tarball....* gnu/packages/groovy.scm (java-groovy-bootstrap)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-02-10gnu: xlsx2csv: Don't use unstable tarball....* gnu/packages/xml.scm (xlsx2csv)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-02-10gnu: xlsx2csv: Update to 0.7.4....* gnu/packages/xml.scm (xlsx2csv): Update to 0.7.4. Tobias Geerinckx-Rice
2019-02-10gnu: clojure-tools-macro: Don't use unstable tarball....* gnu/packages/clojure.scm (clojure-tools-macro)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-02-10gnu: clojure-algo-monads: Don't use unstable tarball....* gnu/packages/clojure.scm (clojure-algo-monads)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-02-10gnu: clojure-algo-generic: Don't use unstable tarball....* gnu/packages/clojure.scm (clojure-algo-generic)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-02-10gnu: xinetd: Don't use unstable tarball....* gnu/packages/web.scm (xinetd)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-02-09gnu: linux-libre@4.4: Update to 4.4.174....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.174. Mark H Weaver
2019-02-09gnu: emacs-pdf-tools: Update to 0.90....* gnu/packages/emacs-xyz.scm (emacs-pdf-tools): Update to 0.90. [source]: Remove patch. * gnu/packages/patches/emacs-pdf-tools-poppler.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove reference to deleted file. Nicolas Goaziou
2019-02-09gnu: electrum: Update to 3.3.3....* gnu/packages/finance.scm (electrum): Update to 3.3.3. [inputs]: Add python-aiohttp, python-aiohttp-socks, python-aiorpcx and python-certifi. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vagrant Cascadian
2019-02-09gnu: Add python-aiorpcx....* gnu/packages/python-web.scm (python-aiorpcx): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vagrant Cascadian
2019-02-09gnu: Add python-aiohttp-socks....* gnu/packages/python-web.scm (python-aiohttp-socks): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vagrant Cascadian
2019-02-09gnu: lookingglass: Build with spice-protocol@0.12.14....* gnu/packages/virtualization.scm (lookingglass)[inputs]: Use spice-protocol@0.12.14 instead of spice-protocol. Rutger Helling
2019-02-09gnu: Add spice-protocol@0.12.14....* gnu/packages/spice.scm (spice-protocol@0.12.14): New variable. Rutger Helling
2019-02-09gnu: python-pytest: Update home page....* gnu/packages/check.scm (python-pytest)[home-page]: Follow redirects to https://docs.pytest.org/en/latest/. Marius Bakke
2019-02-09gnu: python-configparser: Update home page....* gnu/packages/python-xyz.scm (python-configparser)[home-page]: Set to source repository. Marius Bakke
2019-02-09gnu: notmuch: Update to 0.28.1....* gnu/packages/mail.scm (notmuch): Update to 0.28.1. Marius Bakke
2019-02-09gnu: tracker: Build against the regular SQLite....FTS5 is enabled by default in the current version. * gnu/packages/sqlite.scm (sqlite-with-fts5): Remove variable. * gnu/packages/gnome.scm (tracker)[inputs]: Change from that to SQLITE. Marius Bakke
2019-02-09gnu: webkitgtk: Update to 2.22.6....* gnu/packages/webkit.scm (webkitgtk-2.22): Update to 2.22.6. Marius Bakke
2019-02-09gnu: libvpx: Update to 1.8.0....* gnu/packages/patches/gst-plugins-good-libvpx-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/video.scm (libvpx): Update to 1.8.0. [source](patches): Remove obsolete patch. (libvpx-1.7): New public variable. * gnu/packages/gnuzilla.scm (icecat)[inputs]: Use LIBVPX-1.7 instead of LIBVPX. * gnu/packages/gstreamer.scm (gst-plugins-good)[source](patches): New field. [arguments]: Add #:make-flags. Marius Bakke
2019-02-09gnu: offlineimap: Remove redundant wrapper....* gnu/packages/mail.scm (offlineimap)[arguments]: Remove phase 'wrap-binary'. Marius Bakke
2019-02-09gnu: Add xbanish....* gnu/packages/xdisorg.scm (xbanish): New public variable. Marius Bakke
2019-02-09Merge branch 'staging'Ludovic Courtès
2019-02-09gnu: plantuml: Update to 1.2019.0....* gnu/packages/uml.scm (plantuml): Update to 1.2019.0. Arun Isaac
2019-02-09gnu: cool-retro-term: Upgrade to 1.1.1....* gnu/packages/terminals.scm (cool-retro-term)[source]: Upgrade to 1.1.1. Remove patches. Adjust filtering in snippet for added/removed fonts. [arguments]: Return #t in 'add-alternate-name' phase. * gnu/packages/patches/cool-retro-term-dont-check-uninit-member.patch, gnu/packages/patches/cool-retro-term-fix-array-size.patch, gnu/packages/patches/cool-retro-term-memory-leak-1.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. Eric Bavier
2019-02-09gnu: openmpi: Upgrade to 4.0.0....* gnu/packages/linux.scm (psm)[arguments]: Add 'patch-sysmacros phase to fix "undefined reference to `minor'" errors while linking against libinfinipath.so. * gnu/packages/mpi.scm (openmpi): Upgrade to 4.0.0. [inputs]: Add libevent. [arguments]: Simplify configure-flags. Use system libevent. Adjust romio version strings. (%openmpi-setup): Use OMPI_MCA_rmaps_base_mapping_policy for oversubscription. Eric Bavier
2019-02-08gnu: perl-io-compress: Update to 2.084....* gnu/packages/perl-compression.scm (perl-io-compress): Update to 2.084. Tobias Geerinckx-Rice
2019-02-08gnu: perl-compress-raw-zlib: Update to 2.084....* gnu/packages/perl-compression.scm (perl-compress-raw-zlib): Update to 2.084. Tobias Geerinckx-Rice
2019-02-08gnu: perl-compress-raw-bzip2: Update to 2.084....* gnu/packages/perl-compression.scm (perl-compress-raw-bzip2): Update to 2.084. Tobias Geerinckx-Rice