Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 886523 - x11-misc/picom: upstream migrating to libpcre2
Summary: x11-misc/picom: upstream migrating to libpcre2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: 837980
  Show dependency tree
 
Reported: 2022-12-18 03:09 UTC by Sam James
Modified: 2024-01-21 19:14 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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-12-18 03:09:41 UTC
Just a heads up as I'm going through remaining libpcre consumers.

https://github.com/yshui/picom/commit/e2b8c3fd1e5eb06c137daf03dcb6c11f93aa2cd4 is in 'next', not in a release, but will switch to libpcre2.
Comment 1 Bernard Cafarelli gentoo-dev 2022-12-18 19:11:28 UTC
Thanks sam, looks like picom-9999 is doing OK with this change (updating the deps there). I will keep the bug open for next bump
Comment 2 Larry the Git Cow gentoo-dev 2022-12-18 19:12:22 UTC
The bug has been referenced in the following commit(s):

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

commit 5b40ed9b4064cbacc9bbaf2a59cd36e529a321ab
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2022-12-18 19:11:46 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2022-12-18 19:12:19 +0000

    x11-misc/picom: dev branch switched to pcre2
    
    Bug: https://bugs.gentoo.org/886523
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 x11-misc/picom/picom-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 3 Larry the Git Cow gentoo-dev 2024-01-21 19:14:23 UTC
The bug has been closed via the following commit(s):

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

commit e70b9c8ab930055141c31d6c3e77aa1a78b8374e
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2024-01-21 19:09:45 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2024-01-21 19:10:49 +0000

    x11-misc/picom: add 11
    
    Update dependencies and sync live ebuild
    Drop outdated blocker on x11-misc/compton
    Update PYTHON_COMPAT
    
    Closes: https://bugs.gentoo.org/886523
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 x11-misc/picom/Manifest          |  1 +
 x11-misc/picom/picom-11.ebuild   | 68 ++++++++++++++++++++++++++++++++++++++++
 x11-misc/picom/picom-9999.ebuild |  8 ++---
 3 files changed, 73 insertions(+), 4 deletions(-)