# HG changeset patch # User Pascal Bellard # Date 1574333163 -3600 # Node ID 4953c67755074ba82a108bb1daad8367440d0bf7 # Parent 9ac318d8655fe4013f906cb50979e7f2f0cb3571 libtorrent: update bdeps diff -r 9ac318d8655f -r 4953c6775507 libtorrent/receipt --- a/libtorrent/receipt Thu Nov 21 08:45:04 2019 +0100 +++ b/libtorrent/receipt Thu Nov 21 11:46:03 2019 +0100 @@ -11,7 +11,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="https://github.com/rakshasa/$PACKAGE/archive/v$VERSION.tar.gz" -DEPENDS="curl libsigc++ openssl" +DEPENDS="curl libsigc++ openssl gcc83-lib-base" BUILD_DEPENDS="automake curl-dev gcc83 libsigc++-dev libtool openssl-dev" CROSS_BUGS="bug: can not run test program" diff -r 9ac318d8655f -r 4953c6775507 xsshfs/receipt --- a/xsshfs/receipt Thu Nov 21 08:45:04 2019 +0100 +++ b/xsshfs/receipt Thu Nov 21 11:46:03 2019 +0100 @@ -8,7 +8,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$TAG.tar.gz" -WEB_SITE="http://forge.zici.fr/p/xsshfs/" +WEB_SITE="https://framagit.org/kepon/xsshfs" WGET_URL="https://framagit.org/kepon/xsshfs/-/archive/$TAG/$TARBALL" DEPENDS="sshfs perl-config-tiny perl-locale-gettext glade-perl perl-image-librsvg" @@ -39,6 +39,7 @@ EOT chmod +x $fs/usr/bin/xsshfs cp $src/xsshfs* $fs/usr/share/xsshfs + chmod +x $fs/usr/share/xsshfs/xsshfs.pl cp -a $src/locale $fs/usr/share ln -s ../xsshfs/xsshfs.svg $fs/usr/share/pixmaps ln -s ../../../../xsshfs/xsshfs.svg $fs/usr/share/icons/hicolor/scalable/apps