24 lines
552 B
YAML
24 lines
552 B
YAML
name: valabind
|
|
description: create bindings from vapi to nodejs, python, swig, c++
|
|
version: 2.1.0
|
|
revision: 2
|
|
url: https://github.com/radare/valabind
|
|
license: GPL3
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glib
|
|
- glibc
|
|
- sh
|
|
- swig
|
|
- vala
|
|
make_depends:
|
|
- meson
|
|
downloads:
|
|
- url: https://github.com/radare/valabind/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 8a9ec9752fc64e589f6d48a0bcbdc91d0edf5e90663d9077daceb4eefa31447f
|