Package wesnoth: Information

    Source package: wesnoth
    Version: 1.10.7-alt0.M60T.1
    Build time:  Sep 29, 2013, 02:00 AM
    Category: Games/Strategy
    Report package bug
    License: GPLv2+
    Summary: 2D fantasy turn-based strategy
    Description: 
    Battle for Wesnoth is a fantasy turn-based strategy game.
    Battle for control of villages, using variety of units which have
    advantages and disadvantages in different types of terrains and against
    different types of attacks. Units gain experience and advance levels,
    and are carried over from one scenario to the next campaign.
    Build a Hero, and lead your army. Different races, with distinctive
    abilities, weapons and spells.

    List of rpms provided by this srpm:
    python-module-wesnoth (noarch)
    wesnoth (x86_64, i586)
    wesnoth-data (noarch)
    wesnoth-debuginfo (x86_64, i586)
    wesnoth-doc (noarch)
    wesnoth-editor (noarch)
    wesnoth-server (x86_64, i586)
    wesnoth-server-debuginfo (x86_64, i586)
    wesnoth-tools (x86_64, i586)
    wesnoth-tools-debuginfo (x86_64, i586)

    Maintainer: Igor Vlasenko



      1. libdbus-devel
      2. asciidoc
      3. boost-asio-devel
      4. boost-devel
      5. boost-program_options-devel
      6. liblua5-devel
      7. cmake
      8. perl(Tie/File.pm)
      9. libfreetype-devel
      10. libfribidi-devel
      11. desktop-file-utils
      12. fonts-ttf-dejavu
      13. fonts-ttf-sazanami-gothic
      14. fonts-ttf-wqy-zenhei
      15. libICE-devel
      16. scons
      17. fribidi
      18. ImageMagick-tools
      19. hd2u
      20. gcc-c++
      21. libpango-devel
      22. po4a
      23. subversion
      24. rpm-build-licenses
      25. libpixman-devel
      26. python-devel
      27. libpng-devel
      28. imake
      29. libSDL-devel
      30. libXdmcp-devel
      31. libSDL_image-devel
      32. libSDL_mixer-devel
      33. libSDL_net-devel
      34. libSDL_ttf-devel
      35. optipng
      36. xorg-cf-files
      37. xsltproc

    Last changed


    Sept. 29, 2013 Igor Vlasenko 1.10.7-alt0.M60T.1
    - backport
    Sept. 25, 2013 Igor Vlasenko 1.10.7-alt1
    - new version
    - use scons for build
    - native systemd support
    - wesnothd is now run under _wesnothd pseudo user.
    March 15, 2013 Igor Vlasenko 1.10.5-alt1
    - update to 1.10.5
    - linked sazanami fonts
    - added missing optional BR: libpixman-devel libXdmcp-devel
    - fixed localization packaging (closes: 28689)
    - note: #28689 was introduced in 1.10.2-alt1.1 by using cmake.
      tried to fix it using scons, but due to lack of schema_validator,
      used -DGETTEXT_FOUND=ON cmake hack