Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 752477 - Add usrsctp library
Summary: Add usrsctp library
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: Normal enhancement
Assignee: Gentoo Linux bug wranglers
URL: https://github.com/sctplab/usrsctp
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 752447
  Show dependency tree
 
Reported: 2020-11-03 08:31 UTC by Sergey Ilinykh
Modified: 2020-11-04 13:40 UTC (History)
0 users

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 Sergey Ilinykh 2020-11-03 08:31:17 UTC
usrsctp library is need for other packages like net-im/psi-9999.

Reproducible: Always
Comment 1 Sergey Ilinykh 2020-11-03 08:37:15 UTC
https://github.com/gentoo/gentoo/pull/18116
Comment 2 Larry the Git Cow gentoo-dev 2020-11-04 13:40:21 UTC
The bug has been closed via the following commit(s):

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

commit be71c98cf9a5421551ac9373ccfead0a99caf9ad
Author:     Sergey Ilinykh <rion4ik@gmail.com>
AuthorDate: 2020-11-03 08:34:09 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-11-04 13:39:33 +0000

    net-libs/usrsctp: add new package
    
    A cross-platform userland SCTP stack, dependency of >=net-im/psi-1.5
    
    Closes: https://bugs.gentoo.org/752477
    Package-Manager: Portage-3.0.9, Repoman-3.0.2
    Signed-off-by: Sergey Ilinykh <rion4ik@gmail.com>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 net-libs/usrsctp/Manifest                         |  1 +
 net-libs/usrsctp/metadata.xml                     | 15 ++++++++++++
 net-libs/usrsctp/usrsctp-0.9.3.0_p20201102.ebuild | 28 +++++++++++++++++++++++
 3 files changed, 44 insertions(+)