gdl: update to 3.18.0.
This commit is contained in:
parent
c3f2175c8f
commit
d0a1fa001b
1 changed files with 3 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gdl'
|
# Template file for 'gdl'
|
||||||
pkgname=gdl
|
pkgname=gdl
|
||||||
version=3.16.0
|
version=3.18.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="$(vopt_enable gir introspection)"
|
configure_args="$(vopt_enable gir introspection)"
|
||||||
hostmakedepends="pkg-config intltool glib-devel $(vopt_if gir gobject-introspection)"
|
hostmakedepends="pkg-config intltool glib-devel $(vopt_if gir gobject-introspection)"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://developer.gnome.org/gdl/"
|
homepage="https://developer.gnome.org/gdl/"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=34cbe104f5df9a20ea26aa8acca2b6d1a73035448aa854162c598e90f4e6ff80
|
checksum=1499884e4fce375a963cf2b98b90e6724144f9b1f1ac8b84d765f4c85a2140b2
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
@ -26,7 +26,6 @@ pre_build() {
|
||||||
}
|
}
|
||||||
|
|
||||||
gdl-devel_package() {
|
gdl-devel_package() {
|
||||||
replaces="gdl-doc>=0"
|
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
depends="gdl>=${version}"
|
depends="gdl>=${version}"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue