x42-plugins: update to 20190507.
This commit is contained in:
parent
5a406acf78
commit
38097762f6
2 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'x42-plugins'
|
||||
pkgname=x42-plugins
|
||||
version=20190206
|
||||
revision=2
|
||||
version=20190507
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="cairo-devel pango-devel glu-devel jack-devel libsndfile-devel
|
||||
|
@ -11,7 +11,7 @@ maintainer="bluntphenomena <gregwyd@gmail.com>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/x42/x42-plugins"
|
||||
distfiles="http://gareus.org/misc/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=0dab84018f9a8b5beca214d1fbe09d3900124c4329430e02a140e48f2a455767
|
||||
checksum=a728ac8ed5564072b09f95b69c1c9f3993285d7830cb7002dfee857de2993d2c
|
||||
|
||||
pre_build() {
|
||||
export OPTIMIZATIONS="-fomit-frame-pointer -O3 -fno-finite-math-only -DNDEBUG"
|
||||
|
|
1
srcpkgs/x42-plugins/update
Normal file
1
srcpkgs/x42-plugins/update
Normal file
|
@ -0,0 +1 @@
|
|||
site='http://gareus.org/misc/x42-plugins.php'
|
Loading…
Reference in a new issue