26 lines
959 B
Text
26 lines
959 B
Text
# Template file for 'gtkhtml'
|
|
pkgname=gtkhtml
|
|
version=4.4.1
|
|
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=2fb3286c5ab8b6349a694156f803e1162c5a234d30548eb0afdf82e139923236
|
|
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
|