gdl: update to 3.26.0; gnome is now maintained by Gottox

This commit is contained in:
Enno Boland 2017-09-20 10:00:12 +02:00
parent f6274175cc
commit 9617745f77

View file

@ -1,17 +1,17 @@
# Template file for 'gdl'
pkgname=gdl
version=3.22.0
version=3.26.0
revision=1
build_style=gnu-configure
configure_args="$(vopt_enable gir introspection)"
hostmakedepends="pkg-config intltool glib-devel $(vopt_if gir gobject-introspection)"
makedepends="libxml2-devel gtk+3-devel"
short_desc="GNOME Docking Library"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-2"
homepage="https://developer.gnome.org/gdl/"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=cc5b360e1392292186924f0f9a8efc0f4db7e6e56dc7042037466b5cc839660c
checksum=f3ad03f9a34f751f52464e22d962c0dec8ff867b7b7b37fe24907f3dcd54c079
# Package build options
build_options="gir"