void-packages/srcpkgs/gtkhtml/template
2012-03-26 10:29:09 +02:00

27 lines
959 B
Plaintext

# Template file for 'gtkhtml'
pkgname=gtkhtml
version=4.4.0
distfiles="${GNOME_SITE}/${pkgname}/4.4/${pkgname}-${version}.tar.xz"
build_style=gnu-configure
short_desc="Layout engine written in C using the GTK+ widget toolkit"
maintainer="davehome <davehome@redthumb.info.tm>"
homepage="http://www.gnome.org"
license="GPL-2"
checksum=9c07260cd5d20c6dfba42fe1e784fffc98af3a82ff5b7d05be3174d6b0bffe9d
long_desc="
GtkHTML is a HTML rendering/editing library. It is not designed to be the
ultimate HTML browser/editor; instead, it is designed to be easily embedded
into applications that require lightweight HTML functionality."
subpackages="lib${pkgname} ${pkgname}-devel"
Add_dependency build pkg-config
Add_dependency build intltool
Add_dependency build gtk+3-devel
Add_dependency build enchant-devel
Add_dependency build libsoup-gnome-devel
Add_dependency full gnome-icon-theme
Add_dependency full gsettings-desktop-schemas
Add_dependency full iso-codes