aboutsummaryrefslogtreecommitdiff
path: root/srcpkgs/adwaita-icon-theme/template
blob: 8a633fd12f23d791df87c8cb56b1bf93ebcf08db (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Template file for 'adwaita-icon-theme'
pkgname=adwaita-icon-theme
version=46.0
revision=1
build_style=meson
hostmakedepends="pkg-config"
depends="librsvg"
short_desc="Theme consisting of a set of icons for GTK+"
maintainer="icp <pangolin@vivaldi.net>"
license="LGPL-3.0-or-later, CC-BY-SA-3.0"
homepage="https://gitlab.gnome.org/GNOME/adwaita-icon-theme"
changelog="https://gitlab.gnome.org/GNOME/adwaita-icon-theme/-/raw/master/NEWS"
distfiles="${GNOME_SITE}/adwaita-icon-theme/${version/.*/}/adwaita-icon-theme-${version}.tar.xz"
checksum=4bcb539bd75d64da385d6fa08cbaa9ddeaceb6ac8e82b85ba6c41117bf5ba64e

pre_configure() {
	ln -s /bin/true "$XBPS_WRAPPERDIR/gtk-update-icon-cache"
}