my-env/Makefile

202 lines
3.9 KiB
Makefile
Raw Normal View History

# Autogenerated at 29.09.2022 12:27 using ./gen-makefile
2022-08-19 13:26:09 +00:00
.DEFAULT_GOAL := help
2022-07-12 15:20:11 +00:00
#===============================================
# Scripts listed in ./packs
#===============================================
2022-08-25 14:33:02 +00:00
# [PACK] php + composer
2022-07-12 15:20:11 +00:00
composer: php composer-clean
2022-08-25 14:33:02 +00:00
# [TODO] [PACK] qt5 + flameshot from source
2022-07-05 02:53:41 +00:00
flameshot: qt5 flameshot-build
2022-08-25 14:33:02 +00:00
# [PACK] Apache + php + mariadb
2022-07-04 11:34:00 +00:00
lamp: apache php mariadb
2022-07-04 14:22:05 +00:00
2022-08-25 14:33:02 +00:00
# [PACK] zsh + omz + powerline10k + MesloLGS font
omz: zsh omz-clean omz-fancy
chsh -s /usr/bin/zsh
@exec zsh
2022-07-05 02:53:41 +00:00
#===============================================
# Scripts listed in ./install
#===============================================
2022-08-25 14:33:02 +00:00
# Install apache2 (latest)
apache:
@./install/apache
2022-08-25 14:33:02 +00:00
# Install bunch of software from apt
apt:
@./install/apt
2022-08-25 14:33:02 +00:00
# Install Canon Pixma MG2500 + ppa
2022-07-15 14:59:45 +00:00
canon-mg2500:
@./install/canon-mg2500
2022-07-15 14:59:45 +00:00
2022-08-25 14:33:02 +00:00
# Install google chrome (latest)
chrome:
@./install/chrome
2022-08-25 14:33:02 +00:00
# Install composer (latest)
2022-07-12 15:20:11 +00:00
composer-clean:
@./install/composer-clean
2022-08-25 14:33:02 +00:00
# Install docker (latest) + docker-compose (latest) + ppa
docker:
@./install/docker
2022-07-04 07:51:04 +00:00
2022-08-25 14:33:02 +00:00
# Install droidcam v1.8.2
droidcam:
@./install/droidcam
2022-08-25 14:33:02 +00:00
# Install droidcam-obs plugin v1.5.1
droidcam-obs:
@./install/droidcam-obs
2022-08-25 14:33:02 +00:00
# [TODO] Build flameshot from src (latest)
2022-07-05 02:53:41 +00:00
flameshot-build:
@./install/flameshot-build
2022-07-05 02:53:41 +00:00
2022-08-25 14:33:02 +00:00
# Install git (latest)
git:
@./install/git
2022-08-25 14:33:02 +00:00
# Install golang v1.18.3
golang:
@./install/golang
2022-08-25 14:33:02 +00:00
# Install grub-customizer (latest) + ppa
grubc:
@./install/grubc
2022-08-25 14:33:02 +00:00
# Install KDE Window AppMenu Applet
kde-appmenu:
@./install/kde-appmenu
2022-09-28 14:16:12 +00:00
# Install KDE Backports + ppa
kde-backports:
@./install/kde-backports
# Install file templates (KDE)
kde-file-templates:
@./install/kde-file-templates
2022-08-25 14:33:02 +00:00
# Install libreoffice
2022-07-05 02:53:41 +00:00
libreoffice:
@./install/libreoffice
2022-07-05 02:53:41 +00:00
2022-08-25 14:33:02 +00:00
# Install lite-xl v2.0.5 (draft)
lite-xl:
@./install/lite-xl
2022-07-04 07:51:04 +00:00
2022-08-25 14:33:02 +00:00
# Install mariadb (latest) and php-mysql + phpMyAdmin (if php is installed)
mariadb:
@./install/mariadb
2022-08-25 14:33:02 +00:00
# Install nodejs + npm via nvm
nodejs:
@./install/nodejs
2022-08-25 14:33:02 +00:00
# Install ntfy (latest) + ppa
ntfy:
@./install/ntfy
2022-08-25 14:33:02 +00:00
# Install omz (latest)
2022-07-05 02:53:41 +00:00
omz-clean:
@./install/omz-clean
2022-08-25 14:33:02 +00:00
# Install omz fancy (powerline10k + MesloLGS font)
omz-fancy:
@./install/omz-fancy
2022-07-05 02:53:41 +00:00
2022-08-25 14:33:02 +00:00
# Install papirus-icon-theme (latest)
2022-07-05 02:53:41 +00:00
papirus:
@./install/papirus
2022-07-05 02:53:41 +00:00
2022-08-25 14:33:02 +00:00
# Install postgresql (latest) and php-pgsql (if php is installed)
pgsql:
@./install/pgsql
2022-08-25 14:33:02 +00:00
# Install php v8.1 + ppa
php:
@./install/php
2022-08-25 14:33:02 +00:00
# Install postman (latest)
postman:
@./install/postman
2022-08-25 14:33:02 +00:00
# Install qt5
2022-07-05 02:53:41 +00:00
qt5:
@./install/qt5
2022-07-05 02:53:41 +00:00
2022-08-25 14:33:02 +00:00
# Install rustdesk client v1.1.9 (deb)
rustdesk:
@./install/rustdesk
2022-08-25 14:33:02 +00:00
# Install bunch of software from snap
snap:
@./install/snap
2022-08-25 14:33:02 +00:00
# Install syncthing (latest) + ppa
syncthing:
@./install/syncthing
2022-08-25 14:33:02 +00:00
# Install telebit (latest)
telebit:
@./install/telebit
2022-07-04 11:34:00 +00:00
2022-08-25 14:33:02 +00:00
# Install ulauncher (latest) + ppa
ulauncher:
@./install/ulauncher
2022-08-25 14:33:02 +00:00
# Install wine (latest) + ppa (focal)
wine:
@./install/wine
2022-08-25 14:33:02 +00:00
# Install zint (latest)
zint:
@./install/zint
2022-08-25 14:33:02 +00:00
# Install vanilla zsh
zsh:
@./install/zsh
2022-08-26 00:25:55 +00:00
#===============================================
# Scripts listed in ./upgrade
#===============================================
# Upgrade omz
^omz:
@./upgrade/omz
#===============================================
# Scripts listed in ./uninstall
#===============================================
# Uninstall docker
/docker:
@./uninstall/docker
# Uninstall omz
/omz:
@./uninstall/omz
#===============================================
# Service goals
#===============================================
self:
@./gen-makefile
2022-08-25 14:33:02 +00:00
2022-07-04 07:51:04 +00:00
help: Makefile
@echo "Ubuntu software installator"
@echo
2022-08-26 00:25:55 +00:00
@echo "Usage:\n make help|- show this help\n make self|- regenerate Makefile (alias of ./gen-makefile)\n make GOAL|- install software\n make ^GOAL|- upgrade software\n make /GOAL|- uninstall software" | column -ts '|'
@echo "\nYou can combine GOALs, here are some examples:"
@echo "\tmake @docker docker"
@echo "\tmake php @docker ^omz"
@echo "\nAvailable GOALs:"
2022-08-25 14:33:02 +00:00
@sed -n '/^#/{N;s/# *\(.*\)\n\([^# .].*:\)/\t\2\1/p}' $< | column -ts ':'