Ticket #12037 (closed update: fixed)
UPDATE: xqf-1.0.5
| Reported by: | and.damore@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | Cc: | adamore@…, markd@… | |
| Port: |
Description
Macports provides XQF 1.0.3, XQF compiles fine but doesn't run properly when called. I patched this by changing a dlsym() parameter that prevented in source xpms to be found.
I've also patched an internal function in order to launch executables with a space in their name, this allows to launch game such as "Wolfenstein ET" that has a space in the exec name. The workaround is done escaping white spaces with a backslash.
I've created a patch file with both fixes and I've tried it with xqf 1.0.5 . I tried from clear sources applying the patch and then using the same config line I found in macports 1.0.3 . I had to remove a few LDFLAGS and did it patching makefile.am and makefile.in as I didn't knew how to do it via configuration line .
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


