Search Criteria
Package Details: magnet2torrent-git 0.r60.8edd5c2-1
Git Clone URL: | https://aur.archlinux.org/magnet2torrent-git.git (read-only, click to copy) |
---|---|
Package Base: | magnet2torrent-git |
Description: | A command line tool that converts magnet links in to .torrent files. |
Upstream URL: | https://github.com/LordAro/Magnet2Torrent |
Keywords: | file link magnet torrent |
Licenses: | |
Submitter: | Polichronucci |
Maintainer: | Polichronucci |
Last Packager: | Polichronucci |
Votes: | 11 |
Popularity: | 0.002506 |
First Submitted: | 2015-05-24 17:40 |
Last Updated: | 2016-09-24 12:17 |
Latest Comments
Polichronucci commented on 2016-09-28 23:51
magnet2torrent will not work with latest libtorrent-rasterbar. To get it working you will have to install:
- libtorrent-rasterbar 1:1.1-3
- boost-libs 1.60.0-5
Polichronucci commented on 2016-09-28 23:50
@LordAro:You were right danfolkes repo is unmaintained and pull requests are merged rarely.
I changed the source of the package to your repo. Are you ok with maintaining it?
Polichronucci commented on 2016-08-01 21:27
@LordAro: I changed the dependencies to require libtorrent-rasterbar>=1.1.
Regarding the magnet2torrent version, I successfully ran it with no problems.
$ pacman -Q libtorrent libtorrent-rasterbar magnet2torrent-git
libtorrent 0.13.6-2
libtorrent-rasterbar 1:1.1-3
magnet2torrent-git 0.r36.531ac1d-1
LordAro commented on 2016-08-01 20:35
will do, although it doesn't look like there's significant chance of a merge.
In the meantime, python-libtorrent-rasterbar dependency needs replacing with libtorrent-rasterbar (the latter now includes the former)
Polichronucci commented on 2016-07-31 18:55
@LordAro: Could you issue a pull-request to the upstream repo. I think this is a "cleaner" way to proceed.
LordAro commented on 2016-07-31 15:13
Repo no longer works with libtorrent 1.1. Not to toot my own horn, but I made some updates to the package at https://github.com/LordAro/Magnet2Torrent