wok-6.x diff gtksourceview/receipt @ rev 6674

Up busybox (1.17.3) with make 3.82 support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Oct 12 16:37:45 2010 +0200 (2010-10-12)
parents 8b79c3ee7ac2
children 8c03d2cb2284
line diff
     1.1 --- a/gtksourceview/receipt	Mon Mar 16 22:01:20 2009 +0000
     1.2 +++ b/gtksourceview/receipt	Tue Oct 12 16:37:45 2010 +0200
     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()