|
View:
New views
8 Messages
—
Rating Filter:
Alert me
|
|
|
Newer libtool for 2.28 [some considerations]Hello all,
I've been toying with building packages and I noticed that at least more than one package is requiring a newer libtool, other than Pulse Audio, which we already know about. The newer policykit (0.94) fails to build without a more recent version of libtool, I've re-generated everything and the package only builds if I have a newer libtool installed. This newer policykit is needed by gconf-2.28 in order for it to have policykit support. I've successfully build a newer libtool package, so far I haven't found any issues with it (I can upload it if anyone wants to give it a try). As much as we dislike replacing Slackware packages, we might have to start considering it for this release. Anyway, this is just something to think about. I will continue to build some packages on my own and add my findings to https://sourceforge.net/apps/trac/dropline-gnome/wiki/DroplineGnome2_28_Salvador in case anyone is interested. Best Wishes, - Tiago "Salvador" Souza ------------------------------------------------------------------------------ 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: Newer libtool for 2.28 [some considerations]Would it not be possible to use the new libtool simply to build, but
not ship it in the release? -- Scott J. Harmon PhD Candidate Kansas State University "Computer Science is no more about computers than astronomy is about telescopes." - Edsger Dijkstra On Sep 29, 2009, at 11:19 PM, Tiago Salvador Souza wrote: > Hello all, > > I've been toying with building packages and I noticed that at least > more > than one package is requiring a newer libtool, other than Pulse Audio, > which we already know about. > > The newer policykit (0.94) fails to build without a more recent > version > of libtool, I've re-generated everything and the package only builds > if > I have a newer libtool installed. This newer policykit is needed by > gconf-2.28 in order for it to have policykit support. > > I've successfully build a newer libtool package, so far I haven't > found > any issues with it (I can upload it if anyone wants to give it a try). > > As much as we dislike replacing Slackware packages, we might have to > start considering it for this release. > > Anyway, this is just something to think about. I will continue to > build > some packages on my own and add my findings to > https://sourceforge.net/apps/trac/dropline-gnome/wiki/DroplineGnome2_28_Salvador > in case anyone is interested. > > Best Wishes, > - > Tiago "Salvador" Souza > > ------------------------------------------------------------------------------ > 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: Newer libtool for 2.28 [some considerations]This is exactly what I have proposed to Tiago at the time. We dont
need libtool installed to run a package. Rgds Saxa On Wed, Sep 30, 2009 at 6:56 AM, Scott Harmon <harmon@...> wrote: > Would it not be possible to use the new libtool simply to build, but > not ship it in the release? > -- > Scott J. Harmon > PhD Candidate > Kansas State University > > "Computer Science is no more about computers than astronomy is about > telescopes." - Edsger Dijkstra > > On Sep 29, 2009, at 11:19 PM, Tiago Salvador Souza wrote: > >> Hello all, >> >> I've been toying with building packages and I noticed that at least >> more >> than one package is requiring a newer libtool, other than Pulse Audio, >> which we already know about. >> >> The newer policykit (0.94) fails to build without a more recent >> version >> of libtool, I've re-generated everything and the package only builds >> if >> I have a newer libtool installed. This newer policykit is needed by >> gconf-2.28 in order for it to have policykit support. >> >> I've successfully build a newer libtool package, so far I haven't >> found >> any issues with it (I can upload it if anyone wants to give it a try). >> >> As much as we dislike replacing Slackware packages, we might have to >> start considering it for this release. >> >> Anyway, this is just something to think about. I will continue to >> build >> some packages on my own and add my findings to >> https://sourceforge.net/apps/trac/dropline-gnome/wiki/DroplineGnome2_28_Salvador >> in case anyone is interested. >> >> Best Wishes, >> - >> Tiago "Salvador" Souza >> >> ------------------------------------------------------------------------------ >> 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 > ------------------------------------------------------------------------------ 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: Newer libtool for 2.28 [some considerations]The solution in any case is to use only the new libtool for the
packages that complain or requires it. Everything else should be built with the stock slackware libtool. This will minimize the possibilities of strange bugs coming out. Rgds Saxa On Wed, Sep 30, 2009 at 6:56 AM, Scott Harmon <harmon@...> wrote: > Would it not be possible to use the new libtool simply to build, but > not ship it in the release? > -- > Scott J. Harmon > PhD Candidate > Kansas State University > > "Computer Science is no more about computers than astronomy is about > telescopes." - Edsger Dijkstra > > On Sep 29, 2009, at 11:19 PM, Tiago Salvador Souza wrote: > >> Hello all, >> >> I've been toying with building packages and I noticed that at least >> more >> than one package is requiring a newer libtool, other than Pulse Audio, >> which we already know about. >> >> The newer policykit (0.94) fails to build without a more recent >> version >> of libtool, I've re-generated everything and the package only builds >> if >> I have a newer libtool installed. This newer policykit is needed by >> gconf-2.28 in order for it to have policykit support. >> >> I've successfully build a newer libtool package, so far I haven't >> found >> any issues with it (I can upload it if anyone wants to give it a try). >> >> As much as we dislike replacing Slackware packages, we might have to >> start considering it for this release. >> >> Anyway, this is just something to think about. I will continue to >> build >> some packages on my own and add my findings to >> https://sourceforge.net/apps/trac/dropline-gnome/wiki/DroplineGnome2_28_Salvador >> in case anyone is interested. >> >> Best Wishes, >> - >> Tiago "Salvador" Souza >> >> ------------------------------------------------------------------------------ >> 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 > ------------------------------------------------------------------------------ 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: Newer libtool for 2.28 [some considerations]Hello Saxa,
Yes, I know that's what you have proposed. In fact I have nothing against it, except that we might have to make some changes to buildall or something otherwise I am not sure how build is going to work with installing upgrading an existing package, building a new one and then downgrading it back to the original version. It might be worth the shot though, if people have suggestions on how to make that work with buildall :D I am all for it - Tiago "Salvador" Souza Em Qua, 2009-09-30 às 16:54 +0200, Sasa Ostrouska escreveu: > This is exactly what I have proposed to Tiago at the time. We dont > need libtool installed to run a package. > > Rgds > Saxa > > On Wed, Sep 30, 2009 at 6:56 AM, Scott Harmon <harmon@...> wrote: > > Would it not be possible to use the new libtool simply to build, but > > not ship it in the release? > > -- > > Scott J. Harmon > > PhD Candidate > > Kansas State University > > > > "Computer Science is no more about computers than astronomy is about > > telescopes." - Edsger Dijkstra > > > > On Sep 29, 2009, at 11:19 PM, Tiago Salvador Souza wrote: > > > >> Hello all, > >> > >> I've been toying with building packages and I noticed that at least > >> more > >> than one package is requiring a newer libtool, other than Pulse Audio, > >> which we already know about. > >> > >> The newer policykit (0.94) fails to build without a more recent > >> version > >> of libtool, I've re-generated everything and the package only builds > >> if > >> I have a newer libtool installed. This newer policykit is needed by > >> gconf-2.28 in order for it to have policykit support. > >> > >> I've successfully build a newer libtool package, so far I haven't > >> found > >> any issues with it (I can upload it if anyone wants to give it a try). > >> > >> As much as we dislike replacing Slackware packages, we might have to > >> start considering it for this release. > >> > >> Anyway, this is just something to think about. I will continue to > >> build > >> some packages on my own and add my findings to > >> https://sourceforge.net/apps/trac/dropline-gnome/wiki/DroplineGnome2_28_Salvador > >> in case anyone is interested. > >> > >> Best Wishes, > >> - > >> Tiago "Salvador" Souza > >> > >> ------------------------------------------------------------------------------ > >> 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 > > > > ------------------------------------------------------------------------------ > 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: Newer libtool for 2.28 [some considerations]What about if there's a build script for libtool so buildall will build&install it.
but there's only a extra package in dropline gnome so anyone who wants can replace it not included in the default install.
|
|
|
Re: Newer libtool for 2.28 [some considerations]Em Qui, 2009-10-01 às 14:06 -0700, shadowx escreveu: > What about if there's a build script for libtool so buildall will > build&install it. > but there's only a extra package in dropline gnome so anyone who wants can > replace it not included in the default install. We CAN build stuff with it and not include it, I dont think that's a problem. What worries me is that on buildall's perspective we might have to do this manually, cause it will "affect" the other packages that are built afterwards. Unless we patch buildall to upgrade and downgrade libtool :) Best Wishes - Tiago "Salvador" Souza > > Tiago "Salvador" Souza wrote: > > > > Hello Saxa, > > > > Yes, I know that's what you have proposed. In fact I have nothing > > against it, except that we might have to make some changes to buildall > > or something otherwise I am not sure how build is going to work with > > installing upgrading an existing package, building a new one and then > > downgrading it back to the original version. > > > > It might be worth the shot though, if people have suggestions on how to > > make that work with buildall :D > > > > I am all for it > > > > - > > Tiago "Salvador" Souza > > > > > > Em Qua, 2009-09-30 às 16:54 +0200, Sasa Ostrouska escreveu: > >> This is exactly what I have proposed to Tiago at the time. We dont > >> need libtool installed to run a package. > >> > >> Rgds > >> Saxa > >> > >> On Wed, Sep 30, 2009 at 6:56 AM, Scott Harmon <harmon@...> wrote: > >> > Would it not be possible to use the new libtool simply to build, but > >> > not ship it in the release? > >> > -- > >> > Scott J. Harmon > >> > PhD Candidate > >> > Kansas State University > >> > > >> > "Computer Science is no more about computers than astronomy is about > >> > telescopes." - Edsger Dijkstra > >> > > >> > On Sep 29, 2009, at 11:19 PM, Tiago Salvador Souza wrote: > >> > > >> >> Hello all, > >> >> > >> >> I've been toying with building packages and I noticed that at least > >> >> more > >> >> than one package is requiring a newer libtool, other than Pulse Audio, > >> >> which we already know about. > >> >> > >> >> The newer policykit (0.94) fails to build without a more recent > >> >> version > >> >> of libtool, I've re-generated everything and the package only builds > >> >> if > >> >> I have a newer libtool installed. This newer policykit is needed by > >> >> gconf-2.28 in order for it to have policykit support. > >> >> > >> >> I've successfully build a newer libtool package, so far I haven't > >> >> found > >> >> any issues with it (I can upload it if anyone wants to give it a try). > >> >> > >> >> As much as we dislike replacing Slackware packages, we might have to > >> >> start considering it for this release. > >> >> > >> >> Anyway, this is just something to think about. I will continue to > >> >> build > >> >> some packages on my own and add my findings to > >> >> > >> https://sourceforge.net/apps/trac/dropline-gnome/wiki/DroplineGnome2_28_Salvador > >> >> in case anyone is interested. > >> >> > >> >> Best Wishes, > >> >> - > >> >> Tiago "Salvador" Souza > >> >> > >> >> > >> ------------------------------------------------------------------------------ > >> >> 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 > >> > > >> > >> ------------------------------------------------------------------------------ > >> 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 > > > > > ------------------------------------------------------------------------------ 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: Newer libtool for 2.28 [some considerations]Forget about buildall.sh , its just a tool I did to experiment. Gnome
was built always manually and its better to do it that way. Rgds Saxa 2009/10/2 Tiago "Salvador" Souza <ts.salvador@...>: > > Em Qui, 2009-10-01 às 14:06 -0700, shadowx escreveu: >> What about if there's a build script for libtool so buildall will >> build&install it. >> but there's only a extra package in dropline gnome so anyone who wants can >> replace it not included in the default install. > > We CAN build stuff with it and not include it, I dont think that's a > problem. What worries me is that on buildall's perspective we might have > to do this manually, cause it will "affect" the other packages that are > built afterwards. Unless we patch buildall to upgrade and downgrade > libtool :) > > Best Wishes > - > Tiago "Salvador" Souza > > > >> >> Tiago "Salvador" Souza wrote: >> > >> > Hello Saxa, >> > >> > Yes, I know that's what you have proposed. In fact I have nothing >> > against it, except that we might have to make some changes to buildall >> > or something otherwise I am not sure how build is going to work with >> > installing upgrading an existing package, building a new one and then >> > downgrading it back to the original version. >> > >> > It might be worth the shot though, if people have suggestions on how to >> > make that work with buildall :D >> > >> > I am all for it >> > >> > - >> > Tiago "Salvador" Souza >> > >> > >> > Em Qua, 2009-09-30 às 16:54 +0200, Sasa Ostrouska escreveu: >> >> This is exactly what I have proposed to Tiago at the time. We dont >> >> need libtool installed to run a package. >> >> >> >> Rgds >> >> Saxa >> >> >> >> On Wed, Sep 30, 2009 at 6:56 AM, Scott Harmon <harmon@...> wrote: >> >> > Would it not be possible to use the new libtool simply to build, but >> >> > not ship it in the release? >> >> > -- >> >> > Scott J. Harmon >> >> > PhD Candidate >> >> > Kansas State University >> >> > >> >> > "Computer Science is no more about computers than astronomy is about >> >> > telescopes." - Edsger Dijkstra >> >> > >> >> > On Sep 29, 2009, at 11:19 PM, Tiago Salvador Souza wrote: >> >> > >> >> >> Hello all, >> >> >> >> >> >> I've been toying with building packages and I noticed that at least >> >> >> more >> >> >> than one package is requiring a newer libtool, other than Pulse Audio, >> >> >> which we already know about. >> >> >> >> >> >> The newer policykit (0.94) fails to build without a more recent >> >> >> version >> >> >> of libtool, I've re-generated everything and the package only builds >> >> >> if >> >> >> I have a newer libtool installed. This newer policykit is needed by >> >> >> gconf-2.28 in order for it to have policykit support. >> >> >> >> >> >> I've successfully build a newer libtool package, so far I haven't >> >> >> found >> >> >> any issues with it (I can upload it if anyone wants to give it a try). >> >> >> >> >> >> As much as we dislike replacing Slackware packages, we might have to >> >> >> start considering it for this release. >> >> >> >> >> >> Anyway, this is just something to think about. I will continue to >> >> >> build >> >> >> some packages on my own and add my findings to >> >> >> >> >> https://sourceforge.net/apps/trac/dropline-gnome/wiki/DroplineGnome2_28_Salvador >> >> >> in case anyone is interested. >> >> >> >> >> >> Best Wishes, >> >> >> - >> >> >> Tiago "Salvador" Souza >> >> >> >> >> >> >> >> ------------------------------------------------------------------------------ >> >> >> 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 >> >> > >> >> >> >> ------------------------------------------------------------------------------ >> >> 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 >> > >> > >> > > ------------------------------------------------------------------------------ > 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 |
| Free embeddable forum powered by Nabble | Forum Help |