2009-03-19 02:01:31 +00:00
|
|
|
# Template build file 'freetype'.
|
2009-02-09 13:25:13 +00:00
|
|
|
pkgname=freetype
|
2012-06-15 21:04:12 +00:00
|
|
|
version=2.4.10
|
|
|
|
revision=1
|
2010-12-17 14:12:46 +00:00
|
|
|
patch_args="-Np1"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2012-05-23 16:26:56 +00:00
|
|
|
makedepends="pkg-config zlib-devel"
|
2012-06-15 21:04:12 +00:00
|
|
|
subpackages="$pkgname-devel"
|
2008-10-01 15:07:54 +00:00
|
|
|
short_desc="Font rendering engine and library API"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-07-09 16:11:15 +00:00
|
|
|
homepage="http://www.freetype.org/"
|
|
|
|
license="GPL-2"
|
2012-06-15 21:04:12 +00:00
|
|
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2"
|
|
|
|
checksum=0c8e242c33c45928de560d7d595db06feb41d1b22167e37260ceabe72f9e992f
|
2008-10-01 15:07:54 +00:00
|
|
|
long_desc="
|
|
|
|
FreeType is a portable, high-quality software solution for digital
|
|
|
|
typography. FreeType 1.3.1 was the last release of the FreeType 1
|
|
|
|
engine, as the project is now switching to a new version dubbed FreeType
|
|
|
|
2. It has, among other things, several advantages over FreeType 1:
|
|
|
|
|
|
|
|
* A universal and simple API to manage font files
|
|
|
|
* Support for several font formats through loadable drivers
|
|
|
|
* Even more portable
|
|
|
|
* An improved anti-aliasing algorithm"
|