19 lines
649 B
Plaintext
19 lines
649 B
Plaintext
name: swig
|
|
description: Software development tool that connects programs written in C and C++ with a variety of high-level programming languages
|
|
version: 4.4.0
|
|
revision: 1
|
|
url: https://www.swig.org/
|
|
license: GPL3-or-later,LicenseRef-BSD-Arizona,LicenseRef-BSD-Chicago,LicenseRef-BSD-Utah-California
|
|
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: c3f8e5dcd68c18aa19847b33b0a1bb92f07e904c53ae9cf5ae4ff8727a72927e
|