Compare commits
2 Commits
0ec69e49d9
...
26042d960f
Author | SHA1 | Date | |
---|---|---|---|
26042d960f | |||
044b23e194 |
@ -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)
|
||||||
|
@ -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
|
|
Loading…
Reference in New Issue
Block a user