Commit 20601d53 authored by toxblh's avatar toxblh Committed by Roman Alifanov

Ximper: прибрался в пакетах

parent 9198fbb5
......@@ -18,4 +18,9 @@ Ximper Readme
│ │ │ └── distro/.base
│ │ └── mixin/ximper-x11
│ └── mixin/ximper-desktop
└── mixin/ximper-desktop-common-software
\ No newline at end of file
├── mixin/ximper-desktop-common-software
└── mixin/ximper-gnome
Сборка
make DISTRO_VERSION=0.8.2 APTCONF=/path/to/apt-confs/apt.conf.sisyphus ximper.iso
\ No newline at end of file
ifeq (distro,$(IMAGE_CLASS))
# Basic applications and User selection lists
# Lists - pkg.in/lists/etersoft/*
# Groups - pkg.in/groups/etersoft/*
mixin/ximper-desktop-common-software:
@$(call add,THE_LISTS,etersoft/_base-apps) # here Gnome apps as well... pkg.in/lists/etersoft/_base-apps
@$(call add,THE_LISTS,etersoft/_base-apps)
@$(call add,THE_LISTS,etersoft/gnome-ssh-agent)
@$(call add,MAIN_GROUPS,\
\
etersoft/gnome-a11y\
......
......@@ -14,7 +14,6 @@ nano
# Printer use PolicyKit
cups-pk-helper
# Windows like system monitor
# TODO - really need?
# Windows like system monitor
system-monitoring-center
......@@ -4,7 +4,6 @@ libcanberra-gtk3
# Password keeper
gnome-keyring
gnome-keyring-ssh
# Encryption keys management
seahorse
......@@ -78,17 +77,13 @@ totem-plugins
gnome-photos
# Default image viewer
eog
eog-plugins
loupe
# mypaint, krita thumbnailer for Nautilus
gnome-kra-ora-thumbnailer
# Epub thumbnailer for Nautilus
#gnome-epub-thumbnailer
# Nautilus extension for terminal
gnome-terminal-nautilus
# gnome-terminal-nautilus
# Weather application
gnome-weather
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment