# HG changeset patch # User Antoine Bodin # Date 1298696777 -3600 # Node ID 0c37136aee2d52b38613b2abbf22672610c7a3e2 # Parent f2a1563a472d962930edd39b6b78724d928cde69 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 diff -r f2a1563a472d -r 0c37136aee2d libgtkimageview/receipt --- a/libgtkimageview/receipt Sat Feb 26 06:03:58 2011 +0100 +++ b/libgtkimageview/receipt Sat Feb 26 06:06:17 2011 +0100 @@ -8,9 +8,9 @@ DEPENDS="gtk+" BUILD_DEPENDS="gtk+-dev expat-dev" SOURCE="gtkimageview" -TARBALL="$SOURCE-$VERSION.tar.gz?format=raw" +TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://trac.bjourne.webfactional.com/" -WGET_URL="http://trac.bjourne.webfactional.com/attachment/wiki/WikiStart/$TARBALL" +WGET_URL="http://trac.bjourne.webfactional.com/attachment/wiki/WikiStart/$TARBALL?format=raw" # Rules to configure and make the package. compile_rules()