Search Criteria
Package Details: vpkedit-bin 5.0.0.4-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/vpkedit-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | vpkedit-bin |
| Description: | A CLI/GUI tool to create, read, and write several pack file formats (binary release) |
| Upstream URL: | https://github.com/craftablescience/VPKEdit |
| Keywords: | bin binary bmz bsp cli edit fpx gcf grp gui mdl pak pck qt qt6 tool vpk vtf |
| Licenses: | MIT |
| Conflicts: | vpkedit |
| Provides: | vpkedit |
| Submitter: | begin-theadventu |
| Maintainer: | begin-theadventu |
| Last Packager: | begin-theadventu |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-09-17 19:43 (UTC) |
| Last Updated: | 2026-03-30 19:13 (UTC) |
Dependencies (5)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libglvnd (libglvnd-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-hifpsAUR, qt6-base-headlessAUR)
- qt6-svg
- xcb-util-cursor (xcb-util-cursor-gitAUR)
Latest Comments
begin-theadventu commented on 2024-05-27 20:21 (UTC)
@HurricanePootis Most of those mentioned by Namcap are already needed by
qt6-base.controlfrom the.debpackage doesn't mention any dependencies as they are already included, and it doesn't use the system libraries; in fact, if you delete the bundled ones, thevpkeditbinary will not run.I reverted the
qt6-basedependency (vpkeditalso ran after I uninstalled it from my system). However, since this application uses icons for.desktopI added thehicolor-icon-themedependency.HurricanePootis commented on 2024-05-27 02:05 (UTC) (edited on 2024-05-27 02:05 (UTC) by HurricanePootis)
Hello, I am the maintainer of
vpkeditandvpkedit-git.Since this package bundles all of the QtLibraries, it is now dependent on a lot of other libraries and projects, and does not depend on system
qt6-base. I have attached a patch file to this comment in order to improve the package.For future reference, please use the tool
namcapto view more package information.begin-theadventu commented on 2023-09-25 10:16 (UTC)
@craftablescience Thanks a lot for your kind words! 😃
craftablescience commented on 2023-09-25 06:39 (UTC)
Hey, thanks so much for uploading VPKEdit to the AUR! I really appreciate it <3