15 lines
533 B
Bash
15 lines
533 B
Bash
# Template file for 'perl-Text-CharWidth'
|
|
pkgname=perl-Text-CharWidth
|
|
version=0.04
|
|
revision=9
|
|
build_style=perl-module
|
|
hostmakedepends="perl"
|
|
makedepends="perl"
|
|
depends="perl"
|
|
short_desc="Get number of occupied columns of a string on terminal"
|
|
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
|
homepage="https://metacpan.org/release/Text-CharWidth"
|
|
distfiles="${CPAN_SITE}/Text/${pkgname/perl-/}-${version}.tar.gz"
|
|
checksum=abded5f4fdd9338e89fd2f1d8271c44989dae5bf50aece41b6179d8e230704f8
|