From c21f8b41a744fd4c90bae5964def886159d87ab4 Mon Sep 17 00:00:00 2001 From: Peter Marquardt Date: Tue, 24 Aug 2021 12:39:57 +0200 Subject: [PATCH] gobject-introspection: update to 1.68.0 - using python 3.9 --- gobject-introspection.be0 | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/gobject-introspection.be0 b/gobject-introspection.be0 index d75c5cf19..6390c71d7 100755 --- a/gobject-introspection.be0 +++ b/gobject-introspection.be0 @@ -1,18 +1,17 @@ #!/usr/bin/env beesh -# BEE_VERSION gobject-introspection-1.58.3-0 +# BEE_VERSION gobject-introspection-1.68.0-0 -SRCURL[0]="https://ftp.gnome.org/pub/gnome/sources/gobject-introspection/${PKGVERSION[2]}/gobject-introspection-${PKGVERSION}.tar.xz" +# SRCURL[0]="https://ftp.gnome.org/pub/gnome/sources/gobject-introspection/${PKGVERSION[2]}/gobject-introspection-${PKGVERSION}.tar.xz" -# PATCHURL+=() +SRCURL[0]="https://beehive.molgen.mpg.de/b106680b153bebb67c8987e64bbafcc6/gobject-introspection-1.68.0.tar.xz" -# EXCLUDE+=() +# PATCHURL+=() # build_in_sourcedir # sourcesubdir_append src - #mee_extract() { # bee_extract "${@}" #} @@ -21,9 +20,9 @@ SRCURL[0]="https://ftp.gnome.org/pub/gnome/sources/gobject-introspection/${PKGVE # bee_patch "${@}" #} -mee_configure() { - bee_configure --disable-static -} +#mee_configure() { +# bee_configure +#} #mee_build() { # bee_build