From 6ceb54fb40f8b48e14a7ffcac5c691da7b282aa8 Mon Sep 17 00:00:00 2001 From: Joey Riches Date: Thu, 4 Jan 2024 19:41:03 +0000 Subject: [PATCH] solus-mate-transition-tool: Initial inclusion at v0.4 **Summary** - Provides an upgrade path for existing MATE installs - Resolves #1134. --- .../s/solus-mate-transition-tool/package.yml | 19 ++++++ .../pspec_x86_64.xml | 63 +++++++++++++++++++ 2 files changed, 82 insertions(+) create mode 100644 packages/s/solus-mate-transition-tool/package.yml create mode 100644 packages/s/solus-mate-transition-tool/pspec_x86_64.xml diff --git a/packages/s/solus-mate-transition-tool/package.yml b/packages/s/solus-mate-transition-tool/package.yml new file mode 100644 index 00000000000..c8dd09e0328 --- /dev/null +++ b/packages/s/solus-mate-transition-tool/package.yml @@ -0,0 +1,19 @@ +name : solus-mate-transition-tool +version : '0.4' +release : 1 +source : + - https://github.com/getsolus/solus-mate-transition-tool/archive/refs/tags/v0.4.tar.gz : 95b5142b741354baf9762d39ee2b76d235df3dc8d732849ed59a5434a9c39819 +homepage : https://github.com/getsolus/solus-mate-transition-tool +license : GPL-2.0-or-later +component : desktop +summary : This is a tool is to help MATE users transition to a Budgie or XFCE environment without completely reinstalling +description: | + As of Solus 4.5 the MATE Edition is deprecated and the MATE desktop enviornment will not be maintained. This is a tool is to help MATE users transition to a Budgie or XFCE environment without completely reinstalling. +rundeps : + - packagekit +setup : | + %meson_configure --libexecdir="libexec" +build : | + %ninja_build +install : | + %ninja_install diff --git a/packages/s/solus-mate-transition-tool/pspec_x86_64.xml b/packages/s/solus-mate-transition-tool/pspec_x86_64.xml new file mode 100644 index 00000000000..d09c3ca9f72 --- /dev/null +++ b/packages/s/solus-mate-transition-tool/pspec_x86_64.xml @@ -0,0 +1,63 @@ + + + solus-mate-transition-tool + https://github.com/getsolus/solus-mate-transition-tool + + Joey Riches + josephriches@gmail.com + + GPL-2.0-or-later + desktop + This is a tool is to help MATE users transition to a Budgie or XFCE environment without completely reinstalling + As of Solus 4.5 the MATE Edition is deprecated and the MATE desktop enviornment will not be maintained. This is a tool is to help MATE users transition to a Budgie or XFCE environment without completely reinstalling. + + https://sources.getsol.us/README.Solus + + + solus-mate-transition-tool + This is a tool is to help MATE users transition to a Budgie or XFCE environment without completely reinstalling + As of Solus 4.5 the MATE Edition is deprecated and the MATE desktop enviornment will not be maintained. This is a tool is to help MATE users transition to a Budgie or XFCE environment without completely reinstalling. + + desktop + + /usr/bin/solus-mate-transition-notification + /usr/bin/solus-mate-transition-tool + /usr/libexec/solus-matetransition-authorizer + /usr/share/applications/us.getsol.matetransition.desktop + /usr/share/dbus-1/system-services/us.getsol.matetransition.Authorizer.service + /usr/share/dbus-1/system.d/us.getsol.matetransition.conf + /usr/share/locale/ar/LC_MESSAGES/solus-mate-transition-tool.mo + /usr/share/locale/cs_CZ/LC_MESSAGES/solus-mate-transition-tool.mo + /usr/share/locale/de/LC_MESSAGES/solus-mate-transition-tool.mo + /usr/share/locale/de_AT/LC_MESSAGES/solus-mate-transition-tool.mo + /usr/share/locale/es/LC_MESSAGES/solus-mate-transition-tool.mo + /usr/share/locale/es_ES/LC_MESSAGES/solus-mate-transition-tool.mo + /usr/share/locale/fi/LC_MESSAGES/solus-mate-transition-tool.mo + /usr/share/locale/fr_FR/LC_MESSAGES/solus-mate-transition-tool.mo + /usr/share/locale/he_IL/LC_MESSAGES/solus-mate-transition-tool.mo + /usr/share/locale/id/LC_MESSAGES/solus-mate-transition-tool.mo + /usr/share/locale/it_IT/LC_MESSAGES/solus-mate-transition-tool.mo + /usr/share/locale/nl_NL/LC_MESSAGES/solus-mate-transition-tool.mo + /usr/share/locale/pl_PL/LC_MESSAGES/solus-mate-transition-tool.mo + /usr/share/locale/ru_RU/LC_MESSAGES/solus-mate-transition-tool.mo + /usr/share/locale/sv_SE/LC_MESSAGES/solus-mate-transition-tool.mo + /usr/share/locale/tr/LC_MESSAGES/solus-mate-transition-tool.mo + /usr/share/locale/zh-Hans/LC_MESSAGES/solus-mate-transition-tool.mo + /usr/share/polkit-1/actions/us.getsol.matetransition.policy + /usr/share/solus-mate-transition-tool/budgie-pkgs.txt + /usr/share/solus-mate-transition-tool/mate-pkgs.txt + /usr/share/solus-mate-transition-tool/solus-mate-transition.ui + /usr/share/solus-mate-transition-tool/xfce-pkgs.txt + /usr/share/xdg/autostart/us.getsol.MateTransitionNotification.desktop + + + + + 2024-04-29 + 0.4 + Packaging update + Joey Riches + josephriches@gmail.com + + + \ No newline at end of file