wok-stable diff xorg-x11perf/receipt @ rev 7097
Added gtkspell to gtkspell-dev depends.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Nov 03 05:23:02 2010 +0000 (2010-11-03) |
parents | 413b0174114a |
children | c514cc4854d8 |
line diff
1.1 --- a/xorg-x11perf/receipt Sun Feb 28 18:16:33 2010 +0100 1.2 +++ b/xorg-x11perf/receipt Wed Nov 03 05:23:02 2010 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="xorg-x11perf" 1.7 -VERSION="1.5" 1.8 +VERSION="1.5.2" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="Utility who runs one or more performance tests and reports." 1.11 MAINTAINER="paul@slitaz.org" 1.12 @@ -9,9 +9,9 @@ 1.13 xorg-libXft" 1.14 BUILD_DEPENDS="xorg-libXdmcp-dev xorg-kbproto xorg-xproto" 1.15 SOURCE="x11perf" 1.16 -TARBALL="$SOURCE-$VERSION.tar.gz" 1.17 +TARBALL="$SOURCE-$VERSION.tar.bz2" 1.18 WEB_SITE="http://xorg.freedesktop.org/" 1.19 -WGET_URL="http://xorg.freedesktop.org/releases/X11R7.4/src/app/$TARBALL" 1.20 +WGET_URL="$XORG_MIRROR/app/$TARBALL" 1.21 1.22 # Rules to configure and make the package. 1.23 compile_rules()