#!/usr/bin/env beesh # BEE_VERSION gobject-introspection-1.58.0-0 SRCURL[0]="https://ftp.gnome.org/pub/gnome/sources/gobject-introspection/${PKGVERSION[2]}/gobject-introspection-${PKGVERSION}.tar.xz" # PATCHURL+=() # EXCLUDE+=() # build_in_sourcedir # sourcesubdir_append src #mee_extract() { # bee_extract "${@}" #} #mee_patch() { # bee_patch "${@}" #} mee_configure() { bee_configure --disable-static } #mee_build() { # bee_build #} #mee_install() { # bee_install #} ## by default this may be 'make install DESTDIR="${D}"'