Package punesemu: Information

    Source package: punesemu
    Version: 0.111-alt1
    Latest version according to Repology
    Build time:  Feb 2, 2026, 09:39 AM in the task #406904
    Category: Emulators
    Report package bug
    License: GPLv2
    Summary: Qt-based NES emulator and NSF/NSFe Music Player
    Description: 
    Qt-based Nintendo Entertaiment System emulator and NSF/NSFe Music Player
    (Linux, FreeBSD, OpenBSD and Windows)

    List of RPM packages built from this SRPM:
    punesemu (x86_64, i586, aarch64)
    punesemu-debuginfo (x86_64, i586, aarch64)

    Maintainer: Anton Farygin


    ACL:
    Anton Farygin
    @everybody

      1. cmake
      2. gcc-c++
      3. libGLU-devel
      4. libX11-devel
      5. libXext-devel
      6. libXrandr-devel
      7. libalsa-devel
      8. libavcodec-devel
      9. libavformat-devel
      10. libavutil-devel
      11. libswresample-devel
      12. libswscale-devel
      13. libudev-devel
      14. p7zip
      15. qt5-base-devel
      16. qt5-svg-devel
      17. qt5-tools-devel
      18. rpm-macros-cmake

    Last changed


    Feb. 1, 2026 Anton Farygin 0.111-alt1
    - 0.110 -> 0.111
    - fixed build with ffmpeg 8.x (removed avcodec_close, FF_PROFILE -> AV_PROFILE)
    Dec. 7, 2023 Alexey Sheplyakov 0.110-alt3
    - NMU: cleaned up build requirements for real (libudev-devel should be
      used, not libudev0). Fixes FTBFS on LoongArch.
    Dec. 6, 2023 Alexey Sheplyakov 0.110-alt2
    - NMU: fixed FTBFS on aarch64 (va_list is NOT a pointer there).
      While at it cleaned up build requirements (libudev-devel should be
      used, not libudev0). Fixes FTBFS on LoongArch.