Search Criteria
Package Details: spookyghost-git r75.837135d-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/spookyghost-git.git (read-only, click to copy) |
---|---|
Package Base: | spookyghost-git |
Description: | A procedural sprite animation tool made with the nCine |
Upstream URL: | https://encelo.itch.io/spookyghost |
Licenses: | MIT |
Conflicts: | spookyghost |
Provides: | spookyghost |
Submitter: | encelo |
Maintainer: | encelo |
Last Packager: | encelo |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-05-24 12:27 (UTC) |
Last Updated: | 2023-07-14 08:48 (UTC) |
Dependencies (7)
- glew (glew-libepoxyAUR, glew-waylandAUR, glew-osmesa-gitAUR, glew-wayland-gitAUR, glew-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libpng (libpng-apngAUR, libpng-gitAUR)
- lua
- sdl2 (sdl2-compat-gitAUR, sdl2-gitAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
encelo commented on 2023-07-14 08:50 (UTC)
@necklace Thank you for the explanation, I have uploaded a new version of the package that follows your suggestion. I will repeat the process for my other nCine based packages that also require additional git repositories.
necklace commented on 2023-07-14 07:20 (UTC)
@encelo Sorry for the late reply, I forgot to enable notifications
No don't move it to build. What I meant is, currently, you do
git clone
inprepare()
but makepkg also automatically does a git clone when a git repo is in thesource
list (you already have https://github.com/SpookyGhost2D/SpookyGhost there for example).So just remove the entire
prepare()
statement, and make your sources like this:That puts all the repositories into
$srcdir
! :)encelo commented on 2023-04-03 23:07 (UTC)
Thank you to @Rubonnek for noticing the compilation error. The package should be buildable again now.
encelo commented on 2023-03-23 10:13 (UTC)
@necklace The cloned repositories are required dependencies for building. Do you suggest to move those steps in the build function? 🤔
necklace commented on 2023-03-19 12:39 (UTC)
Hmm, I could be wrong, but I don't think it's entirely kosher to have git clone in prepare()? Couldn't they just be in sources as well?
carlosal1015 commented on 2022-03-15 15:49 (UTC)
https://www.reddit.com/r/archlinux/comments/teql3v/github_no_longer_supports_git_some_pkgbuilds/