14 lines
500 B
Text
14 lines
500 B
Text
# Template file for 'swig'
|
|
pkgname=swig
|
|
version=3.0.5
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--with-pcre-prefix=${XBPS_CROSS_BASE}/usr"
|
|
hostmakedepends="bison"
|
|
makedepends="zlib-devel pcre-devel>=8.30"
|
|
short_desc="Simplified Wrapper and Interface Generator"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://www.swig.org"
|
|
license="GPL-3"
|
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
|
checksum=9f4cb9e8f213f041853646f58fe5e8428d63250d05f5c943b6fa759c77322a3c
|