Search Criteria
Package Details: millennium-bin 3.4.0_beta.9-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/millennium-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | millennium-bin |
| Description: | Open-source modding framework for creating and managing Steam Client themes and plugins |
| Upstream URL: | https://github.com/SteamClientHomebrew/Millennium |
| Keywords: | modding patcher plugins steam themes |
| Licenses: | MIT |
| Conflicts: | millennium, millennium-git |
| Provides: | millennium |
| Submitter: | TheElevatedOne |
| Maintainer: | TheElevatedOne |
| Last Packager: | TheElevatedOne |
| Votes: | 3 |
| Popularity: | 1.01 |
| First Submitted: | 2026-05-07 19:38 (UTC) |
| Last Updated: | 2026-07-11 12:54 (UTC) |
Dependencies (1)
Required by (0)
Sources (3)
- https://github.com/SteamClientHomebrew/Millennium/releases/download/v3.4.0-beta.9/millennium-v3.4.0-beta.9-linux-x86_64.sha256
- https://github.com/SteamClientHomebrew/Millennium/releases/download/v3.4.0-beta.9/millennium-v3.4.0-beta.9-linux-x86_64.tar.gz
- https://raw.githubusercontent.com/SteamClientHomebrew/Millennium/refs/heads/main/LICENSE.md
Latest Comments
NekoLOvO commented on 2026-06-07 19:00 (UTC)
There's an extra
vinsourceTheElevatedOne commented on 2026-06-04 18:58 (UTC)
Changed the repo from automatic versioning to manual one.
jqis inextrarepo,curlin base but not inbasepackage group.I will try to use github actions for this in the near future for what I tried to do here.
NekoLOvO commented on 2026-06-04 14:39 (UTC)
AlgernonClarke commented on 2026-05-29 09:27 (UTC)
it is outdated, v27 is released
TheElevatedOne commented on 2026-05-15 17:11 (UTC) (edited on 2026-05-16 14:30 (UTC) by TheElevatedOne)
The sequence didn't even cross my mind to resolve
makedependsbeforepkgver(). As I usejqquite often, it ran fine on my system.Will fix when I am free from work tomorrow afternoon (CEST).
EDIT: Fixed, somewhat. Changed out
jqforawk, which is installed on archlinux by default. There's a slight chance that it will fail sincejqis specifically for parsing json andawkis not.BrianAllred commented on 2026-05-15 14:24 (UTC) (edited on 2026-05-15 14:25 (UTC) by BrianAllred)
It appears that makedepends aren't resolved before the pkgver() hook runs. I receive an error about
jqmissing when building in a clean chroot.