Re: gnome-python-desktop 2.25.3



Gustavo J. A. M. Carneiro wrote:

> On Fri, 2008-12-19 at 15:50 +0100, Vincent Untz wrote:
> > Hi Gustavo,
> > 
> > Do you think you could release a gnome-python-desktop tarball for
> > 2.25.3? There's a change to fix compilation with the latest
> > libpanel-applet which we'd like to have in a tarball. Or someone from
> > the release team can roll the tarball if you prefer.
> 
> gnome-python-desktop 2.24.1 released (no need for a 2.25.x branch yet).

Cool; unfortunately the release team modulesets are still declaring
gnome-python-desktop as an autotools module, not a waf module.

I attached a new patch to http://bugzilla.gnome.org/show_bug.cgi?id=564525

Alternatively the moduleset could be manually edited with this
snippet:

  <repository type="tarball" name="gnome.org"
      href="http://download.gnome.org/sources/"/>
  <waf id="gnome-python-desktop">
    <branch repo="gnome.org"
        module="gnome-python-desktop/2.24/gnome-python-desktop-2.24.1.tar.bz2"
        version="2.24.1" />
    <dependencies>
      <dep ...
           ... />
    </dependencies>
  </waf>



        Frederic


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]