mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-17 22:57:01 +02:00
New package: trident-icons-2019.10.12_1
This commit is contained in:
parent
d701d503fc
commit
6aa79a1a09
1 changed files with 16 additions and 0 deletions
16
srcpkgs/trident-icons/template
Normal file
16
srcpkgs/trident-icons/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'trident-icons'
|
||||
pkgname=trident-icons
|
||||
version=2019.10.12
|
||||
revision=1
|
||||
archs=noarch
|
||||
short_desc="Icon themes from Project Trident"
|
||||
maintainer="Ken Moore <ken@project-trident.org>"
|
||||
license="MIT,GPL-3.0-only"
|
||||
homepage="https://github.com/project-trident/trident-icons"
|
||||
distfiles="https://github.com/project-trident/trident-icons/archive/v${version}.tar.gz"
|
||||
checksum="34a5a3fb9e2ead18c0a9532516b2551c9280378904e812a0481fa4305b39785e"
|
||||
|
||||
do_install() {
|
||||
./install-local.sh "${DESTDIR}/usr/share/icons"
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Add table
Reference in a new issue