wok diff links/receipt @ rev 25031

Add fatcat
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri May 20 09:25:51 2022 +0000 (2022-05-20)
parents ede1d184d5c5
children
line diff
     1.1 --- a/links/receipt	Mon Feb 14 17:51:14 2022 +0000
     1.2 +++ b/links/receipt	Fri May 20 09:25:51 2022 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="links"
     1.7 -VERSION="2.20.2"
     1.8 +VERSION="2.25"
     1.9  CATEGORY="network"
    1.10  TAGS="web-browser"
    1.11  SHORT_DESC="Light and fast web browser using Ncurses or Xlib."
    1.12 @@ -13,10 +13,10 @@
    1.13  WGET_URL="http://links.twibright.com/download/$TARBALL"
    1.14  
    1.15  SUGGESTED="gpm"
    1.16 -DEPENDS="bzlib jpeg libcrypto libgomp liblzma libpng libssl libxcb ncurses 
    1.17 +DEPENDS="bzlib jpeg libcrypto libgomp liblzma libpng libssl libxcb ncurses
    1.18  	tiff xorg-libX11 xorg-libXau xorg-libXdmcp zlib"
    1.19 -BUILD_DEPENDS="bzip2-dev gpm-dev jpeg-dev libpng-dev libxcb-dev openssl-dev 
    1.20 -	tiff-dev xorg-libX11-dev xorg-libXau-dev xorg-libXdmcp-dev xz-dev 
    1.21 +BUILD_DEPENDS="bzip2-dev gpm-dev jpeg-dev libpng-dev libxcb-dev openssl-dev
    1.22 +	tiff-dev xorg-libX11-dev xorg-libXau-dev xorg-libXdmcp-dev xz-dev
    1.23  	zlib-dev"
    1.24  
    1.25  HOST_ARCH="i486 arm"
    1.26 @@ -50,8 +50,8 @@
    1.27  		--enable-graphics	\
    1.28  		--without-directfb	\
    1.29  		$CONFIGURE_ARGS &&
    1.30 -	make -j 1 &&
    1.31 -	make DESTDIR=$DESTDIR install
    1.32 +	make &&
    1.33 +	make install DESTDIR=$DESTDIR
    1.34  }
    1.35  
    1.36  # Rules to gen a SliTaz package suitable for Tazpkg.