mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
python3-gobject: update to 3.36.0
This commit is contained in:
parent
e3aa982f14
commit
0e148d6f5b
1 changed files with 3 additions and 4 deletions
|
@ -1,12 +1,11 @@
|
|||
# Template file for 'python3-gobject'
|
||||
pkgname=python3-gobject
|
||||
version=3.32.2
|
||||
revision=3
|
||||
version=3.36.0
|
||||
revision=1
|
||||
wrksrc="pygobject-${version}"
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
configure_args="-Dpython=python${py3_ver}"
|
||||
pycompile_module="gi pygtkcompat"
|
||||
hostmakedepends="pkg-config python3 python3-MarkupSafe"
|
||||
makedepends="libglib-devel python3-cairo-devel python3-devel"
|
||||
depends="gir-freedesktop python3-cairo"
|
||||
|
@ -15,7 +14,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://pygobject.readthedocs.io/"
|
||||
distfiles="${GNOME_SITE}/pygobject/${version%.*}/pygobject-${version}.tar.xz"
|
||||
checksum=c39ca2a28364b57fa00549c6e836346031e6b886c3ceabfd8ab4b4fed0a83611
|
||||
checksum=8683d2dfb5baa9e501a9a64eeba5c2c1117eadb781ab1cd7a9d255834af6daef
|
||||
|
||||
python3-gobject-devel_package() {
|
||||
depends="libgirepository-devel python3-cairo-devel
|
||||
|
|
Loading…
Add table
Reference in a new issue