summaryrefslogtreecommitdiff
path: root/gnu/packages/xfce.scm
AgeCommit message (Collapse)Author
2025-01-28gnu: Add xfce4-i3-workspaces-plugin.Tomáš Čech
* gnu/packages/xfce.scm (xfce4-i3-workspaces-plugin): New variable. Signed-off-by: 宋文武 <[email protected]> Change-Id: Iab03c16391290963db5f834f7b4d72f02d270f41
2025-01-12gnu: xfce: Enable xfce4-screensaver.宋文武
This fixes <https://issues.guix.gnu.org/75288>. * gnu/packages/xfce.scm (xfce)[inputs]: Add xfce4-screensaver. * gnu/services/desktop.scm (xfce-pam-services): New procedure. (xfce-desktop-service-type): Add a extension for pam-root-service-type. Change-Id: I4bdf5088f4ccc743afdcfdd2d68541c2d883552d
2025-01-12import: git: Do not search pre-release words in tag prefix.宋文武
This fixes tags like 'xfce4-dev-tools-4.20.0'. * tests/import-git.scm ("latest-git-tag-version: prefix contains pre-release words"): New test. * guix/import/git.scm (latest-tag): Don't filter out pre-releases tags. (version-mapping): Filter out pre-releases tags from versions. * gnu/packages/xfce.scm (garcon, thunar-archive-plugin, xfce4-dev-tools): Remove FIXME comments for the 'generic-git' updater. Change-Id: I7683200fa451d7fad153aa08fa9d5761688de01d
2025-01-12gnu: xfce4-session: Patch paths to gdbus, xrdb and xmodmap.宋文武
Partly fixes <https://issues.guix.gnu.org/75288>. * gnu/packages/xfce.scm (xfce4-session)[inputs]: Add glib:bin, xmodmap and xrdb. [arguments]: Add 'patch-command-paths phase. Change-Id: I8b6fa52a67856320fe0a665b591282fb5a570427
2025-01-05gnu: Fix whitespace issues in various descriptions.Gabriel Wicki
This mainly addresses `double-space after sentence end period' and `trailing white space' issues. * gnu/packages/audio.scm (ecasound): Fix description. * gnu/packages/axoloti.scm (ksoloti-runtime, ksoloti-patcher): Fix description. * gnu/packages/bioinformatics.scm (trf, ghc-int-interval-map): Fix description. * gnu/packages/chez.scm (chez-scheme, chez-scheme-bootstrap-bootfiles): Fix description. * gnu/packages/code.scm (cscope): Fix description. * gnu/packages/compression.scm (c-blosc): Fix description. * gnu/packages/connman.scm (connman): Fix description. * gnu/packages/crypto.scm (libxcrypt): Fix description. * gnu/packages/display-managers.scm (abstractdark-sddm-theme): Fix description. * gnu/packages/docker.scm (docker-registry): Fix description. * gnu/packages/freedesktop.scm (xdg-user-dirs): Fix description. * gnu/packages/game-development.scm (deutex, grfcodec): Fix description. * gnu/packages/games.scm (chroma): Fix description. * gnu/packages/geo.scm (xygrib): Fix description. * gnu/packages/gnunet.scm (gnunet-scheme): Fix description. * gnu/packages/ipfs.scm (go-github-com-ipfs-go-block-format): Fix description. * gnu/packages/kodi.scm (fstrcmp): Fix description. * gnu/packages/machine-learning.scm (vosk-api): Fix description. * gnu/packages/messaging.scm (biboumi): Fix description. * gnu/packages/music.scm (sooperlooper, samplebrain): Fix description. * gnu/packages/perl.scm (perl-file-readbackwards): Fix description. * gnu/packages/rocm.scm (rocm-bandwidth-test): Fix description. * gnu/packages/scanner.scm (sane-airscan): Fix description. * gnu/packages/security-token.scm (pkcs11-helper): Fix description. * gnu/packages/shellutils.scm (shell-functools): Fix description. * gnu/packages/textutils.scm (catdoc): Fix description. * gnu/packages/tor.scm (tor): Fix description. * gnu/packages/xdisorg.scm (xftwidth, xwallpaper): Fix description. * gnu/packages/xfce.scm (xfce4-volumed-pulse): Fix description. Change-Id: I911836d66eb780c0fa279e3aebf9d7fbd53bf00a Signed-off-by: Vagrant Cascadian <[email protected]>
2025-01-05gnu: xfce: Make packages auto-updatable.宋文武
The 'generic-git' updater doesn't like "4" in "xfce4". * gnu/packages/xfce.scm (libxfce4util, xfconf, libxfce4ui, catfish, exo) (garcon, tumbler, libxfce4windowing, xfce4-panel, xfce4-battery-plugin) (xfce4-clipman-plugin, xfce4-pulseaudio-plugin, xfce4-xkb-plugin) (xfce4-appfinder, xfce4-session, xfce4-settings, thunar, thunar-volman) (thunar-archive-plugin, thunar-shares-plugin, thunar-media-tags-plugin) (thunar-vcs-plugin, thunarx-python, xfwm4, xfdesktop, gigolo, parole) (xfce4-terminal, xfce4-dict, xfce4-power-manager, ristretto) (xfce4-taskmanager, orage, xfce4-notifyd, xfburn, mousepad) (xfce4-screenshooter, xfce4-screensaver, xfce4-volumed-pulse) (xfce4-cpugraph-plugin, xfce4-eyes-plugin, xfce4-datetime-plugin) (xfce4-calculator-plugin, xfce4-cpufreq-plugin, xfce4-diskperf-plugin) (xfce4-fsguard-plugin, xfce4-genmon-plugin, xfce4-mailwatch-plugin) (xfce4-mpc-plugin, xfce4-mount-plugin, xfce4-netload-plugin) (xfce4-places-plugin, xfce4-smartbookmark-plugin, xfce4-stopwatch-plugin) (xfce4-systemload-plugin, xfce4-time-out-plugin, xfce4-timer-plugin) (xfce4-verve-plugin, xfce4-wavelan-plugin, xfce4-weather-plugin) (xfce4-dev-tools)[properties]: Add 'release-tag-prefix'. Change-Id: I765da4f5f97e56c35e9f9d566016c2360e4919f3
2025-01-05gnu: thunar: Update to 4.20.1.宋文武
* gnu/packages/xfce.scm (thunar): Update to 4.20.1. Change-Id: I7f9ca28ed8d2c6731d3974330c411c5083102666
2025-01-01gnu: xfce4-weather-plugin: Switch to git source.宋文武
* gnu/packages/xfce.scm (xfce4-weather-plugin)[source]: Switch to git-fetch. [native-inputs]: Add xfce4-dev-tools. [arguments]: Add "--enable-maintainer-mode" to configure-flags. [home-page]: Set to docs.xfce.org. Change-Id: I72bcdab8f58401347a2993172f07237082e0e80a
2025-01-01gnu: xfce4-wavelan-plugin: Update to 0.6.4.宋文武
* gnu/packages/xfce.scm (xfce4-wavelan-plugin): Update to 0.6.4. [source]: Switch to git-fetch. [native-inputs]: Add xfce4-dev-tools. [home-page]: Set to docs.xfce.org. Change-Id: Idc3e19f8c0f4b328096a1eebca0dd4272226376c
2025-01-01gnu: xfce4-verve-plugin: Update to 2.0.4.宋文武
* gnu/packages/xfce.scm (xfce4-verve-plugin): Update to 2.0.4. [source]: Switch to git-fetch. [native-inputs]: Add xfce4-dev-tools. [home-page]: Set to docs.xfce.org. Change-Id: I778fdec57a65747938f542c22390b4ceb3cdb8db
2025-01-01gnu: xfce4-timer-plugin: Update to 1.7.3.宋文武
* gnu/packages/xfce.scm (xfce4-timer-plugin): Update to 1.7.3. [source]: Switch to git-fetch. [native-inputs]: Add xfce4-dev-tools. [home-page]: Set to docs.xfce.org. Change-Id: I4364e3e6a8c0b4d530a0f7df7514afc08cfc96b0
2025-01-01gnu: xfce4-time-out-plugin: Update to 1.1.4.宋文武
* gnu/packages/xfce.scm (xfce4-time-out-plugin): Update to 1.1.4. [source]: Switch to git-fetch. [native-inputs]: Add xfce4-dev-tools. [home-page]: Set to docs.xfce.org. Change-Id: I5817989938128fef9a9b423e817515783b3017e2
2025-01-01gnu: xfce4-systemload-plugin: Update to 1.3.3.宋文武
* gnu/packages/xfce.scm (xfce4-systemload-plugin): Update to 1.3.3. [source]: Switch to git-fetch. [native-inputs]: Add xfce4-dev-tools. [home-page]: Set to docs.xfce.org. Change-Id: I1b970db60e4a61ca7ef5a99cec70bcbf23c21e56
2025-01-01gnu: xfce4-stopwatch-plugin: Update to 0.5.2.宋文武
* gnu/packages/xfce.scm (xfce4-stopwatch-plugin): Update to 0.5.2. [source]: Switch to git-fetch. [native-inputs]: Add xfce4-dev-tools. [home-page]: Set to docs.xfce.org. Change-Id: I2656b9a43041215fda5f6e21c86a8b35666bcde9
2025-01-01gnu: xfce4-statusnotifier-plugin: Superseded by xfce4-panel.宋文武
* gnu/packages/xfce.scm (xfce4-statusnotifier-plugin)[home-page]: Set to docs.xfce.org. [properties]: Mark as superseded by xfce4-panel. Change-Id: I190bec4d575deb2b56f1753b90f7050e7b9ff48f
2025-01-01gnu: xfce4-smartbookmark-plugin: Update to 0.5.3.宋文武
* gnu/packages/xfce.scm (xfce4-smartbookmark-plugin): Update to 0.5.3. [source]: Switch to git-fetch. [native-inputs]: Add xfce4-dev-tools. [home-page]: Set to docs.xfce.org. Change-Id: Iacda6cae5eb7a8537cafbd601541295a8c2391de
2025-01-01gnu: xfce4-places-plugin: Update to 1.8.4.宋文武
* gnu/packages/xfce.scm (xfce4-places-plugin): Update to 1.8.4. [source]: Switch to git-fetch. [native-inputs]: Add xfce4-dev-tools. [inputs]: Remove gtk+-2. [home-page]: Set to docs.xfce.org. Change-Id: I4ba0a7044ccc01a0fe72feb9f12a57286c33675f
2025-01-01gnu: xfce4-netload-plugin: Update to 1.4.2.宋文武
* gnu/packages/xfce.scm (xfce4-netload-plugin): Update to 1.4.2. [source]: Switch to git-fetch. [native-inputs]: Add xfce4-dev-tools. [home-page]: Set to docs.xfce.org. Change-Id: Ife87b33390b2cc91b3250d1616924a32d24894e7
2025-01-01gnu: xfce4-mount-plugin: Update to 1.1.7.宋文武
* gnu/packages/xfce.scm (xfce4-mount-plugin): Update to 1.1.7. [source]: Switch to git-fetch. [native-inputs]: Add xfce4-dev-tools. [home-page]: Set to docs.xfce.org. Change-Id: I3187bbb9e1d62eb736812ba988882aeddc1a0750
2025-01-01gnu: xfce4-mpc-plugin: Update to 0.5.5.宋文武
* gnu/packages/xfce.scm (xfce4-mpc-plugin): Update to 0.5.5. [source]: Switch to git-fetch. [native-inputs]: Add xfce4-dev-tools. [home-page]: Set to docs.xfce.org. Change-Id: Ia98235afda9f6c8e0b6a19b790ab0eb785f95fce
2025-01-01gnu: xfce4-mailwatch-plugin: Update to 1.3.2.宋文武
* gnu/packages/xfce.scm (xfce4-mailwatch-plugin): Update to 1.3.2. [native-inputs]: Add xfce4-dev-tools. [inputs]: Add gnutls. [home-page]: Set to docs.xfce.org. [license]: Set to gpl2+. Change-Id: Ibd49182530730030e00187a5dde62b3985e407ef
2025-01-01gnu: xfce4-genmon-plugin: Update to 4.2.1.宋文武
* gnu/packages/xfce.scm (xfce4-genmon-plugin): Update to 4.2.1. [source]: Switch to git-fetch. [native-inputs]: Add xfce4-dev-tools. [home-page]: Set to docs.xfce.org. Change-Id: I278f39ded40fc528de9aedc2e5c6110b0a85603f
2025-01-01gnu: xfce4-fsguard-plugin: Update to 1.1.4.宋文武
* gnu/packages/xfce.scm (xfce4-fsguard-plugin): Update to 1.1.4. [source]: Switch to git-fetch. [native-inputs]: Add xfce4-dev-tools. [home-page]: Set to docs.xfce.org. Change-Id: Ie66a6f6bab34f8861c0633224555377c9205ccd0
2025-01-01gnu: xfce4-diskperf-plugin: Update to 2.7.1.宋文武
* gnu/packages/xfce.scm (xfce4-diskperf-plugin): Update to 2.7.1. [source]: Switch to git-fetch. [native-inputs]: Add xfce4-dev-tools. [home-page]: Set to docs.xfce.org. Change-Id: If4e178843b0f2a41c13e2f94971dd3d09a62a3a2
2025-01-01gnu: xfce4-cpufreq-plugin: Update to 1.2.9.宋文武
* gnu/packages/xfce.scm (xfce4-cpufreq-plugin): Update to 1.2.9. [source]: Switch to git-fetch. [native-inputs]: Add xfce4-dev-tools. [home-page]: Set to docs.xfce.org. Change-Id: I81810224f71c70ecf41f1ecad1b65651f8cfd918
2025-01-01gnu: xfce4-calculator-plugin: Update to 0.7.3.宋文武
* gnu/packages/xfce.scm (xfce4-calculator-plugin): Update to 0.7.3. [source]: Switch to git-fetch. [native-inputs]: Add xfce4-dev-tools. [home-page]: Set to docs.xfce.org. Change-Id: Icfe99394f43e5061fcd032ccd87c5901a690abb3
2025-01-01gnu: xfce4-datetime-plugin: Switch to git source.宋文武
* gnu/packages/xfce.scm (xfce4-datetime-plugin)[source]: Switch to git-fetch. [native-inputs]: Add xfce4-dev-tools. [home-page]: Set to docs.xfce.org. Change-Id: If75be225349b366f1e94b0361e68a3705bd35b2a
2025-01-01gnu: xfce4-eyes-plugin: Update to 4.6.2.宋文武
* gnu/packages/xfce.scm (xfce4-eyes-plugin): Update to 4.6.2. [source]: Switch to git-fetch. [native-inputs]: Add xfce4-dev-tools. [home-page]: Set to docs.xfce.org. Change-Id: I97c8114fad77038d2cbad0afdd23d9a49f557cb8
2025-01-01gnu: xfce4-cpugraph-plugin: Update to 1.2.11.宋文武
* gnu/packages/xfce.scm (xfce4-cpugraph-plugin): Update to 1.2.11. [source]: Switch to git-fetch. [native-inputs]: Add xfce4-dev-tools. [home-page]: Set to docs.xfce.org. Change-Id: I5038adfe88af206235605250efa32d73890623bb
2025-01-01gnu: xfce4-volumed-pulse: Update to 0.2.5.宋文武
* gnu/packages/xfce.scm (xfce4-volumed-pulse): Update to 0.2.5. [source]: Switch to git-fetch. [native-inputs]: Add xfce4-dev-tools. [home-page]: Set to gitlab.xfce.org. Change-Id: Ifc8015a5ec9a076b8a953635e99cbc76cfa315f5
2025-01-01gnu: xfce4-screensaver: Update to 4.18.4.宋文武
* gnu/packages/xfce.scm (xfce4-screensaver): Update to 4.18.4. [source]: Switch to git-fetch. [arguments]: Add "--enable-maintainer-mode" to configure-flags. Move 'fix-dbus-1-path before 'configure. [native-inputs]: Add xfce4-dev-tools. Change-Id: Ia37f60a939304505e04874a0cbc3e7341e392d92
2025-01-01gnu: xfce4-screenshooter: Switch to git source.宋文武
* gnu/packages/xfce.scm (xfce4-screenshooter)[source]: Switch to git-fetch. [native-inputs]: Add xfce4-dev-tools. [inputs]: Add wlr-protocols. [home-page]: Set to docs.xfce.org. Change-Id: I71b58dffa442b2fb150f5023a4374410b83eebc2
2025-01-01gnu: mousepad: Switch to git source.宋文武
* gnu/packages/xfce.scm (mousepad)[source]: Switch to git-fetch. [arguments]: Add "--enable-maintainer-mode" to configure-flags. [native-inputs]: Add xfce4-dev-tools. [home-page]: Set to docs.xfce.org. Change-Id: Ia5359c701995e7c76236bbc786da5da46acb3476
2025-01-01gnu: xfburn: Switch to git source.宋文武
* gnu/packages/xfce.scm (xfburn)[source]: Switch to git-fetch. [arguments]: Add "--enable-maintainer-mode" to configure-flags. [native-inputs]: Add docbook-xsl, libxslt and xfce4-dev-tools. [home-page]: Set to docs.xfce.org. Change-Id: I861899747b17427b532923a769240ce49979f16c
2025-01-01gnu: xfce4-notifyd: Enable sound and wayland support.宋文武
* gnu/packages/xfce.scm (xfce4-notifyd)[inputs]: Add gtk-layer-shell and libcanberra. Change-Id: I3bfc2c9bdca9d02f3c730f3d590a57d6c006603a
2025-01-01gnu: xfce4-notifyd: Switch to git source.宋文武
* gnu/packages/xfce.scm (xfce4-notifyd)[source]: Switch to git-fetch. [arguments]: Remove 'patch-configure phase. [native-inputs]: Add xfce4-dev-tools. Remove which. [home-page]: Set to docs.xfce.org. Change-Id: I47d19b497ac3ef9881e86d10c893e0ba65823b1e
2025-01-01gnu: orage: Switch to git source.宋文武
* gnu/packages/xfce.scm (orage)[source]: Switch to git-fetch. [native-inputs]: Add xfce4-dev-tools. [home-page]: Set to docs.xfce.org. Change-Id: Id42b5b7895673b80a93ec358a3dc250d537a3c57
2025-01-01gnu: xfce4-taskmanager: Update to 1.5.8.宋文武
* gnu/packages/xfce.scm (xfce4-taskmanager): Update to 1.5.8. [source]: Switch to git-fetch. [arguments]: Add "--enable-maintainer-mode" to configure-flags. [native-inputs]: Add xfce4-dev-tools. [home-page]: Set to docs.xfce.org. Change-Id: I2b37b509c392dbf2799870a40a146928a232bf76
2025-01-01gnu: ristretto: Update to 0.13.3.宋文武
* gnu/packages/xfce.scm (ristretto): Update to 0.13.3. [source]: Switch to git-fetch. [arguments]: Add "--enable-maintainer-mode" to configure-flags. [native-inputs]: Add xfce4-dev-tools. Change-Id: Ia1bc97b0fbecc647e6ccb3a3ddf4ce4d1223bf99
2025-01-01gnu: xfce4-power-manager: Switch to git source.宋文武
* gnu/packages/xfce.scm (xfce4-power-manager)[source]: Switch to git-fetch. [arguments]: Add "--enable-maintainer-mode" to configure-flags. Remove 'patch-configure phase. [native-inputs]: Add xfce4-dev-tools. [inputs]: Add wlr-protocols. [home-page]: Set to docs.xfce.org. Change-Id: Ief7a7b05516ad535f4417aa4f927bca6d039e034
2025-01-01gnu: xfdashboard: Switch to git source.宋文武
* gnu/packages/xfce.scm (xfdashboard)[source]: Switch to git-fetch. [arguments]: Add "--enable-maintainer-mode" to configure-flags. [native-inputs]: Add xfce4-dev-tools. [home-page]: Set to docs.xfce.org. Change-Id: I2f9341f850c7ee4cfc0246f3f9117ec1549c5289
2025-01-01gnu: xfce4-dict: Switch to git source.宋文武
* gnu/packages/xfce.scm (xfce4-dict)[source]: Switch to git-fetch. [native-inputs]: Add xfce4-dev-tools. [home-page]: Set to docs.xfce.org. Change-Id: I3d184bc65f1d6347e148dd153202974567c8831c
2025-01-01gnu: xfce4-terminal: Update to 1.1.4.宋文武
* gnu/packages/xfce.scm (xfce4-terminal): Update to 1.1.4. [source]: Switch to git-fetch. [arguments]: Add "--enable-maintainer-mode" to configure-flags. Remove CFLAGS. [native-inputs]: Add docbook-xsl, libxslt and xfce4-dev-tools. [home-page]: Set to docs.xfce.org. Change-Id: I9790d6478c9fc774fdec27e57e2c6569ccb64d2d
2025-01-01gnu: parole: Update to 4.18.2.宋文武
* gnu/packages/xfce.scm (parole): Update to 4.18.2. [source]: Switch to git-fetch. [native-inputs]: Add xfce4-dev-tools. [inputs]: Remove glib:bin. [home-page]: Set to docs.xfce.org. Change-Id: Ida4ad17e4990b62ab63a83e49ad5660382b0ba41
2025-01-01gnu: gigolo: Update to 0.5.4.宋文武
* gnu/packages/xfce.scm (gigolo): Update to 0.5.4. [source]: Switch to git-fetch. [native-inputs]: Add xfce4-dev-tools. [arguments]: Add "--enable-maintainer-mode" to configure-flags. [home-page]: Set to docs.xfce.org. Change-Id: Id6fcd761535ff14cb4357c19d214b44462845b8b
2025-01-01gnu: xfdesktop: Switch to git source.宋文武
* gnu/packages/xfce.scm (xfdesktop)[source]: Switch to git-fetch. [arguments]: Remove 'patch-configure phase. [native-inputs]: Add xfce4-dev-tools. [home-page]: Set to docs.xfce.org. Change-Id: I6981395966bd54d2b42879df97e2317ada55ac5d
2025-01-01gnu: xfwm4: Switch to git source.宋文武
* gnu/packages/xfce.scm (xfwm4)[source]: Switch to git-fetch. [arguments]: Add "--enable-maintainer-mode" to configure-flags. [native-inputs]: Add xfce4-dev-tools. [home-page]: Set to docs.xfce.org. Change-Id: I4f650c49983cd12ecf54e204a8ca9ac81a4cc02b
2025-01-01gnu: thunarx-python: Switch to git source.宋文武
* gnu/packages/xfce.scm (thunarx-python)[source]: Switch to git-fetch. [native-inputs]: Add xfce4-dev-tools. Remove which. Change-Id: Ia16aeaaf9c7aebec9c36d26470fb3077c342be9e
2025-01-01gnu: thunar-vcs-plugin: Update to 0.3.0.宋文武
* gnu/packages/xfce.scm (thunar-vcs-plugin): Update to 0.3.0. [source]: Switch to git-fetch. [native-inputs]: Add xfce4-dev-tools. [home-page]: Set to docs.xfce.org. Change-Id: Ia3708e205691bc7d6fb2d1c54657c13c65caa282
2025-01-01gnu: thunar-media-tags-plugin: Update to 0.5.0.宋文武
* gnu/packages/xfce.scm (thunar-media-tags-plugin): Update to 0.5.0. [source]: Switch to git-fetch. [native-inputs]: Add xfce4-dev-tools. [home-page]: Set to docs.xfce.org. Change-Id: I82fe726d536536cdf3f9b062a64e66248a85c858