Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

eureka-2.1.0-1.1 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: eureka Distribution: openSUSE Tumbleweed
Version: 2.1.0 Vendor: openSUSE
Release: 1.1 Build date: Fri Oct 10 11:48:07 2025
Group: Unspecified Build host: reproducible
Size: 2258893 Source RPM: eureka-2.1.0-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://eureka-editor.sourceforge.net/
Summary: A map editor for Doom engine games
Eureka is a map editor for the classic DOOM games, and a few related games such as Heretic and Hexen.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Fri Oct 10 2025 Sean Baggaley <me@drinkybird.net>
  - Added 0001-Fixed-aarch64-not-being-detected-as-little-endian-26.patch
    to fix aarch64 being detected as the wrong endianness, already merged upstream!
* Thu Oct 09 2025 Sean Baggaley <me@drinkybird.net>
  - Enable testing now that Eureka can use the distro-provided googletest.
* Thu Oct 09 2025 Sean Baggaley <me@drinkybird.net>
  - Eureka 2.1.0
    + Editing features
    * Added MBF21 support.
    * The thing spawn flags are now defined in UGH files.
    * The linedef flags are also defined in UGH files.
    * The generalized sector specials are also defined in UGH files.
    * The quirky two-sided linedef flag is now editable.
    * Made the pass-through activation types editable in Hexen format.
    * Corrected some advanced source port thing flag definitions.
    + Editing improvements
    * When dragging geometry more complex than single vertices, no longer pull from the nearby linedefs
      to split them if not touching directly. Only do it if they touch the line directly, or when drag-
      ging a single vertex.
    + User interface
    * Added tag trigger indicators on the 2D view. Thanks to selliott512 for the contribution!
    * BEHAVIOR, ACS source and SMMU map header lump edits can now be undone.
    * Now Redo has both Ctrl+Y and Ctrl+Shift+Z bindings (Cmd on macOS).
    * Preferences dialog now allows binding multiple modifier keys (i.e. CMD-ALT-...) per action.
    * Now all menu shortcut keys are customizable in Preferences.
    * Improved the view of the key bindings in the Preferences dialog. Added undo/redo buttons.
    * Now the document dirty status updates correctly when undoing to the same state as last saved.
    * Now on macOS, the key bindings in the Preferences dialog show with the specific symbols.
    * Corrected high DPI display to actually use the full resolution in the map view.
    * Fixed the wrong user manual link from the Help menu.
    * Thing spawn flags (options) can now be changed directly by the number, not just by check boxes.
    * Things in the browser can now be searched by name or doomednum even when in pic mode.
    * macOS: partially implemented the file icon on the title bar. It can be drag-dropped, but currently
      cannot be right-clicked.
    * macOS: now the window exit button gets marked when document is dirty.
    + Bug fixes
    * Further fixed the multiple dragging bug as it wasn't properly fixed before.
    * Fixed wrong flat rendering for sizes not 64x64.
    * Fixed failure on Windows to save unicode paths from the text lumps and log viewer.
    * Fixed failed editing of one-sided linedef textures when selecting the texture in the sidedef panel.
    * Fixed empty BEHAVIOR lump being saved for new levels, crashing Hexen.
    * Fixed unexpected void columns being made when drawing a sector tethered to a vertex of the surrounding room.
    + Organizing
    * Now on Linux the user settings and cache are stored XDG compliant (in `~/.config/eureka` and
      `~/.cache/eureka`), instead of haphazardly in `~/.eureka`. Existing settings from the old folder
      will be transferred to the new places.
    + Backend
    * Updated FLTK to version 1.4.4. Fixes include:
    - crash in macOS when switching full screen Eureka between displays, particularly if one of them
      has scaled pixels
    - locking up in macOS when reading an invalid JPEG file
    * Fixed some Debian building and segfault problems -- thanks to jordibc for the fix!
    + Documentation
    * Added contributors to AUTHORS.md
    + Development
    * FLTK is now loaded using CMake `FetchContent` instead of being built in a raw fashion using a
      custom command.
    * Added CMake options to use system FLTK and/or Google Test, as opposed to fetching them from
      GitHub. This will help fix issues for systems where internet access is blocked.
  - Removed the following patches as they are in this upstream version:
    cmake-duplicate-cxxflags-fix.patch
    check-system-return-value.patch
* Fri Apr 18 2025 Sean Baggaley <me@drinkybird.net>
  - Use obs_scm for sources, since it uses a tarball of a Git tag
    from GitHub anyway
* Tue Apr 15 2025 Sean Baggaley <me@drinkybird.net>
  - Initial package (at version 2.0.2)

Files

/usr/bin/eureka
/usr/share/applications/eureka.desktop
/usr/share/doc/packages/eureka
/usr/share/doc/packages/eureka/README.txt
/usr/share/eureka
/usr/share/eureka/about_logo.png
/usr/share/eureka/bindings.cfg
/usr/share/eureka/common
/usr/share/eureka/common/doom_colors.ugh
/usr/share/eureka/common/doom_groups.ugh
/usr/share/eureka/common/doom_lines.ugh
/usr/share/eureka/common/doom_sectors.ugh
/usr/share/eureka/common/doom_tex.ugh
/usr/share/eureka/common/doom_things.ugh
/usr/share/eureka/common/gen_types.ugh
/usr/share/eureka/common/hexen_groups.ugh
/usr/share/eureka/common/hexen_lines.ugh
/usr/share/eureka/common/hexen_sectors.ugh
/usr/share/eureka/common/plutonia_tex.ugh
/usr/share/eureka/common/tnt_tex.ugh
/usr/share/eureka/defaults.cfg
/usr/share/eureka/games
/usr/share/eureka/games/doom.ugh
/usr/share/eureka/games/doom2.ugh
/usr/share/eureka/games/freedm.ugh
/usr/share/eureka/games/freedoom1.ugh
/usr/share/eureka/games/freedoom2.ugh
/usr/share/eureka/games/hacx.ugh
/usr/share/eureka/games/harm1.ugh
/usr/share/eureka/games/heretic.ugh
/usr/share/eureka/games/hexen.ugh
/usr/share/eureka/games/plutonia.ugh
/usr/share/eureka/games/strife1.ugh
/usr/share/eureka/games/tnt.ugh
/usr/share/eureka/operations.cfg
/usr/share/eureka/ports
/usr/share/eureka/ports/boom.ugh
/usr/share/eureka/ports/edge.ugh
/usr/share/eureka/ports/eternity.ugh
/usr/share/eureka/ports/legacy.ugh
/usr/share/eureka/ports/mbf.ugh
/usr/share/eureka/ports/mbf21.ugh
/usr/share/eureka/ports/odamex.ugh
/usr/share/eureka/ports/vanilla.ugh
/usr/share/eureka/ports/xdoom.ugh
/usr/share/eureka/ports/zdoom.ugh
/usr/share/icons/hicolor/32x32/apps/eureka.xpm
/usr/share/licenses/eureka
/usr/share/licenses/eureka/GPL.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Oct 16 22:38:19 2025