SHA256
1
0
forked from pool/breeze

osc copypac from project:KDE:Unstable:Frameworks package:breeze revision:380

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5:LTS/breeze?expand=0&rev=1
This commit is contained in:
Fabian Vogt 2016-09-15 09:13:36 +00:00 committed by Git OBS Bridge
parent 8bc0de4261
commit 154ba0fb7c
10 changed files with 254 additions and 246 deletions

12
_service Normal file
View File

@ -0,0 +1,12 @@
<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>

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f9780da86267535bf66d8113f16392fc7f51a10e3975c2926145a92c56cfd2b4
size 33215028

View File

@ -0,0 +1,164 @@
#
# 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

View File

@ -0,0 +1,56 @@
#
# 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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0695f02b068a72760e9b2a0802820c32fd4627c7d0af14f8b43dcc7f905d4c6a
size 12514540

2
breeze-rpmlintrc Normal file
View File

@ -0,0 +1,2 @@
# we don't use find_lang macro as it doesn't searches in subdirectories
addFilter("file-not-in-%lang .*")

View File

@ -1,87 +1,3 @@
-------------------------------------------------------------------
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

View File

@ -18,14 +18,13 @@
%bcond_without lang
Name: breeze
Version: 5.7.4
Version: 5.6.0
Release: 0
BuildRequires: cmake >= 2.8.12
BuildRequires: extra-cmake-modules >= 0.0.13
BuildRequires: fdupes
BuildRequires: hicolor-icon-theme
BuildRequires: kf5-filesystem
BuildRequires: cmake(KDecoration2) >= %{version}
BuildRequires: cmake(KDecoration2) >= %{_plasma5_version}
BuildRequires: cmake(KF5ConfigWidgets)
BuildRequires: cmake(KF5CoreAddons)
BuildRequires: cmake(KF5FrameworkIntegration)
@ -33,24 +32,25 @@ BuildRequires: cmake(KF5GuiAddons)
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5KCMUtils)
BuildRequires: cmake(KF5Package)
BuildRequires: cmake(KF5Wayland) >= %{version}
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 >= %{version}
Requires: breeze5-icons >= %{version}
Requires: breeze5-style >= %{version}
Requires: breeze5-wallpapers >= %{version}
Recommends: breeze5-decoration >= %{version}
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
@ -102,19 +102,17 @@ This package provides Breeze KWin decoration.
%setup -q
%build
%cmake_kf5 -d build -- -DBUILD_po=OFF -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}
%cmake_kf5 -d build -- -DBUILD_po=OFF -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5
%make_jobs
%install
%kf5_makeinstall -C build
%if %{with lang}
%kf5_find_lang
%endif
%fdupes %buildroot/%_prefix
%if %{with lang}
%files -n breeze5-style-lang -f %{name}.lang
%files -n breeze5-style-lang
%defattr(-,root,root)
%doc COPYING*
%{_kf5_localedir}/
%endif
%files -n breeze5-cursors

View File

@ -1,144 +1,3 @@
-------------------------------------------------------------------
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
-------------------------------------------------------------------
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
-------------------------------------------------------------------
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
- Update to 5.6.0
* New feature release
* For more details please see:
https://www.kde.org/announcements/plasma-5.6.0.php
-------------------------------------------------------------------
Tue Mar 1 17:31:44 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.5.5 (boo#968966)
* Bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.5.5.php
-------------------------------------------------------------------
Tue Jan 26 22:20:05 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.5.4:
* Bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.5.4.php
-------------------------------------------------------------------
Wed Jan 6 14:12:02 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.5.3:
* Bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.5.3.php
-------------------------------------------------------------------
Tue Dec 22 22:35:02 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.5.2:
* Bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.5.2.php
-------------------------------------------------------------------
Tue Dec 15 17:49:47 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.5.1:
* Bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.5.1.php
-------------------------------------------------------------------
Sat Dec 12 17:31:02 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.5.0:
* For more details please see:
https://dot.kde.org/2015/12/08/plasma-55-beautiful-new-artwork
- Move to cmake(...) BuildRequires where possible
-------------------------------------------------------------------
Sun Nov 8 18:09:42 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.4.3 (boo#955068):
* For more details please see:
https://www.kde.org/announcements/plasma-5.4.3.php
. Drop Use-NETRootInfo-to-initiate-wm-move-operation.patch, upstreamed
-------------------------------------------------------------------
Sat Oct 10 13:52:44 UTC 2015 - hrvoje.senjan@gmail.com
- Added Use-NETRootInfo-to-initiate-wm-move-operation.patch
(kde#353749)
-------------------------------------------------------------------
Sun Oct 4 10:43:28 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.4.2:
* For more details please see:
https://www.kde.org/announcements/plasma-5.4.2.php
-------------------------------------------------------------------
Tue Sep 8 18:39:33 UTC 2015 - hrvoje.senjan@gmail.com

View File

@ -1,7 +1,7 @@
#
# spec file for package breeze4-style
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# 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
@ -17,7 +17,7 @@
Name: breeze4-style
Version: 5.7.4
Version: 5.4.0
Release: 0
BuildRequires: automoc4
BuildRequires: cmake >= 2.8.12
@ -29,7 +29,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}/breeze-%{version}.tar.xz
#Source: http://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz
Source: breeze-%{version}.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description