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
6 pkgver=42.0+r1+gc144c3d75
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=c144c3d75711e62c7e885ec483159ed9421f5c10 # gnome-42
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