mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
gegl3: update to 0.3.14
This commit is contained in:
parent
43795e0d8f
commit
b09f108a07
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'gegl3'.
|
# Template build file for 'gegl3'.
|
||||||
pkgname=gegl3
|
pkgname=gegl3
|
||||||
version=0.3.8
|
version=0.3.14
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-docs --without-sdl --without-libopenraw
|
configure_args="--disable-docs --without-sdl --without-libopenraw
|
||||||
--without-libavformat --without-graphviz --without-lua --without-libspiro
|
--without-libavformat --without-graphviz --without-lua --without-libspiro
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3, LGPL-3"
|
license="GPL-3, LGPL-3"
|
||||||
homepage="http://www.gimp.org"
|
homepage="http://www.gimp.org"
|
||||||
distfiles="http://ftp.gimp.org/pub/gegl/${version%.*}/gegl-${version}.tar.bz2"
|
distfiles="http://ftp.gimp.org/pub/gegl/${version%.*}/gegl-${version}.tar.bz2"
|
||||||
checksum=06ca9e67a59da026eb941b9d323269d7c19a922f1e478acdd3791a0eef8b229b
|
checksum=09f5e2e6899697641d4660e3e274aed696f5bacc96ba389ac77674ee1156590a
|
||||||
wrksrc=gegl-$version
|
wrksrc=gegl-$version
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue