1 # Maintainer: Maxime Gauduin <alucryd@archlinux.org>
2 # Contributor: GordonGR <ntheo1979@gmail.com>
3 # Contributor: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
8 pkgdesc='A helper library for RESTful services'
10 url=https://www.gtk.org/
20 _tag=2971b3b92701f70fc368ad64bd25cefaea043f87
21 source=(git+https://gitlab.gnome.org/GNOME/librest.git#tag=${_tag})
26 NOCONFIGURE=1 ./autogen.sh
39 export PKG_CONFIG_PATH='/usr/lib32/pkgconfig'
44 --disable-introspection \
50 make DESTDIR="${pkgdir}" -C librest install
51 rm -rf "${pkgdir}"/usr/{include,share}