Compare commits

..

No commits in common. "26042d960f27111250f43eb65b25267943a1b230" and "0ec69e49d95854799e5d7df18b87c8169ec4e08e" have entirely different histories.

2 changed files with 7 additions and 4 deletions

View File

@ -4,7 +4,7 @@
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 than the FAQ.
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.
The files are pretty self explanatory by themselves but I'll go over some specifics:
## polkit
@ -17,6 +17,9 @@ The files are pretty self explanatory by themselves but I'll go over some specif
### how to mitigate
- compile polkit with duktape instead of spidermonkey for its js engine
- 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
- gnome project (god what the fuck)

View File

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