Package Details: torrenttools 0.6.0-1

Git Clone URL: https://aur.archlinux.org/torrenttools.git (read-only, click to copy)
Package Base: torrenttools
Description: Commandline tool for inspecting, creating and editing BitTorrent metafiles.
Upstream URL: https://github.com/fbdtemme/torrenttools
Keywords: bittorrent torrent
Licenses: MIT
Provides: torrenttools
Submitter: fbdtemme
Maintainer: None
Last Packager: fbdtemme
Votes: 2
Popularity: 0.004537
First Submitted: 2021-04-16 13:41 (UTC)
Last Updated: 2021-08-02 11:12 (UTC)

Dependencies (9)

Required by (0)

Sources (1)

Latest Comments

j1simon commented on 2023-12-25 11:23 (UTC) (edited on 2023-12-25 11:23 (UTC) by j1simon)

This package is broken. I've modified locally PKGBUILD file to try compile the "new" version but it fails due a dependencies. If I allow it to download the dependencies, it also fails when trying to download the bencode library.
Too many complications for a program that simply creates a .torrent file and has been abandoned since 2021. There are better options.

apodim commented on 2023-07-06 00:26 (UTC)

Same issue.

chovy commented on 2022-12-30 15:28 (UTC)

fails to install

/home/ettinger/.cache/yay/torrenttools/src/torrenttools-0.6.0/external/bencode/include/bencode/detail/bview/conversion.hpp:291:19: error: ‘expected’ in namespace ‘nonstd’ does not name a template type
  291 | constexpr nonstd::expected<T, conversion_errc>
      |                   ^~~~~~~~
make[3]: *** [external/dottorrent/CMakeFiles/dottorrent.dir/build.make:76: external/dottorrent/CMakeFiles/dottorrent.dir/src/announce_url_list.cpp.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [external/dottorrent/CMakeFiles/dottorrent.dir/build.make:90: external/dottorrent/CMakeFiles/dottorrent.dir/src/chunk_hasher_multi_buffer.cpp.o] Error 1
make[2]: *** [CMakeFiles/Makefile2:1301: external/dottorrent/CMakeFiles/dottorrent.dir/all] Error 2
make[1]: *** [CMakeFiles/Makefile2:1126: CMakeFiles/torrenttools.dir/rule] Error 2
make: *** [Makefile:577: torrenttools] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: torrenttools