Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 694506 - media-libs/gegl-9999 needs to be rewritten for meson
Summary: media-libs/gegl-9999 needs to be rewritten for meson
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sebastian Pipping
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2019-09-15 15:08 UTC by Helmut Jarausch
Modified: 2019-10-27 23:02 UTC (History)
1 user (show)

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


Attachments
(trial) ebuild using meson (gegl-9999.ebuild,3.60 KB, text/plain)
2019-09-15 16:40 UTC, Helmut Jarausch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Helmut Jarausch 2019-09-15 15:08:42 UTC
The current live version of media-libs/gegl cannot be built any more since they have changed the build system to meson.
Comment 1 Helmut Jarausch 2019-09-15 16:40:23 UTC
Created attachment 589922 [details]
(trial) ebuild using meson

Some more knowledgeable should have a look at this trial ebuild.
Comment 2 Larry the Git Cow gentoo-dev 2019-10-27 23:02:06 UTC
The bug has been closed via the following commit(s):

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

commit b09793443c40700a4503be856a21696b4793aa91
Author:     Sebastian Pipping <sping@gentoo.org>
AuthorDate: 2019-10-27 22:54:44 +0000
Commit:     Sebastian Pipping <sping@gentoo.org>
CommitDate: 2019-10-27 23:01:36 +0000

    media-libs/gegl: 0.4.18 with meson + sync 9999
    
    Closes: https://bugs.gentoo.org/694506
    Signed-off-by: Sebastian Pipping <sping@gentoo.org>
    Package-Manager: Portage-2.3.78, Repoman-2.3.16

 media-libs/gegl/Manifest                           |   1 +
 .../files/gegl-0.4.18-drop-failing-tests.patch     |  43 ++++++
 .../gegl/files/gegl-0.4.18-program-suffix.patch    |  39 ++++++
 media-libs/gegl/gegl-0.4.18.ebuild                 | 151 +++++++++++++++++++++
 media-libs/gegl/gegl-9999.ebuild                   | 125 ++++++++---------
 5 files changed, 288 insertions(+), 71 deletions(-)