Added gnome-icon-theme-extras-2.30.1 build template.
This commit is contained in:
parent
9e5d889627
commit
4c5b451e5d
1 changed files with 22 additions and 0 deletions
22
srcpkgs/gnome-icon-theme-extras/template
Normal file
22
srcpkgs/gnome-icon-theme-extras/template
Normal file
|
@ -0,0 +1,22 @@
|
|||
# Template build file for 'gnome-icon-theme-extras'.
|
||||
pkgname=gnome-icon-theme-extras
|
||||
version=2.30.1
|
||||
distfiles="${GNOME_SITE}/$pkgname/2.30/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
short_desc="GNOME Desktop icon theme (additional icons)"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=45db58ca52765b40a4a22bc8d70d05564c94697d252b8941bb5be76315f6508b
|
||||
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
|
Loading…
Reference in a new issue