Package Details: nugget-doom 3.0.0-1

Git Clone URL: https://aur.archlinux.org/nugget-doom.git (read-only, click to copy)
Package Base: nugget-doom
Description: Fork of Woof! with additional features
Upstream URL: https://github.com/MrAlaux/Nugget-Doom
Licenses: GPL2
Submitter: hype-vhs
Maintainer: hype-vhs
Last Packager: hype-vhs
Votes: 1
Popularity: 0.34
First Submitted: 2024-01-06 01:44 (UTC)
Last Updated: 2024-03-21 04:43 (UTC)

Required by (0)

Sources (1)

Latest Comments

hype-vhs commented on 2024-04-29 06:16 (UTC)

@kinker31 I build my packages using clean-chroot-manager, and run namcap to ensure all dependencies are accounted for. If you're having problems building this, try it in a chroot, on a different machine, or ensure your makepkg.conf hasn't gone stale or diverged from upstream.

kinker31 commented on 2024-04-29 03:33 (UTC)

I posted something extremely similar over at Woof, but cmake doesn't work unless the -DCMAKE_FIND_PACKAGE_PREFER_CONFIG=OFF flag is set. I don't know how much of the process this clobbers, or if it even works for this port, but it does work for Woof.

If it doesn't, it complains the following:

CMake Error in src/CMakeLists.txt:
  Imported target "SDL2_net::SDL2_net" includes non-existent path

    "//include/SDL2"

  in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:

  * The path was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and references files it does not
  provide.

Sukid commented on 2024-03-21 08:08 (UTC)

Thanks for the PKGBUILD! This is my favorite sourceport by far.