mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
New package: perl-Term-ReadLine-Gnu-1.24
This commit is contained in:
parent
727f6b67b8
commit
9dffdc67d8
1 changed files with 15 additions and 0 deletions
15
srcpkgs/perl-Term-ReadLine-Gnu/template
Normal file
15
srcpkgs/perl-Term-ReadLine-Gnu/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'perl-Term-ReadLine-Gnu'
|
||||||
|
pkgname=perl-Term-ReadLine-Gnu
|
||||||
|
version=1.24
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl>=5.18"
|
||||||
|
makedepends="${hostmakedepends} ncurses-devel readline-devel"
|
||||||
|
depends="${hostmakedepends}"
|
||||||
|
short_desc="Perl extension for the GNU readline/history library"
|
||||||
|
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
|
homepage="http://search.cpan.org/dist/Term-ReadLine-Gnu/"
|
||||||
|
license="Artistic, GPL-1"
|
||||||
|
distfiles="${CPAN_SITE}/Term/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
|
checksum=cccd781679f278ee73664e9bd67396dc4832ff0c97fd970d6c846e64df45e136
|
Loading…
Add table
Reference in a new issue