Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 843227 - app-i18n/mozc-2.26.4660.102 please bump
Summary: app-i18n/mozc-2.26.4660.102 please bump
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 3 votes (vote)
Assignee: Arfrever Frehtes Taifersar Arahesis
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2022-05-08 01:22 UTC by Alessandro Barbieri
Modified: 2023-03-15 03:06 UTC (History)
6 users (show)

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


Attachments
Build for 2.26.4660.102 (2.26.4660.102.tar.xz,6.71 KB, application/octet-stream)
2022-10-22 20:05 UTC, Jack Daniels
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alessandro Barbieri 2022-05-08 01:22:52 UTC
Upstream made a release last month and this release will depend on a more recent abseil-cpp
https://github.com/google/mozc/releases/tag/2.26.4660.102
Comment 1 Shiba 2022-06-08 19:42:10 UTC
-9999 is also in bad shape, as at least mozc-2.26.4220-system_abseil-cpp.patch fails to apply.
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-30 22:41:20 UTC
ping
Comment 3 Jack Daniels 2022-10-22 20:05:05 UTC
Created attachment 825059 [details]
Build for 2.26.4660.102

With this ebuild and this patch, I can get mozc building. Note that you must upgrade abseil-cpp to a 2021-11 version, which conflicts with mozc-2.26.4220's 2020 requirement.

Things need to be cleaned up (there doesn't need to be version checking in the 4660 ebuild, because version is a given?), and the maintainer may prefer to split this patch to multiple files.

I've only built it. I haven't tested it.
Comment 4 Jack Daniels 2022-10-31 05:28:57 UTC
(In reply to Jack Daniels from comment #3)
> I've only built it. I haven't tested it.

I've been running it for a week or so, all seems to be working properly. I don't use it very extensively, though, and I'm unsure what all the individual patch files for the previous version were - configuration directory, server path (which applies only to Windows), include_dirs modifications, gtest/mock, and jsoncpp.
Comment 5 Larry the Git Cow gentoo-dev 2022-12-25 20:01:59 UTC
The bug has been referenced in the following commit(s):

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

commit 669a3f32c87981d710784a2f0ee1c97f3ecc32de
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2022-12-25 19:59:50 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2022-12-25 20:01:54 +0000

    app-i18n/mozc: drop unmaintained broken out-of-sync 9999 ebuild
    
    Bug: https://bugs.gentoo.org/843227
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 app-i18n/mozc/mozc-9999.ebuild | 380 -----------------------------------------
 1 file changed, 380 deletions(-)