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 590359 - Remove libgail-gnome where possible
Remove libgail-gnome where possible
Status: RESOLVED FIXED
Product: jhbuild
Classification: Infrastructure
Component: module sets
2.27.x
Other Linux
: Normal normal
: ---
Assigned To: Jhbuild maintainers
Jhbuild QA
Depends on:
Blocks:
 
 
Reported: 2009-07-31 10:59 UTC by André Klapper
Modified: 2009-08-08 08:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Remove libgail-gnome where possible (1.82 KB, patch)
2009-08-02 15:47 UTC, Javier Jardón (IRC: jjardon)
none Details | Review

Description André Klapper 2009-07-31 10:59:25 UTC
After the hopefully last libgail-gnome consumer Orca dropped libgail-gnome (see bug 589244) it should be removed from moduleset(s) where possible as it gets dragged into the shiny 299.html stats.

In modulesets/gnome-2.28.modules:
  <metamodule id="meta-gnome-accessibility">
    <dependencies>
      <dep package="libgail-gnome"/>

In modulesets/gnome-suites-2.28.modules:
  <autotools id="orca">
    <branch/>
    <dependencies>
      <dep package="intltool"/>
      <dep package="gnome-python"/>
      <dep package="libgail-gnome"/>
      <dep package="gnome-mag"/>
      <dep package="gnome-speech"/>
    </dependencies>
  </autotools>
and libgail-gnome in <metamodule id="meta-gnome-desktop-suite">
Comment 1 Javier Jardón (IRC: jjardon) 2009-08-02 15:47:59 UTC
Created attachment 139741 [details] [review]
Remove libgail-gnome where possible
Comment 2 Frederic Peters 2009-08-08 08:56:52 UTC
I didn't remove the module, but I moved it to the deprecated meta module.

commit ff7fbcfadbf334be08748066b610b3a2030297f7
Author: Frédéric Péters <fpeters@0d.be>
Date:   Sat Aug 8 10:54:22 2009 +0200

    [2.28] move libgail-gnome to upcoming deprecations (GNOME bug 590359)