gegl3: update to 0.3.18
This commit is contained in:
parent
5a778d5611
commit
0904a5ad4a
1 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,8 @@
|
|||
# Template build file for 'gegl3'.
|
||||
pkgname=gegl3
|
||||
version=0.3.14
|
||||
revision=3
|
||||
version=0.3.18
|
||||
revision=1
|
||||
wrksrc="gegl-${version}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-docs --without-sdl
|
||||
--without-libavformat --without-graphviz --without-lua --without-libspiro
|
||||
|
@ -13,10 +14,9 @@ makedepends="libglib-devel libpng-devel babl-devel jasper-devel
|
|||
short_desc="Graph based image processing framework (v0.3)"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-3, LGPL-3"
|
||||
homepage="http://www.gimp.org"
|
||||
distfiles="http://ftp.gimp.org/pub/gegl/${version%.*}/gegl-${version}.tar.bz2"
|
||||
checksum=09f5e2e6899697641d4660e3e274aed696f5bacc96ba389ac77674ee1156590a
|
||||
wrksrc=gegl-$version
|
||||
homepage="https://www.gimp.org/"
|
||||
distfiles="https://download.gimp.org/pub/gegl/${version%.*}/gegl-${version}.tar.bz2"
|
||||
checksum=d7858ef26ede136d14e3de188a9e9c0de7707061a9fb96d7d615fab4958491fb
|
||||
|
||||
post_install() {
|
||||
# Resolves conflict with gegl
|
||||
|
|
Loading…
Add table
Reference in a new issue