libwnck: update to 40.1.
This commit is contained in:
parent
d637b27074
commit
9b77f0a748
|
@ -1,19 +1,20 @@
|
||||||
# Template file for 'libwnck'
|
# Template file for 'libwnck'
|
||||||
pkgname=libwnck
|
pkgname=libwnck
|
||||||
version=40.0
|
version=40.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
configure_args="-Dintrospection=$(vopt_if gir enabled disabled)"
|
configure_args="-Dintrospection=$(vopt_if gir enabled disabled)"
|
||||||
hostmakedepends="gdk-pixbuf-devel pkg-config intltool glib-devel
|
hostmakedepends="gdk-pixbuf-devel pkg-config gettext glib-devel
|
||||||
$(vopt_if gir gobject-introspection)"
|
$(vopt_if gir gobject-introspection)"
|
||||||
makedepends="startup-notification-devel gtk+3-devel libXres-devel"
|
makedepends="startup-notification-devel gtk+3-devel libXres-devel"
|
||||||
short_desc="Library for layout and rendering of text"
|
short_desc="Library for layout and rendering of text"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="http://www.gnome.org/"
|
homepage="https://gitlab.gnome.org/GNOME/libwnck/"
|
||||||
|
changelog="https://gitlab.gnome.org/GNOME/libwnck/-/raw/gnome-40/NEWS"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=30cb79a839f90cd66f3e202f3f98cb5166fa0cd9b92eb571ad9c470a43021d83
|
checksum=03134fa114ef3fbe34075aa83678f58aa2debe9fcef4ea23c0779e28601d6611
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
build_options_default="gir"
|
build_options_default="gir"
|
||||||
|
|
Loading…
Reference in New Issue