mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
synfigstudio: update to 1.4.4
This commit is contained in:
parent
6556689c45
commit
b1a96703d2
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'synfigstudio'
|
# Template file for 'synfigstudio'
|
||||||
|
# Should be kept in sync with 'synfig' and 'ETL'
|
||||||
pkgname=synfigstudio
|
pkgname=synfigstudio
|
||||||
version=1.4.3
|
version=1.4.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-update-mimedb"
|
configure_args="--disable-update-mimedb"
|
||||||
hostmakedepends="pkg-config intltool gettext synfig"
|
hostmakedepends="pkg-config intltool gettext synfig"
|
||||||
|
@ -12,7 +13,7 @@ maintainer="newbluemoon <blaumolch@mailbox.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}/synfigstudio-${version}.tar.gz"
|
distfiles="https://github.com/synfig/synfig/releases/download/v${version}/synfigstudio-${version}.tar.gz"
|
||||||
checksum=500d08e94b803aa261fa17eebb3ed74cd1573296477f866e3fe8cceab2f7c1ba
|
checksum=8893c681ccda6bc34f173d5183e28fbf78feb348f26a7661bc3c038e837eb21f
|
||||||
python_version=3
|
python_version=3
|
||||||
CXXFLAGS="-Wno-deprecated-copy -DHAVE_LOCALE_H=1"
|
CXXFLAGS="-Wno-deprecated-copy -DHAVE_LOCALE_H=1"
|
||||||
export DATADIRNAME=share
|
export DATADIRNAME=share
|
||||||
|
|
Loading…
Add table
Reference in a new issue