Пакет sdlpop: Информация

    Исходный пакет: sdlpop
    Версия: 1.23-alt1
    Последняя версия по данным Repology
    Собран:  20 января 2024 г. 23:21 в задании #338482
    Категория: Игры/Аркады
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.popot.org/get_the_games.php?game=SDLPoP

    Лицензия: GPLv3
    О пакете: An open-source port of Prince of Persia
    Описание: 
    SDLPoP is an open-source port of Prince of Persia 1,
    that runs natively under Linux. It is based on the DOS
    version of the game, and uses SDL.
    
    Run the prince executable in a path were the original
    game data files are located.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    sdlpop (x86_64, ppc64le, i586, armh, aarch64)
    sdlpop-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Сопровождающий: Ildar Mulyukov

    Список участников:
    Ildar Mulyukov
    Michael Shigorin

    Права:
    Michael Shigorin
    @everybody

      1. cmake
      2. desktop-file-utils
      3. gcc-c++
      4. pkgconfig
      5. pkgconfig(SDL2_image)
      6. pkgconfig(SDL2_mixer)
      7. pkgconfig(sdl2)

    Последнее изменение


    20 января 2024 г. Ildar Mulyukov 1.23-alt1
    - new version
    - fixed (ALT bug #39561)
    16 января 2021 г. Michael Shigorin 1.21-alt1
    - built for ALT (thanks openSUSE)
    22 августа 2020 г. Martin Hauke <mardnh@gmx.de>
    - Update to version 1.21
      Fixed:
      * Skeletons not on level 3 did not behave like skeletons.
      * Don't crash if the intro music is interrupted by Tab in PC
        Speaker mode.
      * Don't switch to PC Speaker mode if there is a mod name in the
        replay file.
      * Don't draw the right edge of loose floors on the left side of a
        potion or sword.
      * A guard standing on a door top (with floor) should not become
        inactive.
      * Left jump (top-left) didn't work on some gamepads.
      * Replaying from the command line did not work if there were no
        replay files in the replay folder.
      Done:
      * Detect guard skill customizations in PRINCE.EXE. (Used in
        Illusions of Persia, for example.)
      * Added support for gamecontrollerdb.txt file.
      * Detect changes of the shadow's starting positions and
        automatic moves in PRINCE.EXE.
      * Added "Restart Game" to the pause menu, so now it's possible
        to restart the game using a controller.
      * Added fast forward.
      Added:
      * You can now use quicksave and quickload while recording a
        replay.
    - Drop patch:
      * 184.patch (fixed by upstream)