19 lines
580 B
Bash
19 lines
580 B
Bash
|
# Template file for 'deepin-icon-theme'
|
||
|
pkgname=deepin-icon-theme
|
||
|
version=15.12.58
|
||
|
revision=1
|
||
|
noarch=yes
|
||
|
build_style=gnu-makefile
|
||
|
depends="papirus-icon-theme"
|
||
|
short_desc="Deepin Icon Theme"
|
||
|
maintainer="John <johnz@posteo.net>"
|
||
|
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=302a1664f059b1cd199c89940dfa2baddae8de8bb5dbdc4111b95710e871e7e6
|
||
|
|
||
|
do_build() {
|
||
|
:
|
||
|
}
|