30 lines
1.2 KiB
Makefile
30 lines
1.2 KiB
Makefile
$(MAKEDIST_TARGET)-testcd-kde4: desktop-base-kde4 kmix bluedevil kwalletmanager
|
|
# kopete dragon kate smb4k juk ksnapshot okular kontact kmail akregator kppp krfb ark kcalc kdf kgpg
|
|
|
|
$(MAKEDIST_TARGET)-testcd-libreoffice: libreoffice-calc libreoffice-writer libreoffice-impress
|
|
|
|
$(MAKEDIST_TARGET)-testcd-root: \
|
|
postplug-xorg postplug-sound \
|
|
$(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 \
|
|
macbook-tools livecd-tools \
|
|
Mesa-tools driconf parted testdisk \
|
|
samba-server cpufreqd mambatray smart \
|
|
$(MAKEDIST_TARGET)-testcd-kde4 openssh-server
|
|
# smart-gui
|
|
|
|
# Localization targets
|
|
$(MAKEDIST_TARGET)-testcd-root-en: \
|
|
kde-l10n-en_GB
|
|
$(MAKEDIST_TARGET)-testcd-root-es: \
|
|
kde-l10n-es
|
|
# firefox-i18n-es-ES
|
|
$(MAKEDIST_TARGET)-testcd-root-it: \
|
|
kde-l10n-it
|
|
# firefox-i18n-it
|
|
# FIXME: add kdepim
|