38 lines
1.4 KiB
Makefile
38 lines
1.4 KiB
Makefile
$(MAKEDIST_TARGET)-$(PLATFORM)-arm:
|
|
|
|
$(MAKEDIST_TARGET)-$(PLATFORM)-i586:
|
|
|
|
$(MAKEDIST_TARGET)-$(PLATFORM)-x86_64:
|
|
|
|
$(MAKEDIST_TARGET)-$(PLATFORM): $(MAKEDIST_TARGET)-devel \
|
|
bash rpm smart
|
|
|
|
# Localization targets
|
|
$(MAKEDIST_TARGET)-$(PLATFORM)-en:
|
|
|
|
$(MAKEDIST_TARGET)-$(PLATFORM)-es:
|
|
|
|
$(MAKEDIST_TARGET)-$(PLATFORM)-it:
|
|
|
|
$(MAKEDIST_TARGET)-$(PLATFORM)-baytrail: \
|
|
openssh-server usbutils wireless_tools screen i2c-tools \
|
|
parted iputils file rootfiles locales mc \
|
|
man-db curl zip unzip iptables iproute wpa_supplicant \
|
|
openssh-clients telnet ftp debianutils diffutils bluez4 traceroute \
|
|
timezone sudo kmod vixie-cron rsync \
|
|
liblame expect NetworkManager ModemManager \
|
|
procps xorg-server rpm smart xdg-utils \
|
|
rfkill plymouth postplug-xorg postplug-sound tar net-tools \
|
|
kernel-mamba-x86_64 kernel-mamba-x86_64-headers \
|
|
chipone_ts grub grub-efi-x86_64 rtl8723bs-firmware rtl8723bs_bt \
|
|
acpi_tables_patch dosfstools fontconfig ttf-freefont avahi cups \
|
|
pulseaudio system-base-openmamba alsa-ucm-bytcht-es8316 acpid
|
|
|
|
# rtl8723bs axpd
|
|
|
|
$(MAKEDIST_TARGET)-$(PLATFORM)-baytrailvt: $(MAKEDIST_TARGET)-$(PLATFORM)-baytrail \
|
|
gambas3-gb-image gambas3-gb-draw gambas3-runtime gambas3-gb-net \
|
|
gambas3-gb-qt gambas3-gb-gui gambas-gb-sdl gambas3-gb-form \
|
|
socat mplayer bluez4-tools
|
|
# python-reportlab python-pyjon-reports
|