void-packages/srcpkgs/fribidi/template
Juan RP dd01fbf43c Added fribidi-0.19.2 build template.
--HG--
extra : convert_revision : 9ee6d24e0b54104448fbfae0678a8c2c15480c7b
2009-12-30 21:04:53 +01:00

18 lines
707 B
Plaintext

# Template file for 'fribidi'
pkgname=fribidi
version=0.19.2
distfiles="http://fribidi.org/download/$pkgname-$version.tar.gz"
build_style=gnu_configure
short_desc="Free Implementation of the Unicode Bidirectional Algorithm"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=49cf91586e48b52fe25872ff66c1da0dff0daac2593f9f300e2af12f44f64177
long_desc="
The library implements all of the algorithm as described in the Unicode
Standard Annex \#9, The Bidirectional Algorithm,
http://www.unicode.org/unicode/reports/tr9/. FriBidi is exhautively tested
against Bidi Reference Code, and due to our best knowledge, does not contain
any conformance bugs."
subpackages="$pkgname-devel"
Add_dependency run glibc