games-util / slade

Modern editor for Doom-engine based games and source ports

Official package sites : https://slade.mancubus.net/ ·

v3.2.4 :: 0 :: gentoo

Modified
License
GPL-2 MIT
Keywords
~amd64
USE flags
fluidsynth timidity webkit

General

fluidsynth
Enable MIDI software synthesis using media-sound/fluidsynth
timidity
Build with Timidity++ (MIDI sequencer) support
webkit
Add support for the WebKit HTML rendering/layout engine

lua_single_target

lua5-1
Build for Lua 5.1 only
lua5-3
Build for Lua 5.3 only

app-arch / bzip2 : A high-quality data compressor used extensively by Gentoo Linux

dev-lang / lua : A powerful light-weight programming language designed for extending applications

dev-libs / libfmt : Small, safe and fast formatting library

media-libs / dumb : Module/tracker based music format parser and player library

media-libs / freeimage : Image library supporting many formats

media-libs / glew : The OpenGL Extension Wrangler Library

media-libs / libsfml : Simple and Fast Multimedia Library (SFML)

media-sound / fluidsynth : Software real-time synthesizer based on the Soundfont 2 specifications

media-sound / mpg123 : A meta package for realtime MPEG 1.0/2.0/2.5 audio player for layers 1, 2 and 3

net-misc / curl : A Client that groks URLs

sys-libs / zlib : Standard (de)compression library

x11-libs / wxGTK : GTK version of wxWidgets, a cross-platform C++ GUI toolkit

app-arch / bzip2 : A high-quality data compressor used extensively by Gentoo Linux

dev-lang / lua : A powerful light-weight programming language designed for extending applications

dev-libs / libfmt : Small, safe and fast formatting library

media-libs / dumb : Module/tracker based music format parser and player library

media-libs / freeimage : Image library supporting many formats

media-libs / glew : The OpenGL Extension Wrangler Library

media-libs / libsfml : Simple and Fast Multimedia Library (SFML)

media-sound / fluidsynth : Software real-time synthesizer based on the Soundfont 2 specifications

media-sound / mpg123 : A meta package for realtime MPEG 1.0/2.0/2.5 audio player for layers 1, 2 and 3

media-sound / timidity++ : Handy MIDI to WAV converter with OSS and ALSA output support

net-misc / curl : A Client that groks URLs

sys-libs / zlib : Standard (de)compression library

x11-libs / wxGTK : GTK version of wxWidgets, a cross-platform C++ GUI toolkit

750509
games-util/slade-3.1.12a fails to compile: sol.hpp:6821:39: error: call of overloaded ‘push<const wchar_t*>(lua_State*&, const wchar_t [2], const wchar_t*)’ is ambiguous
830627
games-util/slade-3.2.0_beta2 fails to compile: TextureXList.h:70:25: error: type const char [16] cannot be narrowed to bool in initializer list [-Wc++11-narrowing]
938887
games-util/slade-3.2.4 - [gcc-15] /.../TextEntryPanel.cpp: error: call of overloaded addActionGroup(const char [8], <brace-enclosed initializer list>, bool) is
Repository mirror & CI · gentoo
Merge updates from master
James Le Cuirot · gentoo
games-util/slade: Drop old 3.2.1 and 3.2.2
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
James Le Cuirot · gentoo
games-util/slade: Bump to 3.2.4, fixes build with GCC 13
Closes: https://bugs.gentoo.org/899040 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
James Le Cuirot · gentoo
games-util/slade: Bump to 3.2.2, fix Wayland
Keeping the old version because the map editor doesn't render properly for me under the new version. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
James Le Cuirot · gentoo
games-util/slade: Unbundle fmt library, fixing broken SONAME
Closes: https://bugs.gentoo.org/859322 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
James Le Cuirot · gentoo
games-util/slade: Bump to 3.2.1, drop old 3.2.0
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
James Le Cuirot · gentoo
games-util/slade: Drop old 3.2.0_beta2
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
James Le Cuirot · gentoo
games-util/slade: Version bump to 3.2.0, EAPI 8
Closes: https://bugs.gentoo.org/838124 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
James Le Cuirot · gentoo
games-util/slade: Drop old 3.1.12a as it is broken with newer GCC
Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
James Le Cuirot · gentoo
games-util/slade: Bump to 3.2.0_beta2 that fixes build with newer GCC
Also enforce the Lua version without a patch. Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
games-util/slade: migrate to lua-single.eclass
Nothing special, just the usual CMake find_package(Lua) hackery. Closes: https://bugs.gentoo.org/752732 Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
James Le Cuirot · gentoo
games-util/slade: Add missing gstreamer flag on wxGTK dep
It's not obvious but this flag enables wxMediaCtrl, which is referenced in the SLADE code. Closes: https://bugs.gentoo.org/730174 Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
James Le Cuirot · gentoo
games-util/slade: Fix missing USE flags on wxGTK dependency
Closes: https://bugs.gentoo.org/726694 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
James Le Cuirot · gentoo
games-util/slade: New package
Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: James Le Cuirot <chewi@gentoo.org>