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

    Исходный пакет: eduke32
    Версия: 20230123.10167-alt1
    Собран:  9 февраля 2024 г. 5:14
    Категория: Игры/Аркады
    Сообщить об ошибке в пакете
    Домашняя страница: https://www.eduke32.com/

    Лицензия: GPL-2.0-only
    О пакете: Source port of Duke Nukem 3D
    Описание: 
    EDuke32 is a source port of the classic PC first person shooter Duke Nukem 3D
    to Windows, Linux and OS X, which adds a ton of awesome features and
    upgrades for regular players and an arsenal of editing functions and
    scripting extensions for mod authors and map makers.
    
    Note: You need 'Duke Nukem 3D' data files to play.
    You can put them under '/usr/share/games/eduke32/' for all users
    or '~/.eduke32/' only for yourself.
    You can also play the shareware version. Use 'eduke32-demo-install' to
    install the shareware files.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    eduke32 (loongarch64)
    eduke32-mapeditor (loongarch64)

    Сопровождающий: Artyom Bystrov

    Список участников:
    Artyom Bystrov

      1. dos2unix
      2. libSDL2-devel
      3. libSDL2_mixer-devel
      4. gcc-c++
      5. libalsa-devel
      6. libflac-devel
      7. help2man
      8. libgtk+2-devel
      9. imgui-devel
      10. libpng-devel
      11. libGLU-devel
      12. libvorbis-devel
      13. libvpx-devel
      14. nasm
      15. pkg-config

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


    25 апреля 2023 г. Artyom Bystrov 20230123.10167-alt1
    - update to new version
    19 января 2023 г. Artyom Bystrov 20221225-alt1
    - initial build for ALT Sisyphus
    17 октября 2021 г. boris@steki.net
    - Update to version 1633892719.d307f703c:
      * Fix dumbass oversight in 6839e418e34bff05bdd5debad9bf9146a09d9d72
      * Revert "engine: make floor sprites clip a little more like floors"
      * SW: fix buffer overflow preventing the game from starting, exposed by switching to the new memory allocation systems
      * engine: fix SDL fullscreen issues
      * engine: remove r_pr_vbos cvar and the code paths used for values 0 and 1
      * engine: add GL context version to glinfo, allow in 8 bpp mode (it's still backed by a GL surface, after all...)
      * engine: manually flush console log file ptr in crash handler
      * editor: fix "gameexecutable" option in configuration file
      * Fury: don't block input when player .hard_landing is set
      * Duke3d: zero player .horizRecenter and .horizSkew when zeroing return_to_center from CON