Debian and Ubuntu packages

Questions, problems and discussion about compiling FreeOrion.

Moderator: Oberlus

Post Reply
Message
Author
User avatar
Promi
Space Krill
Posts: 4
Joined: Thu Apr 04, 2013 5:02 am
Location: Germany

Debian and Ubuntu packages

#1 Post by Promi »

For all the Debian and Ubuntu users out there:

http://www.playdeb.net/ has prebuild Ubuntu 12.10 packages for FreeOrion 0.4.2, so no need to compile the game from source :D

http://www.playdeb.net/software/FreeOrion

For Debian wheezy users it's not too hard to build a working FreeOrion package from the source packages. I had to build the bullet library from the main Ubuntu archive source package, too.

http://packages.ubuntu.com/raring/libbullet-dev

Add this line to your sources list:

deb-src http://archive.getdeb.net/ubuntu quantal-getdeb games

Then you can run `apt-get source gigi` and `apt-get source freeorion`.

I have made prebuild binary debs for amd64, you can try them if you don't want to build everything yourself: http://www.teneon.de/freeorion.tar.gz

Building the i386 version should be no problem as well.

Edit: Apparently this is not the final version of 0.4.2, but some SVN revs behind, also have a look at Nagilums repository: viewtopic.php?f=24&t=7012 (which didn't work for me, yet)

User avatar
Vezzra
Release Manager, Design
Posts: 6100
Joined: Wed Nov 16, 2011 12:56 pm
Location: Sol III

Re: Debian and Ubuntu packages

#2 Post by Vezzra »

Promi wrote:Edit: Apparently this is not the final version of 0.4.2, but some SVN revs behind
The final 0.4.2 build is based on SVN 5771.

User avatar
Nagilum
Release Manager, Design
Posts: 212
Joined: Thu Dec 31, 2009 3:25 pm
Location: Germany

Re: Debian and Ubuntu packages

#3 Post by Nagilum »

Hmm, looks like http://archive.getdeb.net/ubuntu doesn't exist. Is there a replacement?

User avatar
Promi
Space Krill
Posts: 4
Joined: Thu Apr 04, 2013 5:02 am
Location: Germany

Re: Debian and Ubuntu packages

#4 Post by Promi »

It did exist when I wrote this topic.

Do you need the source packages? I still have them in my Downloads folder.

User avatar
Nagilum
Release Manager, Design
Posts: 212
Joined: Thu Dec 31, 2009 3:25 pm
Location: Germany

Re: Debian and Ubuntu packages

#5 Post by Nagilum »

Yes, that would be very helpful! :)

User avatar
Promi
Space Krill
Posts: 4
Joined: Thu Apr 04, 2013 5:02 am
Location: Germany

Re: Debian and Ubuntu packages

#6 Post by Promi »


Post Reply