Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 791925 - media-gfx/inkscape-1.1 Version bump
Summary: media-gfx/inkscape-1.1 Version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mikle Kolyada (RETIRED)
URL:
Whiteboard:
Keywords: PullRequest
: 794979 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-05-25 08:50 UTC by huseyinkozan
Modified: 2021-12-06 10:45 UTC (History)
8 users (show)

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


Attachments
inkscape 1.1 ebuild (inkscape-1.1.ebuild,4.09 KB, patch)
2021-09-16 05:37 UTC, doj
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(+)