wok-6.x diff feh/receipt @ rev 5451
Up: x11vnc-extra (0.9.10)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed May 05 15:39:01 2010 +0200 (2010-05-05) |
parents | 3eacc9c96968 |
children | 7933717f23d2 |
line diff
1.1 --- a/feh/receipt Sun Mar 15 21:33:26 2009 +0000 1.2 +++ b/feh/receipt Wed May 05 15:39:01 2010 +0200 1.3 @@ -3,7 +3,7 @@ 1.4 PACKAGE="feh" 1.5 VERSION="1.3.4" 1.6 CATEGORY="graphics" 1.7 -SHORT_DESC="Lightweight and powerfull image viewer and composer" 1.8 +SHORT_DESC="Lightweight and powerful image viewer and composer" 1.9 MAINTAINER="mallory@sweetpeople.org" 1.10 DEPENDS="imlib2 giblib jpeg libpng zlib xorg-libX11 freetype xorg-libXau \ 1.11 xorg-libXdmcp xorg-libXext xorg-libXinerama" 1.12 @@ -11,6 +11,7 @@ 1.13 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.14 WEB_SITE="http://linuxbrit.co.uk/feh/" 1.15 WGET_URL="http://linuxbrit.co.uk/downloads/$TARBALL" 1.16 +TAGS="image photo viewer" 1.17 1.18 # Rules to configure and make the package. 1.19 compile_rules()