wok rev 14679

ethumb: Up to 1.7.7
author Dominique Corbex <domcox@slitaz.org>
date Thu Jun 06 22:08:56 2013 +0200 (2013-06-06)
parents baf4d84844c4
children 19fdee21ecb1
files ethumb/receipt
line diff
     1.1 --- a/ethumb/receipt	Thu Jun 06 22:08:47 2013 +0200
     1.2 +++ b/ethumb/receipt	Thu Jun 06 22:08:56 2013 +0200
     1.3 @@ -1,9 +1,9 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="ethumb"
     1.7 -VERSION="1.7.6"
     1.8 +VERSION="1.7.7"
     1.9  CATEGORY="graphics"
    1.10 -SHORT_DESC="E17 Thumbnail generation library."
    1.11 +SHORT_DESC="EFL Thumbnail generation library."
    1.12  MAINTAINER="pankso@slitaz.org"
    1.13  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.14  WEB_SITE="http://www.enlightenment.org/"
    1.15 @@ -19,9 +19,8 @@
    1.16  	./configure \
    1.17  		--libexecdir=/usr/lib/$PACKAGE \
    1.18  		--disable-doc \
    1.19 -		--with-internal-maximum-log-level=2 \
    1.20  		$CONFIGURE_ARGS &&
    1.21 -	make && make install
    1.22 +	make $MAKEFLAGS && make install
    1.23  }
    1.24  
    1.25  # Rules to gen a SliTaz package suitable for Tazpkg.