FW: KDevelop 2.1

Ralf Habacker kde-cygwin@mail.kde.org
Tue, 12 Feb 2002 08:23:44 +0100


> > 
> > On Monday 04 Feb 2002 3:54 pm, Ralf Habacker wrote:
> > > > Could we get the binary ? It would be nice to be able
> > > > to use kdev on win32
> > > > regards :)
> > > > Henri
> > >
> > > I could release a snapshot of kdevelop 2.0, but I currently have no
> > > resources left to support this. This is also with korganizer (kdepim), for
> > > which I have a local running release. So if someone is willing to support
> > > this with bug tracking and fixing, we could release this.
> > I can package and maintain KDevelop 2.1 if you wish.
> 
> Yes, please. 
> 
> I have aded a package helper script, which might be usefull. See in the script for absolute path. 
> 
> Example: 
> cd .../kdelibs 
> pack_kde install kdelibs 2.2.1-a3	- install in /usr/local/build/kdelibs-2.2.1-a3
> pack_kde patch kdelibs 2.2.1-a3	- does strip and so one in install dir 
> pack_kde tar kdelibs 2.2.1-a3 	- create archive in ~/src/kde/install from 
> /usr/local/build/kdelibs-2.2.1-a3 
> pack_kde readme kdelibs 2.2.1-a3 	- create readme file from ~/src/cvs.kde-cygwin.sf.net/kde/README.kdelibs 
> pack_kde upload kdelibs 2.2.1-a3	- upload all files kdelibs-2.2.1-a3*  from ~/src/kde/install to sourcefore 
> 
> May be you have to play a little bit with this.
> 
I have added this script to the cvs at kde/pack_kde. 

Regards
Ralf