Package pioneerspacesim: Information

    Source package: pioneerspacesim
    Version: 20240203-alt1
    Latest version according to Repology
    Build time:  Feb 6, 2024, 03:59 PM in the task #339924
    Category: Games/Other
    Report package bug
    License: GPLv3 and BSD and MIT and Apache-2.0 and ALT-Public-Domain and CC-BY-SA-3.0 and Bitstream-Vera and OFL-1.1
    Summary: A game of lonely space adventure
    Description: 
    Pioneer is a space adventure game set in the Milky Way galaxy at the turn of
    the 31st century.
    
    The game is open-ended, and you are free to explore the millions of star
    systems in the game. You can land on planets, slingshot past gas giants, and
    burn yourself to a crisp flying between binary star systems. You can try your
    hand at piracy, make your fortune trading between systems, or do missions for
    the various factions fighting for power, freedom or self-determination.

    List of rpms provided by this srpm:
    pioneerspacesim (x86_64, ppc64le, aarch64)
    pioneerspacesim-data (noarch)
    pioneerspacesim-debuginfo (x86_64, ppc64le, aarch64)

    Maintainer: Anton Golubev

    List of contributors:
    Anton Golubev
    Alexey Sheplyakov

    ACL:
    Anton Golubev
    @everybody

      1. cmake
      2. gcc-c++
      3. pkgconfig(SDL2_image)
      4. pkgconfig(assimp) >= 5.0
      5. pkgconfig(fmt)
      6. pkgconfig(freetype2)
      7. pkgconfig(glew)
      8. pkgconfig(sdl2)
      9. pkgconfig(sigc++-2.0)
      10. pkgconfig(vorbis)
      11. rpm-macros-cmake

    Last changed


    Feb. 5, 2024 Anton Golubev 20240203-alt1
    - new version
    - build without SSE4 and AVX, which support has been added
    - since the version is now hardcoded, no need to sed CMakeLists.txt
    - move metainfo from legacy location
    - add a prefix to the auxiliary executable files
    - fix fmt::vsprintf usage
    Oct. 16, 2023 Alexey Sheplyakov 20230203-alt3
    - NMU: fixed FTBFS on LoongArch
    Oct. 16, 2023 Anton Golubev 20230203-alt2
    - fix FTBFS due to libfmt update
    - better commentary on unused architectures
    - fix warnings about cmake rpm macro not found