Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 41438 - dzip-2.9.ebuild (new package)
Summary: dzip-2.9.ebuild (new package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-12 18:57 UTC by scott
Modified: 2004-02-16 02:39 UTC (History)
0 users

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


Attachments
an ebuild for dzip-2.9 (dzip-2.9.ebuild,695 bytes, text/plain)
2004-02-12 18:58 UTC, scott
Details
dzip-2.9 ebuild, this time with dogamesbin (dzip-2.9.ebuild,715 bytes, text/plain)
2004-02-12 20:26 UTC, scott
Details
dzip-2.9 ebuild - fixed dependency (dzip-2.9.ebuild,698 bytes, text/plain)
2004-02-13 20:56 UTC, scott
Details
dzip2.9 ebuild - fixed a white space, added prepgamesdirs and games_pkg_postinst (dzip-2.9.ebuild,730 bytes, text/plain)
2004-02-14 14:42 UTC, scott
Details

Note You need to log in before you can comment on or make changes to this bug.
Description scott 2004-02-12 18:57:08 UTC
attached is an ebuild (my first one--hopefully done properly) for dzip-2.9, a demo compressor/uncompressor for demos (.dem and .bsp) from id's game 'quake.'

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 scott 2004-02-12 18:58:19 UTC
Created attachment 25511 [details]
an ebuild for dzip-2.9
Comment 2 scott 2004-02-12 20:26:37 UTC
Created attachment 25513 [details]
dzip-2.9 ebuild, this time with dogamesbin

originally i didn't use 'inherit games' as i didn't know about it, and thus i
didn't use 'dogamesbin.'  hopefully this is correct now.
Comment 3 scott 2004-02-13 20:56:05 UTC
Created attachment 25573 [details]
dzip-2.9 ebuild - fixed dependency

i added app-arch/unzip to DEPEND; i think i've got it this time.
Comment 4 scott 2004-02-14 14:42:55 UTC
Created attachment 25614 [details]
dzip2.9 ebuild - fixed a white space, added prepgamesdirs and games_pkg_postinst

removed a white space, added prepgamedirs and games_pkg_postinst.  maybe i
really do have it correct this time.
Comment 5 scott 2004-02-14 14:45:22 UTC
Comment on attachment 25614 [details]
dzip2.9 ebuild - fixed a white space, added prepgamesdirs and games_pkg_postinst

maybe i really have it correct this time, and maybe i actually described an
commented on this change correctly.
Comment 6 Mr. Bones. (RETIRED) gentoo-dev 2004-02-16 02:39:44 UTC
games-util/dzip added to CVS.  Thanks for the ebuild and bug report.