wok-next rev 8869
Fix: libgtkimageview TARBALL/WGET_URL... If you had error './configure not found', you have to remove the corrupted tarball from SOURCES_REPOSITORY, named gtkimageview-1.6.4.taz.lzma
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sat Feb 26 06:06:17 2011 +0100 (2011-02-26) |
parents | f2a1563a472d |
children | 0c9cc3f2eeb8 |
files | libgtkimageview/receipt |
line diff
1.1 --- a/libgtkimageview/receipt Sat Feb 26 06:03:58 2011 +0100 1.2 +++ b/libgtkimageview/receipt Sat Feb 26 06:06:17 2011 +0100 1.3 @@ -8,9 +8,9 @@ 1.4 DEPENDS="gtk+" 1.5 BUILD_DEPENDS="gtk+-dev expat-dev" 1.6 SOURCE="gtkimageview" 1.7 -TARBALL="$SOURCE-$VERSION.tar.gz?format=raw" 1.8 +TARBALL="$SOURCE-$VERSION.tar.gz" 1.9 WEB_SITE="http://trac.bjourne.webfactional.com/" 1.10 -WGET_URL="http://trac.bjourne.webfactional.com/attachment/wiki/WikiStart/$TARBALL" 1.11 +WGET_URL="http://trac.bjourne.webfactional.com/attachment/wiki/WikiStart/$TARBALL?format=raw" 1.12 1.13 # Rules to configure and make the package. 1.14 compile_rules()