mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-23 01:27:02 +02:00
gegl: update to 0.4.16.
This commit is contained in:
parent
2aaeb10fed
commit
fd5901f4bf
1 changed files with 3 additions and 4 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'gegl'
|
||||
pkgname=gegl
|
||||
reverts="0.4.14_1"
|
||||
version=0.4.14
|
||||
revision=2
|
||||
version=0.4.16
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-docs --without-sdl --with-libraw
|
||||
--without-libavformat --without-graphviz --without-lua --without-libspiro
|
||||
|
@ -16,7 +15,7 @@ license="GPL-3.0-only, LGPL-3.0-only"
|
|||
homepage="https://www.gimp.org"
|
||||
changelog="https://gitlab.gnome.org/GNOME/gegl/raw/master/docs/NEWS.txt"
|
||||
distfiles="https://download.gimp.org/pub/gegl/${version%.*}/gegl-${version}.tar.bz2"
|
||||
checksum=4c01d58599d8ddb3714effd2675ea1863272cf2d7d9ed3d32aee80c89f859901
|
||||
checksum=0112df690301d9eb993cc48965fc71b7751c9021a4f4ee08fcae366c326b5e5a
|
||||
|
||||
gegl-devel_package() {
|
||||
depends="json-glib-devel babl-devel gegl>=${version}_${revision}"
|
||||
|
|
Loading…
Add table
Reference in a new issue