0
0
mirror of https://github.com/cucumber-sp/yandex-music-linux.git synced 2025-09-28 01:29:03 +03:00

RPM Building Support

This commit is contained in:
Andrey Onishchenko
2024-03-09 21:09:24 +03:00
parent bf7fd0cc13
commit a3d85f449c
4 changed files with 154 additions and 2 deletions

27
templates/rpm.spec Normal file
View File

@@ -0,0 +1,27 @@
Name: yandex-music
Version: %version%
Release: 1
Summary: Yandex Music Client
License: Custom
URL: https://github.com/cucumber-sp/yandex-music-linux
Source0: %source_tarball%
BuildArch: %arch%
Requires: (kde-cli-tools or kde-cli-tools5 or kde-runtime or trash-cli or glib2 or gvfs-client), (libXtst or libXtst6), (libnotify or libnotify4), (libxcb or libxcb1), (mesa-libgbm or libgbm1), (nss or mozilla-nss), at-spi2-core, gtk3, libdrm, xdg-utils
%description
Yandex Music - Personal recommendations, selections for any occasion and new music
%prep
%setup -q
%install
cp -r ./usr %{buildroot}/
chmod 755 %{buildroot}/usr/bin/yandex-music
%files
/usr/