Summary: | games-misc/yadex-1.7.0: a few enhancements/fixes | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Davide Cendron (RETIRED) <scen> |
Component: | [OLD] Games | Assignee: | Gentoo Games <games> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | EBUILD |
Priority: | Normal | ||
Version: | 2006.1 | ||
Hardware: | x86 | ||
OS: | Linux | ||
URL: | http://http://www.teaser.fr/~amajorel/yadex/ http://glbsp.sourceforge.net/yadex/ | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 574082 | ||
Attachments: |
yadex-1.7.0.ebuild
yadex-1.7.0-misc_patches.bz2 another patch tarball - some the same, others not |
Description
Davide Cendron (RETIRED)
2007-01-05 11:28:32 UTC
Created attachment 105554 [details]
yadex-1.7.0.ebuild
Created attachment 105555 [details]
yadex-1.7.0-misc_patches.bz2
Created attachment 417762 [details]
another patch tarball - some the same, others not
This tarball contains mostly the same patches, but not all of them...
Let me continue explaining in the next comment (would be useful if adding an attachment didn't take you away from the comments...(pretty much like in the forum, where sometimes it would be useful to have access to the other comments as you're *editing* your own)).
So, continuing... - I've ignored the linking patch and 3D preview - I've straight noped the laptop patch - I've adopted an overflow patch from RedHat rpm - I've added a slightly modified 64bit support patch (it seems to work as far as opening the files goes); it's merged with a compiler warning fix and a fix for a noisy and not-quite correct app warning - I've added a slight enhancement: the app window can be closed by mouse without unclean shutdown - RedHat filters out '-O2' due to a crash; I seem to have found the reason for it and patched it, though with those kind of bugs you never know for sure (btw., the crash is pretty much due to the code being plain broken in that place) The major patches go: depend, find, tools, hexen; misc-fixes after hexen due to the app warning fix; overflow, O2 and wm *should* be independent. depend is likely to obsolete timestamp hack, though I'm not sure if it won't have parallel problems. I cannot build current version on amd64 even :/ [master e2356ad864d2] games-misc/yadex: Lots of fixes from Fedora (#160305) 9 files changed, 403 insertions(+), 2 deletions(-) create mode 100644 games-misc/yadex/files/yadex-1.7.0-64bit.patch create mode 100644 games-misc/yadex/files/yadex-1.7.0-datadir.patch create mode 100644 games-misc/yadex/files/yadex-1.7.0-destdir.patch create mode 100644 games-misc/yadex/files/yadex_170-obj-overflow.patch create mode 100644 games-misc/yadex/files/yadex_170_O2.patch create mode 100644 games-misc/yadex/files/yadex_170_wm.patch create mode 100644 games-misc/yadex/yadex-1.7.0-r1.ebuild |