Search Criteria
Package Details: vpkedit 4.4.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/vpkedit.git (read-only, click to copy) |
---|---|
Package Base: | vpkedit |
Description: | A library and CLI/GUI tool to create, read, and write several pack file formats |
Upstream URL: | https://github.com/craftablescience/VPKEdit |
Keywords: | gcfscape tf2 valve vpk vpkedit |
Licenses: | MIT |
Submitter: | HurricanePootis |
Maintainer: | HurricanePootis |
Last Packager: | HurricanePootis |
Votes: | 1 |
Popularity: | 0.000175 |
First Submitted: | 2023-11-29 02:45 (UTC) |
Last Updated: | 2025-01-09 05:27 (UTC) |
Dependencies (11)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- qt6-svg
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- qt6-tools (make)
- qt6-wayland (optional) – Wayland support
Latest Comments
Technochips commented on 2025-01-09 13:08 (UTC) (edited on 2025-01-09 13:15 (UTC) by Technochips)
Hi. It seems like this package uses a few libraries that are fetched via their very last git commits. I think this might cause a few issues? (though I may be wrong, I'm not too knowledgeable in AUR packaging)
I think it could work if you were to assign specific tags or commits for every git sources there are specifically to avoid all this.
Also, the sourcepp repo uses doxygen-awesome-css as a submodule, but it seems like that one isn't actually necessary for vpkedit, since it is just there to add stylesheets to the sourcecpp docs which doesn't get shipped with vpkedit?