mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
Merge pull request #3808 from pbui/gnome-colors-icon-theme
New package: gnome-colors-icon-theme-5.5.1
This commit is contained in:
commit
090f54109d
1 changed files with 17 additions and 0 deletions
17
srcpkgs/gnome-colors-icon-theme/template
Normal file
17
srcpkgs/gnome-colors-icon-theme/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
pkgname=gnome-colors-icon-theme
|
||||||
|
version=5.5.1
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
depends="gtk-update-icon-cache hicolor-icon-theme gnome-icon-theme"
|
||||||
|
short_desc="GNOME-Colors icon theme"
|
||||||
|
maintainer="Peter Bui <pnutzh4x0r@gmail.com>"
|
||||||
|
license="GPL-2"
|
||||||
|
homepage="https://github.com/gnome-colors/gnome-colors"
|
||||||
|
distfiles="http://gnome-colors.googlecode.com/files/gnome-colors-${version}.tar.gz"
|
||||||
|
checksum=1e91d845a753eb38671e7614a786f852ab858a12983111e780da4a47c9debe58
|
||||||
|
wrksrc=${pkgname}
|
||||||
|
create_wrksrc=yes
|
||||||
|
|
||||||
|
do_install() {
|
||||||
|
make -s DESTDIR="$DESTDIR" install > /dev/null
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue