[Commits] [wesnoth/wesnoth] 751347: remove most OpenPandora specific items

GitHub noreply at github.com
Sun Apr 12 09:07:58 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 7513477224e26d253034afd1febb0f9d1d03b4e2
      https://github.com/wesnoth/wesnoth/commit/7513477224e26d253034afd1febb0f9d1d03b4e2
  Author: Nils Kneuper <crazy-ivanovic at gmx.net>
  Date:   2015-04-12 (Sun, 12 Apr 2015)

  Changed paths:
    M CMakeLists.txt
    M src/CMakeLists.txt
    M src/sound_music_track.cpp

  Log Message:
  -----------
  remove most OpenPandora specific items

The only thing that the ENABLE_PANDORA flag does now is to allow the
resolution of 800x480 and using a special theme automatically.
Everything else is 100% "mainline code". This means if someone wants to
package for pandora several system libraries will have to be
handcompiled and shipped in the pnd including:
* >=boost 1.48 (at least one component (locale) requires this)
* >=SDL_mixer 1.2.12
* VorbisFile





More information about the Commits mailing list