40 Commits

Author SHA256 Message Date
0512785c5b Use system ASSIMP 2025-03-22 11:37:12 +01:00
efc951ec79 Make build recipe POSIX sh compatible 2025-03-22 11:28:19 +01:00
9c4ae6b778 - Drop unused launcher subpackage.
OBS-URL: https://build.opensuse.org/package/show/games/doomsday?expand=0&rev=79
2021-06-26 09:42:32 +00:00
902a535409 Accepting request 878335 from home:vCat:branches:games
I've upgraded doomsday to version 2.3.1 - the change-log is below 
- Updated to release 2.3.1
- What's new in 2.3.1:
  * This version improves support for vanilla DOOM render hacks and adds more script bindings to manipulate things in the map.
    DOOM render hacks. TNT: Evilution and The Plutonia Experiment use several render/map hacks to take advantage of quirks in the original DOOM renderer. 
    Many of these effects are now supported (or fixed) in Doomsday. 
    Examples: TNT MAP02 deep water, TNT MAP02 windows overlooking the deep water, TNT MAP09 transparent window, TNT MAP31 Arachnotrons inside pillars.
    Scripting. Several new Doomsday Script bindings were added, allowing access to game, player, and thing properties. 
    In addition to spawning things, one can now list things by type, check their state and flags, and perform state changes on them. 
    Things can also have an “On death” script that gets run when the thing dies. Bitwise operators are now available in scripts.
    Modding. Sprite renaming is supported via DeHackEd. 
    In Heretic, ambient sound sequences can be redefined and new ones can be added via the Audio module. 
    Changing the sequences is also possible during gameplay. The earthquake effect from Hexen is now also available in Heretic. 
    It can be controlled via scripts.
    Renderer. Player HUD weapon models may specify a custom FOV value for rendering so that model authors have more control over the appearance, for instance to replicate a 2D sprite appearance more faithfully.
  *  Patch release for 2.3 that fixes some incorrect behavior:
    Heretic: Sky textures are only partially visible.
    Hexen: Sky textures are sized incorrectly.
    Alignment of floor/ceiling textures whose size is not 64×64.

OBS-URL: https://build.opensuse.org/request/show/878335
OBS-URL: https://build.opensuse.org/package/show/games/doomsday?expand=0&rev=76
2021-03-11 15:09:56 +00:00
09739c0513 - Drop recommendation for timidity
OBS-URL: https://build.opensuse.org/package/show/games/doomsday?expand=0&rev=74
2020-09-15 23:20:21 +00:00
20c5b52ffe Accepting request 828029 from home:Guillaume_G:branches:openSUSE:Factory:ARM
- Use openGL ES 3 for aarch64 and %arm

OBS-URL: https://build.opensuse.org/request/show/828029
OBS-URL: https://build.opensuse.org/package/show/games/doomsday?expand=0&rev=70
2020-08-20 10:00:17 +00:00
68ef2b5687 - Add -DCMAKE_SKIP_RPATH
OBS-URL: https://build.opensuse.org/package/show/games/doomsday?expand=0&rev=68
2020-03-29 11:53:20 +00:00
c0ee0e2629 - Update to release 2.2.2
OBS-URL: https://build.opensuse.org/package/show/games/doomsday?expand=0&rev=65
2020-03-05 14:41:59 +00:00
8c10b41d6f - Add -lminizip to doomsday-libs.diff to cure a linker error.
OBS-URL: https://build.opensuse.org/package/show/games/doomsday?expand=0&rev=64
2020-03-05 14:22:56 +00:00
5b9596976f - Update to release 2.2.1.1
OBS-URL: https://build.opensuse.org/package/show/games/doomsday?expand=0&rev=62
2020-01-19 11:57:09 +00:00
8852e27ff8 add xxf86vm
OBS-URL: https://build.opensuse.org/package/show/games/doomsday?expand=0&rev=60
2019-11-02 00:04:38 +00:00
fca452efb8 - Update to new upstream release 2.1.1
OBS-URL: https://build.opensuse.org/package/show/games/doomsday?expand=0&rev=57
2019-06-02 15:12:58 +00:00
5ceb5890fd - Get rid of BuildRequires: xorg-x11-devel.
OBS-URL: https://build.opensuse.org/package/show/games/doomsday?expand=0&rev=55
2018-02-08 14:37:16 +00:00
7b53cf757c - Add bundled() markers
OBS-URL: https://build.opensuse.org/package/show/games/doomsday?expand=0&rev=53
2018-01-14 16:23:29 +00:00
102dda4904 OBS-URL: https://build.opensuse.org/package/show/games/doomsday?expand=0&rev=50 2017-12-14 15:41:33 +00:00
ba9fafe034 - Add doomsday-libs.diff
OBS-URL: https://build.opensuse.org/package/show/games/doomsday?expand=0&rev=49
2017-12-14 14:47:21 +00:00
1514a67c3e - Update to new bugfix release 2.0.3
OBS-URL: https://build.opensuse.org/package/show/games/doomsday?expand=0&rev=48
2017-12-14 12:15:41 +00:00
0f3cefc4b6 - Update to new upstream release 2.0 (TBF)
OBS-URL: https://build.opensuse.org/package/show/games/doomsday?expand=0&rev=46
2017-04-27 16:29:11 +00:00
004f247240 - Added doomsday-ncurses.diff (work around absence of ncurses.pc
in not-too-new ncurses)

OBS-URL: https://build.opensuse.org/package/show/games/doomsday?expand=0&rev=44
2016-06-26 16:53:31 +00:00
85ce2e40cd - Update to new upstream release 1.15.8
OBS-URL: https://build.opensuse.org/package/show/games/doomsday?expand=0&rev=41
2016-06-18 08:07:19 +00:00
633dacbf22 - Add -Wno-narrowing to let gcc6 build pass
OBS-URL: https://build.opensuse.org/package/show/games/doomsday?expand=0&rev=40
2016-06-16 22:59:32 +00:00
fa64e0744e Accepting request 293676 from home:dimstar:Factory
- Add doomsday-no-abs-icon.patch: Do not use absolute path to
  icons. Applicatio containerisation requires the icons to be below
  /usr/share/icons or /usr/share/pixmaps.
- Copy the icons from the app directory to /usr/share/pixmaps.

OBS-URL: https://build.opensuse.org/request/show/293676
OBS-URL: https://build.opensuse.org/package/show/games/doomsday?expand=0&rev=37
2015-03-31 17:45:52 +00:00
79d1c7cb4c doomsday-1.14.5
OBS-URL: https://build.opensuse.org/package/show/games/doomsday?expand=0&rev=35
2014-10-12 17:18:12 +00:00
4179ee4fbc doomsday-1.14.3
OBS-URL: https://build.opensuse.org/package/show/games/doomsday?expand=0&rev=33
2014-05-20 12:43:09 +00:00
9271de9f99 doomsday-1.14.1
OBS-URL: https://build.opensuse.org/package/show/games/doomsday?expand=0&rev=31
2014-05-01 13:13:41 +00:00
7933bee204 doomsday-1.14
OBS-URL: https://build.opensuse.org/package/show/games/doomsday?expand=0&rev=30
2014-04-23 22:20:09 +00:00
1583b461dd doomsday-1.13.1
OBS-URL: https://build.opensuse.org/package/show/games/doomsday?expand=0&rev=28
2014-01-06 05:17:37 +00:00
4b5b3bf024 doomsday-1.13
OBS-URL: https://build.opensuse.org/package/show/games/doomsday?expand=0&rev=26
2014-01-03 03:29:08 +00:00
7fab484393 doomsday-1.12.2
OBS-URL: https://build.opensuse.org/package/show/games/doomsday?expand=0&rev=24
2013-11-12 01:24:27 +00:00
7917928de0 doomsday-1.12
OBS-URL: https://build.opensuse.org/package/show/games/doomsday?expand=0&rev=22
2013-10-06 23:58:47 +00:00
0480f3e95a doomsday-1.11.0
OBS-URL: https://build.opensuse.org/package/show/games/doomsday?expand=0&rev=20
2013-07-30 20:31:40 +00:00
af74fdc1e4 doomsday-1.10.3
OBS-URL: https://build.opensuse.org/package/show/games/doomsday?expand=0&rev=18
2013-05-23 13:11:51 +00:00
3164720c29 Supply path configuration file
OBS-URL: https://build.opensuse.org/package/show/games/doomsday?expand=0&rev=16
2013-04-18 12:05:38 +00:00
14f82f32ae doomsday-1.10.0
OBS-URL: https://build.opensuse.org/package/show/games/doomsday?expand=0&rev=14
2013-04-09 21:22:57 +00:00
d8486a4244 Accepting request 160017 from devel:ARM:AArch64:Factory
- deng-va-list.diff: Remove non-portable use of va_list

OBS-URL: https://build.opensuse.org/request/show/160017
OBS-URL: https://build.opensuse.org/package/show/games/doomsday?expand=0&rev=11
2013-03-19 17:25:27 +00:00
60f3d5cd45 Place files into %_libdir (lib64 on ppc64 env)
OBS-URL: https://build.opensuse.org/package/show/games/doomsday?expand=0&rev=10
2013-02-17 10:56:55 +00:00
9113846d38 doomsday-1.9.10.1
OBS-URL: https://build.opensuse.org/package/show/games/doomsday?expand=0&rev=9
2013-01-06 21:16:02 +00:00
9cf1ec2eaf doomsday-1.9.9
OBS-URL: https://build.opensuse.org/package/show/games/doomsday?expand=0&rev=5
2012-10-04 22:10:29 +00:00
2b26c98582 Move from Suggests to Recommends
OBS-URL: https://build.opensuse.org/package/show/games/doomsday?expand=0&rev=4
2012-07-09 18:42:37 +00:00
Cristian Morales Vega
14448beacc Accepting request 127347 from home:jengelh:dev
Doom port with sufficient eye candy.

OBS-URL: https://build.opensuse.org/request/show/127347
OBS-URL: https://build.opensuse.org/package/show/games/doomsday?expand=0&rev=1
2012-07-07 09:47:51 +00:00