New package: perl-Text-CharWidth-0.04
This commit is contained in:
parent
465f3ee9f3
commit
3064548423
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'perl-Text-CharWidth'
|
||||||
|
pkgname=perl-Text-CharWidth
|
||||||
|
version=0.04
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="${hostmakedepends}"
|
||||||
|
depends="${hostmakedepends}"
|
||||||
|
short_desc="Get number of occupied columns of a string on terminal"
|
||||||
|
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||||
|
license="Artistic, GPL-1"
|
||||||
|
homepage="https://metacpan.org/release/Text-CharWidth"
|
||||||
|
distfiles="${CPAN_SITE}/Text/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
|
checksum=abded5f4fdd9338e89fd2f1d8271c44989dae5bf50aece41b6179d8e230704f8
|
Loading…
Reference in New Issue