me
/
guix
Archived
1
0
Fork 0
Commit Graph

458 Commits (c1a2e26b28ab2a2b2cb0b0c6ca46da93efe97948)

Author SHA1 Message Date
Ludovic Courtès 0d96387527
gnu: mate-polkit-for-xfce: Break circular top-level references.
Fixes <https://issues.guix.gnu.org/61911>.
Reported by Maxime Devos <maximedevos@telenet.be>.

* gnu/packages/xfce.scm (mate-polkit-for-xfce): Move to...
* gnu/packages/mate.scm (mate-polkit-for-xfce): ... here.
2023-03-07 00:02:00 +01:00
宋文武 f9925ad9c4
gnu: thunar: Update to 4.18.4.
* gnu/packages/xfce.scm (thunar): Update to 4.18.4.
2023-03-01 09:48:52 +08:00
宋文武 c0e9ddfa29
gnu: xfce4-notifyd: Update to 0.8.0.
* gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.8.0.
[inputs]: Add sqlite.
2023-02-15 09:11:43 +08:00
宋文武 445ef24a61
gnu: xfce4-power-manager: Update to 4.18.1.
* gnu/packages/xfce.scm (xfce4-power-manager): Update to 4.18.1.
2023-02-15 09:11:43 +08:00
宋文武 d92db1a555
gnu: xfce4-settings: Update to 4.18.2.
* gnu/packages/xfce.scm (xfce4-settings): Update to 4.18.2.
2023-02-15 09:11:43 +08:00
宋文武 495b022763
gnu: xfce4-session: Update to 4.18.1.
* gnu/packages/xfce.scm (xfce4-session): Update to 4.18.1.
2023-02-15 09:11:43 +08:00
Michael Rohleder 22f6783f33
gnu: ristretto: Update to 0.13.0.
* gnu/packages/xfce.scm (ristretto): Update to 0.13.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-02-15 09:11:43 +08:00
Michael Rohleder e685b94e0a
gnu: mousepad: Update to 0.6.0.
* gnu/packages/xfce.scm (mousepad): Update to 0.6.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-02-15 09:11:43 +08:00
Michael Rohleder 444089d3b6
gnu: xfce4-panel: Update to 4.18.2.
* gnu/packages/xfce.scm (xfce4-panel): Update to 4.18.2.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-02-15 09:11:43 +08:00
Michael Rohleder 0412c8dc0e
gnu: libxfce4ui: Update to 4.18.2.
* gnu/packages/xfce.scm (libxfce4ui): Update to 4.18.2.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-02-15 09:11:43 +08:00
Michael Rohleder e2320fea44
gnu: orage: Update to 4.18.0.
* gnu/packages/xfce.scm (orage): Update to 4.18.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-02-15 09:11:43 +08:00
宋文武 0fe13918de
gnu: xfce: Add more packages.
* gnu/packages/xfce.scm (xfce)[inputs]: Add mousepad, xfce4-screenshooter,
xfce4-taskmanager and xkill.
2023-02-06 14:43:27 +08:00
Michael Rohleder 716f2b330f
gnu: xfce4-notifyd: Update to 0.7.3.
* gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.7.3.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-05 14:05:38 +01:00
宋文武 bea2240968
gnu: xfce4-settings: Enable UPower support.
* gnu/packages/xfce.scm (xfce4-settings)[arguments]: Add
"--enable-upower-glib" to configure-flags.
2023-01-29 09:17:01 +08:00
宋文武 806bc1b04d
gnu: xfce4-settings: Enable colord support.
* gnu/packages/xfce.scm (xfce4-settings)[inputs]: Add colord.
2023-01-29 09:17:01 +08:00
宋文武 b561053b28
gnu: xfwm4: Enable Xpresent support.
* gnu/packages/xfce.scm (xfwm4)[inputs]: Add libxpresent.
2023-01-29 09:17:01 +08:00
宋文武 ff9172e4b2
gnu: xfce4-datetime-plugin: Update to 0.8.3.
* gnu/packages/xfce.scm (xfce4-datetime-plugin): Update to 0.8.3.
2023-01-29 09:17:01 +08:00
宋文武 976f1dba42
gnu: xfce4-notifyd: Update to 0.7.2.
* gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.7.2.
2023-01-29 09:17:01 +08:00
宋文武 30ac38226d
gnu: xfdashboard: Update to 1.0.0.
* gnu/packages/xfce.scm (xfdashboard): Update to 1.0.0.
2023-01-29 09:17:01 +08:00
Feng Shu 0236f4be85
gnu: Add thunar-vcs-plugin.
* gnu/packages/xfce.scm (thunar-vcs-plugin): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:17:00 +08:00
Feng Shu 956463a4c4
gnu: Add thunar-media-tags-plugin.
* gnu/packages/xfce.scm (thunar-media-tags-plugin): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:17:00 +08:00
Feng Shu d824836e86
gnu: Add thunar-shares-plugin.
* gnu/packages/xfce.scm (thunar-shares-plugin): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:16:46 +08:00
Feng Shu 29ec1a4bb7
gnu: Add thunar-archive-plugin.
* gnu/packages/xfce.scm (thunar-archive-plugin): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Feng Shu 6d13a13a1a
gnu: xfce: Propagate search paths of 'thunar'.
* gnu/packages/xfce.scm (xfce)[native-search-paths]: Add thunar.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Feng Shu e6f0a1c735
gnu: thunar: Add a search path for THUNARX_DIRS.
* gnu/packages/xfce.scm (thunar)[native-search-paths]: Add THUNARX_DIRS
specification.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Feng Shu 5f6a255bb5
gnu: xfce4-systemload-plugin: Update to 1.3.2.
* gnu/packages/xfce.scm (xfce4-systemload-plugin): Update to 1.3.2.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Feng Shu 0dda255ed9
gnu: xfce4-places-plugin: Update to 1.8.3.
* gnu/packages/xfce.scm (xfce4-places-plugin): Update to 1.8.3.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Feng Shu da9b3ce7d0
gnu: xfce4-whiskermenu-plugin: Update to 2.7.2.
* gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Update to 2.7.2.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Feng Shu a7c73d9bab
gnu: xfce4-eyes-plugin: Update to 4.6.0.
* gnu/packages/xfce.scm (xfce4-eyes-plugin): Update to 4.6.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Feng Shu 9216e31b17
gnu: xfce4-cpugraph-plugin: Update to 1.2.7.
* gnu/packages/xfce.scm (xfce4-cpugraph-plugin): Update to 1.2.7.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Feng Shu 0483a71c07
gnu: xfce4-cpufreq-plugin: Update to 1.2.8.
* gnu/packages/xfce.scm (xfce4-cpufreq-plugin): Update to 1.2.8.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Michael Rohleder 28818a33bf
gnu: xfce4-terminal: Fix build.
* gnu/packages/xfce.scm (xfce4-terminal)[arguments]: Add configure-flags to
set CFLAGS.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Michael Rohleder fb371f72f2
gnu: xfce4-dev-tools: Update to 4.18.0.
* gnu/packages/xfce.scm (xfce4-dev-tools): Update to 4.18.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Michael Rohleder 822e185294
gnu: thunar-volman: Update to 4.18.0.
* gnu/packages/xfce.scm (thunar-volman): Update to 4.18.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Michael Rohleder 5dabd2163f
gnu: xfce4-power-manager: Update to 4.18.0.
* gnu/packages/xfce.scm (xfce4-power-manager): Update to 4.18.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Michael Rohleder 30b462dc97
gnu: thunar: Update to 4.18.3.
* gnu/packages/xfce.scm (thunar): Update to 4.18.3.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Michael Rohleder 98072d53b4
gnu: xfwm4: Update to 4.18.0.
* gnu/packages/xfce.scm (xfwm4): Update to 4.18.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Michael Rohleder 56e9dba50f
gnu: xfdesktop: Update to 4.18.1.
* gnu/packages/xfce.scm (xfdesktop): Update to 4.18.1.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Michael Rohleder d1a52544de
gnu: xfce4-settings: Update to 4.18.1.
* gnu/packages/xfce.scm (xfce4-settings): Update to 4.18.1.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Michael Rohleder 110db9cd8c
gnu: xfce4-session: Update to 4.18.0.
* gnu/packages/xfce.scm (xfce4-session): Update to 4.18.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Michael Rohleder 1f48ba90f1
gnu: xfce4-appfinder: Update to 4.18.0.
* gnu/packages/xfce.scm (xfce4-appfinder): Update to 4.18.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Michael Rohleder f3b2c69216
gnu: xfce4-panel: Update to 4.18.1.
* gnu/packages/xfce.scm (xfce4-panel): Update to 4.18.1.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Michael Rohleder 46a8280bba
gnu: garcon: Update to 4.18.0.
* gnu/packages/xfce.scm (garcon): Update to 4.18.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Michael Rohleder 34b72a2542
gnu: tumbler: Update to 4.18.0.
* gnu/packages/xfce.scm (tumbler): Update to 4.18.0.
[inputs]: Add libxfce4util.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Michael Rohleder 0709de1a7b
gnu: exo: Update to 4.18.0.
* gnu/packages/xfce.scm (exo): Update to 4.18.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Michael Rohleder 03bd907f78
gnu: libxfce4ui: Update to 4.18.1.
* gnu/packages/xfce.scm (libxfce4ui): Update to 4.18.1.
[inputs]: Add libgtop.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Michael Rohleder 7c56811c04
gnu: xfconf: Update to 4.18.0.
* gnu/packages/xfce.scm (xfconf): Update to 4.18.0.
[arguments]: Remove unneeded phase install-shell-completions.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Michael Rohleder c3eab98ccd
gnu: libxfce4util: Update to 4.18.1.
* gnu/packages/xfce.scm (libxfce4util): Update to 4.18.1.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Michael Rohleder 61cdbf414c
gnu: xfce4-screenshooter: Update to 1.10.3.
* gnu/packages/xfce.scm (xfce4-screenshooter): Update to 1.10.3.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-16 12:13:07 -05:00
Kaelyn Takata 4171b01808
gnu: Remove xfce4-embed-plugin.
The last release of this plugin appears to be 2015, and the package no
longer builds as it depends on libxfce4ui-1 which was removed when gtk+-2
support was dropped in 2019.

* gnu/packages/xfce.scm (xfce4-embed-plugin): Delete variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-12 14:25:50 +08:00