deepin-icon-theme: update to 2020.04.13., orphan
This commit is contained in:
parent
d870909392
commit
245571442c
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'deepin-icon-theme'
|
||||
pkgname=deepin-icon-theme
|
||||
version=15.12.71
|
||||
version=2020.04.13
|
||||
revision=1
|
||||
archs=noarch
|
||||
hostmakedepends="xcursorgen"
|
||||
depends="papirus-icon-theme"
|
||||
short_desc="Deepin Icon Theme"
|
||||
maintainer="John <johnz@posteo.net>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/linuxdeepin/deepin-icon-theme"
|
||||
changelog="https://github.com/linuxdeepin/deepin-icon-theme/blob/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/linuxdeepin/deepin-icon-theme/archive/${version}.tar.gz"
|
||||
checksum=a973af4f3653c481389d52b0d8ddf80668e44ff7dda3d58ed00b014c27242156
|
||||
checksum=570271778ae71ffa62a93fb574171deb2da16558778cc547bbfc59625ca23599
|
||||
|
||||
do_build() {
|
||||
make cursor check-perm
|
||||
|
@ -20,8 +20,10 @@ do_build() {
|
|||
do_install() {
|
||||
vmkdir usr/share/icons
|
||||
vcopy Sea usr/share/icons
|
||||
vcopy deepin usr/share/icons
|
||||
vcopy deepin-dark usr/share/icons
|
||||
vcopy bloom /usr/share/icons
|
||||
vcopy bloom-dark /usr/share/icons
|
||||
vcopy bloom-classic /usr/share/icons
|
||||
vcopy bloom-classic-dark /usr/share/icons
|
||||
vcopy usr/share/icons/hicolor usr/share/icons
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue