2011-11-03 03:23:11 +01:00
|
|
|
# Template file for 'gtkhtml'
|
|
|
|
pkgname=gtkhtml
|
2012-08-14 07:29:34 +02:00
|
|
|
version=4.4.4
|
2012-06-19 11:37:13 +02:00
|
|
|
revision=1
|
2011-11-03 03:23:11 +01:00
|
|
|
build_style=gnu-configure
|
2012-05-23 18:26:56 +02:00
|
|
|
makedepends="pkg-config intltool gtk+3-devel enchant-devel libsoup-gnome-devel"
|
|
|
|
fulldepends="gnome-icon-theme gsettings-desktop-schemas iso-codes"
|
2012-06-19 11:37:13 +02:00
|
|
|
subpackages="lib${pkgname} ${pkgname}-devel"
|
2011-11-03 03:23:11 +01:00
|
|
|
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"
|
2012-06-19 11:37:13 +02:00
|
|
|
distfiles="${GNOME_SITE}/${pkgname}/4.4/${pkgname}-${version}.tar.xz"
|
2012-08-14 07:29:34 +02:00
|
|
|
checksum=737536d03c05d70e30f9b7aa45b4b810f7255dad2a9f0d4e16936a2e4852c7c9
|
2011-11-03 03:23:11 +01:00
|
|
|
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."
|