aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/freedesktop.scm
Commit message (Collapse)AuthorAge
...
* | | | | | | | | gnu: libatasmart: Fix cross-compiling to riscv64-linux.Zheng Junjie2024-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/freedesktop.scm (libatasmart) [native-inputs]: When cross compiling to riscv64-linux-gnu, add config. [arguments]: When target riscv64-linux-gnu, add update-config phase. Change-Id: I491c43a6ce2c3fc3aed43ecab9d4a2ab251038bb Signed-off-by: Christopher Baines <mail@cbaines.net>
* | | | | | | | | gnu: libportal: Update to 0.7.1.Efraim Flashner2024-03-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/freedesktop.scm (libportal): Update to 0.7.1. Change-Id: Iab3cf48ce63e2149b5680dbc852d0ed4483de6cc
* | | | | | | | | gnu: xdg-desktop-portal-wlr: Update to 0.7.1.Efraim Flashner2024-03-21
| |_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/freedesktop.scm (xdg-desktop-portal-wlr): Update to 0.7.1. Change-Id: Id716cffe6db65fd3827dd52871b0620187466c5d
* | | | | | | | gnu: wtype: Fix cross-compiling.Zheng Junjie2024-03-19
| |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/freedesktop.scm (wtype) [native-inputs]: Remove libxkbcommon. [inputs]: Add wayland, libxkbcommon. Change-Id: I010369e6a98d68bc30246ef6dec2cef6a4fe4d21 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* | | | | | | gnu: uchardet: Update to 0.0.8.Parnikkapore2024-03-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/freedesktop.scm (uchardet): Update to 0.0.8. Change-Id: I8a601ec7ef9b92b0efe4bc9b23affa6dc4bde24e Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* | | | | | | gnu: exempi: Update to 2.6.5.Felix Gruber2024-03-10
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/freedesktop.scm (exempi): Update to 2.6.5. [arguments]: Remove trailing #t from 'remove-static-library phase. Change-Id: I99878003dd6fc696b66543400502a1ef40c73cc1 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* | | | | | gnu: xdg-desktop-portal-wlr: Build with cmake-minimal.Efraim Flashner2024-02-29
| |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/freedesktop.scm (xdg-desktop-portal-wlr)[native-inputs]: Replace cmake with cmake-minimal. Change-Id: I661131ab7df3e136a54b71715c3aee392fb59447
* | | | | gnu: maliit-framework: Disable two mimpluginmanager tests.Maxim Cournoyer2023-10-16
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/freedesktop.scm (maliit-framework) [arguments]: Override the check phase to disable the ft_mimpluginmanager and ut_mimpluginmanager tests.
* | | | | gnu: libinput-minimal: Fix cross-compiling.Efraim Flashner2023-10-15
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | * gnu/packages/freedesktop.scm (libinput)[native-inputs]: When cross-compiling add pkg-config-for-build. [inputs]: When cross-compiling add check.
* | | | Merge remote-tracking branch 'origin/master' into kde-updates宋文武2023-08-17
|\ \ \ \
| * | | | gnu: malcontent: Remove input labels.Efraim Flashner2023-08-16
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/freedesktop.scm (malcontent)[native-inputs]: Remove input labels.
| * | | | gnu: malcontent: Update to 0.11.1.Efraim Flashner2023-08-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/freedesktop.scm (malcontent): Update to 0.11.1. [native-inputs]: Replace gtk+:bin with gtk:bin. [inputs]: Replace gtk+ with gtk. Add appstream, libadwaita.
| * | | | gnu: elogind: Update to 252.9.Maxim Cournoyer2023-08-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/freedesktop.scm (elogind): Update to 252.9. [source]: Replace elogind-revert-polkit-detection.patch with elogind-fix-rpath.patch in patches. [configure-flags]: Add the dbussystemservicedir, dbussessionservicedir, dbussystemservicedir and dbus-interfaces-dir flags. [phases] <use-global-hook-directory> Update list of patched files. <adjust-tests> Update substitutions, and skip the copy_holes test. [native-inputs]: Add python-jinja2. [inputs]: Add util-linux:lib. * gnu/services/desktop.scm (elogind-dbus-service) <elogind-dbus-service-wrapper>: Add a symlink to elogind's share/dbus-1/system.d to expose D-Bus policy configurations. * gnu/tests/desktop.scm (run-elogind-test): Adjust expected result for the new "linger" value. * gnu/packages/patches/elogind-revert-polkit-detection.patch: Delete file. * gnu/packages/patches/elogind-fix-rpath.patch: New file. * gnu/local.mk (dist_patch_DATA): Update. Series-to: 64938@debbugs.gnu.org Series-prefix: elogind-updates Series-version: 2 Series-changes: 2 - Fix elogind system test - Install D-Bus policy files in elogind-dbus-service-wrapper - Remove duplicate 'dbussystemservicedir' configure flag
| * | | | gnu: elogind: Drop input labels and fix indentation.Maxim Cournoyer2023-08-16
| | |_|/ | |/| | | | | | | | | | | | | | * gnu/packages/freedesktop.scm (elogind): Re-indent package. [native-inputs]: Remove labels.
* / | | gnu: xdg-desktop-portal-kde: Update to 5.27.6.Zheng Junjie2023-08-02
|/ / / | | | | | | | | | | | | | | | | | | * gnu/packages/freedesktop.scm (xdg-desktop-portal-kde): Update to 5.27.6. [inputs]: Add kglobalaccel, kguiaddons, libxkbcommon, kio-fuse, wayland-protocols. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* | | gnu: wayland-protocols: Update to 1.32.Hilton Chain2023-07-29
| | | | | | | | | | | | | | | | | | * gnu/packages/freedesktop.scm (wayland-protocols): Update to 1.32. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
* | | gnu: fuse@3: Bind to default FUSE variable.Tobias Geerinckx-Rice2023-07-23
| |/ |/| | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (fuse): Rename this… (fuse-2): …to this, and… (fuse-3): …rename this… (fuse): …to this! (fuse-static): Rename this… (fuse-2-static): …to this. Adjust all users.
* | gnu: desktop-file-utils: Format description.Bruno Victal2023-07-11
|/ | | | | | | * gnu/packages/freedesktop.scm (desktop-file-utils)[description]: Format description. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: xdg-desktop-portal-wlr: Update to 0.7.0.Andrew Tropin2023-06-02
| | | | | * gnu/packages/freedesktop.scm (xdg-desktop-portal-wlr): Update to 0.7.0. [inputs]: Add mesa.
* gnu: xdg-desktop-portal-gtk: Update to 1.14.1.Andrew Tropin2023-06-02
| | | | * gnu/packages/freedesktop.scm (xdg-desktop-portal-gtk): Update to 1.14.1.
* gnu: xdg-desktop-portal: Update to 1.16.0.Andrew Tropin2023-06-02
| | | | * gnu/packages/freedesktop.scm (xdg-desktop-portal): Update to 1.16.0.
* gnu: libportal: Update to 0.6.Andrew Tropin2023-06-02
| | | | | | * gnu/packages/freedesktop.scm (libportal): Update to 0.6. [arguments]: Remove deprecated backends option from #:configure-flags. Add set-qt-environment-variables phase.
* gnu: libfprint: Fix building with newer meson.Alex Devaure2023-05-24
| | | | | | | * gnu/packages/freedesktop.scm (libfprint)[arguments]: Adjust configure-flags to explicitly link to nss. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: plymouth: Delete fix-docbook phase.Maxim Cournoyer2023-04-21
| | | | | * gnu/packages/freedesktop.scm (plymouth) [arguments]: Delete fix-docbook phase. [native-inputs]: Add libxml2.
* gnu: accountsservice: Remove patch-docbook-xml phase.Maxim Cournoyer2023-04-21
| | | | | * gnu/packages/freedesktop.scm (accountsservice) [arguments]: Remove patch-docbook-xml phase.
* gnu: farstream: Remove patch-docbook-xml phase.Maxim Cournoyer2023-04-21
| | | | | | * gnu/packages/freedesktop.scm (farstream) [arguments]: Remove patch-docbook-xml phase. [native-inputs]: Add libxml2.
* gnu: docbook-xml-5: Make it the default docbook-xml.Maxim Cournoyer2023-04-21
| | | | | | | | | | | | | * gnu/packages/docbook.scm (docbook-xml-5): Rename to... (docbook-xml): ... this, renaming the previous one to... (docbook-xml-4.5): ... this. (docbook2x) [inputs]: Replace docbook-xml with docbook-xml-4.5. * gnu/packages/freedesktop.scm (wayland) [native-inputs]: Likewise. * gnu/packages/freedesktop.scm (elogind): Likewise. * gnu/packages/databases.scm (postgresql-15): Likewise. * gnu/packages/documentation.scm (asciidoc): Likewise. * gnu/packages/networking.scm (iputils) [native-inputs]: Replace docbook-xml-5 with docbook-xml.
* gnu: wayland: Update to 1.22.0.Maxim Cournoyer2023-04-21
| | | | * gnu/packages/freedesktop.scm (wayland): Update to 1.22.0.
* gnu: wayland: Drop patch-docbook-xml phase.Maxim Cournoyer2023-04-21
| | | | | | * gnu/packages/freedesktop.scm (wayland) [arguments]: Use gexps. Remove patch-docbook-xml phase. [native-inputs]: Remove input labels.
* Merge branch 'master' into core-updates.Maxim Cournoyer2023-04-14
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/local.mk gnu/packages/build-tools.scm gnu/packages/certs.scm gnu/packages/check.scm gnu/packages/compression.scm gnu/packages/cups.scm gnu/packages/fontutils.scm gnu/packages/gnuzilla.scm gnu/packages/guile.scm gnu/packages/ibus.scm gnu/packages/image-processing.scm gnu/packages/linux.scm gnu/packages/music.scm gnu/packages/nss.scm gnu/packages/pdf.scm gnu/packages/python-xyz.scm gnu/packages/qt.scm gnu/packages/ruby.scm gnu/packages/shells.scm gnu/packages/tex.scm gnu/packages/video.scm gnu/packages/vulkan.scm gnu/packages/web.scm gnu/packages/webkit.scm gnu/packages/wm.scm
| * gnu: telepathy-idle: Update to 0.2.2-0.b516eab.Maxim Cournoyer2023-04-13
| | | | | | | | | | * gnu/packages/freedesktop.scm (telepathy-idle): Update to 0.2.2-0.b516eab. [inputs]: Replace python-2 with python-wrapper, python2-dbus with python-dbus.
| * gnu: farstream: Use gexps.Maxim Cournoyer2023-04-01
| | | | | | | | | | | | | | | | * gnu/packages/freedesktop.scm (farstream) [arguments]: Use gexps. Ungexp 'common' origin in-place. Use search-input-directory in patch-docbook-xml phase. [native-inputs]: Remove labels. [inputs, propagated-inputs]: Re-indent.
| * gnu: farstream: Disable a failing test.Maxim Cournoyer2023-04-01
| | | | | | | | | | | | | | | | * gnu/packages/freedesktop.scm (farstream) [arguments]: Delete trailing #t. Rename the disable-timeout-tests phase to disable-problematic-tests, and disable an extra rtp/recvcodecs test. Standardize match pattern and update comment. [native-inputs]: Update the common input.
| * Merge remote-tracking branch 'origin/master' into stagingMaxim Cournoyer2023-03-28
| |\
| | * gnu: xdg-utils: Use a pinned version of w3m.Leo Famulari2023-03-26
| | | | | | | | | | | | | | | * gnu/packages/freedesktop.scm (xdg-utils)[native-inputs]: Replace w3m with w3m-for-tests.
| * | Merge remote-tracking branch 'origin/master' into staging.Maxim Cournoyer2023-03-23
| |\| | | | | | | | | | | | | | | | | | | | | | With resolved conflicts in: gnu/packages/ibus.scm gnu/packages/image.scm gnu/packages/lisp.scm gnu/packages/virtualization.scm
| * | Merge branch 'master' into staging.Maxim Cournoyer2023-02-08
| |\ \ | | | | | | | | | | | | | | | | With conflicts resolved in: gnu/packages/version-control.scm
| * \ \ Merge branch 'master' into stagingMarius Bakke2023-01-08
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into stagingMaxim Cournoyer2022-12-12
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into stagingMarius Bakke2022-12-02
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into stagingMarius Bakke2022-11-26
| |\ \ \ \ \ \
| * | | | | | | gnu: modem-manager: Update to 1.18.12.Marius Bakke2022-11-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/freedesktop.scm (modem-manager): Update to 1.18.12.
| * | | | | | | gnu: xdg-utils: Use G-expression.Marius Bakke2022-11-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/freedesktop.scm (xdg-utils)[arguments]: Use gexp.
| * | | | | | | gnu: xdg-utils: Resolve TODOs.Marius Bakke2022-11-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/freedesktop.scm (xdg-utils)[inputs]: Remove labels. [arguments]: Make cross-compilation fixes unconditional. Don't rely on labels.
* | | | | | | | gnu: Remove extraneous #:meson build arguments.Maxim Cournoyer2023-04-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/build-tools.scm (meson-python) [propagated-inputs]: Replace meson-0.63 with meson. * gnu/packages/freedesktop.scm (appstream) [arguments]: Remove #:meson argument. * gnu/packages/gnome.scm (raider): Likewise. (komikku): Likewise. * gnu/packages/syndication.scm (syndication-domination): Likewise. * gnu/packages/virtualization.scm (qemu): Likewise. * gnu/packages/xdisorg.scm (tofi): Likewise.
* | | | | | | | gnu: Update libinput to 1.22.1.Gabriel Wicki2023-04-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/freedesktop.scm (libinput): Update to version 1.22.1. [source]: Fetch source via git. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
* | | | | | | | Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge2023-03-20
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | gnu: telepathy-salut: Enable OLPC extensions.Ricardo Wurmus2023-03-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/freedesktop.scm (telepathy-salut)[arguments]: Enable OLPC support in configure flags.
| * | | | | | | gnu: Add telepathy-gabble.Ricardo Wurmus2023-03-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/freedesktop.scm (telepathy-gabble): New variable.
| * | | | | | | gnu: Add telepathy-salut.Ricardo Wurmus2023-03-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/freedesktop.scm (telepathy-salut): New variable.