blob: 2852d0bb468c17245e33ef565d57366bfa046065 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = php-font-lib
pkgdesc = FontLib :: A library to read, parse, export and make subsets of different types of font files.
pkgver = 0.5.4
pkgrel = 1
url = https://github.com/PhenX/php-font-lib
arch = any
license = LGPL
depends = php>=5.3
options = !strip
source = php-font-lib-0.5.4.tar.gz::https://github.com/PhenX/php-font-lib/archive/0.5.4.tar.gz
sha256sums = 6950bf1ec4e9e21067c0ed5336268e0806217b5f92bf071e48047f3a50385758
pkgname = php-font-lib
|