Search Criteria
Package Details: slade 3.2.7-10
Package Actions
Git Clone URL: | https://aur.archlinux.org/slade.git (read-only, click to copy) |
---|---|
Package Base: | slade |
Description: | SLADE3 Doom editor |
Upstream URL: | http://slade.mancubus.net/ |
Licenses: | GPL |
Submitter: | grubber |
Maintainer: | envolution |
Last Packager: | envolution |
Votes: | 33 |
Popularity: | 0.051555 |
First Submitted: | 2011-08-16 11:58 (UTC) |
Last Updated: | 2025-03-30 17:54 (UTC) |
Dependencies (45)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, bash-gitAUR)
- bzip2 (bzip2-gitAUR)
- cairo (cairo-gitAUR)
- fluidsynth (fluidsynth-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freeimage
- ftgl
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- glu (glu-gitAUR)
- gst-plugins-bad-libs (gst-plugins-bad-libs-gitAUR)
- gstreamer (gstreamer-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, libglvnd)
- libglvnd (libglvnd-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- libmspack
- libnotify (libnotify-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libsm
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- libx11 (libx11-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- libxtst
- lua
- mpg123 (mpg123-svnAUR, mpg321AUR)
- pango (pango-gitAUR)
- sdl2AUR (sdl2-compat-gitAUR, sdl2-gitAUR, sdl2-compat)
- sfml (sfml-gitAUR)
- sfml2AUR
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpasteAUR)
- wxwidgets-common (wxwidgets-common-gitAUR, wxwidgets-common-lightAUR)
- wxwidgets-gtk3 (wxwidgets-gtk3-gitAUR, wxwidgets-gtk3-lightAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glu (glu-gitAUR) (make)
- gst-plugins-base (gst-plugins-base-gitAUR) (make)
- nanosvg (nanosvg-gitAUR) (make)
- p7zip (p7zip-natspecAUR, p7zip-full-binAUR, 7zip) (make)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR) (make)
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpasteAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »
envolution commented on 2024-12-26 17:25 (UTC)
@kinker31 yes I had noticed that too, but figured since it was the solution posted on issue tracker - it was worth a try anyways. I would suggest using the slade-git package for the time being and report upstream as you encounter issues until they (hopefully) get solved.
kinker31 commented on 2024-12-26 10:01 (UTC)
Attempting to install the package gives me this during installation, which works as normal otherwise:
Unfortunately, I still have this issue, but the rest of the program still works otherwise.
envolution commented on 2024-12-25 22:20 (UTC)
@kinker31 sorry I didn't get a notification on your comment - I've added the flag but I can't test currently. Please let me know if it hasn't solved the issue.
kinker31 commented on 2024-11-19 09:36 (UTC)
Would it be possible to pass the
-DwxUSE_GLCANVAS_EGL=OFF
flag to CMake? There's been an issue where trying to edit the TEXTURE1/2 lump would immediately crash the program, despite textures and sprites displaying just fine otherwise. Here's the relevant GitHub page on this issue.SteelT commented on 2024-06-06 16:26 (UTC) (edited on 2024-06-06 16:26 (UTC) by SteelT)
webkit2gtk needs to be replaced with webkit2gtk-4.1 as dependency, fails to build with a lot of undefined references to webkit functions without it installed.
maxlefou commented on 2024-01-30 13:48 (UTC)
please add the AUR package
zdbsp
asUDMF node builder
as optional since it is required for the internal map editor.gamezelda commented on 2024-01-02 21:47 (UTC)
NB: For the SLADE 3.2.5 upgrade you will need to add
-DBUILD_PK3=ON
to the CMake command, otherwise the install will fail, see: https://github.com/sirjuddington/SLADE/issues/1620gamezelda commented on 2023-05-04 21:11 (UTC)
The build fails with GCC13. To fix it you can add a
prepare()
function with:Related upstream fix: https://github.com/sammycage/lunasvg/pull/129
ratSprite commented on 2023-04-04 04:19 (UTC) (edited on 2023-04-04 04:19 (UTC) by ratSprite)
New release with a big fix for linux (thanks Eevee!) is out and compiles/runs fine with minimal changes:
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »