Age | Commit message (Collapse) | Author |
|
* gnu/packages/wm.scm (herbstluftwm): Update to 0.8.2.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-gsconnect): Update
to 33.
[inputs]: Remove folks.
|
|
From c5c134a535aaa83fe329974f61427c5050fd9e20 Mon Sep 17 00:00:00 2001
From: buffet <niclas@countingsort.com>
Date: Sat, 9 May 2020 17:59:35 +0000
Subject: [PATCH 2/2] gnu: sway: Update to 1.4
|
|
From 44f90676568f650a38bd7e0fba079e64fe545ae6 Mon Sep 17 00:00:00 2001
From: buffet <niclas@countingsort.com>
Date: Sat, 9 May 2020 17:58:25 +0000
Subject: [PATCH 1/2] gnu: wlroots: Update to 0.10.1
|
|
* gnu/packages/emacs-xyz.scm (emacs-eglot): New variable.
|
|
* gnu/packages/linux.scm (powerstat): New public variable.
|
|
Reported by ecbrown on IRC.
* gnu/packages/file-systems.scm (zfs)[native-inputs]: Add kmod.
|
|
Fix build and update to 1.4.5.
* gnu/packages/cpp.scm (cpplint): Update to 1.4.5,
[native-inputs]: add python-pytest, python-pytest-cov,
python-pytest-runner,
[arguments]: add a new 'use-later-pytest phase to remove pytest version
requirement.
|
|
* gnu/packages/emacs-xyz.scm (emacs-jsonrpc): New variable.
|
|
* gnu/packages/guile-xyz.scm (guile-gi): Update to 0.3.0.
|
|
* gnu/packages/gtk.scm (gtksheet): New variable.
|
|
* gnu/packages/messaging.scm (toxic)[arguments]: Add substitution in the
enable-python-scripting phase.
|
|
* gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 20200509.
|
|
* gnu/packages/emacs-xyz.scm (emacs-helm-fish-completion): Update to 0.3.
|
|
* gnu/packages/security-token.scm (ccid): Update to 1.4.32.
|
|
* gnu/packages/databases.scm (rocksdb): Update to 6.8.1.
|
|
* gnu/packages/audio.scm (fluidsynth): Update to 2.1.2.
|
|
* gnu/packages/audio.scm (wavpack): Update to 5.3.0.
|
|
* gnu/packages/xml.scm (xmlsec): Update to 1.2.30.
|
|
* gnu/packages/xdisorg.scm (maim): Update to 5.6.3.
|
|
* gnu/packages/xdisorg.scm (slop): Update to 7.5.
|
|
* gnu/packages/video.scm (openh264): Update to 2.1.0.
[source]: Change to GIT-FETCH.
|
|
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.16.6.
|
|
* gnu/packages/storage.scm (ceph): Update to 14.2.9.
|
|
* gnu/packages/mail.scm (msmtp): Update to 1.8.10.
|
|
* gnu/packages/image-viewers.scm (feh): Update to 3.4.
|
|
* gnu/packages/radio.scm (rtl-sdr)[description]: Add instructions for
blacklisting the default rtl28xxu DVB Linux driver.
|
|
* gnu/packages/plotutils.scm (asymptote)[native-inputs]: Add texlive-etoolbox.
|
|
* 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.
|
|
|
|
* gnu/packages/commencement.scm (gcc-toolchain-10): New variable.
|
|
* gnu/packages/linux.scm (rtl8821ce-linux-module): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* 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>
|
|
* 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.
|
|
* gnu/packages/gcc.scm (gcc-10): New variable.
|
|
* 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>
|
|
* 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>
|
|
* gnu/packages/file-systems.scm (gphotofs): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/disk.scm (fsarchiver): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* 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>
|
|
* gnu/packages/telephony.scm (libilbc): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/telephony.scm (zrtpcpp): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/emacs-xyz.scm (emacs-tramp)[arguments]: Use `emacs' instead of
`emacs-minimal' to get D-Bus support at build time.
|
|
* 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>
|
|
* 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>
|
|
* gnu/packages/haskell-xyz.scm (ghc-semialign): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/haskell-xyz.scm (ghc-these): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/haskell-xyz.scm (ghc-assoc): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/haskell-web.scm (ghc-aeson-better-errors): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/haskell-web.scm (ghc-bower-json): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|