1 # Maintainer: Jan de Groot <jan@archlinux.org>
6 pkgdesc="GNOME menu specifications"
7 url="https://gitlab.gnome.org/GNOME/gnome-menus"
12 makedepends=(intltool gobject-introspection git gnome-common)
13 provides=(libgnome-menu-3.so)
14 _commit=66ac7579856968d3f4b76c04d55327c60b37f2fb # tags/3.36.0^0
15 source=("git+https://gitlab.gnome.org/GNOME/gnome-menus.git#commit=$_commit")
20 git describe --tags | sed 's/-/+/g'
25 NOCONFIGURE=1 ./autogen.sh
31 --prefix=/usr --sysconfdir=/etc \
32 --localstatedir=/var --disable-static
43 make DESTDIR="$pkgdir" install