Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 406469 - net-misc/asterisk - add USE=json
Summary: net-misc/asterisk - add USE=json
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Tony Vroon (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD, PATCH
Depends on:
Blocks:
 
Reported: 2012-03-01 19:30 UTC by Artem Butusov
Modified: 2012-03-02 17:44 UTC (History)
1 user (show)

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


Attachments
asterisk-1.8.x-json-ebuild.patch (asterisk-1.8.x-json-ebuild.patch,1.31 KB, patch)
2012-03-01 19:30 UTC, Artem Butusov
Details | Diff
asterisk-10.x-json-ebuild.patch (asterisk-10.x-json-ebuild.patch,1.29 KB, patch)
2012-03-01 19:31 UTC, Artem Butusov
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Artem Butusov 2012-03-01 19:30:43 UTC
Created attachment 303853 [details, diff]
asterisk-1.8.x-json-ebuild.patch

These patches to ebuilds will add support of res_json in asterisk:
Comment 1 Artem Butusov 2012-03-01 19:31:06 UTC
Created attachment 303855 [details, diff]
asterisk-10.x-json-ebuild.patch
Comment 2 Tony Vroon (RETIRED) gentoo-dev 2012-03-02 17:44:41 UTC
It is not acceptable practice to download files in the src_configure stage. Such dependencies should be in SRC_URI, as a versioned tarball with a known MD5 & SHA1 sum.
You appear to be fighting the ebuild rather than working with it. Please do feel free to reopen the bug once you have addressed this feedback.