mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
inkscape: update to 0.92.2.
This commit is contained in:
parent
73581e42cf
commit
0d7113cdf7
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'inkscape'.
|
# Template file for 'inkscape'.
|
||||||
pkgname=inkscape
|
pkgname=inkscape
|
||||||
version=0.92.1
|
version=0.92.2
|
||||||
revision=5
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-lcms --enable-poppler-cairo
|
configure_args="--enable-lcms --enable-poppler-cairo
|
||||||
--without-gnome-vfs --disable-static"
|
--without-gnome-vfs --disable-static"
|
||||||
|
@ -17,8 +17,8 @@ short_desc="Vector-based drawing program"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://inkscape.org/"
|
homepage="http://inkscape.org/"
|
||||||
license="GPL-2, LGPL-2.1"
|
license="GPL-2, LGPL-2.1"
|
||||||
distfiles="https://inkscape.org/gallery/item/10682/${pkgname}-${version}.tar_XlpI7qT.bz2>${pkgname}-${version}.tar.bz2"
|
distfiles="https://inkscape.org/gallery/item/11254/${pkgname}-${version}.tar.bz2>${pkgname}-${version}.tar.bz2"
|
||||||
checksum=257405bf802de125f17d123638093a37db02ebe334d243cf9b0d8903f7c89005
|
checksum=6d98fa4deb85011f432ab00c14954ac3f7832d6e32822c962539b8e57d2c2810
|
||||||
|
|
||||||
# Use c++11 mode and reduce log spam due to gcc6 warnings
|
# Use c++11 mode and reduce log spam due to gcc6 warnings
|
||||||
CXXFLAGS="-std=c++11 -Wno-deprecated -Wno-misleading-indentation -Wno-cast-align"
|
CXXFLAGS="-std=c++11 -Wno-deprecated -Wno-misleading-indentation -Wno-cast-align"
|
||||||
|
|
Loading…
Add table
Reference in a new issue