gdl: update to 3.26.0; gnome is now maintained by Gottox
This commit is contained in:
parent
f6274175cc
commit
9617745f77
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue