wok rev 22360

libtorrent: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Nov 21 11:46:03 2019 +0100 (2019-11-21)
parents 9ac318d8655f
children dfabcdfe042c
files libtorrent/receipt xsshfs/receipt
line diff
     1.1 --- a/libtorrent/receipt	Thu Nov 21 08:45:04 2019 +0100
     1.2 +++ b/libtorrent/receipt	Thu Nov 21 11:46:03 2019 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WGET_URL="https://github.com/rakshasa/$PACKAGE/archive/v$VERSION.tar.gz"
     1.6  
     1.7 -DEPENDS="curl libsigc++ openssl"
     1.8 +DEPENDS="curl libsigc++ openssl gcc83-lib-base"
     1.9  BUILD_DEPENDS="automake curl-dev gcc83 libsigc++-dev libtool openssl-dev"
    1.10  
    1.11  CROSS_BUGS="bug: can not run test program"
     2.1 --- a/xsshfs/receipt	Thu Nov 21 08:45:04 2019 +0100
     2.2 +++ b/xsshfs/receipt	Thu Nov 21 11:46:03 2019 +0100
     2.3 @@ -8,7 +8,7 @@
     2.4  MAINTAINER="pascal.bellard@slitaz.org"
     2.5  LICENSE="GPL2"
     2.6  TARBALL="$PACKAGE-$TAG.tar.gz"
     2.7 -WEB_SITE="http://forge.zici.fr/p/xsshfs/"
     2.8 +WEB_SITE="https://framagit.org/kepon/xsshfs"
     2.9  WGET_URL="https://framagit.org/kepon/xsshfs/-/archive/$TAG/$TARBALL"
    2.10  
    2.11  DEPENDS="sshfs perl-config-tiny perl-locale-gettext glade-perl perl-image-librsvg"
    2.12 @@ -39,6 +39,7 @@
    2.13  EOT
    2.14  	chmod +x $fs/usr/bin/xsshfs
    2.15  	cp $src/xsshfs* $fs/usr/share/xsshfs
    2.16 +	chmod +x $fs/usr/share/xsshfs/xsshfs.pl
    2.17  	cp -a $src/locale $fs/usr/share
    2.18  	ln -s ../xsshfs/xsshfs.svg $fs/usr/share/pixmaps
    2.19  	ln -s ../../../../xsshfs/xsshfs.svg $fs/usr/share/icons/hicolor/scalable/apps