2011-10-21 22:59:41 +02:00
|
|
|
# Template file for 't1lib'
|
|
|
|
pkgname=t1lib
|
|
|
|
version=5.1.2
|
|
|
|
homepage="http://www.ibiblio.org/pub/Linux/libs/graphics/!INDEX.html"
|
|
|
|
distfiles="http://www.ibiblio.org/pub/Linux/libs/graphics/$pkgname-$version.tar.gz"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2011-10-21 22:59:41 +02:00
|
|
|
make_build_target="without_doc"
|
2012-05-23 08:14:33 +02:00
|
|
|
revision=2
|
2012-05-23 18:26:56 +02:00
|
|
|
makedepends="libXaw-devel"
|
2011-10-21 22:59:41 +02:00
|
|
|
short_desc="Rasterizer library for Adobe Type 1 fonts"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
license="LGPL-2.1"
|
|
|
|
checksum=821328b5054f7890a0d0cd2f52825270705df3641dbd476d58d17e56ed957b59
|
|
|
|
long_desc="
|
|
|
|
Rasterizer library for Adobe Type 1 Fonts. Supports rotation and transformation,
|
|
|
|
kerning underlining and antialiasing. Does not need X11, but special functions
|
|
|
|
for X11 are provided. AFM-files can be generated from Type 1, font files and
|
|
|
|
font subsetting is also easily possible. Includes Composite Character support."
|
|
|
|
|
|
|
|
subpackages="libt1 ${pkgname}-devel"
|
|
|
|
|
|
|
|
|