port to pika os 4
Some checks failed
PikaOS Package Build & Release (Canary) (amd64-v3) / build (push) Failing after 24s

This commit is contained in:
Ward from fusion-voyager-3 2024-07-25 21:16:37 +03:00
parent fcc4b8c7f9
commit da9517e1ff
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
1
2

View File

@ -2,14 +2,14 @@
set -e
VERSION="4.0"
VERSION="2.7.0"
source ./pika-build-config.sh
echo "$PIKA_BUILD_ARCH" > pika-build-arch
# Clone Upstream
git clone --recursive https://github.com/Audio4Linux/JDSP4Linux
git clone --recursive https://github.com/Audio4Linux/JDSP4Linux -b "$VERSION"
cd JDSP4Linux
cp -rvf ../debian ./
cp -rvf ../jamesdsp.desktop ./