Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mkimage-profiles
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
mkimage-profiles
Commits
fbfc6757
Commit
fbfc6757
authored
Dec 05, 2025
by
Anton Midyukov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mixin.mk: remove use/domain-client from Regular's
Adding this was unnecessary for Live with DE. At least for these purposes it definitely should not have been added.
parent
b38683f3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
8 deletions
+6
-8
mixin.mk
conf.d/mixin.mk
+6
-8
No files found.
conf.d/mixin.mk
View file @
fbfc6757
...
...
@@ -122,12 +122,11 @@ mixin/regular-gnustep: use/x11/gnustep
@$(call add,THE_BRANDING,graphics)
mixin/regular-cinnamon: use/x11/cinnamon use/x11/lightdm/slick +nm-gtk \
use/fonts/ttf/google use/im
use/domain-client
use/fonts/ttf/google use/im
@$(call add,THE_PACKAGES,xdg-user-dirs-gtk)
@$(call add,THE_PACKAGES,gnome-disk-utility gnome-system-monitor)
mixin/regular-gnome: use/x11/gnome use/fonts/ttf/redhat +nm-gtk4 \
use/domain-client
mixin/regular-gnome: use/x11/gnome use/fonts/ttf/redhat +nm-gtk4
@$(call add,BASE_PACKAGES,gnome-software)
@$(call add,BASE_PACKAGES,gnome-tour)
ifneq (,$(filter-out p10,$(BRANCH)))
...
...
@@ -153,8 +152,7 @@ endif
mixin/regular-kde: use/x11/kde \
use/x11/kde-display-manager-lightdm \
use/fonts/ttf/google use/fonts/ttf/redhat use/fonts/zerg \
use/domain-client
use/fonts/ttf/google use/fonts/ttf/redhat use/fonts/zerg
ifneq (,$(filter-out p10,$(BRANCH)))
@$(call add,THE_PACKAGES,xdg-desktop-portal-kde)
@$(call add,BASE_PACKAGES,plasma-discover)
...
...
@@ -178,7 +176,7 @@ mixin/xfce-base: use/x11/xfce +nm-gtk \
@$(call add,THE_PACKAGES,xdg-user-dirs-gtk)
@$(call add,THE_PACKAGES,xkill)
mixin/regular-xfce: mixin/xfce-base
use/domain-client
+pipewire
mixin/regular-xfce: mixin/xfce-base +pipewire
@$(call add,THE_PACKAGES,pavucontrol xscreensaver-frontend)
@$(call add,THE_PACKAGES,xfce4-pulseaudio-plugin xfce-polkit)
@$(call set,DEFAULT_SESSION,xfce)
...
...
@@ -186,12 +184,12 @@ mixin/regular-xfce: mixin/xfce-base use/domain-client +pipewire
mixin/regular-lxde: use/x11/lxde use/im +nm-gtk
@$(call add,THE_PACKAGES,qasmixer qpdfview)
mixin/regular-lxqt: use/x11/lxqt +nm-gtk
use/domain-client
; @:
mixin/regular-lxqt: use/x11/lxqt +nm-gtk; @:
mixin/mate-base: use/x11/mate use/fonts/ttf/google +nm-gtk
@$(call add,THE_LISTS,$(call tags,mobile mate))
mixin/regular-mate: mixin/mate-base
use/domain-client
; @:
mixin/regular-mate: mixin/mate-base; @:
mixin/office: use/fonts/ttf/google use/fonts/ttf/xo
@$(call add,THE_LISTS,$(call tags,desktop && (cups || office)))
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment