forked from pool/breeze
This commit is contained in:
parent
0589c10860
commit
072888414e
@ -50,8 +50,6 @@ Url: http://www.kde.org
|
|||||||
#Source: http://download.kde.org/stable/plasma/%{version}/%{name}-%{version}.tar.xz
|
#Source: http://download.kde.org/stable/plasma/%{version}/%{name}-%{version}.tar.xz
|
||||||
Source: %{name}-%{version}.tar.xz
|
Source: %{name}-%{version}.tar.xz
|
||||||
Source99: %{name}-rpmlintrc
|
Source99: %{name}-rpmlintrc
|
||||||
# PATCH-FIX-OPENSUSE set-breezyGTK-as-default-gtk-theme.patch
|
|
||||||
Patch0: set-breezyGTK-as-default-gtk-theme.patch
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -101,7 +99,6 @@ This package provides Breeze KWin decoration.
|
|||||||
%lang_package -n breeze5-style
|
%lang_package -n breeze5-style
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake_kf5 -d build -- -DBUILD_po=OFF -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5
|
%cmake_kf5 -d build -- -DBUILD_po=OFF -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5
|
||||||
@ -110,8 +107,6 @@ This package provides Breeze KWin decoration.
|
|||||||
%install
|
%install
|
||||||
%kf5_makeinstall -C build
|
%kf5_makeinstall -C build
|
||||||
|
|
||||||
rm -rfv %{buildroot}%{_kf5_iconsdir}/breeze/ %{buildroot}%{_kf5_iconsdir}/breeze-dark/
|
|
||||||
|
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
%files -n breeze5-style-lang
|
%files -n breeze5-style-lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -135,8 +130,6 @@ This package provides Breeze KWin decoration.
|
|||||||
%{_kf5_sharedir}/QtCurve/
|
%{_kf5_sharedir}/QtCurve/
|
||||||
%{_kf5_sharedir}/color-schemes/
|
%{_kf5_sharedir}/color-schemes/
|
||||||
%{_kf5_qmldir}/QtQuick/
|
%{_kf5_qmldir}/QtQuick/
|
||||||
%{_kf5_libdir}/kconf_update_bin/
|
|
||||||
%{_kf5_sharedir}/kconf_update/
|
|
||||||
%dir %{_kf5_plugindir}
|
%dir %{_kf5_plugindir}
|
||||||
%{_kf5_plugindir}/kstyle_breeze_config.so
|
%{_kf5_plugindir}/kstyle_breeze_config.so
|
||||||
%{_kf5_plugindir}/styles/
|
%{_kf5_plugindir}/styles/
|
||||||
|
Loading…
Reference in New Issue
Block a user