aboutsummaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2020-05-09gnu: fluidsynth: Update to 2.1.2.Marius Bakke
* gnu/packages/audio.scm (fluidsynth): Update to 2.1.2.
2020-05-09gnu: wavpack: Update to 5.3.0.Marius Bakke
* gnu/packages/audio.scm (wavpack): Update to 5.3.0.
2020-05-09gnu: xmlsec: Update to 1.2.30.Marius Bakke
* gnu/packages/xml.scm (xmlsec): Update to 1.2.30.
2020-05-09gnu: maim: Update to 5.6.3.Marius Bakke
* gnu/packages/xdisorg.scm (maim): Update to 5.6.3.
2020-05-09gnu: slop: Update to 7.5.Marius Bakke
* gnu/packages/xdisorg.scm (slop): Update to 7.5.
2020-05-09gnu: openh264: Update to 2.1.0.Marius Bakke
* gnu/packages/video.scm (openh264): Update to 2.1.0. [source]: Change to GIT-FETCH.
2020-05-09gnu: mbedtls-apache: Update to 2.16.6.Marius Bakke
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.16.6.
2020-05-09gnu: ceph: Update to 14.2.9.Marius Bakke
* gnu/packages/storage.scm (ceph): Update to 14.2.9.
2020-05-09gnu: msmtp: Update to 1.8.10.Marius Bakke
* gnu/packages/mail.scm (msmtp): Update to 1.8.10.
2020-05-09gnu: feh: Update to 3.4.Marius Bakke
* gnu/packages/image-viewers.scm (feh): Update to 3.4.
2020-05-09gnu: rtl-sdr: Improve description.Guillaume Le Vaillant
* gnu/packages/radio.scm (rtl-sdr)[description]: Add instructions for blacklisting the default rtl28xxu DVB Linux driver.
2020-05-09gnu: asymptote: Fix build.Nicolas Goaziou
* gnu/packages/plotutils.scm (asymptote)[native-inputs]: Add texlive-etoolbox.
2020-05-08gnu: QEMU: Update to 5.0.0.Marius Bakke
* gnu/packages/patches/qemu-CVE-2020-1711.patch, gnu/packages/patches/qemu-CVE-2020-7039.patch, gnu/packages/patches/qemu-CVE-2020-7211.patch, gnu/packages/patches/qemu-CVE-2020-8608.patch, gnu/packages/patches/qemu-fix-documentation-build-failure.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/virtualization.scm (qemu)[source](patches): Remove. [arguments]: Add phase 'patch-/bin/sh-references'. In the 'configure' phase, add shebang substitutions. Remove phase 'prevent-network-configuration'. [inputs]: Change from LIBCAP to LIBCAP-NG.
2020-05-08Merge branch 'core-updates'Marius Bakke
2020-05-08gnu: gcc-toolchain: Add 10.1.0.Ludovic Courtès
* gnu/packages/commencement.scm (gcc-toolchain-10): New variable.
2020-05-08gnu: Add rtl8821ce-linux-module.Michael Rohleder
* gnu/packages/linux.scm (rtl8821ce-linux-module): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-05-08gnu: fish: Upgrade to 3.1.0.John Soo
* gnu/packages/shells (fish):[version] Update to 3.1.0. [arguments] Enable tests, patch test files, and avoid patches that no longer apply. [inputs] Make groff a native-input. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-05-08services: Add descriptions.Ludovic Courtès
* gnu/services/dbus.scm (polkit-service-type)[description]: New field. * gnu/services/dict.scm (dicod-service-type)[description]: New field. * gnu/services/dns.scm (knot-service-type)[description]: New field. * gnu/services/networking.scm (dhcpd-service-type)[description]: New field. * gnu/services/shepherd.scm (shepherd-root-service-type)[description]: New field. * gnu/services/xorg.scm (slim-service-type)[description]: New field. (screen-locker-service-type)[description]: New field. * gnu/system/pam.scm (pam-root-service-type)[description]: New field. * gnu/system/shadow.scm (account-service-type)[description]: New field.
2020-05-08gnu: gcc: Add 10.1.0.Ludovic Courtès
* gnu/packages/gcc.scm (gcc-10): New variable.
2020-05-08gnu: spacefm: Fix functionality.Raghav Gururajan
* gnu/packages/lxde.scm (spacefm): Update package definition. [source]: Change from url-fetch to git-fetch. [inputs]: Add btrfs-progs, coreutils, e2fsprogs, fsarchiver, gphotofs, ntfs-3g and procps. [arguments]<#:phases>[patch-source-files]: Delete phase. [patch-bin-dirs]: New phase. [patch-mime-dirs]: New phase. [patch-setuid-progs]: New phase. [patch-spacefm-conf]: New phase. [arguments]<:configure-flags>: Add "--with-preferable-sudo". Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-05-08gnu: ktsuss: Revert to default su.Raghav Gururajan
* gnu/packages/admin.scm (ktsuss): Use su instead of sudo; for compatiblity with SpaceFM. [arguments]<#:configure-flags>: Remove "--enable-sudo=yes". [arguments]<#:phases>[patch-file-names]: Remove sudopath from phases. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-05-08gnu: Add gphotofs.Raghav Gururajan
* gnu/packages/file-systems.scm (gphotofs): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-05-08gnu: Add fsarchiver.Raghav Gururajan
* gnu/packages/disk.scm (fsarchiver): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-05-08gnu: twinkle: Update package definition.Raghav Gururajan
* gnu/packages/patches/twinkle-bcg729.patch: New file. * gnu/packages/telephony.scm (twinkle)[source](patches): Use it. [build-system]: Change from cmake-build-system to qt-build-system. [arguments]<#:configure-flags>: Add "-DWITH_ZRTP", "-DWITH_G729". [arguments]<#:phases>[wrap-executable]: Delete phase. [native-inputs]: Move readline, file, ucommon, ccrtp, libxml2, speex, speexdsp, libsndfile, alsa-lib to ... [inputs]: ... here. Add bcg729, zrtpcpp, libilbc. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-05-08gnu: Add libilbc.Raghav Gururajan
* gnu/packages/telephony.scm (libilbc): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-05-08gnu: Add zrtpcpp.Raghav Gururajan
* gnu/packages/telephony.scm (zrtpcpp): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-05-08gnu: emacs-tramp: Add missing D-Bus support.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-tramp)[arguments]: Use `emacs' instead of `emacs-minimal' to get D-Bus support at build time.
2020-05-08gnu: Add purescript.John Soo
* gnu/packages/purescript.scm (purescript): New variable. * gnu/packages/patches/purescript-relax-dependencies.patch: New file. * gnu/local.mk: Add it. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-05-08gnu: Add ghc-happy@1.19.9John Soo
* gnu/packages/purescript.scm (ghc-happy-1.19.9): New file, New variable. * gnu/local.mk (GNU_SYSTEM_MODULES): Add purescript.scm. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-05-08gnu: Add ghc-semialign.John Soo
* gnu/packages/haskell-xyz.scm (ghc-semialign): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-05-08gnu: Add ghc-these.John Soo
* gnu/packages/haskell-xyz.scm (ghc-these): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-05-08gnu: Add ghc-assoc.John Soo
* gnu/packages/haskell-xyz.scm (ghc-assoc): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-05-08gnu: Add ghc-aeson-better-errors.John Soo
* gnu/packages/haskell-web.scm (ghc-aeson-better-errors): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-05-08gnu: Add ghc-bower-json.John Soo
* gnu/packages/haskell-web.scm (ghc-bower-json): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-05-08gnu: Add ghc-language-javascript.John Soo
* gnu/packages/haskell-web.scm (ghc-language-javascript): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-05-08gnu: Add ghc-pattern-arrows.John Soo
* gnu/packages/haskell-xyz.scm (ghc-pattern-arrows): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-05-08gnu: Add ghc-protolude.John Soo
* gnu/packages/haskell-xyz.scm (ghc-protolude): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-05-08gnu: Add ghc-mtl-compat.John Soo
* gnu/packages/haskell-xyz.scm (ghc-mtl-compat): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-05-08gnu: Add ghc-sourcemap.John Soo
gnu/pacakges/haskell-web.scm (ghc-sourcemap): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-05-08gnu: Add ghc-wai-websockets.John Soo
* gnu/packages/haskell-web.scm (ghc-wai-websockets): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-05-08gnu: Add ghc-websockets.John Soo
* gnu/packages/haskell-web.scm (ghc-websockets): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-05-08gnu: Add ghc-tasty-hspec.John Soo
* gnu/packages/haskell-check.scm (ghc-tasty-hspec): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-05-08gnu: Add ghc-transformers.John Soo
* gnu/packages/haskell-xyz.scm (ghc-transformers): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-05-08gnu: Add ghc-utf8-light.John Soo
* gnu/packages/haskell-xyz.scm (ghc-utf8-light): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-05-08gnu: rtl-sdr: Fix location of udev rules file.Guillaume Le Vaillant
* gnu/packages/radio.scm (rtl-sdr)[arguments]: Modify 'fix-paths' phase to put the udev rules file in 'lib/' instead of 'etc/'.
2020-05-08gnu: powertop: Fix typo in description.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (powertop)[description]: Excise space.
2020-05-08gnu: acpi-call-linux-module: Update to 3.17-0.70b9c80.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (acpi-call-linux-module): Update to 3.17-0.70b9c80. [arguments]: Remove ‘fix-for-linux-4.12’ phase.
2020-05-08gnu: powertop: Update to 2.12.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (powertop): Update to 2.12.
2020-05-07pack: Factorize 'exec_in_user_namespace' wrapper.Ludovic Courtès
* gnu/packages/aux-files/run-in-namespace.c (exec_in_user_namespace): New function, with code taken from... (main): ... here. Call it.
2020-05-07pack: Add 'xmalloc' in wrapper.Ludovic Courtès
* gnu/packages/aux-files/run-in-namespace.c (xmalloc): New function. (concat): Use it.