rlsd2 icon indicating copy to clipboard operation
rlsd2 copied to clipboard

fuse fails to build, upstream release url has moved

Open javier-lopez opened this issue 9 years ago • 1 comments

Hello,

As of 2015-12-22, libfuse has moved to https://github.com/libfuse/, this breaks the fuse recipe, the new url is:

https://github.com/libfuse/libfuse/releases/download/fuse_2_9_4/fuse-$PKG_VER.tar.gz

wget-finder is a file finder specially designed for these cases, if it were to be integrated in rlsd2, the fetch line could be replaced with

wget-finder fuse-2.9.4.tar.gz:ecb712b5ffc6dffd54f4a405c9b372d8

javier-lopez avatar Feb 12 '16 09:02 javier-lopez

Other recipes failing due to moved urls are:

Recipe Old url New url wget-finder
libpng ftp://ftp.simplesystems.org/pub/libpng/png/src/libpng16/libpng-$PKG_VER.tar.xz http://ftp.lfs-matrix.net/pub/blfs/conglomeration/libpng/libpng-$PKG_VER.tar.xz libpng-1.6.20.tar.xz:3968acb7c66ef81a9dab867f35d0eb4b
irssi http://www.irssi.org/files/irssi-0.8.17.tar.bz2 http://pkgs.fedoraproject.org/repo/pkgs/irssi/irssi-0.8.17.tar.bz2/ecf64be47978d89a742b435a81cb47db/irssi-0.8.17.tar.bz2 irssi-0.8.17.tar.bz2:ecf64be47978d89a742b435a81cb47db
lynx http://lynx.invisible-island.net/lynx2.8.8/lynx2.8.8.tar.bz2 http://invisible-mirror.net/archives/lynx/tarballs/lynx2.8.8rel.2.tar.bz2 lynx2.8.8.tar.bz2:b231c2aa34dfe7ca25681ef4e55ee7e8

javier-lopez avatar Feb 12 '16 11:02 javier-lopez