Skip to content
Snippets Groups Projects
Commit c70b87b4 authored by David Runge's avatar David Runge :chipmunk:
Browse files

Rebuilding with updated upstreamed patch (fixes duplicate lv2 URIs).

parent 68228c85
No related branches found
Tags 0.2.10-5
No related merge requests found
......@@ -2,7 +2,7 @@
pkgname=ambix
pkgver=0.2.10
pkgrel=1
pkgrel=2
pkgdesc="Ambisonic VST, LV2 plug-ins with variable order for use in Digital Audio Workstations"
arch=('x86_64')
url="https://github.com/kronihias/ambix"
......@@ -14,9 +14,9 @@ makedepends=('alsa-lib' 'cmake' 'eigen' 'fftw' 'freetype2' 'freeglut' 'gcc8'
checkdepends=('lv2lint')
optdepends=('jack: for standalone applications')
source=("$pkgname-$pkgver.tar.gz::https://github.com/kronihias/${pkgname}/archive/v${pkgver}.tar.gz"
"${pkgname}-0.2.10-lv2_plugin_uri.patch::https://github.com/kronihias/ambix/pull/28/commits/3892c0b5e6ca6bf1033cfaf8d008aaa5790ba5fe.patch")
"${pkgname}-0.2.10-lv2_plugin_uri.patch::https://github.com/kronihias/ambix/pull/28/commits/fa5849377b0eeddbedd1d99768cfc9ad9933d751.patch")
sha512sums=('6e53129bb258a7fd767fb60097354ead28cf05fd5e15017530518b5f0bc9f6350326a58ca81ab7250e70ae25b50900cb00092b489ae33974b258cb200f1c43f5'
'e89f69841fcf29b6a0a80b13c026157d0fc625df0962d705f970b9e562be3c8472f3b3d31d87d0d0bfd66ec78cd36ffd0f5944736e123ca88e2000210dc14f20')
'f7d12a2983979b6545e9a03713e2088b30ec774a97d5abad7609ca2c2e9737635a30aad467b574a72eb02d2079007ebf281c3ed701f9e34864e0a865c12581ac')
_plugin_names=('ambix_binaural' 'ambix_converter' 'ambix_decoder'
'ambix_directional_loudness' 'ambix_encoder_i2' 'ambix_encoder_i4'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment