GTK 2 build script fix and libmusicbrainz gcc 4.3 patch

View: New views
7 Messages — Rating Filter:   Alert me  

GTK 2 build script fix and libmusicbrainz gcc 4.3 patch

by Dieter Lunn-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Here are the diff files for my changes to the gtk 2 build script and
the libmusicbrainz patch to fix the build for gcc 4.3. I couldn't get
the patch to apply but it should be correct.

Dieter Lunn
http://www.coder2000.ca



------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Dropline-gnome-devel mailing list
Dropline-gnome-devel@...
https://lists.sourceforge.net/lists/listinfo/dropline-gnome-devel

dbs-changes.diff (1K) Download Attachment
gcc-4.3-string-fix.diff (2K) Download Attachment

Re: GTK 2 build script fix and libmusicbrainz gcc 4.3 patch

by Sasa Ostrouska :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Tue, Oct 6, 2009 at 2:20 AM, Dieter Lunn <coder2000@...> wrote:
> Here are the diff files for my changes to the gtk 2 build script and
> the libmusicbrainz patch to fix the build for gcc 4.3. I couldn't get
> the patch to apply but it should be correct.
>
> Dieter Lunn
> http://www.coder2000.ca

Dear Deiter, great ! I will check the diff and will commit it soon, my
time is still short.

:(

Rgds
Saxa

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Dropline-gnome-devel mailing list
Dropline-gnome-devel@...
https://lists.sourceforge.net/lists/listinfo/dropline-gnome-devel

Re: GTK 2 build script fix and libmusicbrainz gcc 4.3 patch

by Dieter Lunn-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Here is a revised version of the musicbrainz script that works. and a
fix for the python-vobject script

Dieter Lunn
http://www.coder2000.ca



On Tue, Oct 6, 2009 at 1:01 AM, Sasa Ostrouska <casaxa@...> wrote:

> On Tue, Oct 6, 2009 at 2:20 AM, Dieter Lunn <coder2000@...> wrote:
>> Here are the diff files for my changes to the gtk 2 build script and
>> the libmusicbrainz patch to fix the build for gcc 4.3. I couldn't get
>> the patch to apply but it should be correct.
>>
>> Dieter Lunn
>> http://www.coder2000.ca
>
> Dear Deiter, great ! I will check the diff and will commit it soon, my
> time is still short.
>
> :(
>
> Rgds
> Saxa
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry® Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9-12, 2009. Register now!
> http://p.sf.net/sfu/devconf
> _______________________________________________
> Dropline-gnome-devel mailing list
> Dropline-gnome-devel@...
> https://lists.sourceforge.net/lists/listinfo/dropline-gnome-devel
>


------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Dropline-gnome-devel mailing list
Dropline-gnome-devel@...
https://lists.sourceforge.net/lists/listinfo/dropline-gnome-devel

svn.diff (1K) Download Attachment

Re: GTK 2 build script fix and libmusicbrainz gcc 4.3 patch

by Sasa Ostrouska :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Tue, Oct 6, 2009 at 9:44 AM, Dieter Lunn <coder2000@...> wrote:

> Here is a revised version of the musicbrainz script that works. and a
> fix for the python-vobject script
>
> Dieter Lunn
> http://www.coder2000.ca
>
>
>
> On Tue, Oct 6, 2009 at 1:01 AM, Sasa Ostrouska <casaxa@...> wrote:
>> On Tue, Oct 6, 2009 at 2:20 AM, Dieter Lunn <coder2000@...> wrote:
>>> Here are the diff files for my changes to the gtk 2 build script and
>>> the libmusicbrainz patch to fix the build for gcc 4.3. I couldn't get
>>> the patch to apply but it should be correct.
>>>
>>> Dieter Lunn
>>> http://www.coder2000.ca
>>
>> Dear Deiter, great ! I will check the diff and will commit it soon, my
>> time is still short.
>>
>> :(
>>
>> Rgds
>> Saxa

What is python-vobject ? have we shipped this or is a new dep ?

Rgds
Saxa

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Dropline-gnome-devel mailing list
Dropline-gnome-devel@...
https://lists.sourceforge.net/lists/listinfo/dropline-gnome-devel

Re: GTK 2 build script fix and libmusicbrainz gcc 4.3 patch

by Dieter Lunn-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

no idea. it is used by python to read vCard and vCalender objects and
is required by conduit.

Dieter Lunn
http://www.coder2000.ca



On Tue, Oct 6, 2009 at 5:08 AM, Sasa Ostrouska <casaxa@...> wrote:

> On Tue, Oct 6, 2009 at 9:44 AM, Dieter Lunn <coder2000@...> wrote:
>> Here is a revised version of the musicbrainz script that works. and a
>> fix for the python-vobject script
>>
>> Dieter Lunn
>> http://www.coder2000.ca
>>
>>
>>
>> On Tue, Oct 6, 2009 at 1:01 AM, Sasa Ostrouska <casaxa@...> wrote:
>>> On Tue, Oct 6, 2009 at 2:20 AM, Dieter Lunn <coder2000@...> wrote:
>>>> Here are the diff files for my changes to the gtk 2 build script and
>>>> the libmusicbrainz patch to fix the build for gcc 4.3. I couldn't get
>>>> the patch to apply but it should be correct.
>>>>
>>>> Dieter Lunn
>>>> http://www.coder2000.ca
>>>
>>> Dear Deiter, great ! I will check the diff and will commit it soon, my
>>> time is still short.
>>>
>>> :(
>>>
>>> Rgds
>>> Saxa
>
> What is python-vobject ? have we shipped this or is a new dep ?
>
> Rgds
> Saxa
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry® Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9-12, 2009. Register now!
> http://p.sf.net/sfu/devconf
> _______________________________________________
> Dropline-gnome-devel mailing list
> Dropline-gnome-devel@...
> https://lists.sourceforge.net/lists/listinfo/dropline-gnome-devel
>

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Dropline-gnome-devel mailing list
Dropline-gnome-devel@...
https://lists.sourceforge.net/lists/listinfo/dropline-gnome-devel

Re: GTK 2 build script fix and libmusicbrainz gcc 4.3 patch

by Tiago "Salvador" Souza :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

New dep required by conduit. I already have a script for it in our tree.
-  
Tiago "Salvador" Souza


Em Ter, 2009-10-06 às 12:08 +0200, Sasa Ostrouska escreveu:

> On Tue, Oct 6, 2009 at 9:44 AM, Dieter Lunn <coder2000@...> wrote:
> > Here is a revised version of the musicbrainz script that works. and a
> > fix for the python-vobject script
> >
> > Dieter Lunn
> > http://www.coder2000.ca
> >
> >
> >
> > On Tue, Oct 6, 2009 at 1:01 AM, Sasa Ostrouska <casaxa@...> wrote:
> >> On Tue, Oct 6, 2009 at 2:20 AM, Dieter Lunn <coder2000@...> wrote:
> >>> Here are the diff files for my changes to the gtk 2 build script and
> >>> the libmusicbrainz patch to fix the build for gcc 4.3. I couldn't get
> >>> the patch to apply but it should be correct.
> >>>
> >>> Dieter Lunn
> >>> http://www.coder2000.ca
> >>
> >> Dear Deiter, great ! I will check the diff and will commit it soon, my
> >> time is still short.
> >>
> >> :(
> >>
> >> Rgds
> >> Saxa
>
> What is python-vobject ? have we shipped this or is a new dep ?
>
> Rgds
> Saxa
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry® Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9-12, 2009. Register now!
> http://p.sf.net/sfu/devconf
> _______________________________________________
> Dropline-gnome-devel mailing list
> Dropline-gnome-devel@...
> https://lists.sourceforge.net/lists/listinfo/dropline-gnome-devel


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Dropline-gnome-devel mailing list
Dropline-gnome-devel@...
https://lists.sourceforge.net/lists/listinfo/dropline-gnome-devel

signature.asc (204 bytes) Download Attachment

Re: GTK 2 build script fix and libmusicbrainz gcc 4.3 patch

by Sasa Ostrouska :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

2009/10/7 Tiago "Salvador" Souza <ts.salvador@...>:
> New dep required by conduit. I already have a script for it in our tree.
> -
> Tiago "Salvador" Souza

Thanks for the info, I was just curious, since I have not been
remembering this package in 2.26.x

Rgds
Saxa

>
>
> Em Ter, 2009-10-06 às 12:08 +0200, Sasa Ostrouska escreveu:
>> On Tue, Oct 6, 2009 at 9:44 AM, Dieter Lunn <coder2000@...> wrote:
>> > Here is a revised version of the musicbrainz script that works. and a
>> > fix for the python-vobject script
>> >
>> > Dieter Lunn
>> > http://www.coder2000.ca
>> >
>> >
>> >
>> > On Tue, Oct 6, 2009 at 1:01 AM, Sasa Ostrouska <casaxa@...> wrote:
>> >> On Tue, Oct 6, 2009 at 2:20 AM, Dieter Lunn <coder2000@...> wrote:
>> >>> Here are the diff files for my changes to the gtk 2 build script and
>> >>> the libmusicbrainz patch to fix the build for gcc 4.3. I couldn't get
>> >>> the patch to apply but it should be correct.
>> >>>
>> >>> Dieter Lunn
>> >>> http://www.coder2000.ca
>> >>
>> >> Dear Deiter, great ! I will check the diff and will commit it soon, my
>> >> time is still short.
>> >>
>> >> :(
>> >>
>> >> Rgds
>> >> Saxa
>>
>> What is python-vobject ? have we shipped this or is a new dep ?
>>
>> Rgds
>> Saxa
>>
>> ------------------------------------------------------------------------------
>> Come build with us! The BlackBerry® Developer Conference in SF, CA
>> is the only developer event you need to attend this year. Jumpstart your
>> developing skills, take BlackBerry mobile applications to market and stay
>> ahead of the curve. Join us from November 9-12, 2009. Register now!
>> http://p.sf.net/sfu/devconf
>> _______________________________________________
>> Dropline-gnome-devel mailing list
>> Dropline-gnome-devel@...
>> https://lists.sourceforge.net/lists/listinfo/dropline-gnome-devel
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> Dropline-gnome-devel mailing list
> Dropline-gnome-devel@...
> https://lists.sourceforge.net/lists/listinfo/dropline-gnome-devel
>
>

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Dropline-gnome-devel mailing list
Dropline-gnome-devel@...
https://lists.sourceforge.net/lists/listinfo/dropline-gnome-devel