Bug 43059 - games-puzzle/krystaldrop-0.7.2.ebuild (New Package)
Bug#: 43059 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: games@gentoo.org Reported By: wjmcqueen@gmail.com
Component: Games
URL: 
Summary: games-puzzle/krystaldrop-0.7.2.ebuild (New Package)
Keywords:  
Status Whiteboard: 
Opened: 2004-02-26 20:36 0000
Description:   Opened: 2004-02-26 20:36 0000
Krystal Drop is a puzzle game, a la Magical Drop from the NeoGeo.  See
http://krystaldrop.sourceforge.net

I couldn't get the released source code to compile by itself, so I had to patch
a file to include <assert.h>.  It's an SDL game, and depends on libsdl,
sdl-mixer, sdl-image, and sdl-ttf.  Also, libxml2 and zlib with optional
opengl.

The source and art files are downloaded as src_${PV}.tgz and art_${PV}.tgz.  I
don't think this meshes too well with the distfiles dir, but as this is my
first ebuild, I'm not sure how to correct it.  Otherwise, it should be good to
go!

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Will McQueen 2004-02-26 20:37:49 0000 -------
Created an attachment (id=26444) [details]
krystaldrop-0.7.2.ebuild

------- Comment #2 From Will McQueen 2004-02-26 20:40:16 0000 -------
Created an attachment (id=26445) [details]
patch for compile failure in ArchiveManager.cpp

------- Comment #3 From Mr. Bones. 2004-02-27 17:05:54 0000 -------
Do try out your ebuilds before submitting them please.  There's no way
this ebuild works since it's not even valid shell.

------- Comment #4 From Will McQueen 2004-02-27 17:18:00 0000 -------
But it does work for me.  What problems are you having?  How is it not valid
shell?

And lay off the accusations.  We're all here to make Gentoo better.

------- Comment #5 From Mr. Bones. 2004-02-27 18:33:04 0000 -------
games-puzzle/krystaldrop added to CVS.  Thanks for the bug report and ebuild.