wok-next diff winetricks/receipt @ rev 16694
xorg-kbproto: typo in depends
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri May 23 11:56:36 2014 +0300 (2014-05-23) |
parents | d19159d4094b |
children | 685f9eb83991 |
line diff
1.1 --- a/winetricks/receipt Thu Jan 03 14:55:33 2013 +0300 1.2 +++ b/winetricks/receipt Fri May 23 11:56:36 2014 +0300 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 {