wok diff magnifier/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 051931e905b0
children 9c5333f3023a
line diff
     1.1 --- a/magnifier/receipt	Fri Dec 06 10:39:07 2013 +0000
     1.2 +++ b/magnifier/receipt	Fri Jan 24 01:35:01 2014 +0000
     1.3 @@ -5,14 +5,16 @@
     1.4  CATEGORY="utilities"
     1.5  SHORT_DESC="Virtual magnifying glass"
     1.6  MAINTAINER="paul@slitaz.org"
     1.7 -DEPENDS="expat gtk+ xorg-libX11 xorg-libXau xorg-libXcomposite \
     1.8 -xorg-libXcursor xorg-libXdmcp xorg-libXext xorg-libXfixes xorg-libXinerama \
     1.9 -xorg-libXrandr xorg-libXrender xorg-libXdamage"
    1.10 +LICENSE="GPL2"
    1.11  SOURCE="magnifier-linux"
    1.12  TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.13  WEB_SITE="http://magnifier.sourceforge.net/"
    1.14  WGET_URL="http://downloads.sourceforge.net/magnifier/$TARBALL"
    1.15  
    1.16 +DEPENDS="expat gtk+ xorg-libX11 xorg-libXau xorg-libXcomposite \
    1.17 +xorg-libXcursor xorg-libXdmcp xorg-libXext xorg-libXfixes xorg-libXinerama \
    1.18 +xorg-libXrandr xorg-libXrender xorg-libXdamage"
    1.19 +
    1.20  # Rules to configure and make the package.
    1.21  compile_rules()
    1.22  {