Search Criteria
Package Details: millennium 2.21.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/millennium.git (read-only, click to copy) |
---|---|
Package Base: | millennium |
Description: | Millennium is an open-source low-code modding framework to create, manage and use themes/plugins for the desktop Steam Client without any low-level internal interaction or overhead. |
Upstream URL: | https://github.com/shdwmtr/millennium |
Keywords: | patcher, plugins, reverse-engineering steam, themes, |
Licenses: | MIT |
Submitter: | shdwmtr |
Maintainer: | shdwmtr |
Last Packager: | shdwmtr |
Votes: | 6 |
Popularity: | 3.98 |
First Submitted: | 2025-03-02 02:39 (UTC) |
Last Updated: | 2025-03-30 16:53 (UTC) |
Dependencies (23)
- cmake (cmake-gitAUR, cmake3AUR)
- curl (curl-gitAUR, curl-c-aresAUR)
- gcc-multilib (gcc-gitAUR, gcc-libs-gitAUR, gcc-fortran-gitAUR, gcc-objc-gitAUR, gcc-ada-gitAUR, gcc-go-gitAUR, gccrs-gitAUR, gccrs-libs-gitAUR, gcc-snapshotAUR, gcc)
- gdbm (gdbm-gitAUR)
- git (git-gitAUR, git-glAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR)
- libffi (libffi-gitAUR)
- ncurses (ncurses-gitAUR)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR)
- nss (nss-hgAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- python-i686-binAUR
- readline (readline-gitAUR)
- sqlite (sqlite-fossilAUR)
- tar (tar-gitAUR)
- unzip (unzip-natspecAUR, unzip-zstdAUR)
- xz (xz-gitAUR)
- zip (zip-natspecAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- Show 3 more dependencies...
Latest Comments
TotalPr0st commented on 2025-04-05 13:30 (UTC)
changing ownership to user for ~/.local/share/millennium fixed my issue where steam-runtime would only launch the system tray icon with no actions responding
witchymary commented on 2025-03-22 21:36 (UTC) (edited on 2025-03-22 21:49 (UTC) by witchymary)
@shdwmtr Fiddled around with it for a bit and found the issue: when paru builds the PKGBUILD file, it does so as root, which messes up the permissions for the files copied over to
.local/share/millennium
. Changing the ownership to the user fixes it. This issue is not present if I build the PKGBUILD directly with makepkg.EDIT: This only occurs if I explicitly set paru's Sudo binary in the config file.
shdwmtr commented on 2025-03-22 21:11 (UTC)
@witchmary What is the issue your facing? "breaks" is very vague, does it not inject, does it crash, does it error, etc. Show logs if applicable.
witchymary commented on 2025-03-22 21:07 (UTC)
Updating the package consistently breaks Millennium for me, even after rerunning the patcher. It requires a complete reinstall to get it back working. Am I missing some step or doing something wrong?
imnotpolar commented on 2025-03-09 15:57 (UTC) (edited on 2025-03-09 15:58 (UTC) by imnotpolar)
missing deps: zip unzip tar curl