mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
gnome-colors-icon-theme: remove noarch
This commit is contained in:
parent
f0a137ff82
commit
34558cd176
1 changed files with 4 additions and 5 deletions
|
@ -1,16 +1,15 @@
|
||||||
|
# Template file for 'gnome-colors-icon-theme'
|
||||||
pkgname=gnome-colors-icon-theme
|
pkgname=gnome-colors-icon-theme
|
||||||
version=5.5.1
|
version=5.5.1
|
||||||
revision=1
|
revision=2
|
||||||
archs=noarch
|
create_wrksrc=yes
|
||||||
depends="gtk-update-icon-cache hicolor-icon-theme gnome-icon-theme"
|
depends="gtk-update-icon-cache hicolor-icon-theme gnome-icon-theme"
|
||||||
short_desc="GNOME-Colors icon theme"
|
short_desc="GNOME-Colors icon theme"
|
||||||
maintainer="Peter Bui <pnutzh4x0r@gmail.com>"
|
maintainer="Peter Bui <pnutzh4x0r@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-only"
|
||||||
homepage="https://github.com/gnome-colors/gnome-colors"
|
homepage="https://github.com/gnome-colors/gnome-colors"
|
||||||
distfiles="http://ftp.openbsd.org/pub/OpenBSD/distfiles/gnome-colors-${version}.tar.gz"
|
distfiles="http://ftp.openbsd.org/pub/OpenBSD/distfiles/gnome-colors-${version}.tar.gz"
|
||||||
checksum=1e91d845a753eb38671e7614a786f852ab858a12983111e780da4a47c9debe58
|
checksum=1e91d845a753eb38671e7614a786f852ab858a12983111e780da4a47c9debe58
|
||||||
wrksrc=${pkgname}
|
|
||||||
create_wrksrc=yes
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
make -s DESTDIR="$DESTDIR" install > /dev/null
|
make -s DESTDIR="$DESTDIR" install > /dev/null
|
||||||
|
|
Loading…
Add table
Reference in a new issue