Commit graph

286 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice 50f02ced92
gnu: Update fprintd home pages.
* gnu/packages/freedesktop.scm (libfprint, fprintd)[home-page]: Update.
2020-02-21 18:33:40 +01:00
Tobias Geerinckx-Rice ba0b9d410f
gnu: packagekit: Update to 1.1.13.
* gnu/packages/freedesktop.scm (packagekit): Update to 1.1.13.
2020-02-18 01:26:06 +01:00
Rene Saavedra c9aadd0749
gnu: accountsservice: 'Add patch-/bin/cat' phase.
* gnu/packages/freedesktop.scm (accountsservice)[arguments]: Add 'patch-/bin/cat'
phase.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-02-16 16:28:02 +01:00
Marius Bakke c0d1f923ca
gnu: elogind: Update to 243.4.
* gnu/packages/freedesktop.scm (elogind): Update to 243.4.
[arguments]: Add "-Dman=true" and "-Dnologin-path" to #:configure-flags.  Add
phase to fix D-Bus socket location.
[inputs]: Add SHADOW.
2020-02-11 00:05:16 +01:00
Marius Bakke db0e9fe42c
Merge branch 'master' into staging 2020-01-23 22:57:16 +01:00
Marius Bakke 82a2bd3a4e
gnu: libqmi: Update to 1.24.4.
* gnu/packages/freedesktop.scm (libqmi): Update to 1.24.4.
2020-01-23 22:43:47 +01:00
Guillaume Le Vaillant dc4fae11ab
gnu: udiskie: Update to 2.0.4.
* gnu/packages/freedesktop.scm (udiskie): Update to 2.0.4.
* gnu/packages/patches/udiskie-no-appindicator.patch: Update for 2.0.4.
2020-01-23 11:53:52 +01:00
Marius Bakke 7eb22b188b
gnu: libinput: Update to 1.15.0.
* gnu/packages/freedesktop.scm (libinput): Update to 1.15.0.
2020-01-19 10:41:13 +01:00
Jakub Kądziołka 2e4bb89354
gnu: xdg-utils: Don't use propagated inputs.
* gnu/packages/freedesktop.scm (xdg-utils)[propagated-inputs]: Remove.
[inputs]: Add awk, coreutils, grep, inetutils, perl-file-mimeinfo and sed.
[arguments]: Wrap the installed programs with the specified inputs in PATH.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-01-12 20:33:53 +01:00
Marius Bakke 982eff9e84
Merge branch 'master' into staging 2020-01-03 19:41:05 +01:00
Efraim Flashner 959a7d738c
gnu: libxdg-basedir: Don't use unstable tarball.
* gnu/packages/freedesktop.scm (libxdg-basedir)[source]: Download using
git-fetch.
2019-12-24 15:20:46 +02:00
Marius Bakke 70255a1ac2
gnu: libinput: Update to 1.14.3.
* gnu/packages/freedesktop.scm (libinput): Update to 1.14.3.
2019-12-11 01:14:36 +01:00
Marius Bakke 7809ddc287
gnu: elogind: Update to 241.4.
* gnu/packages/freedesktop.scm (elogind): Update to 241.4.
2019-12-11 01:13:23 +01:00
Kei Kebreau 352f710b7c
gnu: modem-manager: Update to 1.10.8.
* gnu/packages/freedesktop.scm (modem-manager): Update to 1.10.8.
2019-12-07 14:04:16 -05:00
Marius Bakke 33b59c1a3e
Merge branch 'staging' 2019-12-04 20:12:41 +01:00
Tobias Geerinckx-Rice 2a6403c1b3
gnu: accountsservice: Don't use NAME in source URI.
* gnu/packages/freedesktop.scm (accountsservice)[source]: Hard-code NAME.
2019-11-30 22:14:12 +01:00
Marius Bakke f056553c6b
Merge branch 'master' into staging 2019-11-15 20:11:35 +01:00
Tobias Geerinckx-Rice fdb883054c
gnu: libmbim: Update to 1.20.2.
* gnu/packages/freedesktop.scm (libmbim): Update to 1.20.2.
2019-11-12 03:33:07 +01:00
Efraim Flashner f1d4d79fb3
gnu: Add 'file-name' where appropriate.
* gnu/packages/admin.scm (detox, neofetch),
gnu/packages/algebra.scm (python-fpylll),
gnu/packages/bioinformatics.scm (tbsp, genrich),
gnu/packages/crypto.scm (hpenc),
gnu/packages/digest.scm (xxhash),
gnu/packages/emacs-xyz.scm (emacs-tiny, emacs-ergoemacs-mode,
emacs-make-it-so, emacs-poet-theme, emacs-deft, emacs-scribble-mode,
emacs-helm-mu, emacs-unidecode, emacs-diff-hl, emacs-helm-exwm,
emacs-gif-screencast, emacs-exec-path-from-shell),
gnu/packages/engineering.scm (gpx),
gnu/packages/freedesktop.scm (waylandpp),
gnu/packages/golang.scm (go-github-com-sirupsen-logrus,
go-github-com-shirou-gopsutil),
gnu/packages/guile-xyz.scm (guile-studio, guile-picture-language,
jupyter-guile-kernel),
gnu/packages/image-viewers.scm (qview),
gnu/packages/java-maths.scm (java-jblas),
gnu/packages/llvm.scm (libclc),
gnu/packages/logging.scm (spdlog),
gnu/packages/ocaml.scm (ocaml-cstruct, ocaml-zarith),
gnu/packages/terminals.scm (libtsm),
gnu/packages/tigervnc.scm (tigervnc-client),
gnu/packages/xdisorg.scm (xcalib, xbanish) [source]: Add file-name.
2019-11-10 12:42:10 +02:00
Guillaume Le Vaillant d29d04c9e6
gnu: Add udiskie.
* gnu/packages/freedesktop.scm (udiskie): New variable.
* gnu/packages/patches/udiskie-no-appindicator.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2019-10-30 17:53:11 +01:00
Marius Bakke 998e6cdcd2
Merge branch 'master' into staging 2019-10-30 14:32:53 +01:00
Tobias Geerinckx-Rice 6c5401fca8
gnu: telepathy-mission-control: Update to 5.16.5.
* gnu/packages/freedesktop.scm (telepathy-mission-control): Update to 5.16.5.
2019-10-27 23:46:14 +01:00
Tobias Geerinckx-Rice da42873c18
gnu: telepathy-mission-control: Don't use NAME in source URI.
* gnu/packages/freedesktop.scm (telepathy-mission-control)[source]: Hard-code NAME.
2019-10-27 23:46:14 +01:00
Marius Bakke a557810ac7
Merge branch 'master' into staging 2019-10-27 10:17:14 +01:00
Tobias Geerinckx-Rice 79b8a2afa2
gnu: packagekit: Update to 1.1.12.
* gnu/packages/freedesktop.scm (packagekit): Update to 1.1.12.
2019-10-24 23:20:06 +02:00
Marius Bakke 378ebc048c
Merge branch 'master' into staging 2019-10-13 23:04:06 +02:00
Reza Alizadeh Majd 748ca12f97
gnu: Add uchardet.
* gnu/packages/freedesktop.scm (uchardet): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2019-10-12 15:18:26 +02:00
Marius Bakke 18b804c40f
gnu: libinput: Update to 1.14.1.
* gnu/packages/freedesktop.scm (libinput): Update to 1.14.1.
2019-10-08 21:23:05 +02:00
Marius Bakke d1f3b333e6
Merge branch 'master' into staging 2019-10-08 19:24:34 +02:00
Ludovic Courtès 9ff87bb996
Merge branch 'master' into core-updates 2019-09-17 16:27:15 +02:00
Tobias Geerinckx-Rice ddaefa2202
gnu: libmbim: Update to 1.20.0.
* gnu/packages/freedesktop.scm (libmbim): Update to 1.20.0.
2019-09-09 23:17:51 +02:00
Tobias Geerinckx-Rice 351c804217
gnu: libmbim: Don't use NAME in source URI.
* gnu/packages/freedesktop.scm (libmbim)[source]: Hard-code NAME.
2019-09-09 23:17:51 +02:00
Rutger Helling 5ceb1a3da6
gnu: wayland-protocols: Update to 1.18.
* gnu/packages/freedesktop.scm (wayland-protocols): Update to 1.18.
2019-08-29 15:46:38 +02:00
Rutger Helling 23cbc6b61e
gnu: libinput: Update to 1.14.0.
* gnu/packages/freedesktop.scm (libinput): Update to 1.14.0.
2019-08-15 16:31:35 +02:00
Rutger Helling 2cbe7044ea
Revert "gnu: libinput: Update to 1.14.0."
This reverts commit dfdd7380a1.
libinput-minimal causes too many rebuilds.
2019-08-15 16:28:21 +02:00
Rutger Helling dfdd7380a1
gnu: libinput: Update to 1.14.0.
* gnu/packages/freedesktop.scm (libinput): Update to 1.14.0.
2019-08-15 16:21:53 +02:00
Marius Bakke 462ad9f56b
Merge branch 'master' into core-updates 2019-08-13 20:42:06 +02:00
Marius Bakke c96ec77198
gnu: exempi: Update home page.
* gnu/packages/freedesktop.scm (exempi)[home-page]: Update to current.
2019-08-08 17:48:46 +02:00
Marius Bakke df3db97587
gnu: exempi: Update to 2.5.1.
* gnu/packages/freedesktop.scm (exempi): Update to 2.5.1.
2019-08-08 17:48:45 +02:00
Marius Bakke 794c773d0c
gnu: libinput: Use the 'release' Meson build type.
* gnu/packages/freedesktop.scm (libinput)[arguments]: Add <#:build-type>.
2019-07-07 19:19:39 +02:00
Marius Bakke 8cf7afe69d
gnu: libinput: Update to 1.13.4.
* gnu/packages/freedesktop.scm (libinput): Update to 1.13.4.
2019-06-29 23:30:19 +02:00
Gábor Boskovits 38c8437e6e
gnu: weston: Update to 6.0.1.
* gnu/packages/freedesktop.scm (weston): Update to 6.0.1.
2019-06-24 22:10:49 +02:00
Marius Bakke ddb4062784
Merge branch 'master' into staging 2019-05-24 22:44:51 +02:00
Marius Bakke 954b3c8b65
gnu: libinput: Update to 1.13.2.
* gnu/packages/freedesktop.scm (libinput): Update to 1.13.2.
2019-05-13 14:14:41 +02:00
Brendan Tildesley dcfa0acd7b
Correct email and license info for Brendan Tildesley.
* gnu/packages/audio.scm: Correct email and license info.
* gnu/packages/ebook.scm: Correct email and license info.
* gnu/packages/fonts.scm: Correct email and license info.
* gnu/packages/freedesktop.scm: Correct email and license info.
* gnu/packages/gnome.scm: Correct email and license info.
* gnu/packages/linux.scm: Correct email and license info.
* gnu/packages/lxde.scm: Correct email and license info.
* gnu/packages/python-web.scm: Correct email and license info.
* gnu/packages/python-xyz.scm: Correct email and license info.
* gnu/packages/python.scm: Correct email and license info.
* gnu/packages/video.scm: Correct email and license info.
* gnu/packages/web.scm: Correct email and license info.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-05-05 17:16:51 +02:00
Marius Bakke b339f14cb2
gnu: elogind: Update to 241.3.
* gnu/packages/freedesktop.scm (elogind): Update to 241.3.
2019-04-29 20:10:42 +02:00
Marius Bakke f5961dd585
Merge branch 'master' into staging 2019-04-17 00:08:34 +02:00
Marius Bakke 5e6c60077b
gnu: libqmi: Update to 1.22.4.
* gnu/packages/freedesktop.scm (libqmi): Update to 1.22.4.
2019-04-16 21:19:33 +02:00
Marius Bakke ea9e91c70d
gnu: libmbim: Update to 1.18.2.
* gnu/packages/freedesktop.scm (libmbim): Update to 1.18.2.
2019-04-16 21:19:33 +02:00
Rutger Helling 23635b2ee9
gnu: weston: Update to 6.0.0.
* gnu/packages/freedesktop.scm (weston): Update to 6.0.0.
[build-system]: Build with meson-build-system.
[inputs]: Add colord, lcms, libevdev, libjpeg, libva, libwebp, libxml2 and
pango.
[arguments]: Adjust to Meson.
2019-04-09 12:00:20 +02:00