[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#75146] [PATCH v0 00/15] XFCE: Move source from generated archive to
From: |
Ashvith Shetty |
Subject: |
[bug#75146] [PATCH v0 00/15] XFCE: Move source from generated archive to git. |
Date: |
Sat, 28 Dec 2024 01:13:27 +0530 |
This patch series moves the source for XFCE applications and plugins
from the pre-generated archive file to their git source for quality
reasons (inconsistency between git and archive builds,
missing files in generated archive, etc).
This patch series also removes gtk-xfce-engine, a long-abandoned package,
which had no dependant packages. Patch series also includes some applications
and plugins updated to their newer versions.
Ashvith Shetty (15):
gnu: gtk-xfce-engine: Remove variable.
gnu: xfce4-dev-tools: Update variable fields.
gnu: libxfce4util: Update variable fields.
gnu: xfconf: Update variable fields.
gnu: libxfce4ui: Update variable fields.
gnu: libxfce4windowing: Update variable fields.
gnu: catfish: Update to 4.20.0.
gnu: elementary-xfce-icon-theme: Use new style.
gnu: exo: Update variable fields.
gnu: garcon: Update variable fields.
gnu: tumbler: Update variable fields.
gnu: xfce4-panel: Update variable fields.
gnu: xfce4-battery-plugin: Update to 1.1.6.
gnu: xfce4-clipman-plugin: Update to 1.6.7.
gnu: xfce4-pulseaudio-plugin: Update variable fields.
gnu/packages/xfce.scm | 735 +++++++++++++++++++++++-------------------
1 file changed, 401 insertions(+), 334 deletions(-)
--
2.46.0
- [bug#75146] [PATCH v0 00/15] XFCE: Move source from generated archive to git.,
Ashvith Shetty <=
- [bug#75146] [PATCH v0 01/15] gnu: gtk-xfce-engine: Remove variable., Ashvith Shetty, 2024/12/27
- [bug#75146] [PATCH v0 02/15] gnu: xfce4-dev-tools: Update variable fields., Ashvith Shetty, 2024/12/27
- [bug#75146] [PATCH v0 04/15] gnu: xfconf: Update variable fields., Ashvith Shetty, 2024/12/27
- [bug#75146] [PATCH v0 03/15] gnu: libxfce4util: Update variable fields., Ashvith Shetty, 2024/12/27
- [bug#75146] [PATCH v0 06/15] gnu: libxfce4windowing: Update variable fields., Ashvith Shetty, 2024/12/27
- [bug#75146] [PATCH v0 05/15] gnu: libxfce4ui: Update variable fields., Ashvith Shetty, 2024/12/27
- [bug#75146] [PATCH v0 07/15] gnu: catfish: Update to 4.20.0., Ashvith Shetty, 2024/12/27
- [bug#75146] [PATCH v0 08/15] gnu: elementary-xfce-icon-theme: Use new style., Ashvith Shetty, 2024/12/27
- [bug#75146] [PATCH v0 09/15] gnu: exo: Update variable fields., Ashvith Shetty, 2024/12/27
- [bug#75146] [PATCH v0 10/15] gnu: garcon: Update variable fields., Ashvith Shetty, 2024/12/27