15 lines
548 B
Bash
15 lines
548 B
Bash
# Template file for 'python3-cjkwrap'
|
|
pkgname=python3-cjkwrap
|
|
version=2.2
|
|
revision=7
|
|
build_style=python3-module
|
|
pycompile_module="cjkwrap.py"
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3"
|
|
short_desc="Library for wrapping and filling UTF-8 CJK text"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
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
|