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

Bug 16390

Summary: new ebuild ==> penguzzle-1.0 (gentoo for kids)
Product: Gentoo Linux Reporter: Brian Dolbec <dolsen>
Component: New packagesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 1.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: new ebuild submit

Description Brian Dolbec (RETIRED) gentoo-dev 2003-02-25 23:10:24 UTC
New ebuild for penguzzle1.0.   I have modified the original bash install script
to suit portage and proper version numbering.   I also did the dodoc license &
readme thing as opposed to keeping them in the main penguzzle directory.   I
have built this on an x86 system although it will probably work on all (nearly
all) systems as it is a tclx programm.   Dependancies should be taken care of by
the ebuild, but I am new at this.
Comment 1 Brian Dolbec (RETIRED) gentoo-dev 2003-02-25 23:12:07 UTC
Created attachment 8733 [details]
new ebuild submit
Comment 2 SpanKY gentoo-dev 2003-03-09 20:22:52 UTC
i totally changed the src_install func ;)
the new one uses games.eclass ...
some notes:
- when specifying DEPEND/RDEPEND, use full packagename ... category/pkgname
- no ebuild should *ever* install into /usr/local
- do not use `install` ... most things can be handled by `dodir` and `doins`

ebuild can be found in cvs and here:
http://cvs.gentoo.org/cgi-bin/viewcvs.cgi/gentoo-x86/app-games/penguzzle/penguzzle-1.0.ebuild?rev=1.1&content-type=text/vnd.viewcvs-markup