Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 115

Summary: circuslinux-1.0.3.ebuild
Product: Gentoo Linux Reporter: John Stalker <stalker>
Component: Current packagesAssignee: Mikael Hallendal (hallski) (RETIRED) <hallski>
Status: RESOLVED FIXED    
Severity: normal Keywords: EBUILD
Priority: High    
Version: 1.0 RC6 r14   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: circuslinux-1.0.3.ebuild

Description John Stalker 2002-01-09 19:57:38 UTC
Another cute game I found. Acrobatic clowns.  Kind of retro.  It requires
SDL.  Here is the description from the maintainers:

Circus Linux! is a clone of the Atari 2600 game "Circus Atari," produced by 
Atari, Inc.

The object is to move a teeter-totter back and forth across the screen to 
bounce clowns up into the air. When they reach the top, they pop rows of 
balloons and then fall back down.

If you don't catch one, you lose a clown!
Comment 1 John Stalker 2002-01-09 19:58:58 UTC
Created attachment 36 [details]
circuslinux-1.0.3.ebuild
Comment 2 Mikael Hallendal (hallski) (RETIRED) gentoo-dev 2002-01-10 08:04:29 UTC
A= shouldn't be used. Portage sets ${A} depending on SRC_URI.
Comment 3 Mikael Hallendal (hallski) (RETIRED) gentoo-dev 2002-01-10 08:04:57 UTC
added $Header$ to the top of the ebuild (used to get information who last commited)
Comment 4 Mikael Hallendal (hallski) (RETIRED) gentoo-dev 2002-01-10 08:08:59 UTC
added dodoc *.txt to src_install
Comment 5 Mikael Hallendal (hallski) (RETIRED) gentoo-dev 2002-01-10 08:12:41 UTC
commited to app-games/
please look at the file to see which changes I did.
had to change make DESTDIR=${D} install to make prefix=... because it installed
directly on the filesystem otherwise.