x42-plugins: update to 20210114.

This commit is contained in:
tibequadorian 2021-01-17 20:48:59 +01:00 committed by Érico Nogueira Rolim
parent 8c865beca7
commit b3a4be619e

View file

@ -1,6 +1,6 @@
# Template file for 'x42-plugins'
pkgname=x42-plugins
version=20200714
version=20210114
revision=1
build_style=gnu-makefile
hostmakedepends="pkg-config"
@ -9,9 +9,9 @@ makedepends="cairo-devel pango-devel glu-devel jack-devel libsndfile-devel
short_desc="Collection of LV2 plugins"
maintainer="tibequadorian <tibequadorian@posteo.de>"
license="GPL-2.0-or-later"
homepage="https://github.com/x42/x42-plugins"
homepage="https://x42-plugins.com"
distfiles="https://gareus.org/misc/${pkgname}/${pkgname}-${version}.tar.xz"
checksum=746fe07a561392ba8c9c5de75dd3881fcc1de0733f55880238a62378a72f60ab
checksum=c54880fe4e596c8fd2918f1adb416cc91c2a3f1c4cb5e88574484517ff1ed8e0
pre_build() {
export OPTIMIZATIONS="-fomit-frame-pointer -O3 -fno-finite-math-only -DNDEBUG"