wok diff winetricks/receipt @ rev 15806

Up: sudoku to 2.3. Fixed WEB_SITE and WGET_URL so we get the app and not a error page.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Jan 24 01:35:01 2014 +0000 (2014-01-24)
parents d19159d4094b
children fa9857508db0
line diff
     1.1 --- a/winetricks/receipt	Thu Jan 03 14:55:33 2013 +0300
     1.2 +++ b/winetricks/receipt	Fri Jan 24 01:35:01 2014 +0000
     1.3 @@ -5,12 +5,14 @@
     1.4  CATEGORY="misc"
     1.5  SHORT_DESC="Script to install various redistributable runtime libraries in Wine."
     1.6  MAINTAINER="slaxemulator@gmail.com"
     1.7 +LICENSE="GPL2"
     1.8  TARBALL="$PACKAGE-$VERSION"
     1.9 -DEPENDS="wine cabextract xorg-xmessage unzip wget"
    1.10  SUGGESTED="zenity"
    1.11  WEB_SITE="http://wiki.winehq.org/winetricks"
    1.12  WGET_URL="http://www.kegel.com/wine/$PACKAGE"
    1.13  
    1.14 +DEPENDS="wine cabextract xorg-xmessage unzip wget"
    1.15 +
    1.16  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.17  genpkg_rules()
    1.18  {