Plasma 5.13 Beta
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/oxygen5?expand=0&rev=188
This commit is contained in:
parent
d095651b62
commit
c87210913b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:94c4b5a5a975605c38dceeba8c584af1f0310f54073d68b95e195764f75c660c
|
||||
size 4467896
|
3
oxygen-5.12.90.tar.xz
Normal file
3
oxygen-5.12.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:72a2fbaafd1a5a7b595a18b35ac3dcb39238b1a1df836f2b87aa5ce1d7f3fccc
|
||||
size 4467372
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 19 14:16:37 CEST 2018 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.12.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.12.90.php
|
||||
- Changes since 5.12.5:
|
||||
* changed demo button icon
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 2 09:23:56 CEST 2018 - fabian@ritter-vogt.de
|
||||
|
||||
|
25
oxygen5.spec
25
oxygen5.spec
@ -20,7 +20,7 @@
|
||||
%define kwin_deco 1
|
||||
|
||||
Name: oxygen5
|
||||
Version: 5.12.5
|
||||
Version: 5.12.90
|
||||
Release: 0
|
||||
# Full Plasma 5 version (e.g. 5.8.95)
|
||||
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
|
||||
@ -30,7 +30,7 @@ Summary: Oxygen style, KWin decoration, cursors and sounds
|
||||
License: GPL-2.0+
|
||||
Group: System/GUI/KDE
|
||||
Url: http://www.kde.org
|
||||
Source: http://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz
|
||||
Source: http://download.kde.org/unstable/plasma/%{version}/oxygen-%{version}.tar.xz
|
||||
Source1: baselibs.conf
|
||||
BuildRequires: extra-cmake-modules >= 0.0.9
|
||||
BuildRequires: kf5-filesystem
|
||||
@ -63,10 +63,7 @@ Obsoletes: oxygen5-decoration
|
||||
Requires: oxygen5-style
|
||||
Recommends: oxygen5-sounds
|
||||
Recommends: oxygen-cursors
|
||||
%if %{with lang}
|
||||
Recommends: %{name}-lang
|
||||
%endif
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
Provides Oxygen style, KWin decoration, cursors and sounds.
|
||||
@ -162,12 +159,10 @@ This package contains the libraries Oxygen's KWin decoration.
|
||||
%endif
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING*
|
||||
%license COPYING*
|
||||
|
||||
%files style
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING*
|
||||
%license COPYING*
|
||||
%{_kf5_bindir}/oxygen-demo5
|
||||
%{_kf5_bindir}/oxygen-settings5
|
||||
%{_kf5_libdir}/liboxygenstyle5.so.*
|
||||
@ -184,27 +179,23 @@ This package contains the libraries Oxygen's KWin decoration.
|
||||
|
||||
%if %kwin_deco
|
||||
%files decoration
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING*
|
||||
%license COPYING*
|
||||
%{_kf5_plugindir}/org.kde.kdecoration2/
|
||||
%dir %{_kf5_servicesdir}
|
||||
%{_kf5_servicesdir}/oxygendecorationconfig.desktop
|
||||
%endif
|
||||
|
||||
%files sounds
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING*
|
||||
%license COPYING*
|
||||
%{_kf5_sharedir}/sounds/
|
||||
|
||||
%files cursors
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING*
|
||||
%license COPYING*
|
||||
%{_kf5_sharedir}/icons/Oxygen_*/
|
||||
%{_kf5_sharedir}/icons/KDE_Classic/
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING*
|
||||
%license COPYING*
|
||||
%{_kf5_libdir}/liboxygenstyleconfig5.so
|
||||
%{_kf5_libdir}/liboxygenstyle5.so
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user