einstein 2.0 graphic icons are unclear -> how to recompile from source?

Asked by wil

How would I go about applying all the patches so that I can compile it?

there are 4 files
einstein_2.0.dfsg.2-9.dsc 1.8 KiB
einstein_2.0.dfsg.2.orig.tar.gz 566.5 KiB
einstein_2.0.dfsg.2-9.debian.tar.gz 16.6 KiB

Available diffs
diff from 2.0.dfsg.2-8 to 2.0.dfsg.2-9 (577 bytes)

Is there not some script that can merge everything together?

Thanks

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu einstein Edit question
Assignee:
No assignee Edit question
Solved by:
wil
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1
Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#2

Why compile from source?

You can simply run this Terminal command to install einstein (or use Software Center or Synaptic or ....):

sudo apt-get update && sudo apt-get install einstein

$ apt-cache show einstein
Package: einstein
Priority: optional
Section: universe/games
Installed-Size: 1372
Maintainer: Ubuntu Developers <email address hidden>
Original-Maintainer: Bart Martens <email address hidden>
Architecture: i386
Version: 2.0.dfsg.2-8
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libsdl-mixer1.2 (>= 1.2.6), libsdl-ttf2.0-0, libsdl1.2debian (>= 1.2.10-1), libstdc++6 (>= 4.6), zlib1g (>= 1:1.1.4)
Filename: pool/universe/e/einstein/einstein_2.0.dfsg.2-8_i386.deb
Size: 1058262
MD5sum: 0da5d897f7324f5a4e410372f1d32a0f
SHA1: cdae0e47290644efba4e4787955d4bdb7fed912d
SHA256: 535b218ca08a83af6a585e19b7f59a7b91511a8e3d8351f66197d4ab311e1aec
Description-en: Puzzle game inspired on Einstein's puzzle
 This puzzle is a remake of old DOS game Sherlock which was inspired by Albert
 Einstein's puzzle. The game goal is to open all cards in square of 6x6 cards.
 For this, a number of hints describing relations between card positions are
 given. Use them to find the correct layout.
Homepage: http://games.flowix.com/
Description-md5: b328253d1207c4bcb1cdf16a8c8a89d3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Revision history for this message
wil (steelwil) said :
#3

thanks actionparsnip - just what I was looking for.

The reason I wanted to compile from source is so that I could change some of the graphic icons that are unclear.