summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEthan Kerrick2023-10-17 15:24:16 -0400
committerEthan Kerrick2023-10-17 15:24:16 -0400
commit15b2111b072d63de9ee0e4830b02dfb811c25a93 (patch)
treebd51ba820b54d9191a5b54c0d7908449fd62798f
parenta7015db5a70ee80dd565643e031ac7a73511f3c0 (diff)
downloadaur-15b2111b072d63de9ee0e4830b02dfb811c25a93.tar.gz
updated to 0.26.0
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD29
2 files changed, 29 insertions, 20 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6af7a0fded5c..f31b4756675d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = giada
pkgdesc = A free, minimal, hardcore audio tool for DJs, live performers and electronic musicians
- pkgver = 0.25.1
+ pkgver = 0.26.0
pkgrel = 1
url = https://www.giadamusic.com/
arch = x86_64
@@ -37,15 +37,15 @@ pkgbase = giada
provides = giada
options = !buildflags
options = !makeflags
- source = giada-0.25.1::git+https://github.com/monocasual/giada/#tag=0.25.1
- source = git+https://github.com/juce-framework/JUCE.git#tag=7.0.5
- source = git+https://github.com/steinbergmedia/vst3sdk.git
- source = git+https://github.com/monocasual/rtaudio.git
- source = git+https://github.com/monocasual/geompp.git
- source = git+https://github.com/monocasual/mcl-audio-buffer.git
- source = git+https://github.com/monocasual/mcl-atomic-swapper.git
- source = git+https://github.com/fltk/fltk.git
- source = git+https://github.com/cameron314/concurrentqueue.git
+ source = giada-0.26.0::git+https://github.com/monocasual/giada/#tag=0.26.0
+ source = git+https://github.com/juce-framework/JUCE.git#commit=69795dc8e589a9eb5df251b6dd994859bf7b3fab
+ source = git+https://github.com/steinbergmedia/vst3sdk.git#commit=ef0a70df2f82a3c218abaca0dbfbb66ae6c61025
+ source = git+https://github.com/monocasual/rtaudio.git#commit=8a362b1082ce17d3be1f47bd116839e40f189cf1
+ source = git+https://github.com/monocasual/geompp.git#commit=2b9edac100435d1ec1cf857f36605ca2f4f229ec
+ source = git+https://github.com/monocasual/mcl-audio-buffer.git#commit=d641e3e40219ea931e2a9945a1ef0aa2f54f4d2c
+ source = git+https://github.com/monocasual/mcl-atomic-swapper.git#commit=459d45df051408c8533483cd2b15aa309cef0767
+ source = git+https://github.com/fltk/fltk.git#commit=d9d474c59372a8b2b0829c400b5d0584129e3822
+ source = git+https://github.com/cameron314/concurrentqueue.git#commit=bf1fe24c8eb413494884dc151712a3ed526fc5a3
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 9764db916dba..3407053a0e79 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# NOTE: can currently not be built using devtools:
# https://github.com/monocasual/giada/issues/553
pkgname=giada
-pkgver=0.25.1
+pkgver=0.26.0
pkgrel=1
pkgdesc="A free, minimal, hardcore audio tool for DJs, live performers and electronic musicians"
arch=(x86_64)
@@ -19,14 +19,21 @@ checkdepends=(catch2)
provides=(vst3-host giada)
source=(
"$pkgname-$pkgver::git+https://github.com/monocasual/giada/#tag=$pkgver"
-"git+https://github.com/juce-framework/JUCE.git#tag=7.0.5"
-"git+https://github.com/steinbergmedia/vst3sdk.git"
-"git+https://github.com/monocasual/rtaudio.git"
-"git+https://github.com/monocasual/geompp.git"
-"git+https://github.com/monocasual/mcl-audio-buffer.git"
-"git+https://github.com/monocasual/mcl-atomic-swapper.git"
-"git+https://github.com/fltk/fltk.git"
-"git+https://github.com/cameron314/concurrentqueue.git"
+"git+https://github.com/juce-framework/JUCE.git#commit=69795dc8e589a9eb5df251b6dd994859bf7b3fab"
+
+"git+https://github.com/steinbergmedia/vst3sdk.git#commit=ef0a70df2f82a3c218abaca0dbfbb66ae6c61025"
+
+"git+https://github.com/monocasual/rtaudio.git#commit=8a362b1082ce17d3be1f47bd116839e40f189cf1"
+
+"git+https://github.com/monocasual/geompp.git#commit=2b9edac100435d1ec1cf857f36605ca2f4f229ec"
+
+"git+https://github.com/monocasual/mcl-audio-buffer.git#commit=d641e3e40219ea931e2a9945a1ef0aa2f54f4d2c"
+
+"git+https://github.com/monocasual/mcl-atomic-swapper.git#commit=459d45df051408c8533483cd2b15aa309cef0767"
+
+"git+https://github.com/fltk/fltk.git#commit=d9d474c59372a8b2b0829c400b5d0584129e3822"
+
+"git+https://github.com/cameron314/concurrentqueue.git#commit=bf1fe24c8eb413494884dc151712a3ed526fc5a3"
)
sha512sums=('SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP')
b2sums=('SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP')
@@ -68,7 +75,9 @@ package() {
libpulse-simple.so librtmidi.so libsamplerate.so libsndfile.so)
make DESTDIR="$pkgdir/" install -C build
- # docs
cd "$pkgname-$pkgver/"
install -vDm 644 {ChangeLog,README.md} -t "${pkgdir}/usr/share/doc/${pkgname}"
+ rm -rv "${pkgdir}/usr/include/"
+ rm -rv "${pkgdir}/usr/lib/"
+ rm -rv "${pkgdir}/usr/bin/JUCE-7.0.5"
}