Compare commits

...

2 Commits

Author SHA1 Message Date
bronze 26042d960f readme 2023-07-14 14:08:37 -04:00
bronze 044b23e194 polkit with duktape now available from ::gentoo
added a few more packages to package.mask/cancer
2023-07-14 14:00:28 -04:00
2 changed files with 4 additions and 7 deletions

View File

@ -4,7 +4,7 @@
This repo contains mask, use and accept files for portage to keep Rust away from your systems. This repo contains mask, use and accept files for portage to keep Rust away from your systems.
I don't like how people are forcing this language and I certainly don't like the so called "people" that use it. No I will not elaborate any further. I don't like how people are forcing this language and I certainly don't like the so called "people" that use it. No I will not elaborate any further than the FAQ.
The files are pretty self explanatory by themselves but I'll go over some specifics: The files are pretty self explanatory by themselves but I'll go over some specifics:
## polkit ## polkit
@ -17,9 +17,6 @@ The files are pretty self explanatory by themselves but I'll go over some specif
### how to mitigate ### how to mitigate
- compile polkit with duktape instead of spidermonkey for its js engine - compile polkit with duktape instead of spidermonkey for its js engine
- duktape is much smaller than spidermonkey - duktape is much smaller than spidermonkey
- polkit w/ duktape hasn't been mainstreamed yet, but patches are available
- add the miramir overlay and then enable the duktape use flag for polkit
- I might host the duktape patched ebuilds myself at some point
## librsvg ## librsvg
- gnome project (god what the fuck) - gnome project (god what the fuck)

View File

@ -1,9 +1,9 @@
app-eselect/eselect-rust
dev-lang/rust dev-lang/rust
dev-lang/rust-bin dev-lang/rust-bin
virtual/rust virtual/rust
virtual/cargo virtual/cargo
dev-python/setuptools-rust
>=gnome-base/librsvg-2.48.8 # fuck gnome >=gnome-base/librsvg-2.48.8 # fuck gnome
>x11-themes/adwaita-icon-theme-3.33.0 >x11-themes/adwaita-icon-theme-3.33.0
>=dev-lang/spidermonkey-78 dev-lang/spidermonkey
#>sys-auth/polkit-0.117
sys-auth/polkit::gentoo # masked in favor of polkit with duktape patches