29 lines
1.2 KiB
Makefile
29 lines
1.2 KiB
Makefile
$(MAKEDIST_TARGET)-livecd-kde: desktop-base-kde bluedevil5 kwalletmanager
|
|
# smb4k juk kate dragon ksnapshot okular kppp krfb ark kcalc kdf kgpg kopete
|
|
|
|
$(MAKEDIST_TARGET)-livecd-libreoffice: libreoffice-calc libreoffice-writer libreofice-impress
|
|
|
|
$(MAKEDIST_TARGET)-livecd-root: \
|
|
postplug-xorg postplug-sound openssh-server \
|
|
$(MAKEDIST_TARGET)-commontools xorg-server \
|
|
xorg-fonts-100dpi xorg-fonts-Type1 xorg-fonts-TTF \
|
|
xorg-drv-input-synaptics xorg-apps-extra xterm \
|
|
ttf-freefont liberation-fonts-ttf \
|
|
gparted ntfs-3g libdvdcss \
|
|
chromium vixie-cron logrotate \
|
|
livecd-tools \
|
|
Mesa-tools driconf parted testdisk \
|
|
samba-server sddm \
|
|
mambatray smart \
|
|
$(MAKEDIST_TARGET)-livecd-kde
|
|
|
|
# Localization targets
|
|
#$(MAKEDIST_TARGET)-livecd-root-en: \
|
|
# kde-l10n-en_GB
|
|
#$(MAKEDIST_TARGET)-livecd-root-es: \
|
|
# kde-l10n-es
|
|
## firefox-i18n-es-ES
|
|
#$(MAKEDIST_TARGET)-livecd-root-it: \
|
|
# kde-l10n-it
|
|
## firefox-i18n-it
|