Search Criteria
Package Details: mangojuice 0.8.9-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/mangojuice.git (read-only, click to copy) |
|---|---|
| Package Base: | mangojuice |
| Description: | A convenient alternative to GOverlay for configuring MangoHud |
| Upstream URL: | https://github.com/radiolamp/mangojuice |
| Keywords: | goverlay mangohud |
| Licenses: | GPL-3.0-or-later |
| Submitter: | radiolin |
| Maintainer: | radiolin |
| Last Packager: | radiolin |
| Votes: | 11 |
| Popularity: | 0.51 |
| First Submitted: | 2024-09-11 21:21 (UTC) |
| Last Updated: | 2025-12-22 07:13 (UTC) |
Dependencies (15)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- gtk4 (gtk4-paper-planeAUR, gtk4-gitAUR, gtk4-develAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libadwaita (libadwaita-gitAUR, libadwaita-without-adwaitaAUR, libadwaita-without-adwaita-gitAUR, libadwaita-yaru-gitAUR)
- libgee (libgee-gitAUR)
- mangohud (mangohud-gitAUR)
- pango (pango-gitAUR, pango-nothai-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- meson (meson-gitAUR) (make)
- vala (vala-gitAUR) (make)
- mesa-utils (optional)
- vkbasaltAUR (vkbasalt-gitAUR, vkbasalt-overlay-gitAUR, vkbasalt-redemp-gitAUR) (optional)
- vulkan-tools (vulkan-tools-gitAUR) (optional)
Latest Comments
HurricanePootis commented on 2026-01-02 08:44 (UTC)
Please use a checksum. It's not good to use a SKIP whenever there is a tarball release
bossun commented on 2025-12-30 15:03 (UTC)
The latest update replaces the fixed b2sums with SKIP while still using a tagged GitHub release tarball.
Is there a specific reason for dropping the checksum? Re-adding it would improve integrity verification.
niluzz commented on 2025-09-02 17:25 (UTC)
very good package, congratulations to the maintainer!
HurricanePootis commented on 2025-05-31 21:45 (UTC) (edited on 2025-08-23 19:11 (UTC) by HurricanePootis)
@radiolin
Please change the arch from
anytox86_64as there is an ELF produced. Also, please addglibc,hicolor-icon-theme, andpango; these were discovered usingnamcap. Also, please remove themeson configureline. No need to configure meson with a setup and therefore no need for the--no-pager.radiolin commented on 2024-09-26 11:23 (UTC)
I apologize that this happened with the update, now I’m solving the problem of making it look beautiful not only in gnome and I’m in a hurry to make a tag, since it’s possible that the package will be compiled today by the maintainer from Alt Linux.
radiolin commented on 2024-09-26 11:18 (UTC)
Thanks, fixed it
thebigboo commented on 2024-09-25 22:11 (UTC) (edited on 2024-09-25 22:12 (UTC) by thebigboo)
radiolin commented on 2024-09-17 07:34 (UTC) (edited on 2024-09-17 07:35 (UTC) by radiolin)
Спасибо за совет, поправил. Да я разрабочик, на данный момент в аур добавил по сути по быстрому для тестов и по этому не заморачивался с правельными конструкциями. Но на данный момент уже сделал тег и теперь должно работать как задуманно
yochananmarqos commented on 2024-09-11 23:57 (UTC) (edited on 2024-09-12 00:07 (UTC) by yochananmarqos)
Please don't invent a pkgver. See PKGBUILD: pkgver and VCS package guidelines: The pkgver() function. Use a static commit. If you're the developer, add a tag and use that. Otherwise, if you want the package to pull the latest commit, submit a VCS package called
mangojuice-git.This is missing the dependency on
mangohudand fails to build asvalais missing from makedepends(). There's also a dependency onvulkan-toolsfor runningvkcubevia the Test button that could be optional.The license is 'GPL-3.0-or-later'. See PKGBUILD: license
Users should not normally have the debug option enabled in their
makepkg.conf. Do not explicitly do it in a PKGBUILD.The url array is invalid as the variable used does not exist. I do not use variables in the url array so it can be copied and pasted into a browser.
It seems English may not be your first language. I translated the Russian and came up with the following for the pkgdesc: "A convenient alternative to GOverlay for configuring MangoHud"
PKGBUILD diff: