summaryrefslogtreecommitdiff
path: root/gnu/packages/xfce.scm
AgeCommit message (Collapse)AuthorFilesLines
7 daysgnu: xfce: Remove hicolor-icon-theme.Maxim Cournoyer1-1/+0
* gnu/packages/xfce.scm (xfce) [propagated-inputs]: Remove hicolor-icon-theme (now propagated by adwaita-icon-theme).
2026-08-13gnu: catfish: Refresh input.Andreas Enge1-1/+1
* gnu/packages/xfce.scm (catfish)[inputs]: Remove python-dbus-1.2; add python-dbus.
2026-07-24gnu: catfish: Avoid propagating inputs.宋文武1-3/+11
* gnu/packages/xfce.scm (catfish)[propagated-inputs]: Move all to... [inputs]: ...here. Change-Id: Ieb949a7a0af33adac34fd07885009de73b99b083
2026-07-24gnu: catfish: Add missing input for 'xlib-2.0.typelib'.宋文武1-1/+1
* gnu/packages/xfce.scm (catfish)[inputs]: Add gobject-introspection. Change-Id: Ie827e48ce80d4eb76e07324b0c407f5082c91b9b
2026-07-14gnu: packages: Change (gnu packages wm) to (gnu packages window-management).Anderson Torres1-1/+1
* gnu/packages/freedesktop.scm: Change (gnu packages wm) to (gnu packages window-management). * gnu/packages/gnome.scm: Likewise. * gnu/packages/kde-frameworks.scm: Likewise. * gnu/packages/kde-office.scm: Likewise. * gnu/packages/kde-plasma.scm: Likewise. * gnu/packages/lxde.scm: Likewise. * gnu/packages/lxqt.scm: Likewise. * gnu/packages/music.scm: Likewise. * gnu/packages/password-utils.scm: Likewise. * gnu/packages/video.scm: Likewise. * gnu/packages/xdisorg.scm: Likewise. * gnu/packages/xfce.scm: Likewise. * gnu/packages/zig-xyz.scm: Likewise. Change-Id: I45ae2ed8e3090ea1c6b2e349fb476a4201164f5b Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Merges: guix/guix#8992
2026-07-01gnu: Remove xfce4-statusnotifier-plugin.Andreas Enge1-29/+0
* gnu/packages/xfce.scm (xfce4-statusnotifier-plugin): Delete variable. Change-Id: I7aa06485f601098090f0ab03e0ac67061f78bf2d
2026-06-01gnu: xfce4-screensaver: Update to 4.20.2.宋文武1-2/+2
* gnu/packages/xfce.scm (xfce4-screensaver): Update to 4.20.2. Change-Id: I4ea580e54c92fea8c6cb7403b44a2fec22a9d0dd
2026-06-01gnu: mousepad: Update to 0.7.0.宋文武1-8/+7
* gnu/packages/xfce.scm (mousepad): Update to 0.7.0. [build-system]: Switch to meson-build-system. [native-inputs]: Remove xfce4-dev-tools. Add gettext-minimal, glib:bin and pkg-config. Change-Id: Icfd42dc655a28a1e6f730899ef45aac64512e194
2026-06-01gnu: orage: Update to 4.20.3.宋文武1-2/+2
* gnu/packages/xfce.scm (orage): Update to 4.20.3. Change-Id: Ib9ae27e7051b0676fbde5469c24ce4d957b19ab5
2026-06-01gnu: ristretto: Update to 0.14.0.宋文武1-7/+4
* gnu/packages/xfce.scm (ristretto): Update to 0.14.0. [build-system]: Switch to meson-build-system. [native-inputs]: Remove xfce4-dev-tools. Add gettext-minimal, glib:bin and pkg-config. Change-Id: I757f76005378fd1cdb4c2a3081a7b54e0117cef0
2026-06-01gnu: xfce4-terminal: Update to 1.2.0.宋文武1-8/+5
* gnu/packages/xfce.scm (xfce4-terminal): Update to 1.2.0. [build-system]: Switch to meson-build-system. [native-inputs]: Remove xfce4-dev-tools. Add gettext-minimal, glib:bin and pkg-config. [inputs]: Add gtk-layer-shell. Change-Id: I3d1acb0b046b5e8ad4c0e3b6c6a40e2b3997f917
2026-06-01gnu: xfdesktop: Update to 4.20.2.宋文武1-2/+2
* gnu/packages/xfce.scm (xfdesktop): Update to 4.20.2. Change-Id: I6d20c486929ad0240c01929a107ee3a32b188b63
2026-06-01gnu: xfce4-settings: Update to 4.20.4.宋文武1-2/+2
* gnu/packages/xfce.scm (xfce4-settings): Update to 4.20.4. Change-Id: I330618bf95a1a312c1afe8e5ef12c761fc096107
2026-06-01gnu: xfce4-session: Update to 4.20.4.宋文武1-2/+2
* gnu/packages/xfce.scm (xfce4-session): Update to 4.20.4. Change-Id: I59cbcf5dac005dbc6e9a469a0669e7d32e3b03c2
2026-06-01gnu: xfce4-whiskermenu-plugin: Update to 2.10.1.宋文武1-2/+2
* gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Update to 2.10.1. Change-Id: I4c326d603ca12770956e53a5bb3f703e67ffd6eb
2026-06-01gnu: xfce4-panel: Update to 4.20.7.宋文武1-2/+2
* gnu/packages/xfce.scm (xfce4-panel): Update to 4.20.7. Change-Id: If63676d2144d27134df9f2dd327bc9701de5c58b
2026-06-01gnu: libxfce4windowing: Update to 4.20.6.宋文武1-2/+2
* gnu/packages/xfce.scm (libxfce4windowing): Update to 4.20.6. Change-Id: Idd403d650cf8b5df05b927027de33572901f07ca
2026-06-01gnu: elementary-xfce-icon-theme: Update to 0.22.宋文武1-2/+2
* gnu/packages/xfce.scm (elementary-xfce-icon-theme): Update to 0.22. Change-Id: I98613a11f1038ab119f913373df7686b6c6c1550
2026-05-30gnu: xfce: Add 'stable-version-regexp' property for packages.宋文武1-21/+44
* gnu/packages/xfce.scm (libxfce4util, xfconf, libxfce4ui, catfish, exo) (garcon, tumbler, libxfce4windowing, xfce4-appfinder, xfce4-session) (xfce4-settings, thunar, thunar-volman, xfwm4, xfdesktop, parole) (xfce4-power-manager, orage, xfce4-screensaver, xfce4-dev-tools) [properties]: Add stable-version-regexp. Merges: guix/guix!5222 Change-Id: Ia296b1ea3dbca95b4c9e99c43a52b4503d5f481a
2026-05-29gnu: thunar: Update to 4.20.8.luca1-2/+2
* gnu/packages.xfce.scm (thunar): Update to 4.20.8. Merges: guix/guix!8937 Change-Id: I0e95410bf2cc6548496170e17eb4ebc9f1ff16d0 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2026-05-29gnu: thunarx-python: Fix build.Andreas Enge1-2/+3
* gnu/packages/xfce.scm (thunarx-python)[native-inputs]: Add python-setuptools. Merges: guix/guix!8931 Change-Id: Id3ebf04ce0a03b58e880bd1f0993c0a71e50f93c Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2026-03-06gnu: python-dbus: Rename to python-dbus-1.2.Andreas Enge1-1/+1
* gnu/packages/python-xyz.scm (python-dbus): Rename to… (python-dbus-1.2): … this. (python-notify2, python-gatt, python2-dbus): Adapt references. * gnu/packages/audio.scm (cable, jack-2): Likewise. * gnu/packages/bittorrent.scm (deluge): Likewise. * gnu/packages/connman.scm (econnman): Likewise. * gnu/packages/cups.scm (hplip): Likewise. * gnu/packages/enlightenment.scm (python-efl): Likewise. * gnu/packages/freedesktop.scm (modem-manager, telepathy-idle): Likewise. * gnu/packages/gnome.scm (gtg, system-config-printer, libsecret, upower) (mutter, network-manager, gnome-bluetooth, gnome-shell, terminator) (gnome-remote-desktop): Likewise. * gnu/packages/ibus.scm (ibus): Likewise. * gnu/packages/maths.scm (veusz): Likewise. * gnu/packages/matrix.scm (pantalaimon): Likewise. * gnu/packages/messaging.scm (pidgin, gajim): Likewise. * gnu/packages/mpd.scm (mpdris2): Likewise. * gnu/packages/music.scm (mididings, a2jmidid, quodlibet): Likewise. * gnu/packages/password-utils.scm (secretsd): Likewise. * gnu/packages/stenography.scm (plover): Likewise. * gnu/packages/sugar.scm (sugar-datastore, sugar-toolkit-gtk3) (sugar-portfolio-activity): Likewise. * gnu/packages/video.scm (python-yewtube): Likewise. * gnu/packages/xdisorg.scm (autokey): Likewise. * gnu/packages/xfce.scm (catfish): Likewise. * gnu/packages/xorg.scm (xpra): Likewise. Change-Id: I19218743260175f1117b8e213131a3b1495c6c48 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2026-01-01gnu: xfce4-panel: Update to 4.20.6.宋文武1-2/+2
* gnu/packages/xfce.scm (xfce4-panel): Update to 4.20.6. Change-Id: I24cb09f2b1b89d30e5d300328e8c4bbcdd639f28
2026-01-01gnu: libxfce4windowing: Update to 4.20.5.宋文武1-2/+2
* gnu/packages/xfce.scm (libxfce4windowing): Update to 4.20.5. Change-Id: If6969ccb8fecfd56c5eacfb8c25252322b0426a7
2026-01-01gnu: tumbler: Update to 4.20.1.宋文武1-2/+2
* gnu/packages/xfce.scm (tumbler): Update to 4.20.1. Change-Id: Ie916942d2f775dcfa6e6f4c5b9fb4e6872a18817
2026-01-01gnu: elementary-xfce-icon-theme: Update to 0.21.宋文武1-2/+2
* gnu/packages/xfce.scm (elementary-xfce-icon-theme): Update to 0.21. Change-Id: Iee633ef63931bac556cf5f5073cb0f9ea264c14f
2026-01-01gnu: catfish: Update to 4.20.1.宋文武1-2/+2
* gnu/packages/xfce.scm (catfish): Update to 4.20.1. Change-Id: I1365ed76139557cd3702f201942a514aba7fc014
2026-01-01gnu: libxfce4util: Update to 4.20.1.宋文武1-2/+2
* gnu/packages/xfce.scm (libxfce4util): Update to 4.20.1. Change-Id: I0963693b1835fac96ee6a9dc1ef3dd42c398a43b
2026-01-01gnu: xfce4-weather-plugin: Update to 0.12.0.宋文武1-2/+2
* gnu/packages/xfce.scm (xfce4-weather-plugin): Update to 0.12.0. Change-Id: I05f3f37ec2cc41f2aa95ad0fb01afa15d1b1a907
2026-01-01gnu: xfce4-wavelan-plugin: Update to 0.7.0.宋文武1-2/+2
* gnu/packages/xfce.scm (xfce4-wavelan-plugin): Update to 0.7.0. Change-Id: I253365d0714e665bda35d750ce985b161f02f697
2026-01-01gnu: xfce4-verve-plugin: Update to 2.1.0.宋文武1-2/+2
* gnu/packages/xfce.scm (xfce4-verve-plugin): Update to 2.1.0. Change-Id: I9e7f4d507a232eef359a0decdca71297aa91a533
2026-01-01gnu: xfce4-timer-plugin: Update to 1.8.0.宋文武1-2/+2
* gnu/packages/xfce.scm (xfce4-timer-plugin): Update to 1.8.0. Change-Id: I351160bd9ff9d40e4a748cf48e73f4080a9428b2
2026-01-01gnu: xfce4-time-out-plugin: Update to 1.2.0.宋文武1-2/+2
* gnu/packages/xfce.scm (xfce4-time-out-plugin): Update to 1.2.0. Change-Id: I3572a83b3235177cc4e3f6eb2d628a15264b9ae6
2026-01-01gnu: xfce4-systemload-plugin: Update to 1.4.0.宋文武1-2/+2
* gnu/packages/xfce.scm (xfce4-systemload-plugin): Update to 1.4.0. Change-Id: Ie76084d39f933f6aad8386a1e0bd39fd0d36dd20
2026-01-01gnu: xfce4-stopwatch-plugin: Update to 0.6.0.宋文武1-2/+2
* gnu/packages/xfce.scm (xfce4-stopwatch-plugin): Update to 0.6.0. Change-Id: Iac0dcb8816af2923dbf8bd0094e51eceef344dfa
2026-01-01gnu: xfce4-smartbookmark-plugin: Update to 0.6.0.宋文武1-2/+2
* gnu/packages/xfce.scm (xfce4-smartbookmark-plugin): Update to 0.6.0. Change-Id: I489bbc4a3190b8f39ee9aee1f4c9b57f83d9fbe4
2026-01-01gnu: xfce4-places-plugin: Update to 1.9.0.宋文武1-2/+2
* gnu/packages/xfce.scm (xfce4-places-plugin): Update to 1.9.0. Change-Id: I6d25622b81e664790205966fa8867ea38c2580b7
2026-01-01gnu: xfce4-netload-plugin: Update to 1.5.0.宋文武1-2/+2
* gnu/packages/xfce.scm (xfce4-netload-plugin): Update to 1.5.0. Change-Id: I9289982c1f9f354a6570dcc6d586becd6f89f39b
2026-01-01gnu: xfce4-mount-plugin: Update to 1.2.0.宋文武1-2/+2
* gnu/packages/xfce.scm (xfce4-mount-plugin): Update to 1.2.0. Change-Id: I77587c8050670298ba47cf4465c0c4e9f9cc615e
2026-01-01gnu: xfce4-mpc-plugin: Update to 0.6.0.宋文武1-2/+2
* gnu/packages/xfce.scm (xfce4-mpc-plugin): Update to 0.6.0. Change-Id: Ibdc6382b57bb1801d4a5f02556b8a301c61605c2
2026-01-01gnu: xfce4-mailwatch-plugin: Update to 1.4.0.宋文武1-2/+2
* gnu/packages/xfce.scm (xfce4-mailwatch-plugin): Update to 1.4.0. Change-Id: I0ee4b503a834d8d54990a3312a83a02854a484ce
2026-01-01gnu: xfce4-genmon-plugin: Update to 4.3.0.宋文武1-2/+2
* gnu/packages/xfce.scm (xfce4-genmon-plugin): Update to 4.3.0. Change-Id: I87b1c532c716edb429053076d2f7ba6b194c7444
2026-01-01gnu: xfce4-fsguard-plugin: Update to 1.2.0.宋文武1-2/+2
* gnu/packages/xfce.scm (xfce4-fsguard-plugin): Update to 1.2.0. Change-Id: Ifcbee3b75f863cc9db610674a4d4eac785cdf787
2026-01-01gnu: xfce4-diskperf-plugin: Update to 2.8.0.宋文武1-2/+2
* gnu/packages/xfce.scm (xfce4-diskperf-plugin): Update to 2.8.0. Change-Id: I0b4aafae432b32a092a48b115513cde429da5e22
2026-01-01gnu: xfce4-cpufreq-plugin: Update to 1.3.0.宋文武1-2/+2
* gnu/packages/xfce.scm (xfce4-cpufreq-plugin): Update to 1.3.0. Change-Id: Ibd49fff0c019f87fbec9ceccbe5781dec0a30028
2026-01-01gnu: xfce4-calculator-plugin: Update to 0.8.0.宋文武1-2/+2
* gnu/packages/xfce.scm (xfce4-calculator-plugin): Update to 0.8.0. Change-Id: I760c38340a3bf05266e84fa7c52e874dbe0df960
2026-01-01gnu: xfce4-eyes-plugin: Update to 4.7.0.宋文武1-2/+2
* gnu/packages/xfce.scm (xfce4-eyes-plugin): Update to 4.7.0. Change-Id: I1dad8cc2b4d8d47e8517c5d4d371dd66e38d3482
2026-01-01gnu: xfce4-cpugraph-plugin: Update to 1.3.0.宋文武1-2/+2
* gnu/packages/xfce.scm (xfce4-cpugraph-plugin): Update to 1.3.0. Change-Id: I9e72319d8dc308a83b74598e5403666a09d6969b
2026-01-01gnu: xfce4-volumed-pulse: Update to 0.3.0.宋文武1-2/+2
* gnu/packages/xfce.scm (xfce4-volumed-pulse): Update to 0.3.0. Change-Id: I39774eb62a3f76f01e5850c84cf3abaeade153a2
2026-01-01gnu: xfce4-screensaver: Update to 4.20.1.宋文武1-14/+4
* gnu/packages/xfce.scm (xfce4-screensaver): Update to 4.20.1. [build-system]: Switch to meson-build-system. [arguments]: Remove phases. Adjust configure-flags. Change-Id: Id9353254ce0c64692acc232053f0f43d52569557