forked from pool/breeze
Update to Plasma 5.7.95
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5:LTS/breeze?expand=0&rev=2
This commit is contained in:
parent
154ba0fb7c
commit
e8148d7356
12
_service
12
_service
@ -1,12 +0,0 @@
|
||||
<services>
|
||||
<service name="tar_scm">
|
||||
<param name="url">git://anongit.kde.org/breeze.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="versionformat">5.7.90git~%ci~%h</param>
|
||||
</service>
|
||||
<service name="recompress">
|
||||
<param name="file">*.tar</param>
|
||||
<param name="compression">xz</param>
|
||||
</service>
|
||||
<service name="set_version"/>
|
||||
</services>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f9780da86267535bf66d8113f16392fc7f51a10e3975c2926145a92c56cfd2b4
|
||||
size 33215028
|
@ -1,164 +0,0 @@
|
||||
#
|
||||
# spec file for package breeze
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
# upon. The license for this file, and modifications and additions to the
|
||||
# file, is the same license as for the pristine package itself (unless the
|
||||
# license for the pristine package is not an Open Source License, in which
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%bcond_without lang
|
||||
Name: breeze
|
||||
Version: 5.7.90git~20160915T100423~92a5c79
|
||||
Release: 0
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
BuildRequires: extra-cmake-modules >= 0.0.13
|
||||
BuildRequires: hicolor-icon-theme
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: cmake(KDecoration2) >= %{_plasma5_version}
|
||||
BuildRequires: cmake(KF5ConfigWidgets)
|
||||
BuildRequires: cmake(KF5CoreAddons)
|
||||
BuildRequires: cmake(KF5FrameworkIntegration)
|
||||
BuildRequires: cmake(KF5GuiAddons)
|
||||
BuildRequires: cmake(KF5I18n)
|
||||
BuildRequires: cmake(KF5KCMUtils)
|
||||
BuildRequires: cmake(KF5Package)
|
||||
BuildRequires: cmake(KF5Wayland) >= %{_plasma5_version}
|
||||
BuildRequires: cmake(KF5WindowSystem)
|
||||
BuildRequires: cmake(Qt5DBus) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5Widgets) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5X11Extras) >= 5.4.0
|
||||
BuildRequires: pkgconfig(x11-xcb)
|
||||
BuildRequires: pkgconfig(xcb)
|
||||
Requires: breeze5-cursors >= %{_plasma5_version}
|
||||
Requires: breeze5-icons >= %{_plasma5_version}
|
||||
Requires: breeze5-style >= %{_plasma5_version}
|
||||
Requires: breeze5-wallpapers >= %{_plasma5_version}
|
||||
Recommends: breeze5-decoration >= %{_plasma5_version}
|
||||
Summary: Plasma Desktop artwork, styles and assets
|
||||
License: GPL-2.0+
|
||||
Group: System/GUI/KDE
|
||||
Url: http://www.kde.org
|
||||
#Source: http://download.kde.org/stable/plasma/%{version}/%{name}-%{version}.tar.xz
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
Source99: %{name}-rpmlintrc
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
Artwork, styles and assets for the Breeze visual style for the Plasma Desktop.
|
||||
|
||||
%package -n breeze5-cursors
|
||||
Summary: Plasma Desktop artwork, styles and assets
|
||||
Group: System/GUI/KDE
|
||||
BuildArch: noarch
|
||||
|
||||
%description -n breeze5-cursors
|
||||
Artwork, styles and assets for the Breeze visual style for the Plasma Desktop.
|
||||
This package provides Breeze cursor theme.
|
||||
|
||||
%package -n breeze5-style
|
||||
Summary: Plasma Desktop artwork, styles and assets
|
||||
Group: System/GUI/KDE
|
||||
# needed for kde4breeze
|
||||
Requires: breeze-gtk
|
||||
Requires: kconf_update5
|
||||
Recommends: breeze4-style
|
||||
%if %{with lang}
|
||||
Recommends: breeze5-style-lang
|
||||
%endif
|
||||
|
||||
%description -n breeze5-style
|
||||
Artwork, styles and assets for the Breeze visual style for the Plasma Desktop.
|
||||
This package provides Breeze style, color-scheme and aditional assets.
|
||||
|
||||
%package -n breeze5-wallpapers
|
||||
Summary: Plasma Desktop artwork, styles and assets
|
||||
Group: System/GUI/KDE
|
||||
BuildArch: noarch
|
||||
|
||||
%description -n breeze5-wallpapers
|
||||
Artwork, styles and assets for the Breeze visual style for the Plasma Desktop.
|
||||
This package provides Breeze wallpaper theme.
|
||||
|
||||
%package -n breeze5-decoration
|
||||
Summary: Plasma Desktop artwork, styles and assets
|
||||
Group: System/GUI/KDE
|
||||
|
||||
%description -n breeze5-decoration
|
||||
Artwork, styles and assets for the Breeze visual style for the Plasma Desktop.
|
||||
This package provides Breeze KWin decoration.
|
||||
|
||||
%lang_package -n breeze5-style
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%cmake_kf5 -d build -- -DBUILD_po=OFF -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5
|
||||
%make_jobs
|
||||
|
||||
%install
|
||||
%kf5_makeinstall -C build
|
||||
|
||||
%if %{with lang}
|
||||
%files -n breeze5-style-lang
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING*
|
||||
%{_kf5_localedir}/
|
||||
%endif
|
||||
|
||||
%files -n breeze5-cursors
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING*
|
||||
%{_kf5_iconsdir}/breeze_cursors
|
||||
%{_kf5_iconsdir}/Breeze_Snow/
|
||||
|
||||
%files -n breeze5-style
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING*
|
||||
%{_kf5_bindir}/breeze-settings5
|
||||
%dir %{_kf5_iconsdir}/hicolor/scalable
|
||||
%dir %{_kf5_iconsdir}/hicolor/scalable/apps
|
||||
%{_kf5_iconsdir}/hicolor/scalable/apps/breeze-settings.*
|
||||
%{_kf5_sharedir}/QtCurve/
|
||||
%{_kf5_sharedir}/color-schemes/
|
||||
%dir %{_kf5_sharedir}/plasma
|
||||
%{_kf5_sharedir}/plasma/look-and-feel/
|
||||
%{_kf5_qmldir}/QtQuick/
|
||||
%{_kf5_libdir}/kconf_update_bin/
|
||||
%{_kf5_sharedir}/kconf_update/
|
||||
%dir %{_kf5_plugindir}
|
||||
%{_kf5_plugindir}/kstyle_breeze_config.so
|
||||
%{_kf5_plugindir}/styles/
|
||||
%{_kf5_sharedir}/kstyle/
|
||||
%dir %{_kf5_servicesdir}
|
||||
%{_kf5_servicesdir}/breezestyleconfig.desktop
|
||||
%{_kf5_libdir}/cmake/Breeze/
|
||||
|
||||
%files -n breeze5-wallpapers
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING*
|
||||
%dir %{_kf5_sharedir}/wallpapers
|
||||
%{_kf5_sharedir}/wallpapers/Next/
|
||||
|
||||
%files -n breeze5-decoration
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING*
|
||||
%dir %{_kf5_plugindir}
|
||||
%{_kf5_plugindir}/org.kde.kdecoration2/
|
||||
%dir %{_kf5_servicesdir}
|
||||
%{_kf5_servicesdir}/breezedecorationconfig.desktop
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING*
|
||||
|
||||
%changelog
|
@ -1,56 +0,0 @@
|
||||
#
|
||||
# spec file for package breeze4-style
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
# upon. The license for this file, and modifications and additions to the
|
||||
# file, is the same license as for the pristine package itself (unless the
|
||||
# license for the pristine package is not an Open Source License, in which
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: breeze4-style
|
||||
Version: 5.7.90git~20160915T100423~92a5c79
|
||||
Release: 0
|
||||
BuildRequires: automoc4
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
BuildRequires: kde4-filesystem
|
||||
BuildRequires: libkde4-devel
|
||||
BuildRequires: libqt4-devel
|
||||
BuildRequires: libxcb-devel
|
||||
Summary: Plasma Desktop artwork, styles and assets
|
||||
License: GPL-2.0+
|
||||
Group: System/GUI/KDE
|
||||
Url: http://www.kde.org
|
||||
#Source: http://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz
|
||||
Source: breeze-%{version}.tar.xz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
Artwork, styles and assets for the Breeze visual style for the Plasma Desktop.
|
||||
This package contains kde4 backport of new default Plasma 5 style.
|
||||
|
||||
%prep
|
||||
%setup -q -n breeze-%{version}
|
||||
|
||||
%build
|
||||
%cmake_kde4 -d build -- -DBUILD_po=OFF -DUSE_KDE4=ON
|
||||
%make_jobs
|
||||
|
||||
%install
|
||||
%kde4_makeinstall -C build
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING*
|
||||
%{_kde4_modulesdir}/
|
||||
%{_kde4_appsdir}/
|
||||
|
||||
%changelog
|
3
breeze-5.7.95.tar.xz
Normal file
3
breeze-5.7.95.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:07beea6e26040e18a673f3a3e46e02a3c5aafba68206c25a2ddaf379a1c2b856
|
||||
size 33277632
|
100
breeze.changes
100
breeze.changes
@ -1,3 +1,103 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 15 15:53:55 UTC 2016 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.7.95 (Plasma 5.8 Beta)
|
||||
* New LTS feature release
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/plasma-5.7.95.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 13 17:42:09 UTC 2016 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.7.5
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/plasma-5.7.5.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 26 20:36:41 UTC 2016 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.7.4
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/plasma-5.7.4.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 2 11:35:49 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.7.3
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/plasma-5.7.3.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 20 08:54:14 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.7.2
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/plasma-5.7.2.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 18 08:38:22 UTC 2016 - jengelh@inai.de
|
||||
|
||||
- Add fdupes by recommendation of rpmlint
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 13 06:13:22 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.7.1
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/plasma-5.7.1.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 5 11:11:55 UTC 2016 - wbauer@tmo.at
|
||||
|
||||
- Use the new %kf5_find_lang macro to create the file list for the
|
||||
lang package
|
||||
- Remove rpmlintrc file, it is not needed any more now
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 30 12:02:17 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.7.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/plasma-5.7.0.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 15 16:50:10 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.6.4
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/plasma-5.6.4.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 19 20:45:25 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.6.3
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/plasma-5.6.3.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 5 15:53:41 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.6.2
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/plasma-5.6.2.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 29 16:20:33 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.6.1
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/plasma-5.6.1.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 20 09:19:46 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: breeze
|
||||
Version: 5.6.0
|
||||
Version: 5.7.95
|
||||
Release: 0
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
BuildRequires: extra-cmake-modules >= 0.0.13
|
||||
@ -48,8 +48,8 @@ Summary: Plasma Desktop artwork, styles and assets
|
||||
License: GPL-2.0+
|
||||
Group: System/GUI/KDE
|
||||
Url: http://www.kde.org
|
||||
#Source: http://download.kde.org/stable/plasma/%{version}/%{name}-%{version}.tar.xz
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
#Source: http://download.kde.org/unstable/plasma/%{version}/http://download.kde.org/stable/plasma/%{version}/%{name}-%{version}.tar.xz
|
||||
Source: http://download.kde.org/unstable/plasma/%{version}/%{name}-%{version}.tar.xz
|
||||
Source99: %{name}-rpmlintrc
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: breeze4-style
|
||||
Version: 5.4.0
|
||||
Version: 5.7.95
|
||||
Release: 0
|
||||
BuildRequires: automoc4
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
|
Loading…
Reference in New Issue
Block a user