wok-next rev 21682

updated gifsicle (1.91 -> 1.92)
author Hans-G?nter Theisgen
date Mon Jun 29 15:15:42 2020 +0100 (2020-06-29)
parents 976c3dfa4bc0
children 1b62d5153932
files gifsicle/receipt
line diff
     1.1 --- a/gifsicle/receipt	Mon Jun 29 15:09:16 2020 +0100
     1.2 +++ b/gifsicle/receipt	Mon Jun 29 15:15:42 2020 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt v2.
     1.5  
     1.6  PACKAGE="gifsicle"
     1.7 -VERSION="1.91"
     1.8 +VERSION="1.92"
     1.9  CATEGORY="graphics"
    1.10  SHORT_DESC="Create, manipulate, and optimize GIF images and animations"
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -11,16 +11,18 @@
    1.13  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.14  WGET_URL="http://www.lcdf.org/gifsicle/$TARBALL"
    1.15  
    1.16 -BUILD_DEPENDS="libx11-dev libice-dev libsm-dev"
    1.17 +BUILD_DEPENDS="libice-dev libsm-dev libx11-dev"
    1.18  SPLIT="gifview $PACKAGE"
    1.19  
    1.20 -compile_rules() {
    1.21 +compile_rules()
    1.22 +{
    1.23  	./configure $CONFIGURE_ARGS &&
    1.24  	make &&
    1.25  	make install
    1.26  }
    1.27  
    1.28 -genpkg_rules() {
    1.29 +genpkg_rules()
    1.30 +{
    1.31  	case $PACKAGE in
    1.32  		gifview)
    1.33  			copy gifview