Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 728340 - net-libs/libwebsocket additional option
Summary: net-libs/libwebsocket additional option
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jakov Smolić
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-06-15 08:10 UTC by Jaco Kroon
Modified: 2020-07-01 06:38 UTC (History)
1 user (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 Jaco Kroon 2020-06-15 08:10:10 UTC
Hi,

On the next bump lets add:

-DLWS_WITH_STRUCT_JSON=$(usex lejp)

I don't think having a JSON parser without the associated json struct makes much sense (in lws world these two can operate independently but I suspect for the average user it would make sense to link these two).  Let's use the same USE flag for now.
Comment 1 Jakov Smolić archtester gentoo-dev 2020-06-15 13:50:26 UTC
Hi, I was just about to prepare new bump soon as the one that was merged yesterday is one month old.

I'll make sure this is included along with version bump.
Comment 2 Larry the Git Cow gentoo-dev 2020-07-01 06:38:50 UTC
The bug has been closed via the following commit(s):

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

commit caac8e6b80b698727c815c61f2c4c90b213417fa
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2020-06-15 15:13:03 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-07-01 06:38:31 +0000

    net-libs/libwebsockets: version bump to 4.0.16
    
    Closes: https://bugs.gentoo.org/728340
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 net-libs/libwebsockets/Manifest                    |  1 +
 net-libs/libwebsockets/libwebsockets-4.0.16.ebuild | 84 ++++++++++++++++++++++
 2 files changed, 85 insertions(+)