mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/x42-plugins to 20191013-1
This commit is contained in:
parent
6828e40680
commit
46b24af8ad
1 changed files with 5 additions and 4 deletions
|
@ -5,13 +5,14 @@
|
|||
# - export OPTIMIZATIONS to override Makefiles without x86isms
|
||||
|
||||
pkgname=x42-plugins
|
||||
pkgver=20190820
|
||||
pkgrel=2
|
||||
pkgver=20191013
|
||||
pkgrel=1
|
||||
pkgdesc="Collection of LV2 plugins"
|
||||
arch=('x86_64')
|
||||
url="https://github.com/x42/x42-plugins"
|
||||
license=('GPL2' 'GPL3')
|
||||
depends=('ftgl' 'hicolor-icon-theme' 'libltc' 'pango' 'zita-convolver')
|
||||
depends=('cairo' 'fftw' 'ftgl' 'gcc-libs' 'glib2' 'glibc' 'hicolor-icon-theme'
|
||||
'libsamplerate' 'libltc' 'libx11' 'pango' 'zita-convolver')
|
||||
makedepends=('gendesk' 'help2man' 'jack' 'liblo' 'lv2' 'ttf-dejavu')
|
||||
optdepends=('jack: for standalone applications'
|
||||
'liblo: for standalone applications')
|
||||
|
@ -20,7 +21,7 @@ source=("http://gareus.org/misc/${pkgname}/${pkgname}-${pkgver}.tar.xz"
|
|||
"x42-plugins.png::https://x42-plugins.com/x42/static/img/x42.png"
|
||||
"${pkgname}.directory"
|
||||
"${pkgname}.menu")
|
||||
sha512sums=('a8a62427c5706cac3eb1ba3e5e5ee6deb81c3ae04ec3a45c44faf2a647e079c245a28a3ef0b85ada62575e43238825a25c460317aa13891694e2d52497facf04'
|
||||
sha512sums=('c0c394efe5bd3bd80ccf0278ab5f97ed0f9484d9953388f0e5dae89b20562e0d6fa6bf2714d9d1e5dec6d4e0cbdabf2e54be537137903400b7314e8cf2b2539b'
|
||||
'956fdd8e04c846d06a5267d1748916744418e0ddfce0ac2e9dd3a1c1376aea61499177af80709d9fe78f8c0c2ddcbf9f9e5b2e413adc9a7eca9b648a87ad4860'
|
||||
'a4f25224da25f0bc9015290d5cc20051bfa02abc8dce54244e7d4a98e3f8bf1ea58afb8adf6f38818126c509f3551f4012417d9e17af701b1ae7f917df8b794d'
|
||||
'ce8f056a034e3bccff1087016c2df550dad32d3c03fb72135623322e46c24b6f5ec5fd3a1478ba5c42a90ec757157f951fd40fb00903c9a20f6e631db454e856')
|
||||
|
|
Loading…
Reference in a new issue