After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 758465 - mrg-ui, gegl-video should also be conditional on HAVE_GEXIV2 and HAVE_SDL
mrg-ui, gegl-video should also be conditional on HAVE_GEXIV2 and HAVE_SDL
Status: RESOLVED FIXED
Product: GEGL
Classification: Other
Component: build
git master
Other All
: Normal normal
: ---
Assigned To: Default Gegl Component Owner
Default Gegl Component Owner
Depends on:
Blocks:
 
 
Reported: 2015-11-21 18:22 UTC by Debarshi Ray
Modified: 2015-11-21 19:10 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
build: Don't build gegl-video when gexiv2 is absent (1.38 KB, patch)
2015-11-21 18:25 UTC, Debarshi Ray
none Details | Review

Description Debarshi Ray 2015-11-21 18:22:24 UTC
HAVE_GEXIV2 is currently unused and HAVE_SDL doesn't cover all the things that it should.
Comment 1 Debarshi Ray 2015-11-21 18:25:56 UTC
Created attachment 316026 [details] [review]
build: Don't build gegl-video when gexiv2 is absent
Comment 2 Øyvind Kolås (pippin) 2015-11-21 19:10:59 UTC
commit a8064f0a83f641a46a1778b91ce9609899956f87
Author: Øyvind Kolås <pippin@gimp.org>
Date:   Sat Nov 21 19:59:16 2015 +0100

    ui: only build if gexiv2 and sdl are present

commit 6cbedbc3c28a4acce11273108c0c6d2d5fe86855
Author: Debarshi Ray <debarshir@gnome.org>
Date:   Sat Nov 21 19:24:48 2015 +0100

    build: Don't build gegl-video when gexiv2 is absent
    
    https://bugzilla.gnome.org/show_bug.cgi?id=758465