2010-06-02 20:38:35 +00:00
|
|
|
# Template file for 'gtksourceview'
|
|
|
|
pkgname=gtksourceview
|
2011-10-16 16:53:19 +00:00
|
|
|
version=3.2.2
|
2011-09-30 14:54:11 +00:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
2010-06-02 20:38:35 +00:00
|
|
|
build_style=gnu_configure
|
2011-10-16 17:46:38 +00:00
|
|
|
configure_args="--disable-static"
|
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-10-16 16:53:19 +00:00
|
|
|
checksum=52447d85b57b1413e699a4a27a8c4ba7df737347e9f5b4c5406e6393ca02982c
|
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 run glibc
|
|
|
|
Add_dependency run glib
|
|
|
|
Add_dependency run atk
|
|
|
|
Add_dependency run pango
|
|
|
|
Add_dependency run cairo
|
|
|
|
Add_dependency run freetype
|
|
|
|
Add_dependency run fontconfig
|
2010-12-18 01:21:23 +00:00
|
|
|
Add_dependency run gdk-pixbuf
|
|
|
|
Add_dependency run libpng
|
2011-03-02 09:28:33 +00:00
|
|
|
Add_dependency run gtk+3
|
2010-06-02 20:38:35 +00:00
|
|
|
Add_dependency run libxml2
|
|
|
|
|
|
|
|
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
|