summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Expand)Author
2020-04-21gnu: guile-xapian: Update to 0.1.0.•••* gnu/packages/guile-xyz.scm (guile-xapian): Update to 0.1.0. Ricardo Wurmus
2020-04-21gnu: Add python-rdflib-jsonld.•••* gnu/packages/rdf.scm (python-rdflib-jsonld): New variable. Pjotr Prins
2020-04-21gnu: rdf.scm: Use license: prefix.•••* gnu/packages/rdf.scm: Use a 'license:' prefix for package licenses instead of only importing a select number of licenses. Efraim Flashner
2020-04-20gnu: Add u-boot-pinebook-pro-rk3399.•••* gnu/packages/bootloaders (u-boot-pinebook-pro-rk3399): New variable. * gnu/packages/patches/u-boot-DT-for-Pinebook-Pro.patch: New file. * gnu/packages/patches/u-boot-add-boe-nv140fhmn49-display.patch: New file. * gnu/packages/patches/u-boot-gpio-keys-binding-cons.patch: New file. * gnu/packages/patches/u-boot-leds-common-binding-con.patch: New file. * gnu/packages/patches/u-boot-support-Pinebook-Pro-laptop.patch: New file. * gnu/packages/patches/u-boot-video-rockchip-fix-build.patch: New file. * gnu/local.mk (dist_patch_DATA): Add new patches. * gnu/bootloader/u-boot.scm (install-pinebook-pro-rk3399-u-boot, u-boot-pinebook-pro-rk3399-bootloader): New variable. Co-authored-by: Jan Nieuwenhuizen <janneke@gnu.org> Vagrant Cascadian
2020-04-20gnu: liblinphone: Fix icons.•••* gnu/packages/linphone.scm (liblinphone): Fix icons. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Raghav Gururajan
2020-04-20gnu: obs: Update to 25.0.7.•••* gnu/packages/video (obs): Update to 25.0.7. Vagrant Cascadian
2020-04-21gnu: mcron: Remove now unneeded phase.•••This is a followup to a52aa7fdef19f95fc1755ecd88e979ba07d8b392. * gnu/packages/guile-xyz.scm (mcron)[arguments]: Remove 'fix-finding-guile'. Ludovic Courtès
2020-04-20gnu: cgit: Update Git source code to 2.25.4.•••* gnu/packages/version-control.scm (cgit)[inputs]: Update git-source to 2.25.4. Leo Famulari
2020-04-20gnu: Git: Update to 2.26.2 [fixes CVE-2020-11008].•••* gnu/packages/version-control.scm (git): Update to 2.26.2. [native-inputs]: Update git-manpages. Leo Famulari
2020-04-20gnu: xfce.scm: Sort module imports.•••* gnu/packages/xfce.scm: Sort module imports. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Naga Malleswari
2020-04-20gnu: libqalculate: Fix libcurl gnutls CA cert bundle file.•••* gnu/packages/patches/libqalculate-3.8.0-libcurl-ssl-fix.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/maths.scm (libqalculate)[source]: Use it. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> R Veera Kumar
2020-04-20gnu: Add midori.•••* gnu/packages/web-browsers.scm (midori): New variable. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com> Raghav Gururajan
2020-04-20gnu: Add r-bridgesampling.•••* gnu/packages/cran.scm (r-bridgesampling): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Eric Brown
2020-04-20gnu: tar: Disable troublesome tests on the Hurd.•••The sparse03.at test apparently freezes the Hurd; messages on the console: 165: listing sparse files bigger than 2^33 ext2fs: device:hd0s1: warning: bit already cleared for block 245780 ext2fs: device:hd0s1: warning: bit already cleared for block 245781 ext2fs: device:hd0s1: warning: bit already cleared for block 245782 ... ext2fs: BUG: unexpected fault on disk image ... err 0xa ext2fs: disk-pager.c:98: fault_handler: Assertion 'err' failed. the other tests just fail. * gnu/packages/base.scm (tar)[arguments]: When compiling for the Hurd, skip `sparse' and failing tests. Jan (janneke) Nieuwenhuizen
2020-04-20gnu: coreutils: Mark three more tests XFAIL on the Hurd.•••* gnu/packages/base.scm (coreutils)[arguments]: Add three more failing tests. Jan (janneke) Nieuwenhuizen
2020-04-20gnu: cmake: Remove "libuv" dependency for the Hurd.•••* gnu/packages/cmake.scm (cmake-bootstrap)[inputs]: When compiling for the Hurd, remove "libuv". Jan (janneke) Nieuwenhuizen
2020-04-20gnu: tls: Remove datefudge and disable tests on the Hurd.•••* gnu/packages/tls.scm (gnutls)[arguments]: When compiling for the Hurd, disable tests. [native-inputs]: When compiling for the Hurd, do not include datefudge. Jan (janneke) Nieuwenhuizen
2020-04-20gnu: java-bouncycastle: Don't use unstable tarball.•••* gnu/packages/java.scm (java-bouncycastle)[source]: Download using git-fetch. Use upstream's repo, not a mirror. Efraim Flashner
2020-04-20gnu: java-lz4: Don't use unstable tarball.•••* gnu/packages/java.scm (java-lz4)[source]: Download using git-fetch. [arguments]: Add phase to make files writable. Efraim Flashner
2020-04-20gnu: java-fest-assert: Don't use unstable tarball.•••* gnu/packages/java.scm (java-fest-assert)[source]: Download using git-fetch. Efraim Flashner
2020-04-20gnu: java-fest-test: Don't use unstable tarball.•••* gnu/packages/java.scm (java-fest-test)[source]: Download using git-fetch. Efraim Flashner
2020-04-20gnu: java-fest-util: Don't use unstable tarball.•••* gnu/packages/java.scm (java-fest-util)[source]: Download using git-fetch. Efraim Flashner
2020-04-20gnu: graphene: Update to 1.10.0.•••* gnu/packages/gtk.scm (graphene): Update to 1.10.0. [build-system]: Switch to meson-build-system. [arguments]: Update configure-flags to not install tests. [inputs]: Remove python2. Move gobject-introspection ... [native-inputs]: ... to here. Remove autoconf, automake, libtool, which. Efraim Flashner
2020-04-20gnu: sparql-query: Sort inputs alphabetically.•••* gnu/packages/databases.scm (sparql-query)[inputs]: Sort alphabetically. Efraim Flashner
2020-04-20gnu: sparql-query: Don't use unstable tarball.•••* gnu/packages/databases.scm (sparql-query)[source]: Download using git-fetch. Efraim Flashner
2020-04-20gnu: perl: Actually produce a host perl when cross-compiling.•••* gnu/packages/patches/perl-cross.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/perl.scm (perl)[native-inputs]: When cross-compiling, add `perl-cross' input and perl-cross.patch. [arguments]: When cross-compiling, use them to produce binary for host. Jan (janneke) Nieuwenhuizen
2020-04-19gnu: linphoneqt: Add the missing ring sound files.•••* gnu/packages/linphone.scm (linphoneqt)[phases]: Add an 'extend-shared-resources phase. Maxim Cournoyer
2020-04-19gnu: mu: Update to 1.4.•••* gnu/packages/mail.scm (mu): Update to 1.4. [arguments]: Remove 'fix-date-tests phase. Add 'patch-bin-sh-in-tests phase. Signed-off-by: Leo Famulari <leo@famulari.name> Pierre Langlois
2020-04-19gnu: php: Update to 7.4.5.•••* gnu/packages/php.scm (php): Update to 7.4.5. Julien Lepiller
2020-04-19Revert "gnu: libxfce4util: Update to 4.15.0."•••This reverts commit c0bff513a41a12b446565f3c0de06343acbb6e23. Danny Milosavljevic
2020-04-19Merge branch 'master' into core-updatesMarius Bakke
2020-04-19gnu: git: Fix for cross-compiling to the Hurd.•••* gnu/packages/version-control.scm (git)[arguments]: When cross-compiling, fix `config.mak.uname' kludge to use the host system configuration. Jan (janneke) Nieuwenhuizen
2020-04-19gnu: git: Resurrect cross-compilation.•••* gnu/packages/version-control.scm (git-cross-configure-flags): Add missing "ac_cv_iconv_omits_bom" flag. (git)[arguments]: Avoid modify-PATH stage when cross-compiling as it depends on non-present "bash-for-tests". Jan (janneke) Nieuwenhuizen
2020-04-19gnu: commencement: Build fix for python-boot0 on the Hurd.•••Unlike during a non-chroot'ed build on Debian/Hurd, there is no /usr/include. * gnu/packages/commencement.scm (python-boot0)[arguments]: When building on the Hurd, add `fix-regen' stage to correct a reference to "/usr". Jan (janneke) Nieuwenhuizen
2020-04-19gnu: python: Build fix for the Hurd.•••* gnu/packages/python.scm (python-2.7)[arguments]: Add `fix-regen' stage to correct a reference to "/usr". (python-3.8): Remove build fix for 2.x..3.5.9 that breaks on 3.8.2. Jan (janneke) Nieuwenhuizen
2020-04-19gnu: boost-static: Adjust for Python 3 migration in Boost.•••* gnu/packages/boost.scm (boost-static)[arguments]: Adjust libboost_python27.a file name to take the Python 3 counterpart in the provide_libboost_python phase. Marius Bakke
2020-04-19gnu: emacs-org-superstar: Update to 1.2.1.•••* gnu/packages/emacs-xyz.scm (emacs-org-superstar): Update to 1.2.1. Nicolas Goaziou
2020-04-19gnu: Add notification-daemon.•••* gnu/packages/gnome.scm (notification-daemon): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Raghav Gururajan
2020-04-19gnu: Add trezord-udev-rules.•••* gnu/packages/finance.scm (trezord-udev-rules): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Martin Becze
2020-04-18gnu: gdm: Update patch for GDM 3.34.•••* gnu/packages/patches/gdm-default-session.patch: Update patch for new version of GDM. Kei Kebreau
2020-04-18gnu: libical: Enable introspection and Vala bindings.•••* gnu/packages/calendar.scm (libical)[arguments]: Enable introspection and Vala bindings. [native-inputs]: Add gobject-introspection and vala. (cherry picked from commit 1538791f2003620ff3436cba316a594931a5ab72) Kei Kebreau
2020-04-18gnu: gnome-maps: Update to 3.34.2.•••* gnu/packages/geo.scm (gnome-maps): Update to 3.34.2. (cherry picked from commit 08c5ffd3c283cd479602540cce4e0d40be4f4187) Kei Kebreau
2020-04-18gnu: cheese: Update to 3.34.0.•••* gnu/packages/gnome.scm (cheese): Update to 3.34.0. [build-system]: Use meson-build-system. [arguments]: Set #:glib-or-gtk? flag. Adjust 'skip-gtk-update-icon-cache' phase and run it after the 'unpack' phase. [native-inputs]: Add docbook-xsl, gtk-doc, and libxslt. (cherry picked from commit e96f871c3603da785e31a3c130ae1d1a64827a93) Kei Kebreau
2020-04-18gnu: orca: Update to 3.34.1.•••* gnu/packages/gnome.scm (orca): Update to 3.34.1. (cherry picked from commit f6342be942f03c8e63f6fbe863597c0e5f8ffc83) Kei Kebreau
2020-04-18gnu: gnome-shell-extensions: Update to 3.34.2.•••* gnu/packages/gnome.scm (gnome-shell-extensions): Update to 3.34.2. (cherry picked from commit c7587d3ef346554468475202c4ec436ad4ef3b65) Kei Kebreau
2020-04-18gnu: gnome-tweaks: Update to 3.34.0.•••* gnu/packages/gnome.scm (gnome-tweaks): Update to 3.34.0. [arguments]: Add phase to skip gtk-update-icon-cache. [native-inputs]: Remove gtk+:bin. [inputs]: Add libhandy. (cherry picked from commit 097da4b45a2e7d39d586e4a36973b1eaea9df9e8) Kei Kebreau
2020-04-18gnu: gnome-calendar: Update to 3.34.2.•••* gnu/packages/gnome.scm (gnome-calendar): Update to 3.34.2. [arguments]: Add phase to skip gtk-update-icon-cache. [native-inputs]: Remove gtk+:bin. (cherry picked from commit 2f7f0be50c267a55624ac27b44542aebfffdad5e) Kei Kebreau
2020-04-18gnu: gnome-clocks: Update to 3.34.0.•••* gnu/packages/gnome.scm (gnome-clocks): Update to 3.34.0. [arguments]: Add phase to skip gtk-update-icon-cache. [native-inputs]: Remove gtk+:bin. (cherry picked from commit 0293a06e5524ca9e894f111f68c1c9e7b6263810) Kei Kebreau
2020-04-18gnu: gnome-klotski: Update to 3.34.0.•••* gnu/packages/gnome.scm (gnome-klotski): Update to 3.34.0. (cherry picked from commit d2fce9c85e92cd7b1ebcd69ef130fb31f9d51bc9) Kei Kebreau
2020-04-18gnu: devhelp: Update to 3.34.0.•••* gnu/packages/gnome.scm (devhelp): Update to 3.34.0. (cherry picked from commit df8dfba27d09cb19c94f81b666bc7ad91c65fb79) Kei Kebreau