Search Criteria
Package Details: slade-git 3.2.6+r3068+g6054a2d59-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/slade-git.git (read-only, click to copy) |
---|---|
Package Base: | slade-git |
Description: | SLADE3 Doom editor (git version) |
Upstream URL: | http://slade.mancubus.net/ |
Licenses: | GPL |
Conflicts: | slade |
Provides: | slade |
Submitter: | grubber |
Maintainer: | envolution |
Last Packager: | envolution |
Votes: | 5 |
Popularity: | 0.000174 |
First Submitted: | 2014-01-28 21:01 (UTC) |
Last Updated: | 2024-12-15 13:11 (UTC) |
Dependencies (15)
- bzip2 (bzip2-gitAUR)
- fluidsynth (fluidsynth-gitAUR)
- freeimage
- ftgl
- glu (glu-gitAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utilsAUR, libglvnd)
- lua
- mpg123 (mpg123-svnAUR, mpg321AUR, mpg321-binAUR)
- sfml (sfml-gitAUR)
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpasteAUR)
- wxwidgets-gtk3 (wxwidgets-gtk3-gitAUR, wxwidgets-gtk3-lightAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- p7zip (p7zip-natspecAUR, p7zip-full-binAUR, 7-zip-fullAUR) (make)
Latest Comments
1 2 Next › Last »
grubber commented on 2023-12-07 17:00 (UTC)
gustavo6046, thanks, fixed.
wallabra commented on 2023-12-04 14:12 (UTC)
Another big issue, and this one is downstream here. SLADE now needs
-D BUILD_PK3=ON
passed in CMake in order to build theslade.pk3
that is later searched in the install() step.wallabra commented on 2023-12-03 16:52 (UTC)
Now and then, upstream screws up compilation, that's fine, I use their issue tracker.
But, it seems the PKGBUILD is passing
CMAKE_BUILD_TYPE=Release
. Wouldn't it be better to follow the Arch Wiki's suggestion here, and passCMAKE_BUILD_TYPE=None
instead? This way the compile flags inmakepkg.conf
would be honored. And if they cause issues, that would be the user's problem, not ours.grubber commented on 2022-08-06 12:44 (UTC)
gustavo6046, it links fine for me with gcc, so I guess it must be some compatibility issue in the LLVM linker?
wallabra commented on 2022-07-30 13:54 (UTC) (edited on 2022-07-30 13:55 (UTC) by wallabra)
Pasting an example one here because a termbin link can expire.
wallabra commented on 2022-07-30 13:54 (UTC)
When linking there are SFML related linking errors.
Here are the errors in question: https://termbin.com/8zwo
I feel like there is more information I ought to provide. Feel free to ask me anything.
HitCoder commented on 2022-04-29 08:23 (UTC)
Thanks for the update! I can now build perfectly fine :) makes me wish i had mentioned the issue sooner hahaha
HitCoder commented on 2022-04-29 00:12 (UTC)
Whenever trying to build this since 3.2.0_b3+54+gc49b0afe-1 I get an error in the prepare() method
JPL commented on 2022-04-06 16:23 (UTC)
Whatever changed 2 days ago made it so that I can now successfully build the package again. Thank you!
JPL commented on 2022-04-02 18:28 (UTC) (edited on 2022-04-02 18:29 (UTC) by JPL)
I get this error trying to build the package (for the first time in about a year):
fatal: remote error: The unauthenticated git protocol on port 9418 is no longer supported.
Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.
1 2 Next › Last »