| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: Add wev.•••* gnu/packages/freedesktop.scm (wev): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Brendan Tildesley | 2020-03-20 | 1 | -1/+39 |
* | Merge branch 'master' into staging | Marius Bakke | 2020-03-14 | 1 | -2/+2 |
|\ |
|
| * | gnu: udiskie: Update to 2.1.0.•••* gnu/packages/freedesktop.scm (udiskie): Update to 2.1.0.
| Guillaume Le Vaillant | 2020-03-12 | 1 | -2/+2 |
* | | Merge branch 'master' into staging | Marius Bakke | 2020-03-11 | 1 | -4/+5 |
|\| |
|
| * | gnu: desktop-file-utils: Update to 0.24.•••* gnu/packages/freedesktop.scm (desktop-file-utils): Update to 0.24.
| Tobias Geerinckx-Rice | 2020-03-11 | 1 | -2/+2 |
| * | gnu: desktop-file-utils: Don't use NAME in source URI.•••* gnu/packages/freedesktop.scm (desktop-file-utils)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice | 2020-03-11 | 1 | -2/+3 |
* | | Merge branch 'master' into staging | Marius Bakke | 2020-03-10 | 1 | -0/+1 |
|\| |
|
| * | gnu: libinput: Note libinput-minimal inheritance.•••* gnu/packages/freedesktop.scm (libinput): Add a warning comment.
| Tobias Geerinckx-Rice | 2020-03-10 | 1 | -0/+1 |
| * | Revert "gnu: libinput: Update to 1.15.3."•••This reverts commit 1fad0b8674cf97a7e102e98ab31fcebe07ae9515.
It rebuilds the world through libinput-minimal.
| Tobias Geerinckx-Rice | 2020-03-09 | 1 | -2/+2 |
| * | gnu: libinput: Update to 1.15.3.•••* gnu/packages/freedesktop.scm (libinput): Update to 1.15.3.
| Tobias Geerinckx-Rice | 2020-03-09 | 1 | -2/+2 |
* | | Merge branch 'master' into staging | Marius Bakke | 2020-02-28 | 1 | -2/+41 |
|\| |
|
| * | gnu: elogind: Enable tests again.•••* gnu/packages/freedesktop.scm (elogind)[arguments]: Remove "-Dtests" from
#:configure-flags. Add phase 'adjust-tests'.
| Marius Bakke | 2020-02-28 | 1 | -2/+41 |
* | | gnu: libinput: Update to 1.15.2.•••* gnu/packages/freedesktop.scm (libinput): Update to 1.15.2.
| Marius Bakke | 2020-02-24 | 1 | -2/+2 |
|/ |
|
* | gnu: libfprint, fprintd: Update to 1.90.1.•••* gnu/packages/freedesktop.scm (libfprint): Update to 1.90.1.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
[build-system]: Use Meson.
[arguments]: Adapt #:configure-flags.
[native-inputs]: Add eudev, glib:bin, gobject-introspection,
and gtk-doc.
[inputs]: Replace libusb with gusb.
(fprintd): Update to 1.90.1.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
[build-system]: Use Meson.
[arguments]: Add directory #:configure-flags.
Work around many exciting new Meson features.
[native-inputs]: Replace intltool with gettext-minimal.
Add glib:bin, libxslt, and perl.
[inputs]: Add elogind and polkit, as well as gusb, nss, and pixman.
| Tobias Geerinckx-Rice | 2020-02-21 | 1 | -44/+105 |
* | gnu: Update fprintd home pages.•••* gnu/packages/freedesktop.scm (libfprint, fprintd)[home-page]: Update.
| Tobias Geerinckx-Rice | 2020-02-21 | 1 | -2/+2 |
* | gnu: packagekit: Update to 1.1.13.•••* gnu/packages/freedesktop.scm (packagekit): Update to 1.1.13.
| Tobias Geerinckx-Rice | 2020-02-18 | 1 | -2/+2 |
* | 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>
| Rene Saavedra | 2020-02-16 | 1 | -0/+6 |
* | 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.
| Marius Bakke | 2020-02-11 | 1 | -2/+15 |
* | Merge branch 'master' into staging | Marius Bakke | 2020-01-23 | 1 | -5/+5 |
|\ |
|
| * | gnu: libqmi: Update to 1.24.4.•••* gnu/packages/freedesktop.scm (libqmi): Update to 1.24.4.
| Marius Bakke | 2020-01-23 | 1 | -2/+2 |
| * | 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.
| Guillaume Le Vaillant | 2020-01-23 | 1 | -3/+3 |
* | | gnu: libinput: Update to 1.15.0.•••* gnu/packages/freedesktop.scm (libinput): Update to 1.15.0.
| Marius Bakke | 2020-01-19 | 1 | -2/+2 |
|/ |
|
* | 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>
| Jakub Kądziołka | 2020-01-12 | 1 | -2/+27 |
* | Merge branch 'master' into staging | Marius Bakke | 2020-01-03 | 1 | -6/+7 |
|\ |
|
| * | gnu: libxdg-basedir: Don't use unstable tarball.•••* gnu/packages/freedesktop.scm (libxdg-basedir)[source]: Download using
git-fetch.
| Efraim Flashner | 2019-12-24 | 1 | -6/+7 |
* | | gnu: libinput: Update to 1.14.3.•••* gnu/packages/freedesktop.scm (libinput): Update to 1.14.3.
| Marius Bakke | 2019-12-11 | 1 | -2/+2 |
|/ |
|
* | gnu: elogind: Update to 241.4.•••* gnu/packages/freedesktop.scm (elogind): Update to 241.4.
| Marius Bakke | 2019-12-11 | 1 | -2/+2 |
* | gnu: modem-manager: Update to 1.10.8.•••* gnu/packages/freedesktop.scm (modem-manager): Update to 1.10.8.
| Kei Kebreau | 2019-12-07 | 1 | -2/+2 |
* | Merge branch 'staging' | Marius Bakke | 2019-12-04 | 1 | -4/+4 |
|\ |
|
| * | Merge branch 'master' into staging | Marius Bakke | 2019-11-15 | 1 | -2/+66 |
| |\ |
|
| * \ | Merge branch 'master' into staging | Marius Bakke | 2019-10-30 | 1 | -8/+9 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into staging | Marius Bakke | 2019-10-27 | 1 | -2/+2 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' into staging | Marius Bakke | 2019-10-13 | 1 | -0/+24 |
| |\ \ \ \ |
|
| * | | | | | gnu: libinput: Update to 1.14.1.•••* gnu/packages/freedesktop.scm (libinput): Update to 1.14.1.
| Marius Bakke | 2019-10-08 | 1 | -2/+2 |
| * | | | | | Merge branch 'master' into staging | Marius Bakke | 2019-10-08 | 1 | -5/+10 |
| |\ \ \ \ \ |
|
| * | | | | | | gnu: wayland-protocols: Update to 1.18.•••* gnu/packages/freedesktop.scm (wayland-protocols): Update to 1.18.
| Rutger Helling | 2019-08-29 | 1 | -2/+2 |
| * | | | | | | gnu: libinput: Update to 1.14.0.•••* gnu/packages/freedesktop.scm (libinput): Update to 1.14.0.
| Rutger Helling | 2019-08-15 | 1 | -2/+2 |
* | | | | | | | gnu: accountsservice: Don't use NAME in source URI.•••* gnu/packages/freedesktop.scm (accountsservice)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice | 2019-11-30 | 1 | -7/+7 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | gnu: libmbim: Update to 1.20.2.•••* gnu/packages/freedesktop.scm (libmbim): Update to 1.20.2.
| Tobias Geerinckx-Rice | 2019-11-12 | 1 | -2/+2 |
* | | | | | | 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.
| Efraim Flashner | 2019-11-10 | 1 | -0/+1 |
* | | | | | | 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.
| Guillaume Le Vaillant | 2019-10-30 | 1 | -0/+63 |
| |_|_|_|/
|/| | | | |
|
* | | | | | gnu: telepathy-mission-control: Update to 5.16.5.•••* gnu/packages/freedesktop.scm (telepathy-mission-control): Update to 5.16.5.
| Tobias Geerinckx-Rice | 2019-10-27 | 1 | -2/+2 |
* | | | | | gnu: telepathy-mission-control: Don't use NAME in source URI.•••* gnu/packages/freedesktop.scm (telepathy-mission-control)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice | 2019-10-27 | 1 | -7/+8 |
| |_|_|/
|/| | | |
|
* | | | | gnu: packagekit: Update to 1.1.12.•••* gnu/packages/freedesktop.scm (packagekit): Update to 1.1.12.
| Tobias Geerinckx-Rice | 2019-10-24 | 1 | -2/+2 |
| |_|/
|/| | |
|
* | | | gnu: Add uchardet.•••* gnu/packages/freedesktop.scm (uchardet): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Reza Alizadeh Majd | 2019-10-12 | 1 | -0/+24 |
| |/
|/| |
|
* | | Merge branch 'master' into core-updates | Ludovic Courtès | 2019-09-17 | 1 | -4/+4 |
|\ \ |
|
| * | | gnu: libmbim: Update to 1.20.0.•••* gnu/packages/freedesktop.scm (libmbim): Update to 1.20.0.
| Tobias Geerinckx-Rice | 2019-09-09 | 1 | -2/+2 |
| * | | gnu: libmbim: Don't use NAME in source URI.•••* gnu/packages/freedesktop.scm (libmbim)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice | 2019-09-09 | 1 | -2/+2 |
| * | | Revert "gnu: libinput: Update to 1.14.0."•••This reverts commit dfdd7380a164217fec6bca0f91ebcf32ade33cb4.
libinput-minimal causes too many rebuilds.
| Rutger Helling | 2019-08-15 | 1 | -2/+2 |
| * | | gnu: libinput: Update to 1.14.0.•••* gnu/packages/freedesktop.scm (libinput): Update to 1.14.0.
| Rutger Helling | 2019-08-15 | 1 | -2/+2 |
| |/ |
|