16 lines
579 B
Bash
16 lines
579 B
Bash
# Template file for 'perl-Text-CharWidth'
|
|
pkgname=perl-Text-CharWidth
|
|
version=0.04
|
|
revision=3
|
|
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
|