wok-stable diff xorg-printproto/receipt @ rev 8128
linux: s/lzma-alone/lzma/
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Jan 24 18:05:34 2011 +0000 (2011-01-24) |
parents | 78640377ce73 |
children | 8c2f10d7ddee |
line diff
1.1 --- a/xorg-printproto/receipt Fri Jun 19 12:31:10 2009 +0000 1.2 +++ b/xorg-printproto/receipt Mon Jan 24 18:05:34 2011 +0000 1.3 @@ -2,17 +2,13 @@ 1.4 1.5 PACKAGE="xorg-printproto" 1.6 SOURCE="printproto" 1.7 -VERSION="1.0.3" 1.8 +VERSION="1.0.4" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Xorg server devel module." 1.11 MAINTAINER="rcx@zoominternet.net" 1.12 -DEPENDS="" 1.13 -BUILD_DEPENDS="slitaz-toolchain" 1.14 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.15 WEB_SITE="http://www.x.org/" 1.16 -# This proto is missing from the current X11R7.4 1.17 -#WGET_URL="$XORG_MIRROR/proto/$TARBALL" 1.18 -WGET_URL="http://xorg.freedesktop.org/releases/X11R7.3/src/proto/$TARBALL" 1.19 +WGET_URL="$XORG_MIRROR/proto/$TARBALL" 1.20 1.21 # Rules to configure and make the package. 1.22 compile_rules()