mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
synfig: rebuild for gcc stdc++ dropping gcc4 compat
This commit is contained in:
parent
b4ae17a142
commit
3b06f38461
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'synfig'
|
# Template file for 'synfig'
|
||||||
pkgname=synfig
|
pkgname=synfig
|
||||||
version=1.2.1
|
version=1.2.1
|
||||||
revision=2
|
revision=3
|
||||||
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"
|
||||||
|
@ -10,7 +10,7 @@ makedepends="ETL gettext-devel libxml++-devel mlt-devel
|
||||||
depends="ImageMagick"
|
depends="ImageMagick"
|
||||||
short_desc="Open Source 2D vector and timeline-based animation software (command line renderer)"
|
short_desc="Open Source 2D vector and timeline-based animation software (command line renderer)"
|
||||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://www.synfig.org/"
|
homepage="http://www.synfig.org/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/synfig/releases/${version}/source/synfig-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/synfig/releases/${version}/source/synfig-${version}.tar.gz"
|
||||||
checksum=4d8bada4e99f05ee16b4256fc3f5a551d00a745347944837bbd6fa158b57e457
|
checksum=4d8bada4e99f05ee16b4256fc3f5a551d00a745347944837bbd6fa158b57e457
|
||||||
|
|
Loading…
Add table
Reference in a new issue