forked from pool/breeze
This commit is contained in:
parent
8dac311a32
commit
998801b70e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b344a15fb61109b4bc3e5a585ed97d6bb55cd823b8ff9e2dcf21f9149a2233e1
|
||||
size 282892
|
3
breeze-4.98.0.tar.xz
Normal file
3
breeze-4.98.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4d7430410c84a3b05baa39dbd31991bdcca093ae7114c1fe1567655ebe889890
|
||||
size 15982448
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 3 17:35:40 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 4.98.0
|
||||
* Plasma 5 RC release
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 16:03:52 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
13
breeze.spec
13
breeze.spec
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: breeze
|
||||
Version: 4.97.0
|
||||
Version: 4.98.0
|
||||
Release: 0
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
BuildRequires: extra-cmake-modules >= 0.0.12
|
||||
@ -27,6 +27,10 @@ BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
|
||||
BuildRequires: kcoreaddons-devel
|
||||
BuildRequires: kconfig-devel
|
||||
Requires: kconf_update5
|
||||
# needed for kde4breeze
|
||||
Recommends: qtcurve-kde4
|
||||
# default Plasma5 style
|
||||
Requires: qtcurve-qt5
|
||||
Summary: Plasma Desktop artwork, styles and assets
|
||||
License: LGPL-2.1+
|
||||
Group: System/GUI/KDE
|
||||
@ -41,23 +45,24 @@ Artwork, styles and assets for the Breeze visual style for the Plasma Desktop.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%cmake_kf5 -d build
|
||||
%cmake_kf5 -d build -- -DBUILD_po=OFF
|
||||
%make_jobs
|
||||
|
||||
%install
|
||||
%kf5_makeinstall -C build
|
||||
%fdupes -s %{buildroot}
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING*
|
||||
%{_kf5_sharedir}/icons/breeze/
|
||||
%{_kf5_sharedir}/icons/breeze*/
|
||||
%{_kf5_sharedir}/color-schemes/
|
||||
%{_kf5_sharedir}/QtCurve/
|
||||
%{_kf5_libdir}/kconf_update_bin/
|
||||
%{_kf5_sharedir}/kconf_update/
|
||||
%{_kf5_qmldir}/QtQuick/
|
||||
%{_kf5_sharedir}/kwin/
|
||||
%dir %{_kf5_sharedir}/wallpapers
|
||||
%{_kf5_sharedir}/wallpapers/Next/
|
||||
%{_kf5_servicesdir}/
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user