forked from pool/lxqt-themes
Accepting request 1175618 from home:AndnoVember:branches:X11:LXQt
- Добавлен логотип openSUSE (logo.tar.xz) OBS-URL: https://build.opensuse.org/request/show/1175618 OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-themes?expand=0&rev=25
This commit is contained in:
parent
9b9b515d8b
commit
847856240f
3
logo.tar.xz
Normal file
3
logo.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:adf2dd5e5f924debf874245b67987a9f79b29efcdf335fa4f1df610f4884802e
|
||||||
|
size 1988
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 21 18:11:47 UTC 2024 - Андрей Алыпов <and.november@opensuse.org>
|
||||||
|
|
||||||
|
- Добавлен логотип openSUSE (logo.tar.xz)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 10 17:59:38 UTC 2024 - Андрей Алыпов <and.november@opensuse.org>
|
Fri May 10 17:59:38 UTC 2024 - Андрей Алыпов <and.november@opensuse.org>
|
||||||
|
|
||||||
|
@ -27,6 +27,7 @@ URL: https://github.com/lxqt/lxqt-themes
|
|||||||
Source0: %{url}/releases/download/%{version}/%{name}-%{version}.tar.xz
|
Source0: %{url}/releases/download/%{version}/%{name}-%{version}.tar.xz
|
||||||
Source1: %{url}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc
|
Source1: %{url}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc
|
||||||
Source2: lxqt-themes.keyring
|
Source2: lxqt-themes.keyring
|
||||||
|
Source3: logo.tar.xz
|
||||||
BuildRequires: cmake >= 3.18.0
|
BuildRequires: cmake >= 3.18.0
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
@ -38,7 +39,7 @@ BuildArch: noarch
|
|||||||
Themes, graphics and icons for LXQt.
|
Themes, graphics and icons for LXQt.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup
|
%autosetup -a3
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake
|
%cmake
|
||||||
@ -46,6 +47,7 @@ Themes, graphics and icons for LXQt.
|
|||||||
%install
|
%install
|
||||||
%cmake_install
|
%cmake_install
|
||||||
%fdupes -s %{buildroot}%{_datadir}/lxqt/themes
|
%fdupes -s %{buildroot}%{_datadir}/lxqt/themes
|
||||||
|
install -Dm 0644 opensuse-*.svg -t %{buildroot}%{_datadir}/lxqt/graphics/
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license COPYING
|
%license COPYING
|
||||||
|
Loading…
Reference in New Issue
Block a user