mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
desktop validate
This commit is contained in:
@@ -24,6 +24,7 @@ BuildRequires: pkgconfig(icu-uc)
|
||||
BuildRequires: wayland-devel
|
||||
BuildRequires: nodejs-npm
|
||||
BuildRequires: systemd-rpm-macros
|
||||
BuildRequires: anda-srpm-macros
|
||||
BuildRequires: ninja-build
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
BuildRequires: qt6-qtbase-private-devel
|
||||
@@ -46,7 +47,9 @@ your desktop — built with C++ and Qt.
|
||||
install -Dm 644 extra/%{name}.desktop -t %{buildroot}%{_appsdir}
|
||||
install -Dm 644 extra/%{name}-url-handler.desktop -t %{buildroot}%{_appsdir}
|
||||
%desktop_file_edit -k StartupWMClass -v vicinae-server -f %{buildroot}%{_appsdir}/%{name}.desktop
|
||||
%desktop_file_validate
|
||||
|
||||
%check
|
||||
%desktop_file_validate -f %{buildroot}%{_appsdir}/%{name}.desktop
|
||||
|
||||
%post
|
||||
%systemd_user_post %{name}.service
|
||||
|
||||
Reference in New Issue
Block a user