mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
New package: perl-Text-WrapI18N-0.06
This commit is contained in:
parent
3064548423
commit
6134ea5338
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-Text-WrapI18N/template
Normal file
16
srcpkgs/perl-Text-WrapI18N/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'perl-Text-WrapI18N'
|
||||||
|
pkgname=perl-Text-WrapI18N
|
||||||
|
version=0.06
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
noarch=yes
|
||||||
|
hostmakedepends="perl perl-Text-CharWidth"
|
||||||
|
makedepends="${hostmakedepends}"
|
||||||
|
depends="${hostmakedepends}"
|
||||||
|
short_desc="Line wrapping module with support for multibyte character encodings"
|
||||||
|
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||||
|
license="Artistic, GPL-1"
|
||||||
|
homepage="https://metacpan.org/release/Text-WrapI18N"
|
||||||
|
distfiles="${CPAN_SITE}/Text/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
|
checksum=4bd29a17f0c2c792d12c1005b3c276f2ab0fae39c00859ae1741d7941846a488
|
Loading…
Add table
Reference in a new issue