mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
python-gobject: update to 3.12.2; nocross.
This commit is contained in:
parent
c3915a768f
commit
b7b860e5df
1 changed files with 5 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-gobject'
|
# Template file for 'python-gobject'
|
||||||
pkgname=python-gobject
|
pkgname=python-gobject
|
||||||
version=3.12.1
|
version=3.12.2
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="pygobject-${version}"
|
wrksrc="pygobject-${version}"
|
||||||
hostmakedepends="pkg-config gobject-introspection>=1.38"
|
hostmakedepends="pkg-config gobject-introspection>=1.38"
|
||||||
makedepends="python-cairo-devel>=1.10.0_2 python3.4-cairo-devel>=1.10.0_3 libglib-devel"
|
makedepends="python-cairo-devel>=1.10.0_2 python3.4-cairo-devel>=1.10.0_3 libglib-devel"
|
||||||
|
@ -14,7 +14,9 @@ license="LGPL-2.1"
|
||||||
update_pkgname="pygobject"
|
update_pkgname="pygobject"
|
||||||
distfiles="${GNOME_SITE}/pygobject/${version%.*}/pygobject-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/pygobject/${version%.*}/pygobject-${version}.tar.xz"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=da5fe04759e862d347b26b53a6aea0affa7cbe858b7004475fa8c7929496da35
|
checksum=7e7a3d349acf5bb4b68f8539a42e67958840a67cd4f0341ee9aa49189af2a522
|
||||||
|
|
||||||
|
nocross="http://build.voidlinux.eu/builders/armv7l_builder/builds/8676/steps/shell_3/logs/stdio"
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
# python2
|
# python2
|
||||||
|
|
Loading…
Add table
Reference in a new issue