Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 687996 - >=net-libs/libtorrent-0.13.3 and >=net-p2p/rtorrent-0.9.4 dropped dependency on dev-libs/libsigc++
Summary: >=net-libs/libtorrent-0.13.3 and >=net-p2p/rtorrent-0.9.4 dropped dependency ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Stephen Shkardoon
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-06-13 12:55 UTC by Franz Brauße
Modified: 2019-08-05 13:52 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Franz Brauße 2019-06-13 12:55:36 UTC
Hi,

the dependency on dev-libs/libsigc++:2 got dropped in

* rtorrent-0.9.4: <https://github.com/rakshasa/rtorrent/commit/370bae4b986ce541756491a0934d22db3cc69534>

* libtorrent-0.13.3: <https://github.com/rakshasa/libtorrent/commit/19575669259c459f06f90fa2715dedb474fcb52e>

and disappeared since, however the ebuilds don't reflect that. Could the dependencies be removed?
Comment 1 Larry the Git Cow gentoo-dev 2019-08-05 13:50:12 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3aeebc3b9dbf73553ed3aadee067313177e500aa

commit 3aeebc3b9dbf73553ed3aadee067313177e500aa
Author:     Stephen Shkardoon <ss23@ss23.geek.nz>
AuthorDate: 2019-07-31 14:44:06 +0000
Commit:     Jason Zaman <perfinion@gentoo.org>
CommitDate: 2019-08-05 13:49:55 +0000

    net-p2p/rtorrent: Add version 0.9.8
    
    Also removes dependency on dev-libs/libsigc++
    
    Closes: https://github.com/gentoo/gentoo/pull/12587
    Bug: https://bugs.gentoo.org/687996
    Signed-off-by: Stephen Shkardoon <ss23@ss23.geek.nz>
    Package-Manager: Portage-2.3.66, Repoman-2.3.16
    Signed-off-by: Jason Zaman <perfinion@gentoo.org>

 net-p2p/rtorrent/Manifest              |  1 +
 net-p2p/rtorrent/rtorrent-0.9.8.ebuild | 68 ++++++++++++++++++++++++++++++++++
 2 files changed, 69 insertions(+)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=079e42a45f9611bd6b731d0f916e2e672769eaed

commit 079e42a45f9611bd6b731d0f916e2e672769eaed
Author:     Stephen Shkardoon <ss23@ss23.geek.nz>
AuthorDate: 2019-07-31 14:42:31 +0000
Commit:     Jason Zaman <perfinion@gentoo.org>
CommitDate: 2019-08-05 13:49:51 +0000

    net-libs/libtorrent: Add version 0.13.8 ebuild
    
    Also removes dependency on dev-libs/libsigc++
    Bug: https://bugs.gentoo.org/687996
    Signed-off-by: Stephen Shkardoon <ss23@ss23.geek.nz>
    Package-Manager: Portage-2.3.66, Repoman-2.3.16
    Signed-off-by: Jason Zaman <perfinion@gentoo.org>

 net-libs/libtorrent/Manifest                 |  1 +
 net-libs/libtorrent/libtorrent-0.13.8.ebuild | 57 ++++++++++++++++++++++++++++
 2 files changed, 58 insertions(+)