update to version 2.0.2-9
This commit is contained in:
parent
ec9fa14344
commit
cd49a7f970
27
0001-change-default-gtk-theme-and-icon-theme.patch
Normal file
27
0001-change-default-gtk-theme-and-icon-theme.patch
Normal file
@ -0,0 +1,27 @@
|
||||
From 1ed3cd3863048eb3afe71614836c378c336fe2d6 Mon Sep 17 00:00:00 2001
|
||||
From: tanyulong <tanyulong@kylinos.cn>
|
||||
Date: Thu, 15 Jul 2021 17:48:11 +0800
|
||||
Subject: [PATCH] change default gtk-theme and icon-theme
|
||||
|
||||
---
|
||||
debian/ukui-ubuntu.gschema.override | 4 ++--
|
||||
1 file changed, 2 insertions(+), 2 deletions(-)
|
||||
|
||||
diff --git a/debian/ukui-ubuntu.gschema.override b/debian/ukui-ubuntu.gschema.override
|
||||
index 11fdec5..fc99208 100755
|
||||
--- a/debian/ukui-ubuntu.gschema.override
|
||||
+++ b/debian/ukui-ubuntu.gschema.override
|
||||
@@ -2,8 +2,8 @@
|
||||
font-name='Noto Sans CJK SC 11'
|
||||
document-font-name='Noto Sans CJK SC 11'
|
||||
monospace-font-name='DejaVu sans Mono 11'
|
||||
-gtk-theme='ukui-white'
|
||||
-icon-theme='ukui-icon-theme-default'
|
||||
+gtk-theme='ukui'
|
||||
+icon-theme='ukui'
|
||||
|
||||
[org.gnome.desktop.wm.preferences]
|
||||
mouse-button-modifier='<Alt>'
|
||||
--
|
||||
2.23.0
|
||||
|
||||
@ -1,13 +1,15 @@
|
||||
%define debug_package %{nil}
|
||||
Name: ukui-desktop-environment
|
||||
Version: 2.0.2
|
||||
Release: 6
|
||||
Release: 9
|
||||
Summary: ukui-desktop-environment
|
||||
License: GPL-2+
|
||||
URL: http://www.ukui.org
|
||||
Source0: ukui-desktop-environment-2.0.2.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
patch1: 0001-change-default-gtk-theme-and-icon-theme.patch
|
||||
|
||||
Requires: ukui-greeter ukui-control-center qt5-ukui-platformtheme ukui-menu ukui-panel ukui-polkit ukui-power-manager ukui-screensaver ukui-session-manager ukui-settings-daemon ukui-sidebar ukui-themes ukui-wallpapers ukui-system-monitor ukui-window-switch peony peony-extensions kylin-nm qt5-ukui-platformtheme ukui-media qt5-qtquickcontrols qt5-qtgraphicaleffects ubuntukylin-default-settings engrampa shotwell atril ukwm
|
||||
|
||||
%description
|
||||
@ -23,8 +25,10 @@ Requires: ukui-greeter ukui-control-center qt5-ukui-platformtheme ukui-menu ukui
|
||||
|
||||
%package -n ukui
|
||||
Summary: ukui-desktop-environment
|
||||
|
||||
Requires: ukui-greeter ukui-control-center qt5-ukui-platformtheme ukui-menu ukui-panel ukui-polkit ukui-power-manager ukui-screensaver ukui-session-manager ukui-settings-daemon ukui-sidebar ukui-themes ukui-wallpapers ukui-system-monitor ukui-window-switch peony peony-extensions kylin-nm qt5-ukui-platformtheme ukui-media qt5-qtquickcontrols qt5-qtgraphicaleffects ubuntukylin-default-settings engrampa shotwell atril ukwm
|
||||
Requires: google-noto-sans-cjk-ttc-fonts
|
||||
|
||||
Recommends: firefox
|
||||
Recommends: time-shutdown
|
||||
Recommends: kylin-display-switch
|
||||
@ -34,6 +38,9 @@ Recommends: blueman
|
||||
Recommends: kylin-screenshot
|
||||
Recommends: indicator-china-weather
|
||||
Recommends: kylin-calculator
|
||||
Recommends: kylin-video
|
||||
Recommends: fcitx fcitx-configtool fcitx-qt5
|
||||
Recommends: kylin-music system-config-printer
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
@ -70,6 +77,7 @@ The UKUI Desktop Environment is the continuation of MATE. It provides an
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
|
||||
@ -93,7 +101,16 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc debian/changelog
|
||||
|
||||
%changelog
|
||||
* Fri Jun 11 2021 douyan <douyan@kylinos.cn> - 2.0.2-6
|
||||
* Tue Sep 14 2021 douyan <douyan@kylinos.cn> - 2.0.2-9
|
||||
- add Recommends: kylin-music system-config-printer
|
||||
|
||||
* Thu Sep 2 2021 douyan <douyan@kylinos.cn> - 2.0.2-8
|
||||
- add Recommends: kylin-video fcitx
|
||||
|
||||
* Tue Jul 15 2021 tanyulong <tanyulong@kylinos.cn> - 2.0.2-7
|
||||
- change default gtk theme and icon theme
|
||||
|
||||
* Wed Feb 3 2021 lvhan <lvhan@kylinos.cn> - 2.0.2-6
|
||||
- add Recommends
|
||||
|
||||
* Thu Dec 17 2020 douyan <douyan@kylinos.cn> - 2.0.2-5
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user