wok diff libgtkimageview/receipt @ rev 13065
*mariadb*: add provide mysql
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Jun 22 14:12:12 2012 +0200 (2012-06-22) |
parents | af022550edde |
children | 8f447cf2eee5 |
line diff
1.1 --- a/libgtkimageview/receipt Sun Oct 31 23:30:12 2010 +0100 1.2 +++ b/libgtkimageview/receipt Fri Jun 22 14:12:12 2012 +0200 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()