1 # Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
2 # Contributor: Lukas Fleischer <lfleischer@archlinux.org>
3 # Contributor: Jan de Groot <jgc@archlinux.org>
5 pkgname=adwaita-icon-theme
8 pkgdesc="GNOME standard icons"
9 url="https://gitlab.gnome.org/GNOME/adwaita-icon-theme"
11 license=(LGPL3 CCPL:by-sa)
12 depends=(hicolor-icon-theme gtk-update-icon-cache librsvg)
13 makedepends=(git gtk3)
14 _commit=3ea65342a846b2b29fe6feedcd13e2ecc5b5c2b2 # tags/43^0
15 source=("git+https://gitlab.gnome.org/GNOME/adwaita-icon-theme.git#commit=$_commit")
20 git describe --tags | sed 's/[^-]*-g/r&/;s/-/+/g'
30 ./configure --prefix=/usr
41 make DESTDIR="$pkgdir" install