Hi all,
I am about to submit guile 2.0.1 into Factory if no one have any objections. It requires newer gc, I have chosen 7.2alpha6. gnucash will get updated to 2.4.6 by the way.
gnome-games, trackballs and autogen packages wanted some small changes to build against new guile, I have named them %{name}-guile-2.0.patch. I am still working on lilypond, I hope I will finish it soon.
See home:pgajdos:guile19x for details.
Any comments?
Petr
On 06/23/2011 05:09 PM, Petr Gajdos wrote:
Hi all,
I am about to submit guile 2.0.1 into Factory if no one have any objections. It requires newer gc, I have chosen 7.2alpha6. gnucash will get updated to 2.4.6 by the way.
gnome-games, trackballs and autogen packages wanted some small changes to build against new guile, I have named them %{name}-guile-2.0.patch. I am still working on lilypond, I hope I will finish it soon.
See home:pgajdos:guile19x for details.
Any comments?
Petr
Thanks for the lilypond, I'm up to my eyes in multimedia:libs and when I saw the subject of this mail my first thought was lilypond 2.14.1, I've got as far as halfway through the %install section of lilypond 2.14.0 in "home:plater:lilypond lilypond" so if you're having compile problems there were a couple of changes I had to make in %build. Surely upstream have built against guile 2.0?
Dave
Dave,
On Fri, Jun 24, 2011 at 07:27:21AM +0200, Dave Plater wrote:
On 06/23/2011 05:09 PM, Petr Gajdos wrote: to make in %build. Surely upstream have built against guile 2.0?
good point :-). From scm/lily.scm:
... ;;; Boolean thunk - are we integrating Guile V2.0 or higher with LilyPond? (define-public (guile-v2) (string>? (version) "1.9.10")) ...
So we should concentrate on 2.14, yes.
Thanks a lot, Petr
On Thursday 23 June 2011 17:09:03 Petr Gajdos wrote:
Hi all,
I am about to submit guile 2.0.1 into Factory if no one have any objections. It requires newer gc, I have chosen 7.2alpha6. gnucash will get updated to 2.4.6 by the way.
gnome-games, trackballs and autogen packages wanted some small changes to build against new guile, I have named them %{name}-guile-2.0.patch. I am still working on lilypond, I hope I will finish it soon.
See home:pgajdos:guile19x for details.
Any comments?
Just do so, you'll get the usual merciless Factory review :-)
On Thu, Jun 23, 2011 at 05:09:03PM +0200, Petr Gajdos wrote:
I am about to submit guile 2.0.1 into Factory if no one have any objections. It requires newer gc, I have chosen 7.2alpha6. gnucash
As a first step, I have sent request against devel:libraries:c_c++ gc. See sr 76080.
Petr
On Tue, Jul 12, 2011 at 09:38:17AM +0200, Petr Gajdos wrote:
On Thu, Jun 23, 2011 at 05:09:03PM +0200, Petr Gajdos wrote:
I am about to submit guile 2.0.1 into Factory if no one have any objections. It requires newer gc, I have chosen 7.2alpha6. gnucash
As a first step, I have sent request against devel:libraries:c_c++ gc. See sr 76080.
This have been accepted, thanks. As a second step, I have sent guile 2.0.1 into factory (sr #76253).
I will be back in office 2011-07-25 to submit packages with fixed build against new guile. If you are impatient, please take them from home:pgajdos:guile19x.
Thanks, Petr