Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 763918 - net-misc/asterisk-16.15.1-r1 has automagic dependency on media-libs/codec2
Summary: net-misc/asterisk-16.15.1-r1 has automagic dependency on media-libs/codec2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jaco Kroon
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-01-05 16:21 UTC by Daniel M. Weeks
Modified: 2021-01-22 03:51 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 Daniel M. Weeks 2021-01-05 16:21:13 UTC
>>> package: media-libs/codec2-0.9.2-r1
 *  - /usr/lib64/libcodec2.so.0.8
 *      used by /usr/lib64/asterisk/modules/codec_codec2.so (net-misc/asterisk-16.15.1-r1)

Reproducible: Always
Comment 1 Ionen Wolkens gentoo-dev 2021-01-05 16:30:24 UTC
    checking for codec2_create in -lcodec2... yes
Comment 2 Jaco Kroon 2021-01-05 18:59:27 UTC
Thanks for reporting.  I've got a couple other minor fixes queued from -r1 to -r2 so will include this into that in the next few days hopefully.
Comment 3 Larry the Git Cow gentoo-dev 2021-01-22 03:51:15 UTC
The bug has been closed via the following commit(s):

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

commit 6202f7bf618faf8a3fb24e6c7b586dd7aad5d144
Author:     Jaco Kroon <jaco@uls.co.za>
AuthorDate: 2021-01-08 18:20:54 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-01-22 03:50:57 +0000

    net-misc/asterisk: 16.15.1-r2 version bump.
    
    * clang/LLVM support
    * subslots
    * autoconf 2.70
    * codec2 support
    * drop /var/spool/asterisk from tmpfiles
    * Move check_extra_config (kernel checks) to pkg_pretend.
    * (Hopefully) fix use of $ED vs $D.
    * Other minor non-functional tweaks.
    
    Closes:  https://bugs.gentoo.org/show_bug.cgi?id=731280
    Closes:  https://bugs.gentoo.org/show_bug.cgi?id=750581
    Closes:  https://bugs.gentoo.org/show_bug.cgi?id=763918
    Signed-off-by: Jaco Kroon <jaco@uls.co.za>
    Closes: https://github.com/gentoo/gentoo/pull/18994
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/asterisk/asterisk-16.15.1-r2.ebuild       | 322 +++++++++++++++++++++
 .../files/asterisk-16.15.1-r2-autoconf-2.70.patch  |  14 +
 2 files changed, 336 insertions(+)