Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16390 - new ebuild ==> penguzzle-1.0 (gentoo for kids)
Summary: new ebuild ==> penguzzle-1.0 (gentoo for kids)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-25 23:10 UTC by Brian Dolbec
Modified: 2003-03-09 20:22 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
new ebuild submit (penguzzle-1.0.ebuild,1.59 KB, text/plain)
2003-02-25 23:12 UTC, Brian Dolbec (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
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