wok-next diff magnifier/receipt @ rev 16986
Add engrampa
author | Yuri Pourre <yuripourre@gmail.com> |
---|---|
date | Fri Aug 08 00:41:35 2014 -0300 (2014-08-08) |
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 Aug 08 00:41:35 2014 -0300 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 {