mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 17:43:51 +02:00
New package: perl-Font-TTF-1.05
This commit is contained in:
parent
dce88bd821
commit
d72b9c0961
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-Font-TTF/template
Normal file
16
srcpkgs/perl-Font-TTF/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template build file for 'perl-Font-TTF'
|
||||||
|
pkgname=perl-Font-TTF
|
||||||
|
version=1.05
|
||||||
|
revision=1
|
||||||
|
wrksrc="Font-TTF-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="perl"
|
||||||
|
depends="perl"
|
||||||
|
short_desc="Font::TTF - Perl module for TrueType Font hacking"
|
||||||
|
maintainer="Dominik Honnef <dominik@honnef.co>"
|
||||||
|
homepage="http://search.cpan.org/~mhosken/Font-TTF/"
|
||||||
|
license="Artistic"
|
||||||
|
distfiles="${CPAN_SITE}/Font/Font-TTF-${version}.tar.gz"
|
||||||
|
checksum=26c48e4e76e00f0ac00766b3cfba79f0cb8cbf005b7a39033f0e8e0d9eeafb50
|
||||||
|
noarch=yes
|
Loading…
Add table
Reference in a new issue