* update valabind to 1.8.0-4
This commit is contained in:
parent
7ca6adf2c4
commit
49285cbf29
22
valabind/.SRCINFO
Normal file
22
valabind/.SRCINFO
Normal file
@ -0,0 +1,22 @@
|
||||
pkgbase = valabind
|
||||
pkgdesc = Tool to parse vala or vapi files to transform them into swig interface files, C++, NodeJS-ffi or GIR
|
||||
pkgver = 1.8.0
|
||||
pkgrel = 4
|
||||
url = https://github.com/radare/valabind
|
||||
arch = x86_64
|
||||
license = GPL3
|
||||
makedepends = meson
|
||||
depends = sh
|
||||
depends = glibc
|
||||
depends = glib2
|
||||
depends = vala
|
||||
depends = swig
|
||||
depends = libvala-0.56.so
|
||||
source = valabind-1.8.0.tar.gz::https://github.com/radare/valabind/archive/1.8.0.tar.gz
|
||||
source = fix-build.diff
|
||||
sha256sums = 3eba8c36c923eda932a95b8d0c16b7b30e8cdda442252431990436519cf87cdd
|
||||
sha256sums = 760cbcc4cdd3da1d64973bcbd78c8b72479c89fcdf83f8748cacce6976cb2acf
|
||||
sha512sums = 50a32b080e1f55b88ce65facd8df948e77938a74b800658cadd9874ff4f78fa3d11cee97b5fe19d69c0fc664af8ab1750bbc2a4163c89546ee2cc4e82034f7e4
|
||||
sha512sums = 5673af12844b4ab81a6dbb4c921e0e16593bc50280202b04f8fa9d71c5a2ecda93b617e50a48643a3054fb8bc72104254326a93ee839319d2c2f731edd7a12d9
|
||||
|
||||
pkgname = valabind
|
3
valabind/.nvchecker.toml
Normal file
3
valabind/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[valabind]
|
||||
source = "git"
|
||||
git = "https://github.com/radare/valabind.git"
|
@ -3,7 +3,7 @@
|
||||
|
||||
pkgname=valabind
|
||||
pkgver=1.8.0
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc='Tool to parse vala or vapi files to transform them into swig interface files, C++, NodeJS-ffi or GIR'
|
||||
url='https://github.com/radare/valabind'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
|
Loading…
x
Reference in New Issue
Block a user