Rename freetype2 to freetype and update to 2.3.8.
--HG-- extra : convert_revision : ca7363ff5e1e8b8b8868584527222c260f97f633
This commit is contained in:
parent
c397ef5864
commit
a38260c568
1 changed files with 7 additions and 9 deletions
21
templates/freetype/template
Normal file
21
templates/freetype/template
Normal file
|
@ -0,0 +1,21 @@
|
|||
pkgname=freetype
|
||||
version=2.3.8
|
||||
distfiles="
|
||||
http://download.savannah.gnu.org/releases/$pkgname/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
short_desc="Font rendering engine and library API"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=8acd37c9160a5bdbe73ba925a4e534a5b6d164d95edd0335191c015aea5351e6
|
||||
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"
|
||||
|
||||
build_depends="pkg-config-0.23"
|
||||
run_depends="glibc-2.8 zlib-1.2"
|
Loading…
Add table
Add a link
Reference in a new issue