summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarl Smedstad2024-02-10 17:20:26 +0100
committerCarl Smedstad2024-02-10 17:20:26 +0100
commitddf6e0522d5456972835e911f8f4c3512d628a2b (patch)
treeda9dd0da5e6f79747ac9de9b35c829c34eb85b8c
parent1a60a2d0dd129c55647c59afa87695e060e39753 (diff)
downloadaur-stargate.tar.gz
upgpkg: 24.02.2-2
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6059a0f4d30d..cb9f90ab37ef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = stargate
pkgdesc = Innovation-first digital audio workstation (DAW), instrument and effect plugins, wave editor
pkgver = 24.02.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/stargatedaw/stargate
arch = x86_64
arch = aarch64
@@ -28,6 +28,7 @@ pkgbase = stargate
depends = python-rtmidi
depends = python-wavefile
depends = python-yaml
+ depends = qt6-svg
depends = rubberband
optdepends = ffmpeg
optdepends = lame
diff --git a/PKGBUILD b/PKGBUILD
index e1369cd3e2b8..32919e750685 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=stargate
pkgver=24.02.2
_commit=43dfd5ccd676fde64ab61d524573903b769c5e2d
-pkgrel=1
+pkgrel=2
pkgdesc="Innovation-first digital audio workstation (DAW), instrument and effect plugins, wave editor"
license=(GPL-3.0-only)
arch=(x86_64 aarch64)
@@ -30,6 +30,7 @@ depends=(
python-rtmidi
python-wavefile
python-yaml
+ qt6-svg
rubberband
)
makedepends=(
@@ -43,7 +44,6 @@ optdepends=(
'lame'
'vorbis-tools'
)
-
source=(
"git+$url.git#commit=$_commit"
"git+https://github.com/spatialaudio/portaudio-binaries.git"