Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 130192 - games-arcade/watermelons (new ebuild)
Summary: games-arcade/watermelons (new ebuild)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Games
URL: http://www.imitationpickles.org/melon...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-16 15:08 UTC by Cristiano Chiucchiolo
Modified: 2006-04-18 00:37 UTC (History)
0 users

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


Attachments
watermelons-1.1.1.ebuild (watermelons-1.1.1.ebuild,969 bytes, text/plain)
2006-04-16 15:08 UTC, Cristiano Chiucchiolo
Details
watermelons-1.1.1-r1.ebuild (watermelons-1.1.1-r1.ebuild,1.03 KB, text/plain)
2006-04-17 00:11 UTC, Cristiano Chiucchiolo
Details
watermelons-1.1.1-r2.ebuild (watermelons-1.1.1-r2.ebuild,1.29 KB, text/plain)
2006-04-17 11:03 UTC, Cristiano Chiucchiolo
Details
files/watermelons-statedir.patch (watermelons-statedir.patch,574 bytes, patch)
2006-04-17 11:03 UTC, Cristiano Chiucchiolo
Details | Diff
watermelons-1.1.1-r3.ebuild (watermelons-1.1.1.ebuild,1.38 KB, text/plain)
2006-04-18 00:10 UTC, Cristiano Chiucchiolo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Cristiano Chiucchiolo 2006-04-16 15:08:28 UTC
I wrote an ebuild for this really addictive game. Here it is.
Comment 1 Cristiano Chiucchiolo 2006-04-16 15:08:54 UTC
Created attachment 84799 [details]
watermelons-1.1.1.ebuild
Comment 2 Cristiano Chiucchiolo 2006-04-17 00:11:10 UTC
Created attachment 84819 [details]
watermelons-1.1.1-r1.ebuild
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2006-04-17 00:38:42 UTC
Couple issues:

The source needs to be patched to write to GAMES_STATEDIR instead of GAMES_DATADIR.  Writing to the data directory isn't allowed.

The tarball needs a version.  Putting an unversioned tarball on the mirrors isn't allowed.

Also, creating the wrapper should be done in src_unpack rather then src_install.
Comment 4 Cristiano Chiucchiolo 2006-04-17 11:03:00 UTC
Created attachment 84847 [details]
watermelons-1.1.1-r2.ebuild

New revision, according to Mr. Bones' advices. About version in tarball name, I'll try to tell upstream.
Comment 5 Cristiano Chiucchiolo 2006-04-17 11:03:36 UTC
Created attachment 84848 [details, diff]
files/watermelons-statedir.patch
Comment 6 Cristiano Chiucchiolo 2006-04-18 00:10:00 UTC
Created attachment 84878 [details]
watermelons-1.1.1-r3.ebuild
Comment 7 Mr. Bones. (RETIRED) gentoo-dev 2006-04-18 00:37:38 UTC
In portage.

When attaching ebuilds in the future, leave off the -r#.  That's for rev bumps in portage, not in bugzilla.