mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: python3-cjkwrap-2.2
Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
parent
c28fe5bb32
commit
3efe057136
1 changed files with 15 additions and 0 deletions
15
srcpkgs/python3-cjkwrap/template
Normal file
15
srcpkgs/python3-cjkwrap/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'python3-cjkwrap'
|
||||||
|
pkgname=python3-cjkwrap
|
||||||
|
version=2.2
|
||||||
|
revision=1
|
||||||
|
archs=noarch
|
||||||
|
wrksrc="cjkwrap-v${version}"
|
||||||
|
build_style=python3-module
|
||||||
|
pycompile_module="cjkwrap.py"
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
short_desc="Library for wrapping and filling UTF-8 CJK text"
|
||||||
|
maintainer="Nathan Owens <ndowens04@gmail.com>"
|
||||||
|
license="GPL-3.0-only, LGPL-3.0-only, Python-2.0"
|
||||||
|
homepage="https://gitlab.com/fgallaire/cjkwrap"
|
||||||
|
distfiles="${homepage}/-/archive/v${version}/cjkwrap-v${version}.tar.gz"
|
||||||
|
checksum=3b4cff2d94b67c29fc8091472dded745549bbe5000decbf50a830179d05a1377
|
Loading…
Add table
Reference in a new issue