30 lines
1.5 KiB
Makefile
30 lines
1.5 KiB
Makefile
$(MAKEDIST_TARGET)-livedvd-kde: desktop-base-kde krfb ark kcalc kdf kgpg \
|
|
spectacle okular kontact kmail akregator \
|
|
kopete bluedevil5 smb4k kwalletmanager dragon kate
|
|
$(MAKEDIST_TARGET)-livedvd-libreoffice: libreoffice-calc libreoffice-writer libreoffice-impress
|
|
|
|
$(MAKEDIST_TARGET)-livedvd-root: \
|
|
postplug-xorg postplug-sound openssh-server \
|
|
$(MAKEDIST_TARGET)-commontools xorg-server \
|
|
xorg-fonts-100dpi xorg-fonts-Type1 xorg-fonts-TTF \
|
|
xorg-apps-extra xterm \
|
|
ttf-freefont liberation-fonts-ttf \
|
|
partitionmanager ntfs-3g libdvdcss \
|
|
firefox kpartsplugin \
|
|
macbook-tools livecd-tools gdb \
|
|
parted samba-server \
|
|
mambatray sddm \
|
|
$(MAKEDIST_TARGET)-livedvd-kde
|
|
|
|
$(MAKEDIST_TARGET)-livedvd-root-x86_64: VirtualBox-guest
|
|
|
|
# Localization targets
|
|
$(MAKEDIST_TARGET)-livedvd-root-de: langpacks-de firefox-langpack-de libreoffice-langpack-de
|
|
$(MAKEDIST_TARGET)-livedvd-root-en: langpacks-en_GB libreoffice-langpack-en_GB
|
|
$(MAKEDIST_TARGET)-livedvd-root-es: langpacks-es firefox-langpack-es-ES libreoffice-langpack-es
|
|
$(MAKEDIST_TARGET)-livedvd-root-fr: langpacks-fr firefox-langpack-fr libreoffice-langpack-fr
|
|
$(MAKEDIST_TARGET)-livedvd-root-it: langpacks-it firefox-langpack-it libreoffice-langpack-it
|
|
# FIXME: add kdepim
|
|
syslog-ng:
|
|
@echo
|