Search Criteria
Package Details: moe-mansion 1.3-1
Git Clone URL: | https://aur.archlinux.org/moe-mansion.git (read-only, click to copy) |
---|---|
Package Base: | moe-mansion |
Description: | A rolling release/nightly version of srb2kart 1.3 based on birdhouse with a couple other changes. |
Upstream URL: | https://mb.srb2.org/showthread.php?t=49381 |
Licenses: | |
Submitter: | FrancoKiwi |
Maintainer: | None |
Last Packager: | FrancoKiwi |
Votes: | 1 |
Popularity: | 0.081460 |
First Submitted: | 2020-12-08 04:47 |
Last Updated: | 2020-12-08 04:56 |
Dependencies (9)
- libgme (game_music_emu-kode54-git, libgme-git, libgme-vgmplay-git)
- libpng (libpng-git, libpng-apng, libpng-minimal-git)
- sdl2 (sdl2-ime-support, sdl2-rbp-bin, sdl2-rpi, sdl2-nox, sdl2-minimal-git, sdl2-minimal-x11-git, sdl2-git, sdl2-nox-git)
- sdl2_mixer (sdl2_mixer-hg, sdl2_mixer-minimal-git)
- srb2kart-data>=1.3
- git (git-git) (make)
- glu (glu-git) (make)
- mesa (mesa-noglvnd, mesa-rc, mesa-minimal-git, mesa-minimal+-git, mesa-git, mesa-stable) (make)
- nasm (nasm-git) (make, i686)
Latest Comments
SteelTitanium commented on 2021-02-02 14:17
So looking at the PKGBUILD file, it has multiple issues.
"$pkgdir" is not being used when installing the files. Meaning all of the files would get installed to the build machine directly, and the package itself would be just empty. Which brings me to the next point. Using sudo isn't required if you used "$pkgdir"
Also the icon and desktop files being the same will end up conflicting with the srb2kart package. It's best you change those.
Until these issues gets resolved, building the package is effectively broken.