mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 17:43:51 +02:00
New package: perl-Text-Bidi-2.12
Closes: #4970 [via git-merge-pr] adding nocross=yes for now
This commit is contained in:
parent
f71cdfc94c
commit
eeb98db0e9
1 changed files with 17 additions and 0 deletions
17
srcpkgs/perl-Text-Bidi/template
Normal file
17
srcpkgs/perl-Text-Bidi/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'perl-Text-Bidi'
|
||||||
|
pkgname=perl-Text-Bidi
|
||||||
|
version=2.12
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl fribidi-devel"
|
||||||
|
makedepends="perl fribidi-devel"
|
||||||
|
depends="perl"
|
||||||
|
noarch=yes
|
||||||
|
short_desc="Text::Bidi - Unicode bidi algorithm using libfribidi"
|
||||||
|
maintainer="DirectorX <DirectorX@users.noreply.github.com>"
|
||||||
|
homepage="https://metacpan.org/pod/Text::Bidi"
|
||||||
|
license="GPL-1, Artistic"
|
||||||
|
distfiles="$CPAN_SITE/Text/Text-Bidi-${version}.tar.gz"
|
||||||
|
checksum=72e700cc4e7f48eb479989cc9d38362d24c58ea6fb1e0fe3390a832903943fa7
|
||||||
|
nocross=yes
|
Loading…
Add table
Reference in a new issue