Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 159863 - games-util/xwadtools (new ebuild)
Summary: games-util/xwadtools (new ebuild)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: Lowest enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://www.teaser.fr/~amajorel/doom/u...
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2007-01-03 07:10 UTC by Davide Cendron (RETIRED)
Modified: 2017-05-30 07:42 UTC (History)
1 user (show)

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


Attachments
xwadtools-20010615.ebuild (xwadtools-20010615.ebuild,5.20 KB, text/plain)
2007-01-03 07:11 UTC, Davide Cendron (RETIRED)
Details
xwadtools-20010615.ebuild (xwadtools-20010615.ebuild,5.80 KB, text/plain)
2007-04-12 22:27 UTC, Davide Cendron (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Davide Cendron (RETIRED) gentoo-dev 2007-01-03 07:10:30 UTC
Hi, here's an ebuild for "xwadtools".

A quick description from http://doom.wikia.com/wiki/XWadTools

"XWadTools is a collection of wad editing tools, originally created for Unix-like systems but able to be compiled on other platforms. 
The collection includes WAD level compiler, ACS script compiler, graphics resources compiler, graphics extract utilities, node builders, tools to extract and import raw data into WAD files, and GUI map editor."

The ebuils is somewhat "raw", but functional :P
Feel free to improve it ^_^

Here's some note:

It contains two USE flags:

"X" install xew, a graphical WAD viewer based on XForms library;
"tk" installs tkwadcad, a graphical map editor based on Tk library

The src_unpack functions prints some warning because i've use SRC_URI to fetch various patches instead of attaching them to this bug.
Comment 1 Davide Cendron (RETIRED) gentoo-dev 2007-01-03 07:11:56 UTC
Created attachment 105299 [details]
xwadtools-20010615.ebuild
Comment 2 Davide Cendron (RETIRED) gentoo-dev 2007-04-12 22:27:05 UTC
Created attachment 116104 [details]
xwadtools-20010615.ebuild

Fixed parenthesis on conditional dependencies.