Marius Bakke
91206dffb9
gnu: elogind: Update to 239.3.
...
* gnu/packages/freedesktop.scm (elogind): Update to 239.3.
2018-12-08 19:37:47 +01:00
Stefan Stefanović
4163f2467b
gnu: elogind: Update to 239.2.
...
* gnu/packages/freedesktop.scm (elogind): Update to 239.2.
[source](patches): Remove elogind-glibc-2.27.patch.
[source](snippet): Remove snippet.
[arguments]:
<#:tests?>: Enable tests.
<#:configure-flags>: Adjust build paths. Disable some tests.
<#:make-flags>: Remove argument.
<#:phases>[patch-locale-header]: Remove phase.
<#:phases>[clean-runpath]: Add phase.
<#:phases>[bootstrap]: Remove phase.
<#:phases>[fix-pkttyagent-path]: Add phase.
<#:phases>[fix-service-file]: Remove phase.
<#:phases>[add-libcap-to-search-path]: Remove phase.
<#:phases>[remove-uaccess-tag]: Remove phase.
<#:phases>[change-pid-file-path]: Add phase.
[build-system]: Switch to meson-build-system.
[native-inputs]: Sort native-inputs list.
Remove gperf package version constraint.
Remove: autoconf, automake, libtool, intltool.
Add: docbook-xml-4.2.
[inputs]: Remove: linux-libre-headers.
* gnu/packages/patches/elogind-glibc-2.27.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove patch file.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-12-06 20:22:41 +01:00
Stefan Stefanović
1f9b1d3d97
gnu: elogind: Use git-fetch.
...
* gnu/packages/freedesktop.scm (elogind)[source]: Use git-fetch.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-12-06 20:22:41 +01:00
Marius Bakke
4820b75de0
Merge branch 'master' into core-updates
2018-11-24 19:44:05 +01:00
Marius Bakke
5d46c8b47a
gnu: freedesktop.scm: Sort imports and remove duplicates.
...
* gnu/packages/freedesktop.scm: Sort imports alphabetically.
2018-11-24 02:17:46 +01:00
Marius Bakke
29e53b446c
gnu: libinput: Update to 1.12.1.
...
* gnu/packages/freedesktop.scm (libinput): Update to 1.12.1.
2018-10-16 16:49:08 +02:00
Marius Bakke
cf6db76d2a
Merge branch 'master' into core-updates
2018-10-05 19:15:39 +02:00
Tobias Geerinckx-Rice
99f97a7752
gnu: packagekit: Update to 1.1.11.
...
* gnu/packages/freedesktop.scm (packagekit): Update to 1.1.11.
2018-10-04 04:20:05 +02:00
Leo Famulari
ecd1301651
gnu: libinput: Update to 1.12.0.
...
* gnu/packages/freedesktop.scm (libinput): Update to 1.12.0.
2018-09-13 13:33:10 -04:00
Leo Famulari
7d1cc61293
Revert "gnu: libinput: Update to 1.12.0."
...
Libinput-minimal has a lot of dependent packages, and this isn't reported by
`guix refresh --list-dependent`. We'll save this commit for another time.
This reverts commit 38dc3d6f17
.
2018-09-13 13:28:10 -04:00
Leo Famulari
38dc3d6f17
gnu: libinput: Update to 1.12.0.
...
* gnu/packages/freedesktop.scm (libinput): Update to 1.12.0.
2018-09-13 13:08:24 -04:00
Marius Bakke
61fca0fd22
Merge branch 'master' into core-updates
2018-08-28 01:22:24 +02:00
Pierre Neidhardt
4715f92ef0
Update email for Pierre Neidhardt.
...
* .mailmap: Add name and email for Pierre Neidhardt.
* gnu/packages/c.scm, gnu/packages/code.scm, gnu/packages/compression.scm,
gnu/packages/disk.scm, gnu/packages/emacs.scm, gnu/packages/freedesktop.scm,
gnu/packages/golang.scm, gnu/packages/image.scm, gnu/packages/music.scm,
gnu/packages/networking.scm, gnu/packages/password-utils.scm,
gnu/packages/perl-check.scm, gnu/packages/perl.scm,
gnu/packages/textutils.scm, gnu/packages/video.scm, gnu/packages/xdisorg.scm:
Update email for Pierre Neidhardt.
2018-08-27 14:46:26 +02:00
Rutger Helling
c0fdc5a53d
gnu: wayland: Update to 1.16.0.
...
* gnu/packages/freedesktop.scm (wayland): Update to 1.16.0.
2018-08-27 10:16:51 +02:00
Rutger Helling
2aeee872a6
gnu: weston: Update to 5.0.0.
...
* gnu/packages/freedesktop.scm (weston): Update to 5.0.0.
2018-08-27 10:11:30 +02:00
Marius Bakke
a7bc1588e6
Merge branch 'staging'
2018-08-19 15:24:59 +02:00
Marius Bakke
7d4d7992aa
gnu: libmbim: Update to 1.16.2.
...
* gnu/packages/freedesktop.scm (libmbim): Update to 1.16.2.
2018-08-18 15:22:25 +02:00
Marius Bakke
df570bf271
Merge branch 'master' into staging
2018-08-16 20:56:38 +02:00
Tobias Geerinckx-Rice
8f60e5338a
gnu: python-pyxdg: Use PYPI-URI.
...
* gnu/packages/freedesktop.scm (python-pyxdg)[source]: Use PYPI-URI.
2018-08-16 18:06:48 +02:00
Tobias Geerinckx-Rice
2f9891725d
gnu: perl-file-mimeinfo: Update to 0.29.
...
* gnu/packages/freedesktop.scm (perl-file-mimeinfo): Update to 0.29.
2018-08-11 18:01:18 +02:00
Tobias Geerinckx-Rice
9aba9b1278
Migrate search.cpan.org home pages to metacpan.org.
...
The venerable search.cpan.org has retired[0].
[0]: https://log.perl.org/2018/05/goodbye-search-dot-cpan-dot-org.html
* guix/import/cpan.scm (cpan-home): Generate metacpan.org home page URIs.
Update all previously generated ones in (gnu packages) to their
canonical new homes.
2018-08-11 17:22:31 +02:00
Marius Bakke
6af7c2b178
Merge branch 'master' into staging
2018-08-07 00:50:25 +02:00
Marius Bakke
3a29a3f316
gnu: freedesktop.scm: Remove unneeded imports.
...
* gnu/packages/freedesktop.scm: Remove unused imports.
2018-08-01 13:32:11 +02:00
Pierre Neidhardt
92eb7aff41
gnu: Update udisks to 2.7.7.
...
* gnu/package/freedesktop.scm (udisks): Update to 2.7.7.
[inputs]: Replace parted with libblockdev.
2018-07-30 21:51:44 +02:00
Marius Bakke
1af575f04d
Merge branch 'master' into staging
2018-07-28 18:34:59 +02:00
Marius Bakke
0981ec1300
gnu: accountsservice: Update to 0.6.50.
...
* gnu/packages/freedesktop.scm (accountsservice): Update to 0.6.50.
[arguments]: Add "--enable-elogind" and "--disable-systemd" to #:configure-flags.
[inputs]: Add ELOGIND.
2018-07-28 17:27:15 +02:00
Marius Bakke
3b6f8a45d7
gnu: libinput: Update to 1.11.3.
...
* gnu/packages/freedesktop.scm (libinput): Update to 1.11.3.
2018-07-28 14:54:18 +02:00
Rutger Helling
f579af3d3e
gnu: wayland-protocols: Update to 1.15.
...
* gnu/packages/freedesktop.scm (wayland-protocols): Update to 1.15.
2018-07-15 09:56:04 +02:00
Marius Bakke
873325b030
Merge branch 'master' into staging
2018-07-08 23:58:22 +02:00
Tobias Geerinckx-Rice
0b04259184
gnu: exempi: Mark up description.
...
* gnu/packages/freedesktop.scm (exempi)[description]: Use @dfn.
2018-07-05 02:35:02 +02:00
Tobias Geerinckx-Rice
5554312b2f
gnu: exempi: Update to 2.4.5.
...
* gnu/packages/freedesktop.scm (exempi): Update to 2.4.5.
2018-07-04 02:45:39 +02:00
Marius Bakke
7e66e0b3e7
gnu: libinput: Update to 1.11.1.
...
* gnu/packages/freedesktop.scm (libinput): Update to 1.11.1.
2018-06-19 15:51:53 +02:00
Marius Bakke
a032b4454b
Merge branch 'master' into staging
2018-06-11 23:52:15 +02:00
Tobias Geerinckx-Rice
10ee03c1df
gnu: python-pyxdg: Return #t from phases.
...
* gnu/packages/freedesktop.scm (python-pyxdg)[arguments]: Substitute
INVOKE for SYSTEM*.
2018-06-07 23:57:39 +02:00
Rutger Helling
91d84ac898
gnu: libinput: Update to 1.11.0.
...
* gnu/packages/freedesktop.scm (libinput): Update to 1.11.0.
2018-06-05 16:41:52 +02:00
Mark H Weaver
c0d7c1244a
Merge branch 'master' into core-updates
2018-05-29 21:20:47 -04:00
Ricardo Wurmus
660c9b4788
gnu: modem-manager: Fix build.
...
* gnu/packages/freedesktop.scm (modem-manager)[arguments]: Add configure flag
to avoid aborting on certain warnings.
2018-05-29 22:11:04 +02:00
Leo Famulari
4d0f463d6b
gnu: xdg-utils: Update to 1.1.3 [fixes CVE-2017-18266].
...
* gnu/packages/freedesktop.scm (xdg-utils): Update to 1.1.3.
2018-05-29 14:39:22 -04:00
Mark H Weaver
1640f16e78
Merge branch 'master' into core-updates
2018-05-27 01:26:09 -04:00
Rutger Helling
26bcd2a2b2
gnu: weston: Disable parallel tests.
...
* gnu/packages/freedesktop.scm (weston): Disable parallel tests.
2018-05-24 15:13:13 +02:00
Rutger Helling
68adf4a840
gnu: wayland-protocols: Update to 1.14.
...
* gnu/packages/freedesktop.scm (wayland-protocols): Update to 1.14.
2018-05-24 12:53:11 +02:00
Rutger Helling
f035e5d0bc
gnu: weston: Update to 4.0.0.
...
* gnu/packages/freedesktop.scm (weston): Update to 4.0.0.
[arguments]: Disable tests.
2018-05-24 12:04:49 +02:00
Mark H Weaver
f0ae90cbbb
Merge branch 'master' into core-updates
2018-04-30 16:48:15 -04:00
Marius Bakke
a66853810e
Merge branch 'staging'
2018-04-30 19:26:03 +02:00
Mark H Weaver
3d5ad159b3
Merge branch 'master' into core-updates
2018-04-30 04:03:54 -04:00
Leo Famulari
16ef3368da
gnu: PackageKit: Update to 1.1.10 [fixes CVE-2018-1106].
...
* gnu/packages/freedesktop.scm (packagekit): Update to 1.1.10.
2018-04-26 16:10:54 -04:00
Marius Bakke
5d904d63f4
Merge branch 'master' into staging
2018-04-16 18:15:28 +02:00
Marius Bakke
55e76e420d
gnu: libinput: Update to 1.10.3.
...
* gnu/packages/freedesktop.scm (libinput): Update to 1.10.3.
2018-04-16 18:14:50 +02:00
Rutger Helling
16ff8d6aeb
gnu: wayland-protocols: Update to 1.13.
...
* gnu/packages/freedesktop.scm (wayland-protocols): Update to 1.13.
2018-04-16 10:06:51 +02:00
Rutger Helling
a430b1e7f7
gnu: wayland: Update to 1.15.0.
...
* gnu/packages/freedesktop.scm (wayland): Update to 1.15.0.
2018-04-16 10:06:51 +02:00