Package Details: atris 1.0.7-8

Package Base: atris
Description: A tetris clone with a lot of cool features
Upstream URL: http://www.wkiri.com/projects/atris/
Category: games
Licenses: GPL
Submitter: bardo
Maintainer: jackoneill
Last Packager: None
Votes: 14
First Submitted: 2006-11-28 16:16
Last Updated: 2011-09-24 13:12

Latest Comments

Comment by jackoneill

2011-09-24 13:16

Updated to pkgrel=8.
- apply add-delay-when-paused.patch — no longer use 100% cpu when paused (with no flames). Thanks to Janno for figuring this out.
- let makepkg compress the manual pages
- rearrange some lines in the pkgbuild (nothing of importance)

Comment by jackoneill

2010-11-23 19:44

I forgot to put /var/games/atris/Atris.{Players,Scores} in the backup array.
Fixed.

Comment by jackoneill

2010-11-15 12:40

Updated with the source package mentioned below.

Comment by jackoneill

2010-11-15 11:57

Haha, ok then. Thanks.

Comment by bardo

2010-11-15 11:54

Hi, thanks for taking the time to look for a solution. My free time is nearly zero at the moment, and I'm happy to see the package maintained, so I'm orphaning it right now. Have fun! ;)

Comment by jackoneill

2010-11-15 11:41

Hello there!

Yesterday I wanted to play this game, but it would not compile on my x86_64 system.
I got something like this from ./configure:
« configuration `x86_64-unknown-linux-gnu': machine `x86_64-unknown' not recognized »
The horror...

I found a solution and made a package incorporating some patches and a couple manpages from debian. Here it is: http://ompldr.org/iNjY3aw (md5sum is 258f69c9fc70fd5f3dce23cead1b5746 )
(Tested only on one x86_64 system, but it should work just fine on i686...)
I also packaged atris-sounds: http://ompldr.org/iNjY3bQ (md5sum is 985650e285f7b26c3b87285d48aba856 )

@bardo:
Would you like to maintain atris-sounds as well, or shall I? :)

The small print: atris-sounds installs the sound files where my atris package expects to find them - /usr/share/games/atris/sounds/. I don't know if it will work with the current atris package.