gnu: odamex: Remove package labels.

* gnu/packages/games.scm (odamex) [inputs]: Remove labels.

Change-Id: Ie4b97a3dfaa3a0ce3a0e7c5c49ed52fe4e222480
This commit is contained in:
Sharlatan Hellseher 2024-02-10 14:45:50 +00:00
parent 54592df80d
commit 6a59d3ad68
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -8128,17 +8128,17 @@ (define-public odamex
(native-inputs
(list deutex pkg-config))
(inputs
`(("alsa-lib" ,alsa-lib)
("curl" ,curl)
("fltk" ,fltk)
("jsoncpp" ,jsoncpp)
("libpng" ,libpng)
("miniupnpc" ,miniupnpc)
("portmidi" ,portmidi)
("protobuf" ,protobuf)
("sdl" ,sdl2)
("sdl-mixer" ,sdl2-mixer)
("zlib" ,zlib)))
(list alsa-lib
curl
fltk
jsoncpp
libpng
miniupnpc
portmidi
protobuf
sdl2
sdl2-mixer
zlib))
(home-page "https://odamex.net/")
(synopsis "Multiplayer Doom port")
(description "Odamex is a modification of the Doom engine that