summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEthan Kerrick2022-10-14 21:41:23 -0400
committerEthan Kerrick2022-10-14 21:41:23 -0400
commit2ae9fbbcc4f990ff66de21d3f88ed97b6c804aad (patch)
tree888747d04cd0bcb3915f80cc6db23bece97ce414
parent442abb400930ec0f36f5b35be83af4f6bc953e35 (diff)
downloadaur-2ae9fbbcc4f990ff66de21d3f88ed97b6c804aad.tar.gz
added git to dependencys
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7677226ee760..6281f0576f7d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = giada
pkgdesc = A free, minimal, hardcore audio tool for DJs, live performers and electronic musicians
pkgver = 0.23.0
- pkgrel = 1
+ pkgrel = 2
url = https://www.giadamusic.com/
arch = x86_64
groups = pro-audio
@@ -19,6 +19,7 @@ pkgbase = giada
makedepends = nlohmann-json
makedepends = rtmidi
makedepends = sed
+ makedepends = git
depends = gcc-libs
depends = glibc
depends = hicolor-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index 46d18b5d2697..8db402639e4b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# https://github.com/monocasual/giada/issues/553
pkgname=giada
pkgver=0.23.0
-pkgrel=1
+pkgrel=2
pkgdesc="A free, minimal, hardcore audio tool for DJs, live performers and electronic musicians"
arch=(x86_64)
url="https://www.giadamusic.com/"
@@ -14,7 +14,7 @@ groups=(pro-audio)
depends=(gcc-libs glibc hicolor-icon-theme libx11 libxcursor libxft libxinerama libxpm fmt)
options=(!buildflags !makeflags)
# upstream vendors a hacked rtaudio :(
-makedepends=(alsa-lib catch2 cmake imagemagick jack libpulse libsamplerate libsndfile libxrandr nlohmann-json rtmidi sed)
+makedepends=(alsa-lib catch2 cmake imagemagick jack libpulse libsamplerate libsndfile libxrandr nlohmann-json rtmidi sed git)
checkdepends=(xorg-server-xvfb)
provides=(vst3-host giada)
source=(