Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 869716 - media-libs/xvid: consider enabling threads by default (IUSE="+threads")
Summary: media-libs/xvid: consider enabling threads by default (IUSE="+threads")
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 868336
  Show dependency tree
 
Reported: 2022-09-11 14:33 UTC by Holger Hoffstätte
Modified: 2022-10-12 23:09 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 Holger Hoffstätte 2022-09-11 14:33:54 UTC
As per #868369 consider enabling thread support unconditionally and remove "threads" from IUSE.


Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2022-10-12 23:09:49 UTC
The bug has been closed via the following commit(s):

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

commit 86624391e77998fc02df349f08079d45e7aba297
Author:     Holger Hoffstätte <holger@applied-asynchrony.com>
AuthorDate: 2022-09-11 14:36:52 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-10-12 23:07:41 +0000

    media-libs/xvid: enable threads by default, EAPI 8
    
    Upstream enables pthreads by default, so enable it unconditionally.
    
    Closes: https://bugs.gentoo.org/869716
    Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com>
    Closes: https://github.com/gentoo/gentoo/pull/27208
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/xvid/xvid-1.3.7-r1.ebuild | 69 ++++++++++++++++++++++++++++++++++++
 1 file changed, 69 insertions(+)