[Slackbuilds-users] sources for libtorrent and rtorrent
Edinaldo
edps.mundognu at gmail.com
Tue Jun 23 01:26:01 UTC 2015
so guys... links for sources of 'libtorrent' and 'rtorrent' as down!
it's possible to change the *.info and put alternatives links?
they are:
https://github.com/rakshasa/rtorrent/archive/0.9.4.tar.gz
MD5SUM: 2e435f2cd7e1abe885dbeefb4bf22c10
and
https://github.com/rakshasa/libtorrent/archive/0.13.4.tar.gz
MD5SUM: 81125713b191c104bb7117e7bfcc3c11
* the MD5SUMS changes too.
see the logs at: http://hastebin.com/icoyuxarem
#
1) fix homepage on *.info to:
http://rakshasa.github.io/rtorrent/
2) for both SlackBuilds (libtorrent and rtorrent), change the line:
tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
for:
tar xvf $CWD/$VERSION.tar.gz
and... add these lines:
sed '/AM_PATH_CPPUNIT/d' -i configure.ac
./autogen.sh
before the block text:
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
./configure \
--prefix=/usr \
--libdir=/usr/lib${LIBDIRSUFFIX} \
--sysconfdir=/etc \
--localstatedir=/var \
--with-posix-fallocate \
--build=$ARCH-slackware-linux.....
3) complete build logs:
http://hastebin.com/fuhusicefe
http://hastebin.com/abehajicoz
thank's
More information about the SlackBuilds-users
mailing list