Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 676920 - app-text/stardict-4.0.0_pre20170304 needs patching for enchant-2.2.3
Summary: app-text/stardict-4.0.0_pre20170304 needs patching for enchant-2.2.3
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrew Savchenko
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: enchant-2
  Show dependency tree
 
Reported: 2019-01-30 15:52 UTC by Helmut Jarausch
Modified: 2023-06-11 22:32 UTC (History)
0 users

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


Attachments
new ebuild (stardict-4.0.0_pre20170304.ebuild,6.35 KB, text/plain)
2019-01-30 15:52 UTC, Helmut Jarausch
Details
necessary patch (stardict-4.0.0_pre20170304-enchant2.patch,747 bytes, patch)
2019-01-30 15:53 UTC, Helmut Jarausch
Details | Diff
necessary patch (just renamed) (stardict-4.0.0_pre20170304-tabfile.patch,1.12 KB, patch)
2019-01-30 15:53 UTC, Helmut Jarausch
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Helmut Jarausch 2019-01-30 15:52:48 UTC
Created attachment 563278 [details]
new ebuild

enchant-2.2.3 breaks some packages which depend on enchant, like
stardict
Caution: the attached ebuild probably doesn't work with older versions of enchant
Comment 1 Helmut Jarausch 2019-01-30 15:53:18 UTC
Created attachment 563280 [details, diff]
necessary patch
Comment 2 Helmut Jarausch 2019-01-30 15:53:47 UTC
Created attachment 563282 [details, diff]
necessary patch (just renamed)
Comment 3 Andrew Savchenko gentoo-dev 2019-03-22 11:00:20 UTC
Have you tested that stardict actually builds and works correctly with enchant-2?

Your patch only modifies enchant autotools detection and doesn't change how enchant is used in stardict. But enchant-2 hast incompatible API changes compared to enchant-1.
Comment 4 Larry the Git Cow gentoo-dev 2023-06-11 22:30:27 UTC
The bug has been referenced in the following commit(s):

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

commit cb140e2e6bf42b5ca7f88f53afd2806c252a6ac4
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2023-06-11 22:25:31 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2023-06-11 22:30:22 +0000

    app-text/stardict: Delete
    
    Bug: https://bugs.gentoo.org/676920
    Bug: https://bugs.gentoo.org/710450
    Bug: https://bugs.gentoo.org/733006
    Bug: https://bugs.gentoo.org/735670
    Closes: https://bugs.gentoo.org/905901
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 app-text/stardict/Manifest                         |   4 -
 .../files/stardict-4.0.0_pre20160518-tabfile.patch |  38 ----
 app-text/stardict/metadata.xml                     |  39 ----
 app-text/stardict/stardict-3.0.6-r5.ebuild         | 189 -------------------
 .../stardict/stardict-4.0.0_pre20170304-r2.ebuild  | 207 ---------------------
 profiles/package.mask                              |  10 -
 6 files changed, 487 deletions(-)