21 lines
689 B
YAML
21 lines
689 B
YAML
name: swig
|
|
description: Software development tool that connects programs written in C and C++ with a variety of high-level programming languages
|
|
version: 4.5.0
|
|
revision: 1
|
|
url: https://www.swig.org/
|
|
license: GPL3-or-later,LicenseRef-BSD-Arizona,LicenseRef-BSD-Chicago,LicenseRef-BSD-Utah-California
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
- glibc
|
|
- pcre2
|
|
- zlib
|
|
downloads:
|
|
- url: https://downloads.sourceforge.net/project/swig/swig/swig-${BPM_PKG_VERSION}/swig-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 22ae0e887f8cca8031a325c67d005207653200b40e71edb3f88780e28e47d0ff
|