Opened 8 years ago
Closed 8 years ago
#52188 closed update (fixed)
widelands: update to build18
Reported by: | kenneth.f.cunningham@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | haspatch | Cc: | kurthindenburg (Kurt Hindenburg) |
Port: | widelands |
Description
Widelands is updated to version 1.8. A few library adjustments required. Builds with El Cap and also, nicely, with Snow Leopard with LibCXXForOlderSystems. Kudos for the cxx11 upgrade there.
One idiosyncrasy noted only one of my Snow Leopard machines (MacBookPro 2,1) -- have to disable opengl in the widelands configuration, otherwise there are some button artifacts and other. This was not noted on another machine running El Cap, so appears to be something specific to that one configuration.
The file to edit is ~/.widelands/config, and change to:
opengl="false"
Attachments (2)
Change History (6)
Changed 8 years ago by kenneth.f.cunningham@…
Attachment: | widelands-18-update.diff added |
---|
comment:1 Changed 8 years ago by kenneth.f.cunningham@…
comment:2 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | haspatch added |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
Status: | new → assigned |
Summary: | Widelands - Update to 1.8 → widelands: update to build18 |
Thanks.
comment:3 Changed 8 years ago by ken-cunningham-webuse
Revised port file to add note about opengl configuration post-installation.
Otherwise looks good to launch.
Changed 8 years ago by ken-cunningham-webuse
Attachment: | widelands-18-update-rev1.diff added |
---|
comment:4 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)
Cc: | khindenburg@… added |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
done r153719
Note: See
TracTickets for help on using
tickets.
The widelands config file doesn't exist until you first run the program, and there is no template for it in the app bundle that I can see, so I can't see a way to preset that opengl setting on SL -- or indeed, if it's just specific to the ATI video card in this MacbookPro 2,1 and not generalized to all SL machines. I suppose I could put the information in a "port note" after installing the port. Not sure how MacPorts likes to handle these kinds of minor issues. Ken.