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

Bug 159863

Summary: games-util/xwadtools (new ebuild)
Product: Gentoo Linux Reporter: Davide Cendron (RETIRED) <scen>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: CONFIRMED ---    
Severity: enhancement CC: jstein
Priority: Lowest Keywords: EBUILD
Version: unspecified   
Hardware: x86   
OS: Linux   
URL: http://www.teaser.fr/~amajorel/doom/unix_doom_editing.html
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: xwadtools-20010615.ebuild
xwadtools-20010615.ebuild

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.