apdf 6.0.0 (#836)

* Create apdf-6.0.0.toml

* Update apdf-6.0.0.toml

Just triggering a new automated test (archive name was wrong on SF).

* Update apdf-6.0.0.toml

Added some demos as executables (for `alr run`)
This commit is contained in:
Gautier de Montmollin
2023-06-26 11:31:46 +02:00
committed by GitHub
parent bd4eb5c8c4
commit e1a204c84b
+21
View File
@@ -0,0 +1,21 @@
description = "Portable package for producing dynamically PDF documents"
name = "apdf"
version = "6.0.0"
authors = ["Gautier de Montmollin"]
website = "https://apdf.sourceforge.io/"
licenses = "MIT"
maintainers = ["gdemont@hotmail.com"]
maintainers-logins = ["zertovitch", "Fabien-Chouteau"]
project-files = ["pdf_out_gnat_w_gid.gpr"]
executables = ["pdf_out_demo", "koch_curve", "sierpinski_arrowhead_curve"]
tags = ["pdf", "adobe"]
[gpr-externals]
PDF_Build_Mode = ["Debug", "Fast"]
[[depends-on]]
gid = ">=9.0.0"
[origin]
url = "https://sourceforge.net/projects/apdf/files/apdf_006.zip"
hashes = ["sha512:7c3ce4e9fd288aeedcf618d138d2d4a517e4163df76f8fd8b8db3ddcc7cdcb9b41791c77dcdbd3427c0fb6e4e6ea37ee2a72f1c0bc1ab36d37541d7c3a4e67b9"]