18 lines
790 B
Plaintext
18 lines
790 B
Plaintext
|
|
Source: ~#PKGNAME#~
|
||
|
|
Maintainer: Nicola Asuni <info@tecnick.com>
|
||
|
|
Section: php
|
||
|
|
Priority: optional
|
||
|
|
Build-Depends: debhelper-compat (= 13)
|
||
|
|
Standards-Version: 4.7.2
|
||
|
|
Rules-Requires-Root: no
|
||
|
|
Homepage: https://github.com/~#VENDOR#~/~#PROJECT#~
|
||
|
|
Vcs-Git: https://github.com/~#VENDOR#~/~#PROJECT#~.git
|
||
|
|
Vcs-Browser: https://github.com/~#VENDOR#~/~#PROJECT#~
|
||
|
|
|
||
|
|
Package: ~#PKGNAME#~
|
||
|
|
Provides: php-~#PROJECT#~
|
||
|
|
Architecture: all
|
||
|
|
Depends: php (>= 8.2.0), php-gd, php-tecnickcom-tc-lib-file (<< 3.0.0), php-tecnickcom-tc-lib-file (>= 3.7.3), php-tecnickcom-tc-lib-color (<< 3.0.0), php-tecnickcom-tc-lib-color (>= 2.13.3), php-tecnickcom-tc-lib-pdf-encrypt (<< 3.0.0), php-tecnickcom-tc-lib-pdf-encrypt (>= 2.9.3), ${misc:Depends}
|
||
|
|
Description: PHP PDF Image Library
|
||
|
|
PHP library containing PDF Image methods.
|