mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: cldr-emoji-annotation-36.12.120191002.0
This commit is contained in:
parent
ec709f9e09
commit
8d510382a1
1 changed files with 18 additions and 0 deletions
18
srcpkgs/cldr-emoji-annotation/template
Normal file
18
srcpkgs/cldr-emoji-annotation/template
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for 'cldr-emoji-annotation'
|
||||||
|
pkgname=cldr-emoji-annotation
|
||||||
|
version=36.12.120191002.0
|
||||||
|
revision=1
|
||||||
|
_tag=${version%.*}_${version##*.}
|
||||||
|
archs=noarch
|
||||||
|
wrksrc="${pkgname}-${_tag}"
|
||||||
|
build_style=gnu-configure
|
||||||
|
short_desc="Emoji annotation files in CLDR"
|
||||||
|
maintainer="John <johnz@posteo.net>"
|
||||||
|
license="Unicode-DFS-2016"
|
||||||
|
homepage="https://github.com/fujiwarat/cldr-emoji-annotation/"
|
||||||
|
distfiles="https://github.com/fujiwarat/cldr-emoji-annotation/releases/download/${_tag}/${pkgname}-${_tag}.tar.gz"
|
||||||
|
checksum=fdd6e2c8665a124242e1a9df67c58f2ad2a5b1e6a4807aa0cfe92dcda8044cc8
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense unicode-license.txt
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue