libtorrent-rasterbar: update to 1.1.8
This commit is contained in:
parent
61e84c7b33
commit
ea8c527ab0
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libtorrent-rasterbar'
|
# Template file for 'libtorrent-rasterbar'
|
||||||
pkgname=libtorrent-rasterbar
|
pkgname=libtorrent-rasterbar
|
||||||
version=1.1.7
|
version=1.1.8
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-python-binding --with-boost=${XBPS_CROSS_BASE}/usr"
|
configure_args="--enable-python-binding --with-boost=${XBPS_CROSS_BASE}/usr"
|
||||||
hostmakedepends="automake pkg-config intltool libtool python-devel"
|
hostmakedepends="automake pkg-config intltool libtool python-devel"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
homepage="https://libtorrent.org/"
|
homepage="https://libtorrent.org/"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
distfiles="https://github.com/arvidn/libtorrent/releases/download/libtorrent-${version//./_}/libtorrent-rasterbar-${version}.tar.gz"
|
distfiles="https://github.com/arvidn/libtorrent/releases/download/libtorrent-${version//./_}/libtorrent-rasterbar-${version}.tar.gz"
|
||||||
checksum=8133bf683308decc24da22aff17437e36c522d8959bcf934e94cf7a3a567f3a9
|
checksum=6bbf8fd0430e27037b09a870c89cfc330ea41816102fe1d1d16cc7428df08d5d
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
export PYTHON_CPPFLAGS="-I${XBPS_CROSS_BASE}/usr/include/python2.7"
|
export PYTHON_CPPFLAGS="-I${XBPS_CROSS_BASE}/usr/include/python2.7"
|
||||||
|
|
Loading…
Reference in New Issue