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
58d07dd5
You need to sign in or sign up before continuing.
Commit
58d07dd5
authored
Feb 11, 2020
by
Anton Midyukov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mixin.mk: change IMAGE_WRITER as altmediawriter for all regulars
parent
342254e8
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
5 deletions
+2
-5
mixin.mk
conf.d/mixin.mk
+2
-5
No files found.
conf.d/mixin.mk
View file @
58d07dd5
...
@@ -54,7 +54,7 @@ mixin/regular-desktop: use/x11/xorg +alsa use/xdg-user-dirs \
...
@@ -54,7 +54,7 @@ mixin/regular-desktop: use/x11/xorg +alsa use/xdg-user-dirs \
@$(call add,THE_PACKAGES,alterator-notes dvd+rw-tools)
@$(call add,THE_PACKAGES,alterator-notes dvd+rw-tools)
@$(call add,THE_BRANDING,alterator graphics indexhtml notes)
@$(call add,THE_BRANDING,alterator graphics indexhtml notes)
@$(call add,THE_PACKAGES,$$(THE_IMAGEWRITER))
@$(call add,THE_PACKAGES,$$(THE_IMAGEWRITER))
@$(call set,THE_IMAGEWRITER,
image
writer)
@$(call set,THE_IMAGEWRITER,
altmedia
writer)
@$(call add,THE_PACKAGES,upower bluez)
@$(call add,THE_PACKAGES,upower bluez)
@$(call add,DEFAULT_SERVICES_DISABLE,gssd idmapd krb5kdc rpcbind)
@$(call add,DEFAULT_SERVICES_DISABLE,gssd idmapd krb5kdc rpcbind)
@$(call add,DEFAULT_SERVICES_ENABLE,bluetoothd)
@$(call add,DEFAULT_SERVICES_ENABLE,bluetoothd)
...
@@ -87,7 +87,6 @@ mixin/regular-kde5: use/x11/kde5 use/browser/falkon \
...
@@ -87,7 +87,6 @@ mixin/regular-kde5: use/x11/kde5 use/browser/falkon \
use/fonts/ttf/google use/fonts/ttf/redhat use/fonts/zerg \
use/fonts/ttf/google use/fonts/ttf/redhat use/fonts/zerg \
+nm +pulse
+nm +pulse
@$(call add,THE_PACKAGES,kde5-telepathy falkon-kde5)
@$(call add,THE_PACKAGES,kde5-telepathy falkon-kde5)
@$(call set,THE_IMAGEWRITER,rosa-imagewriter)
mixin/xfce-base: use/x11/xfce +nm-gtk \
mixin/xfce-base: use/x11/xfce +nm-gtk \
use/fonts/ttf/redhat use/fonts/ttf/google/extra
use/fonts/ttf/redhat use/fonts/ttf/google/extra
...
@@ -111,10 +110,8 @@ mixin/regular-xfce-sysv: mixin/xfce-base \
...
@@ -111,10 +110,8 @@ mixin/regular-xfce-sysv: mixin/xfce-base \
mixin/regular-lxde: use/x11/lxde use/im +nm-gtk
mixin/regular-lxde: use/x11/lxde use/im +nm-gtk
@$(call add,THE_LISTS,$(call tags,desktop gvfs))
@$(call add,THE_LISTS,$(call tags,desktop gvfs))
@$(call add,THE_PACKAGES,qasmixer qpdfview)
@$(call add,THE_PACKAGES,qasmixer qpdfview)
@$(call set,THE_IMAGEWRITER,rosa-imagewriter)
mixin/regular-lxqt: use/x11/lxqt +nm-gtk
mixin/regular-lxqt: use/x11/lxqt +nm-gtk; @:
@$(call set,THE_IMAGEWRITER,rosa-imagewriter)
mixin/mate-base: use/x11/mate use/fonts/ttf/google +nm-gtk
mixin/mate-base: use/x11/mate use/fonts/ttf/google +nm-gtk
@$(call add,THE_LISTS,$(call tags,mobile mate))
@$(call add,THE_LISTS,$(call tags,mobile mate))
...
...
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