wok-next rev 21663
updated fox (1.6.49 -> 1.6.57)
author | Hans-G?nter Theisgen |
---|---|
date | Sat Jun 27 14:24:53 2020 +0100 (2020-06-27) |
parents | c2b48d51e079 |
children | 1cd7384e147d |
files | fox/receipt |
line diff
1.1 --- a/fox/receipt Sat Jun 27 13:57:04 2020 +0100 1.2 +++ b/fox/receipt Sat Jun 27 14:24:53 2020 +0100 1.3 @@ -1,42 +1,45 @@ 1.4 # SliTaz package receipt v2. 1.5 1.6 PACKAGE="fox" 1.7 -VERSION="1.6.49" 1.8 +VERSION="1.6.57" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="Fox toolkit" 1.11 -MAINTAINER="devel@slitaz.org" 1.12 +MAINTAINER="maintainer@slitaz.org" 1.13 LICENSE="LGPL2.1" 1.14 WEB_SITE="http://www.fox-toolkit.org/" 1.15 1.16 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.17 -WGET_URL="http://ftp.fox-toolkit.org/pub/$TARBALL" 1.18 +WGET_URL="ftp://ftp.fox-toolkit.org/pub/$TARBALL" 1.19 1.20 -BUILD_DEPENDS="libpng-dev jpeg-dev tiff-dev libxft-dev mesa-dev \ 1.21 -glu-dev freetype-dev fontconfig-dev expat-dev libxml2-dev xorg-dev \ 1.22 -libxshmfence-dev" 1.23 +BUILD_DEPENDS="expat-dev fontconfig-dev freetype-dev glu-dev jpeg-dev 1.24 + libpng-dev libxft-dev libxml2-dev libxshmfence-dev mesa-dev 1.25 + tiff-dev xorg-dev" 1.26 SPLIT="adie calculator $PACKAGE-dev $PACKAGE-doc pathfinder shutterbug" 1.27 1.28 -compile_rules() { 1.29 - ./configure \ 1.30 - --with-xft \ 1.31 +compile_rules() 1.32 +{ 1.33 + ./configure \ 1.34 + --with-xft \ 1.35 $CONFIGURE_ARGS && 1.36 fix libtool && 1.37 make $MAKEFLAGS && 1.38 make DESTDIR=$install install 1.39 } 1.40 1.41 -testsuite() { 1.42 +testsuite() 1.43 +{ 1.44 readelf -h $install/usr/bin/adie 1.45 } 1.46 1.47 -genpkg_rules() { 1.48 +genpkg_rules() 1.49 +{ 1.50 case $PACKAGE in 1.51 fox) 1.52 copy libCHART-*.so* libFOX-*.so* 1.53 SUGGESTED="adie calculator pathfinder shutterbug" 1.54 - DEPENDS="libpng jpeg libtiff libxft libbzip2 mesa glu \ 1.55 - libxcursor libxrandr libxxf86vm \ 1.56 - libxdamage libdrm jbigkit" 1.57 + DEPENDS="glu jbigkit jpeg libdrm libbzip2 libpng 1.58 + libtiff libxcursor libxdamage libxft 1.59 + libxrandr libxxf86vm mesa" 1.60 ;; 1.61 adie) 1.62 copy adie Adie.stx