wok diff gtksourceview/receipt @ rev 6629
Up: pango to 1.28.3.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Oct 10 05:12:51 2010 +0000 (2010-10-10) |
parents | 8b79c3ee7ac2 |
children | 8c03d2cb2284 |
line diff
1.1 --- a/gtksourceview/receipt Mon Mar 16 22:01:20 2009 +0000 1.2 +++ b/gtksourceview/receipt Sun Oct 10 05:12:51 2010 +0000 1.3 @@ -1,16 +1,17 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="gtksourceview" 1.7 -VERSION="2.4.2" 1.8 +VERSION="2.10.4" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="Extends GTK+ framework for multiline text editing." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.13 WEB_SITE="http://projects.gnome.org/gtksourceview/" 1.14 -WGET_URL="http://ftp.gnome.org/pub/gnome/sources/gtksourceview/2.4/$TARBALL" 1.15 +WGET_URL="http://ftp.gnome.org/pub/gnome/sources/gtksourceview/2.10/$TARBALL" 1.16 DEPENDS="expat gtk+ libxml2 xorg-libX11 xorg-libXau xorg-libXcomposite \ 1.17 xorg-libXcursor xorg-libXdmcp xorg-libXext xorg-libXfixes xorg-libXinerama \ 1.18 xorg-libXrandr xorg-libXrender xorg-libXdamage" 1.19 +BUILD_DEPENDS="pkg-config gtk+-dev libxml2-dev expat-dev" 1.20 1.21 # Rules to configure and make the package. 1.22 compile_rules()