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

Bug 694506

Summary: media-libs/gegl-9999 needs to be rewritten for meson
Product: Gentoo Linux Reporter: Helmut Jarausch <jarausch>
Component: Current packagesAssignee: Sebastian Pipping <sping>
Status: RESOLVED FIXED    
Severity: normal CC: tomaszg
Priority: Normal Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: (trial) ebuild using meson

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(-)