I just made a release branch tagged with "release_0_7_2". You can change
a checked out source tree to this branch with
        cvs update -r release_0_7_2
or check it out using
        cvs checkout -r release_0_7_2 gnash

This is basically a snapshot from Thursday. I probably would have done
this Thursday anyway it I hadn't gotten stuck traveling in the blizzard.
  The snapshot has already had a few changes, it correctly builds deb
and rpm packages again, passes "make distcheck", and seems to be in good
shape.

One thing that has to be fixed is building klash. It turns out klash is
still not getting built. So I tweaked things do the version of klash
that's in GUI gets built. There is a problem with it, it doesn't appear
to initialize the OpenGL drawing area at all. Klash now builds if you
have KDE installed and if --enable-plugin is specified.

There's probably a few other things in this branch we'll need to fix, so
let's go find em and fix em, and get this release out. I'll merge the
branch back into CVS HEAD when we're done.

        - rob -


_______________________________________________
Gnash-dev mailing list
Gnash-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to