3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
Commit graph

336 commits

Author SHA1 Message Date
Brendan Tildesley
d94be771fc
gnu: wev: Use version tag instead of commit.
* gnu/packages/freedesktop.scm (wev): Update to the 1.0.0 version tag,
which happens to be the same commit anyway.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-29 22:53:36 +02:00
Tobias Geerinckx-Rice
4c962fabe9
gnu: libfprint: Update to 1.90.3.
* gnu/packages/freedesktop.scm (libfprint): Update to 1.90.3.
2020-09-19 01:40:04 +02:00
Tobias Geerinckx-Rice
c4593535ea
gnu: waylandpp: Update to 0.2.8.
* gnu/packages/freedesktop.scm (waylandpp): Update to 0.2.8.
2020-09-15 23:36:43 +02:00
Tobias Geerinckx-Rice
e071b0c940
gnu: uchardet: Update to 0.0.7.
* gnu/packages/freedesktop.scm (uchardet): Update to 0.0.7.
2020-09-01 04:44:34 +02:00
Raghav Gururajan
08684798a8
gnu: Add malcontent.
* gnu/packages/freedesktop.scm (malcontent): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-18 22:53:57 +02:00
Raghav Gururajan
bd8a6a89f0
gnu: Add libglib-testing.
* gnu/packages/freedesktop.scm (libglib-testing): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-18 22:53:55 +02:00
Anders Thuné
e4b8feaf5c
gnu: Add xdg-desktop-portal-gtk.
* gnu/packages/freedesktop.scm (xdg-desktop-portal-gtk): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-07-27 12:06:36 +02:00
Anders Thuné
911504377f
gnu: Add xdg-desktop-portal.
* gnu/packages/freedesktop.scm (xdg-desktop-portal): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-07-27 12:06:36 +02:00
Anders Thuné
ef43f74c2b
gnu: Add libportal.
* gnu/packages/freedesktop.scm (libportal): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-07-27 12:06:36 +02:00
Marius Bakke
cd533cb497
gnu: exempi: Delete the static library.
* gnu/packages/freedesktop.scm (exempi)[arguments]: Add phase to delete libexempi.a.
2020-06-27 20:08:23 +02:00
Marius Bakke
28d3f49e35
gnu: exempi: Update to 2.5.2.
* gnu/packages/freedesktop.scm (exempi): Update to 2.5.2.
2020-06-27 20:08:23 +02:00
Marius Bakke
dd2d3ed2d3
Merge branch 'master' into staging 2020-06-08 19:05:56 +02:00
Tobias Geerinckx-Rice
22fdca91a9
gnu: libqmi: Update to 1.24.14.
* gnu/packages/freedesktop.scm (libqmi): Update to 1.24.14.
2020-06-06 22:15:08 +02:00
Marius Bakke
7ce1b5e7b7
Merge branch 'master' into staging 2020-06-06 21:25:43 +02:00
Tobias Geerinckx-Rice
b613842238
gnu: libqmi: Update to 1.24.12.
* gnu/packages/freedesktop.scm (libqmi): Update to 1.24.12.
2020-06-06 09:21:49 +02:00
Marius Bakke
8a7a5dc780
Merge branch 'master' into staging 2020-05-26 22:38:12 +02:00
Marius Bakke
f020f8c424
gnu: libinput: Update to 1.15.5.
* gnu/packages/freedesktop.scm (libinput): Update to 1.15.5.
2020-05-26 22:32:49 +02:00
Brice Waegeneire
cf390391c8
gnu: modem-manager: Update to 1.12.10.
* gnu/packages/freedesktop.scm (modem-manager): Update to 1.12.10.
[arguments]: Remove arguments '--disable-more-warnings'.
2020-05-22 22:57:49 +02:00
Nicolò Balzarotti
c7b777130f
gnu: Add libappindicator.
* gnu/packages/freedesktop.scm (libappindicator): New variable.

Signed-off-by: Pierre Neidhardt <mail@ambrevar.xyz>
2020-05-14 19:11:27 +02:00
Nicolò Balzarotti
5e2750fb9e
gnu: Add libindicator.
* gnu/packages/freedesktop.scm (libindicator): New variable.

Signed-off-by: Pierre Neidhardt <mail@ambrevar.xyz>
2020-05-14 19:11:26 +02:00
Brice Waegeneire
34316259c9
gnu: udisks: Appease guix lint.
The line is too long and HTML docs are build fine without it.

* gnu/packages/freedesktop.scm (udisks)[arguments]: Remove configure
flag '--enable-gtk-doc'.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-05-14 11:02:53 +03:00
Brice Waegeneire
59b7689e28
gnu: udisks: Update to 2.8.4.
* gnu/packages/freedesktop.scm (udisks): Update to 2.8.4.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-05-14 11:02:49 +03:00
Marius Bakke
bdc801e1cf
gnu: waylandpp: Update to 0.2.7.
* gnu/packages/freedesktop.scm (waylandpp): Update to 0.2.7.
2020-05-11 21:55:02 +02:00
Marius Bakke
4bdf4182fe
Merge branch 'core-updates' 2020-05-08 21:40:51 +02:00
Ricardo Wurmus
5b9bdeb52c
gnu: Add plymouth.
* gnu/packages/freedesktop.scm (plymouth): New variable.

Co-authored-by: Nikita <nikita@n0.is>
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-05-07 00:08:10 +02:00
Marius Bakke
fc58cb5bd2
Merge branch 'master' into core-updates 2020-04-13 20:26:21 +02:00
Vagrant Cascadian
bf6c27889c
gnu: udiskie: Fix grammar of "allows to manage" to "manages".
* gnu/packages/freedesktop (udiskie): Fix grammar.
2020-04-12 14:22:58 -07:00
Marius Bakke
d19b14c834
Merge branch 'master' into core-updates 2020-03-21 22:16:02 +01:00
Brendan Tildesley
ad64b09df4
gnu: Add wev.
* gnu/packages/freedesktop.scm (wev): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-20 19:15:52 +01:00
Marius Bakke
961d2ee269
Merge branch 'master' into core-updates 2020-03-14 13:13:40 +01:00
Marius Bakke
bb4674b43f
Merge branch 'master' into staging 2020-03-14 01:42:02 +01:00
Guillaume Le Vaillant
034d9544e2
gnu: udiskie: Update to 2.1.0.
* gnu/packages/freedesktop.scm (udiskie): Update to 2.1.0.
2020-03-12 10:08:45 +01:00
Marius Bakke
41c6e4f2b4
Merge branch 'master' into staging 2020-03-11 22:58:11 +01:00
Tobias Geerinckx-Rice
8b6d893d17
gnu: desktop-file-utils: Update to 0.24.
* gnu/packages/freedesktop.scm (desktop-file-utils): Update to 0.24.
2020-03-11 03:52:12 +01:00
Tobias Geerinckx-Rice
d4c09245ec
gnu: desktop-file-utils: Don't use NAME in source URI.
* gnu/packages/freedesktop.scm (desktop-file-utils)[source]: Hard-code NAME.
2020-03-11 03:52:12 +01:00
Marius Bakke
50b99c90c8
Merge branch 'master' into core-updates 2020-03-10 20:50:02 +01:00
Marius Bakke
2d421c4f19
Merge branch 'master' into staging 2020-03-10 20:45:24 +01:00
Tobias Geerinckx-Rice
56451c7894
gnu: libinput: Note libinput-minimal inheritance.
* gnu/packages/freedesktop.scm (libinput): Add a warning comment.
2020-03-10 00:12:06 +01:00
Tobias Geerinckx-Rice
51f30d4fdf
Revert "gnu: libinput: Update to 1.15.3."
This reverts commit 1fad0b8674.
It rebuilds the world through libinput-minimal.
2020-03-09 21:26:58 +01:00
Tobias Geerinckx-Rice
1fad0b8674
gnu: libinput: Update to 1.15.3.
* gnu/packages/freedesktop.scm (libinput): Update to 1.15.3.
2020-03-09 16:01:18 +01:00
Marius Bakke
ebb7cf9e21
Merge branch 'master' into core-updates 2020-03-04 23:16:17 +01:00
Marius Bakke
d614f0bba9
Merge branch 'master' into staging 2020-02-28 19:07:46 +01:00
Marius Bakke
20c87138a9
gnu: elogind: Enable tests again.
* gnu/packages/freedesktop.scm (elogind)[arguments]: Remove "-Dtests" from
 #:configure-flags.  Add phase 'adjust-tests'.
2020-02-28 18:54:49 +01:00
Marius Bakke
e86620d76d
gnu: libinput: Update to 1.15.2.
* gnu/packages/freedesktop.scm (libinput): Update to 1.15.2.
2020-02-24 19:41:34 +01:00
Tobias Geerinckx-Rice
239d3e9cef
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.
2020-02-21 18:33:40 +01:00
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
7edafc884c
Merge branch 'master' into core-updates 2020-02-14 19:05:45 +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