mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
synfig: update to 1.4.5
This commit is contained in:
parent
1869114550
commit
85fcf8afd6
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'synfig'
|
# Template file for 'synfig'
|
||||||
# Should be kept in sync with 'synfigstudio' and 'ETL'
|
# Should be kept in sync with 'synfigstudio' and 'ETL'
|
||||||
pkgname=synfig
|
pkgname=synfig
|
||||||
version=1.4.4
|
version=1.4.5
|
||||||
revision=4
|
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"
|
||||||
hostmakedepends="boost-build ImageMagick pkg-config intltool"
|
hostmakedepends="boost-build ImageMagick pkg-config intltool"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.synfig.org/"
|
homepage="https://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=cd9882a091433e22e484e47d7bfe542aaefd3f62bfd746d306be4ce964756f06
|
checksum=51a395f7dceb2ec51721043eb9b9f7149477a3399d92d624eef266f155521bc1
|
||||||
|
|
||||||
CXXFLAGS="-std=c++11 -DHAVE_LOCALE_H=1"
|
CXXFLAGS="-std=c++11 -DHAVE_LOCALE_H=1"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue