File wizard.xml of Package libmpq
<package name="libmpq"> <title>MPQ archive interface</title> <description> MPQ, or MoPaQ, is a proprietary archive format created by Mike O'Brien, the man hailed as Blizzard's multiplayer engine genius, back in 1996 as a general purpose archive for use with Diablo, and named narcissistically for its creator - "Mike O'brien PaCK". The copyrights to it, however, are held by Havas Interactive, Blizzard's parent company. The archive format is used by many Blizzard titles like Diablo, Diablo 2, Starcraft, Warcraft 2: BNE, and a newer version in Warcraft 3 and World of Warcraft. Libmpq is a library for reading MPQ files which can be easily used in applications. Since version 0.4.0 libmpq includes full API documentation for developers. Libmpq also has D and Python high-level bindings. </description> <person role="maintainer" userid="dsrmac"/> <person role="bugowner" userid="dsrmac"/> <url>http://libmpq.org/</url> <!-- use one of the examples below to disable building of this package on a certain architecture, in a certain repository, or a combination thereof: <disable arch="x86_64"/> <disable repository="SUSE_SLE-10"/> <disable repository="SUSE_SLE-10" arch="x86_64"/> Possible sections where you can use the tags above: <build> </build> <debuginfo> </debuginfo> <publish> </publish> <useforbuild> </useforbuild> Please have a look at: http://en.opensuse.org/Restricted_Formats Packages containing formats listed there are NOT allowed to be packaged in the openSUSE Buildservice and will be deleted! --> </package>