This commit is contained in:
committed by
Git OBS Bridge
parent
1ea00fd48f
commit
c54fed2eae
@@ -96,16 +96,22 @@ Group: System/GUI/KDE
|
||||
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
|
||||
%cmake_kf5 -d build -- -DBUILD_po=OFF -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5
|
||||
%make_jobs
|
||||
|
||||
%install
|
||||
%kf5_makeinstall -C build
|
||||
|
||||
%files -n breeze5-style-lang
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING*
|
||||
%{_kf5_localedir}/
|
||||
|
||||
%files -n breeze5-icons
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING*
|
||||
|
Reference in New Issue
Block a user