synfig: update to 1.4.1
This commit is contained in:
parent
e4cad8d104
commit
64e5d818d3
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'synfig'
|
# Template file for 'synfig'
|
||||||
pkgname=synfig
|
pkgname=synfig
|
||||||
version=1.4.0
|
version=1.4.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib"
|
configure_args="--with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.synfig.org/"
|
homepage="http://www.synfig.org/"
|
||||||
distfiles="https://github.com/synfig/synfig/releases/download/v${version}/synfig-${version}.tar.gz"
|
distfiles="https://github.com/synfig/synfig/releases/download/v${version}/synfig-${version}.tar.gz"
|
||||||
checksum=7f36d57eba9dc959e1deae89e6908585a08db7f2d9399915a46a9eff33080c9c
|
checksum=f90f1dcff1a409bbe2bfbb2cf42b7019cf735bec3223722db2feba6e198d1bc1
|
||||||
|
|
||||||
CXXFLAGS="-std=c++11 -DHAVE_LOCALE_H=1"
|
CXXFLAGS="-std=c++11 -DHAVE_LOCALE_H=1"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue