1 # Description: A middleware layer between C libraries (using GObject) and language bindings.
2 # URL: https://live.gnome.org/GObjectIntrospection
3 # Maintainer: Danny Rawlins, crux at romster dot me
4 # Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu
7 name=gobject-introspection
10 source=(https://ftp.gnome.org/pub/GNOME/sources/$name/${version::4}/$name-$version.tar.xz)
20 ninja -C build -j ${JOBS:-1}
21 DESTDIR="$PKG" ninja -C build install