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 73134 - allow to build without glade support
allow to build without glade support
Status: RESOLVED FIXED
Product: libgnomecanvas
Classification: Deprecated
Component: core
CVS HEAD
Other Linux
: High normal
: ---
Assigned To: libgnomecanvas maintainers
libgnomecanvas maintainers
Depends on:
Blocks:
 
 
Reported: 2002-03-01 17:42 UTC by Sven Neumann
Modified: 2009-09-30 17:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to allow to explicitely disable glade support (2.14 KB, patch)
2002-03-01 17:43 UTC, Sven Neumann
none Details | Review
updated patch (1.87 KB, patch)
2004-03-29 09:36 UTC, Kjartan Maraas
needs-work Details | Review
Adds --enable-glade flag to configure (1.78 KB, patch)
2009-09-01 23:57 UTC, Robert Ancell
none Details | Review

Description Sven Neumann 2002-03-01 17:42:10 UTC
Here's a patch that allows to explicitely disable glade support when
building libgnomecanvas. IMO glade support is an unneeded dependency
and it should at least be possible to --disable it.
Comment 1 Sven Neumann 2002-03-01 17:43:13 UTC
Created attachment 6934 [details] [review]
patch to allow to explicitely disable glade support
Comment 2 alexander.winston 2004-01-03 18:10:15 UTC
Bumping the priority level to High due to the patch attached.
Comment 3 alexander.winston 2004-01-21 02:34:54 UTC
Apparently no longer applies cleanly.
Comment 4 Kjartan Maraas 2004-03-29 09:36:17 UTC
Created attachment 26048 [details] [review]
updated patch
Comment 5 Luis Villa 2004-04-28 04:36:43 UTC
Comment on attachment 6934 [details] [review]
patch to allow to explicitely disable glade support

Obsoleting based on Kjartan's comment; there is a new patch that applies.
Comment 6 Tim Janik 2005-05-16 14:06:06 UTC
the patch should be tested (build with and without glade) and applied if it works.
Comment 7 Kjartan Maraas 2005-05-19 13:36:28 UTC
It no longer applies because of the win32 changes....
Comment 8 Sven Neumann 2005-05-19 21:19:38 UTC
Well, you are obviously not interested in this change. You do not seriously
expect me to redo a patch that hasn't been applied for three years, do you? I
suggest you close as WONTFIX. The days of libgnomecanvas are counted anyway.
Comment 9 Kjartan Maraas 2005-05-25 21:04:10 UTC
That was more a informative not as to the status of the current patch than a
request for you to update the patch. I already did it once when it didn't apply
after someone changed the file. Just trying to keep this module somewhat clean
and I didn't have time to redo the patch at the time I commented in the bug. I'm
sorry that the patch has been neglected for so long, but I was asked to look
after the module a couple of weeks ago and haven't had any say before now
Comment 10 Robert Ancell 2009-09-01 23:40:47 UTC
Compare to bug 590284
Comment 11 Robert Ancell 2009-09-01 23:57:31 UTC
Created attachment 142286 [details] [review]
Adds --enable-glade flag to configure
Comment 12 Kjartan Maraas 2009-09-30 17:00:58 UTC
I commited this.