Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 791925

Summary: media-gfx/inkscape-1.1 Version bump
Product: Gentoo Linux Reporter: huseyinkozan <huseyinkozan>
Component: Current packagesAssignee: Mikle Kolyada (RETIRED) <zlogene>
Status: RESOLVED FIXED    
Severity: normal CC: dilfridge, doj, ebray187, fcoiffie, icy, jstein, priyadi, sam
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=776265
https://github.com/gentoo/gentoo/pull/22353
https://bugs.gentoo.org/show_bug.cgi?id=828455
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: inkscape 1.1 ebuild

Description huseyinkozan 2021-05-25 08:50:38 UTC
Can we add ebuild for version 1.1 ?

Reproducible: Always
Comment 2 huseyinkozan 2021-05-25 09:16:51 UTC
Ops, sorry. 

I didn't know, you can delete.
Comment 4 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2021-06-08 18:29:30 UTC
*** Bug 794979 has been marked as a duplicate of this bug. ***
Comment 5 doj 2021-09-16 05:37:10 UTC
Created attachment 739467 [details, diff]
inkscape 1.1 ebuild

works for me with pretty standard USE flags.
I did not need to use the glib-2.67.3.patch for my build on an up to date Gentoo on 2021-09-15.
Comment 6 Larry the Git Cow gentoo-dev 2021-09-25 15:59:08 UTC
The bug has been closed via the following commit(s):

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

commit b5cf24fbb7854095f11b294e4999374fe2cdaadc
Author:     Petr Vaněk <arkamar@atlas.cz>
AuthorDate: 2021-07-05 09:17:05 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2021-09-25 15:58:54 +0000

    media-gfx/inkscape: add 1.1
    
    - Add optional readline support
    - gtkspell dependency was changed to gspell, aspell is not required
      anymore
    - backported sentinel patch from upstream in order to support musl libc
    - dropping ~hppa and ~ia64 keyword because they are missing in
      app-text/gspell dependency
    
    Closes: https://bugs.gentoo.org/791925
    Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
    Closes: https://github.com/gentoo/gentoo/pull/22353
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 media-gfx/inkscape/Manifest                        |   1 +
 .../inkscape/files/inkscape-1.1-sentinels.patch    | 727 +++++++++++++++++++++
 media-gfx/inkscape/inkscape-1.1.ebuild             | 162 +++++
 3 files changed, 890 insertions(+)