16 lines
573 B
Plaintext
16 lines
573 B
Plaintext
# Template file for 'gtksourceview'
|
|
pkgname=gtksourceview
|
|
version=3.8.0
|
|
revision=1
|
|
subpackages="${pkgname}-devel"
|
|
build_style=gnu-configure
|
|
configure_args="--disable-static"
|
|
hostmakedepends="pkg-config intltool gobject-introspection"
|
|
makedepends="gtk+3-devel>=3.8 libxml2-devel"
|
|
short_desc="Text widget that extends GTK+3 GtkTextView widget"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://www.gnome.org"
|
|
license="GPL-2"
|
|
distfiles="${GNOME_SITE}/$pkgname/3.8/${pkgname}-${version}.tar.xz"
|
|
checksum=5a995f3f2c188f52f75fe8117a690f53e25b2c6fe2a39103b269acdbb70061b8
|