2010-06-02 20:38:35 +00:00
|
|
|
# Template file for 'gtksourceview'
|
|
|
|
pkgname=gtksourceview
|
2011-11-02 11:28:15 +00:00
|
|
|
version=3.2.3
|
2011-09-30 14:54:11 +00:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2011-10-16 17:46:38 +00:00
|
|
|
configure_args="--disable-static"
|
2011-11-14 17:12:47 +00:00
|
|
|
revision=2
|
2010-06-02 20:38:35 +00:00
|
|
|
short_desc="Text widget that extends GTK+ GtkTextView widget"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-09-30 14:54:11 +00:00
|
|
|
homepage="http://www.gnome.org"
|
|
|
|
license="GPL-2"
|
2011-11-02 11:28:15 +00:00
|
|
|
checksum=73d9c6702ccecd06846132cfb50191092cb50a4bcb3ff810a5605868f0855947
|
2010-06-02 20:38:35 +00:00
|
|
|
long_desc="
|
|
|
|
GtkSourceView is a text widget that extends the standard gtk+ 2.x text
|
|
|
|
widget GtkTextView. It improves GtkTextView by implementing syntax
|
|
|
|
highlighting and other features typical of a source editor."
|
|
|
|
|
2011-03-02 19:36:07 +00:00
|
|
|
subpackages="$pkgname-devel"
|
2010-06-02 20:38:35 +00:00
|
|
|
|
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency build intltool
|
2011-09-30 14:54:11 +00:00
|
|
|
Add_dependency build gobject-introspection
|
2011-03-02 09:28:33 +00:00
|
|
|
Add_dependency build gtk+3-devel
|
2010-06-02 20:38:35 +00:00
|
|
|
Add_dependency build libxml2-devel
|