wok rev 14205

fbida: update deps and desc
author Richard Dunbar <mojo@slitaz.org>
date Fri Mar 15 11:50:51 2013 +0000 (2013-03-15)
parents b586d42f05bb
children 65f9b9b388d7
files fbida/receipt
line diff
     1.1 --- a/fbida/receipt	Thu Mar 14 11:39:13 2013 +0100
     1.2 +++ b/fbida/receipt	Fri Mar 15 11:50:51 2013 +0000
     1.3 @@ -3,14 +3,14 @@
     1.4  PACKAGE="fbida"
     1.5  VERSION="2.07"
     1.6  CATEGORY="utilities"
     1.7 -SHORT_DESC="A simple GTK+ disc burner"
     1.8 +SHORT_DESC="Image viewer for the framebuffer console"
     1.9  MAINTAINER="devl547@gmail.com"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://linux.bytesex.org/fbida/"
    1.12  WGET_URL="http://dl.bytesex.org/releases/$PACKAGE/$TARBALL"
    1.13  
    1.14  DEPENDS="libpng giflib tiff jpeg ttf-bitstream-vera libexif zlib \
    1.15 -libcurl"
    1.16 +libcurl freetype fontconfig"
    1.17  BUILD_DEPENDS="freetype-dev fontconfig-dev libexif-dev curl-dev"
    1.18  
    1.19  # Rules to configure and make the package.