Initial commit
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
[build]
|
||||
type = "perl"
|
||||
|
||||
[build.flags]
|
||||
skip_tests = true
|
||||
|
||||
|
||||
[dependencies]
|
||||
runtime = [
|
||||
"perl",
|
||||
"perl-font-ttf",
|
||||
]
|
||||
|
||||
[package]
|
||||
description = "Faciliates the creation and modification of PDF files"
|
||||
homepage = "https://metacpan.org/release/PDF-API2"
|
||||
license = "LGPL-2.1-or-later"
|
||||
name = "perl-pdf-api2"
|
||||
version = "2.048"
|
||||
|
||||
[[source]]
|
||||
extract_dir = "$name-$version"
|
||||
sha256 = "369de1a4a5652899a39a45598326248d9c72f02c16812a50e868b7401f634d89"
|
||||
url = "https://cpan.metacpan.org/authors/id/S/SS/SSIMMS/PDF-API2-$version.tar.gz"
|
||||
Reference in New Issue
Block a user