334f492173
--HG-- branch : gnome3
22 lines
872 B
Text
22 lines
872 B
Text
# Template build file for 'gnome-icon-theme-extras'.
|
|
pkgname=gnome-icon-theme-extras
|
|
version=3.0.0
|
|
distfiles="${GNOME_SITE}/$pkgname/3.0/$pkgname-$version.tar.bz2"
|
|
build_style=gnu_configure
|
|
short_desc="GNOME Desktop icon theme (additional icons)"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=b9e4af7cb9cce3123da257f70223ee3fd78e0963a040386aaef449b111f862eb
|
|
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 additional icons 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
|