User forums > Announcements

Code::Blocks 10.05 has arrived

<< < (4/18) > >>

Mr.Q:
Congrats to all the team!!!
Great job!!!

SharkCZ:

--- Quote from: jens on May 31, 2010, 11:42:58 am ---
--- Quote from: SharkCZ on May 31, 2010, 11:09:54 am ---
--- Quote from: mandrav on May 30, 2010, 03:23:55 pm ---It's now official :)
Head over to the downloads section to get it!

--- End quote ---

Can we get also a plain (non-debian) source archive? it's not optimal for other distros to base their packages on the debian source archive containing additional stuff. And I think the EN and DE docs should be packaged separately too.

--- End quote ---
The debian source archive does not contain additional or special stuff that is not in svn (except for the docs subdirectory).

--- End quote ---
But the real source tarball (codeblocks_10.05-1.tar.gz) is inside another tarball (codeblocks-10.05-1debian-src.tar.bz2) and that complicates the unpacking and verifying a bit.

SharkCZ:

--- Quote from: afb on May 31, 2010, 11:47:06 am ---
--- Quote from: SharkCZ on May 31, 2010, 11:09:54 am ---Can we get also a plain (non-debian) source archive? it's not optimal for other distros to base their packages on the debian source archive containing additional stuff. And I think the EN and DE docs should be packaged separately too.

--- End quote ---

You can use SVN and a dist snapshot meanwhile,
until the source tarball download has been fixed...


--- Code: ---svn checkout svn://svn.berlios.de/codeblocks/tags/10.05 codeblocks-10.05
cd codeblocks-10.05
sed -e 's/8.02/10.05/g' -i.orig update_revision.sh
sed -e 's/\/\/\(#define RELEASE "10.05"\)/\1/' -i.orig src/src/appglobals.h
./bootstrap && ./configure
make dist

--- End code ---

Should make a codeblocks-10.05svn6285.tar.bz2
(which is the same as r6282, only tagged "10.05").

--- End quote ---

That would be great, thanks.

yoch:
Hi,

Congratulations, and thank you for this great work !

stahta01:
SF.net needs updated; still has 8.02 release as the most current.

http://sourceforge.net/projects/codeblocks/files/

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version