void-packages/srcpkgs/libcroco/template

21 lines
783 B
Plaintext

# Template build file for 'libcroco'.
pkgname=libcroco
version=0.6.5
homepage="http://www.gnome.org"
distfiles="${GNOME_SITE}/$pkgname/0.6/$pkgname-$version.tar.xz"
build_style=gnu-configure
configure_args="--disable-static"
makedepends="pkg-config glib-devel libxml2-devel"
revision=1
short_desc="Toolkit to parse and manipulate CSS (Cascading Style Sheets)"
maintainer="Juan RP <xtraeme@gmail.com>"
license="LGPL-2.1"
checksum=2c6959c3644e889264a61c35ddf17401c86943681d4fe3c1682ecd9acabda7e3
long_desc="
The Libcroco project is a generic Cascading Style Sheet (CSS)
parsing and manipulation toolkit. It provides a Simple Api for CSS
and Cascading Style Sheet Object Model parser, a CSS2 selection
engine, and an XML/CSS layout/rendering engine."
subpackages="$pkgname-devel"