aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@gentoo.org>2024-09-17 13:39:49 -0400
committerEli Schwartz <eschwartz@gentoo.org>2024-09-17 14:01:36 -0400
commit517246299aeb2eae1a694e5b484b9dc0f6d5a53f (patch)
treecf77d4d26202a760080c24a3dc5926f48cf1c27c
parentadd variant: no bluetooth (diff)
downloadbinhost-517246299aeb2eae1a694e5b484b9dc0f6d5a53f.tar.gz
binhost-517246299aeb2eae1a694e5b484b9dc0f6d5a53f.tar.bz2
binhost-517246299aeb2eae1a694e5b484b9dc0f6d5a53f.zip
add variant: slim packages that try to disable a variety in one
Many packages have multiple USE flags which we disable in dedicated runs, build the combination of disabling them together. Also start to collect specific instances of overly specific flags that nonetheless are desirable to disable. In particular, libreoffice can do presentations with embedded video support, dragging in gstreamer by default, or pull in your Evolution address book, which is amazingly hefty. Also builds the firefox "no pulseaudio *or* wayland" combo. :) Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
-rw-r--r--builders/milou/gnome-23/portage/variants/slim/package.use/slim23
-rw-r--r--builders/milou/gnome-v3-23/portage/variants/slim/package.use/slim23
2 files changed, 6 insertions, 0 deletions
diff --git a/builders/milou/gnome-23/portage/variants/slim/package.use/slim2 b/builders/milou/gnome-23/portage/variants/slim/package.use/slim2
new file mode 100644
index 0000000..0285790
--- /dev/null
+++ b/builders/milou/gnome-23/portage/variants/slim/package.use/slim2
@@ -0,0 +1,3 @@
+*/* -bluetooth -gnome-online-accounts -pulseaudio -wayland
+app-office/libreoffice -eds -gstreamer
+media-gfx/blender -gnome
diff --git a/builders/milou/gnome-v3-23/portage/variants/slim/package.use/slim2 b/builders/milou/gnome-v3-23/portage/variants/slim/package.use/slim2
new file mode 100644
index 0000000..0285790
--- /dev/null
+++ b/builders/milou/gnome-v3-23/portage/variants/slim/package.use/slim2
@@ -0,0 +1,3 @@
+*/* -bluetooth -gnome-online-accounts -pulseaudio -wayland
+app-office/libreoffice -eds -gstreamer
+media-gfx/blender -gnome