22 lines
870 B
Text
22 lines
870 B
Text
# Template build file for 'gnome-icon-theme-symbolic'.
|
|
pkgname=gnome-icon-theme-symbolic
|
|
version=3.4.0
|
|
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
|
build_style=gnu-configure
|
|
short_desc="GNOME Desktop icon theme (symbolic icons)"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=8f2738b1e8992827427f007e0eafc8deed32039c2bcf8345b82243864292d021
|
|
long_desc="
|
|
This package contains the default icon theme used by the GNOME desktop.
|
|
The icons are used in the panel menu, and in nautilus and other applications,
|
|
to represent the different applications, files, directories, and devices.
|
|
|
|
This package contains symbolic cons for the default GNOME icon theme."
|
|
|
|
noarch=yes
|
|
gtk_iconcache_dirs="/usr/share/icons/gnome"
|
|
|
|
Add_dependency build pkg-config
|
|
Add_dependency build intltool
|
|
Add_dependency build icon-naming-utils
|
|
Add_dependency full gnome-icon-theme
|