X-Git-Url: http://gitweb/?a=blobdiff_plain;f=gobject-introspection%2FPkgfile;h=8b326648ceed17a78af69edc27b9db24c04c3d59;hb=189a602754a3239a3639944a4a01e454d646498d;hp=e123bc08ff1941056fa55928cfa2b469f975ef7b;hpb=7e9b28345408bdde62a4b69763eaa91428745652;p=ports%2Fopt-arm.git diff --git a/gobject-introspection/Pkgfile b/gobject-introspection/Pkgfile index e123bc0..8b32664 100644 --- a/gobject-introspection/Pkgfile +++ b/gobject-introspection/Pkgfile @@ -6,8 +6,8 @@ # Optional: cairo python3-mako python3-markdown name=gobject-introspection -version=1.70.0 -release=2 +version=1.72.0 +release=1 source=(https://ftp.gnome.org/pub/GNOME/sources/$name/${version::4}/$name-$version.tar.xz gobject-introspection-1.70.0-meson-0.61.patch) @@ -15,7 +15,7 @@ build() { prt-get isinst cairo || PKGMK_GOBJECTINTROSPECTION+=' -D cairo=disabled' prt-get isinst python3-mako python3-markdown || PKGMK_GOBJECTINTROSPECTION+=' -D doctool=disabled' - patch -d $name-$version -p1 -i $SRC/gobject-introspection-1.70.0-meson-0.61.patch +# patch -d $name-$version -p1 -i $SRC/gobject-introspection-1.70.0-meson-0.61.patch meson build $name-$version $PKGMK_GOBJECTINTROSPECTION \ --prefix /usr \