honestly let's just git clone

Signed-off-by: madomado <madonuko@outlook.com>
This commit is contained in:
madomado
2026-06-28 03:45:13 +08:00
committed by GitHub
parent fb7ef89b4f
commit 86146b9344
+1 -5
View File
@@ -7,7 +7,6 @@ Release: 1%?dist
Summary: Watch content on your own terms, ensuring you retain full ownership and control over what you watch
License: SFL-1.1
URL: https://grayjay.app/desktop
Source0: https://github.com/futo-org/Grayjay.Desktop/archive/refs/tags/%version.tar.gz
BuildRequires: npm dotnet-host dotnet-hostfxr-8.0 dotnet-sdk-8.0
BuildRequires: anda-srpm-macros git-core
BuildRequires: desktop-file-utils
@@ -16,10 +15,7 @@ BuildRequires: desktop-file-utils
Grayjay is a multi-platform media application that allows you to watch content from multiple platforms in a single application. Using an extendable plugin system developers can make new integrations with additional platforms. Plugins are cross-compatible between Android and Desktop.
%prep
%autosetup -n Grayjay.Desktop-%version
git init
git remote add origin https://github.com/futo-org/Grayjay.Desktop
git submodule update --init --recursive #{?_smp_mflags}
%git_clone https://github.com/futo-org/Grayjay.Desktop
%build
pushd Grayjay.Desktop.Web