Mon, 29 Apr 2024 03:18:40 UTC | login

Information for build xoreos-tools-0.0.4-6.fc29

ID68806
Package Namexoreos-tools
Version0.0.4
Release6.fc29
Epoch
SummaryTools to help the development of xoreos
DescriptionA collection of tools to help with the reverse-engineering of BioWare's Aurora engine games. xoreos-tools is part of the xoreos project; please see the xoreos website and its GitHub repositories for details, especially the main README.md. Currently, the following tools are included: * gff2xml: Convert BioWare GFF to XML * tlk2xml: Convert BioWare TLK to XML * xml2tlk: Convert XML back to BioWare TLK * convert2da: Convert BioWare 2DA/GDA to 2DA/CSV * fixpremiumgff: Repair BioWare GFF files in NWN premium module HAKs * unerf: Extract BioWare ERF archives * unherf: Extract BioWare HERF archives * unrim: Extract BioWare RIM archives * unnds: Extract Nintendo DS roms * unnsbtx: Extract Nintendo NSBTX textures into TGA images * unkeybif: Extract BioWare KEY/BIF archives * desmall: Decompress "small" (Nintendo DS LZSS, types 0x00 and 0x10) files * xoreostex2tga: Convert BioWare's texture formats into TGA * nbfs2tga: Convert Nintendo's raw NBFS images into TGA * ncgr2tga: Convert Nintendo's NCGR images into TGA * cbgt2tga: Convert CBGT images into TGA * cdpth2tga: Convert CDPTH depth images into TGA * ncsdis: Disassemble NWScript bytecode
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 09 Aug 2018 19:13:05 UTC
CompletedThu, 09 Aug 2018 21:17:22 UTC
Taskbuild (f29-candidate, xoreos-tools-0.0.4-6.fc29.src.rpm)
Tags
f29
f30
RPMs
src
xoreos-tools-0.0.4-6.fc29.src.rpm (info) (download)
riscv64
xoreos-tools-0.0.4-6.fc29.riscv64.rpm (info) (download)
xoreos-tools-debuginfo-0.0.4-6.fc29.riscv64.rpm (info) (download)
xoreos-tools-debugsource-0.0.4-6.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.4-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Jul 07 2017 Ben Rosser <rosser.bjr@gmail.com> 0.0.4-2 - Remove spurious rm -rf of the buildroot from install section. - Switch to make build/install macros.