aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/xfce.scm
Commit message (Collapse)AuthorAge
...
* gnu: xfce4-panel: Update to 4.18.2.Michael Rohleder2023-02-15
| | | | | | * gnu/packages/xfce.scm (xfce4-panel): Update to 4.18.2. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: libxfce4ui: Update to 4.18.2.Michael Rohleder2023-02-15
| | | | | | * gnu/packages/xfce.scm (libxfce4ui): Update to 4.18.2. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: orage: Update to 4.18.0.Michael Rohleder2023-02-15
| | | | | | * gnu/packages/xfce.scm (orage): Update to 4.18.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: xfce: Add more packages.宋文武2023-02-06
| | | | | * gnu/packages/xfce.scm (xfce)[inputs]: Add mousepad, xfce4-screenshooter, xfce4-taskmanager and xkill.
* gnu: xfce4-notifyd: Update to 0.7.3.Michael Rohleder2023-02-05
| | | | | | * gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.7.3. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: xfce4-settings: Enable UPower support.宋文武2023-01-29
| | | | | * gnu/packages/xfce.scm (xfce4-settings)[arguments]: Add "--enable-upower-glib" to configure-flags.
* gnu: xfce4-settings: Enable colord support.宋文武2023-01-29
| | | | * gnu/packages/xfce.scm (xfce4-settings)[inputs]: Add colord.
* gnu: xfwm4: Enable Xpresent support.宋文武2023-01-29
| | | | * gnu/packages/xfce.scm (xfwm4)[inputs]: Add libxpresent.
* gnu: xfce4-datetime-plugin: Update to 0.8.3.宋文武2023-01-29
| | | | * gnu/packages/xfce.scm (xfce4-datetime-plugin): Update to 0.8.3.
* gnu: xfce4-notifyd: Update to 0.7.2.宋文武2023-01-29
| | | | * gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.7.2.
* gnu: xfdashboard: Update to 1.0.0.宋文武2023-01-29
| | | | * gnu/packages/xfce.scm (xfdashboard): Update to 1.0.0.
* gnu: Add thunar-vcs-plugin.Feng Shu2023-01-29
| | | | | | * gnu/packages/xfce.scm (thunar-vcs-plugin): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add thunar-media-tags-plugin.Feng Shu2023-01-29
| | | | | | * gnu/packages/xfce.scm (thunar-media-tags-plugin): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add thunar-shares-plugin.Feng Shu2023-01-29
| | | | | | * gnu/packages/xfce.scm (thunar-shares-plugin): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add thunar-archive-plugin.Feng Shu2023-01-29
| | | | | | * gnu/packages/xfce.scm (thunar-archive-plugin): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: xfce: Propagate search paths of 'thunar'.Feng Shu2023-01-29
| | | | | | * gnu/packages/xfce.scm (xfce)[native-search-paths]: Add thunar. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: thunar: Add a search path for THUNARX_DIRS.Feng Shu2023-01-29
| | | | | | | * gnu/packages/xfce.scm (thunar)[native-search-paths]: Add THUNARX_DIRS specification. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: xfce4-systemload-plugin: Update to 1.3.2.Feng Shu2023-01-29
| | | | | | * gnu/packages/xfce.scm (xfce4-systemload-plugin): Update to 1.3.2. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: xfce4-places-plugin: Update to 1.8.3.Feng Shu2023-01-29
| | | | | | * gnu/packages/xfce.scm (xfce4-places-plugin): Update to 1.8.3. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: xfce4-whiskermenu-plugin: Update to 2.7.2.Feng Shu2023-01-29
| | | | | | * gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Update to 2.7.2. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: xfce4-eyes-plugin: Update to 4.6.0.Feng Shu2023-01-29
| | | | | | * gnu/packages/xfce.scm (xfce4-eyes-plugin): Update to 4.6.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: xfce4-cpugraph-plugin: Update to 1.2.7.Feng Shu2023-01-29
| | | | | | * gnu/packages/xfce.scm (xfce4-cpugraph-plugin): Update to 1.2.7. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: xfce4-cpufreq-plugin: Update to 1.2.8.Feng Shu2023-01-29
| | | | | | * gnu/packages/xfce.scm (xfce4-cpufreq-plugin): Update to 1.2.8. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: xfce4-terminal: Fix build.Michael Rohleder2023-01-29
| | | | | | | * gnu/packages/xfce.scm (xfce4-terminal)[arguments]: Add configure-flags to set CFLAGS. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: xfce4-dev-tools: Update to 4.18.0.Michael Rohleder2023-01-29
| | | | | | * gnu/packages/xfce.scm (xfce4-dev-tools): Update to 4.18.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: thunar-volman: Update to 4.18.0.Michael Rohleder2023-01-29
| | | | | | * gnu/packages/xfce.scm (thunar-volman): Update to 4.18.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: xfce4-power-manager: Update to 4.18.0.Michael Rohleder2023-01-29
| | | | | | * gnu/packages/xfce.scm (xfce4-power-manager): Update to 4.18.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: thunar: Update to 4.18.3.Michael Rohleder2023-01-29
| | | | | | * gnu/packages/xfce.scm (thunar): Update to 4.18.3. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: xfwm4: Update to 4.18.0.Michael Rohleder2023-01-29
| | | | | | * gnu/packages/xfce.scm (xfwm4): Update to 4.18.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: xfdesktop: Update to 4.18.1.Michael Rohleder2023-01-29
| | | | | | * gnu/packages/xfce.scm (xfdesktop): Update to 4.18.1. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: xfce4-settings: Update to 4.18.1.Michael Rohleder2023-01-29
| | | | | | * gnu/packages/xfce.scm (xfce4-settings): Update to 4.18.1. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: xfce4-session: Update to 4.18.0.Michael Rohleder2023-01-29
| | | | | | * gnu/packages/xfce.scm (xfce4-session): Update to 4.18.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: xfce4-appfinder: Update to 4.18.0.Michael Rohleder2023-01-29
| | | | | | * gnu/packages/xfce.scm (xfce4-appfinder): Update to 4.18.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: xfce4-panel: Update to 4.18.1.Michael Rohleder2023-01-29
| | | | | | * gnu/packages/xfce.scm (xfce4-panel): Update to 4.18.1. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: garcon: Update to 4.18.0.Michael Rohleder2023-01-29
| | | | | | * gnu/packages/xfce.scm (garcon): Update to 4.18.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: tumbler: Update to 4.18.0.Michael Rohleder2023-01-29
| | | | | | | * gnu/packages/xfce.scm (tumbler): Update to 4.18.0. [inputs]: Add libxfce4util. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: exo: Update to 4.18.0.Michael Rohleder2023-01-29
| | | | | | * gnu/packages/xfce.scm (exo): Update to 4.18.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: libxfce4ui: Update to 4.18.1.Michael Rohleder2023-01-29
| | | | | | | * gnu/packages/xfce.scm (libxfce4ui): Update to 4.18.1. [inputs]: Add libgtop. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: xfconf: Update to 4.18.0.Michael Rohleder2023-01-29
| | | | | | | * gnu/packages/xfce.scm (xfconf): Update to 4.18.0. [arguments]: Remove unneeded phase install-shell-completions. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: libxfce4util: Update to 4.18.1.Michael Rohleder2023-01-29
| | | | | | * gnu/packages/xfce.scm (libxfce4util): Update to 4.18.1. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: xfce4-screenshooter: Update to 1.10.3.Michael Rohleder2023-01-16
| | | | | | * gnu/packages/xfce.scm (xfce4-screenshooter): Update to 1.10.3. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: Remove xfce4-embed-plugin.Kaelyn Takata2023-01-12
| | | | | | | | | | 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>
* gnu: Remove xfce4-equake-plugin.Kaelyn Takata2023-01-12
| | | | | | | | | | The last release of this plugin appears to be 2013, 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-equake-plugin): Delete variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: ristretto: Update to 0.12.4.Michael Rohleder2022-12-25
| | | | | | * gnu/packages/xfce.scm (ristretto): Update to 0.12.4. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: xfce4-notifyd: Update to 0.6.5.Michael Rohleder2022-12-25
| | | | | | * gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.6.5. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: xfce4-taskmanager: Update to 1.5.5.Michael Rohleder2022-12-25
| | | | | | | * gnu/packages/xfce.scm (xfce4-taskmanager): Update to 1.5.5. [inputs]: Add libxfce4ui. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: xfce4-screenshooter: Update to 1.10.0.Michael Rohleder2022-11-22
| | | | | | * gnu/packages/xfce.scm (xfce4-screenshooter): Update to 1.10.0. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: xfce4-settings: Update to 4.16.5.Michael Rohleder2022-11-22
| | | | | | * gnu/packages/xfce.scm (xfce4-settings): Update to 4.16.5. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: xfce4-settings: Update to 4.16.4.Michael Rohleder2022-11-11
| | | | | | * gnu/packages/xfce.scm (xfce4-settings): Update to 4.16.4. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: xfce4-places-plugin: Update to 1.8.2.Michael Rohleder2022-09-22
| | | | | | * gnu/packages/xfce.scm (xfce4-places-plugin): Update to 1.8.2. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>