This repository has been archived on 2024-04-07. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/dotfiles/meta.PKGBUILD

204 lines
4.4 KiB
Plaintext
Raw Permalink Normal View History

2020-10-07 03:56:10 +02:00
# Maintainer: Leonardo Eugênio <lelgenio@disroot.org>
2020-10-06 22:58:44 +02:00
pkgname=lelgenio-meta
pkgver=1
pkgrel=2
2020-10-07 03:56:10 +02:00
pkgdesc="Metapackage for swaywm related programs"
2020-10-06 22:58:44 +02:00
arch=('any')
2021-03-10 00:06:54 +01:00
url="http://git.disroot.org/lelgenio/dotfiles"
2020-10-06 22:58:44 +02:00
license=('GPL')
depends=(
2020-10-07 03:56:10 +02:00
fish cronie git man-db
2020-10-06 22:58:44 +02:00
# DE
2020-10-07 03:56:10 +02:00
# Sway
sway swayidle swaylock waybar
# Menu
2021-09-07 04:48:13 +02:00
fuzzel bemenu-wlroots j4-dmenu-desktop
2020-10-07 03:56:10 +02:00
# Utility
2021-09-20 18:43:13 +02:00
ruby-fusuma light mako kanshi udiskie
gammastep
wtype caffeinated
# Screensharing
2021-07-10 05:21:29 +02:00
xdg-desktop-portal-wlr pipewire pipewire-media-session libpipewire02
2021-03-23 15:57:28 +01:00
# Greeter
2021-03-28 03:26:26 +02:00
greetd greetd-gtkgreet
2020-10-07 03:56:10 +02:00
# Configuration manager
dotdrop xsettingsd
2020-10-07 03:56:10 +02:00
2021-06-26 17:44:06 +02:00
# Boot logo
plymouth plymouth-theme-red-loader-git
2020-10-07 03:56:10 +02:00
# Packages
2020-11-28 20:13:14 +01:00
pkgfile paru
2020-10-07 03:56:10 +02:00
2020-10-06 22:58:44 +02:00
# passwords and auth
2021-06-26 17:44:06 +02:00
pass gnupg
2020-10-06 22:58:44 +02:00
2020-10-07 03:56:10 +02:00
# Dav
vdirsyncer khal khard
2020-10-06 22:58:44 +02:00
# Audio
2021-10-29 05:19:10 +02:00
pulseaudio pulseaudio-rtp pulseaudio-alsa pulseaudio-bluetooth
2021-06-15 07:43:36 +02:00
pamixer pulsemixer pavucontrol
2020-10-07 03:56:10 +02:00
2020-10-06 22:58:44 +02:00
# Fonts
2021-11-12 15:04:21 +01:00
inter-font ttf-ms-fonts ttf-dejavu
2021-07-05 18:52:06 +02:00
nerd-fonts-hack nerd-fonts-fira-code
2021-06-15 07:43:36 +02:00
# Icons
otf-font-awesome ttf-font-awesome
# Emoji and stuff
noto-fonts noto-fonts-cjk noto-fonts-emoji noto-fonts-extra
2020-10-06 22:58:44 +02:00
# Screenshot
2021-06-15 07:43:36 +02:00
grim slurp swappy wl-clipboard imagemagick wf-recorder
2020-10-07 03:56:10 +02:00
2020-10-06 22:58:44 +02:00
# Theme
2021-10-29 02:56:39 +02:00
# {%@@ if 'papirus' in icon_theme.lower() @@%} #
2021-06-15 07:43:36 +02:00
papirus-icon-theme papirus-folders papirus-libreoffice-theme
2021-10-29 02:56:39 +02:00
# {%@@ elif 'mint' in icon_theme.lower() @@%} #
2021-06-15 07:43:36 +02:00
mint-y-icons mint-x-icons
# {%@@ endif @@%} #
2021-10-29 02:56:39 +02:00
# {%@@ if 'mint' in gtk_theme.lower().lower() @@%} #
2021-06-15 07:43:36 +02:00
mint-themes
2021-10-29 02:56:39 +02:00
# {%@@ elif 'orchis' in gtk_theme.lower().lower() @@%} #
orchis-kde-theme-git
orchis-theme-git
# {%@@ elif 'materia' in gtk_theme.lower().lower() @@%} #
2021-06-15 07:43:36 +02:00
materia-custom-accent
bc sassc inkscape # Make dependencies
# {%@@ endif @@%} #
capitaine-cursors
2020-10-07 03:56:10 +02:00
2020-10-06 22:58:44 +02:00
# Terminal
2020-12-03 03:45:55 +01:00
# Emulators
kitty alacritty
#Tools
2021-10-28 18:44:47 +02:00
tuxi-git translate-shell tealdeer so
2021-06-15 07:43:36 +02:00
ranger atool p7zip jq fzf
neofetch htop bpytop
2021-08-11 06:31:49 +02:00
inxi entr
2021-09-09 20:32:48 +02:00
#Prompt
starship
2020-10-06 22:58:44 +02:00
# Replacements
2021-08-11 06:31:49 +02:00
#ls cat rm -rf grep find sed diff cd fmt
exa bat trash-cli ripgrep fd sd diffr zoxide par
2020-10-07 03:56:10 +02:00
2020-10-06 22:58:44 +02:00
# Network
2020-10-07 03:56:10 +02:00
iwd dhcpcd
# Transfer
wget curl rsync rclone nmap
# Testing
gnu-netcat tor mtr speedtest-cli
2021-10-28 18:44:47 +02:00
inetutils net-tools
2020-10-07 03:56:10 +02:00
# ssh
openssh sshfs fail2ban
# Bluetooth
2021-07-06 18:44:20 +02:00
bluez bluez-utils bluez-plugins
2020-10-07 03:56:10 +02:00
2020-10-06 22:58:44 +02:00
# Browser
2021-12-08 00:41:19 +01:00
qutebrowser yt-dlp
2020-10-07 03:56:10 +02:00
2020-10-06 22:58:44 +02:00
# Email
neomutt urlview isync
2020-10-07 03:56:10 +02:00
2020-10-06 22:58:44 +02:00
# Files
2021-06-30 01:32:23 +02:00
thunar thunar-vcs-plugin thunar-volman
thunar-archive-plugin engrampa
2020-10-18 00:56:53 +02:00
syncthing xdg-user-dirs
2020-12-11 18:17:50 +01:00
transmission-cli deemix
2020-10-07 03:56:10 +02:00
2020-10-06 22:58:44 +02:00
# Media
2021-03-05 05:02:25 +01:00
pqiv mpv
2021-06-15 07:43:36 +02:00
mpd mpc ncmpcpp mpdris2
playerctl clyrics
2021-06-23 08:34:41 +02:00
kdeconnect
2021-09-24 02:00:06 +02:00
blender gimp
2021-03-18 03:58:41 +01:00
zathura zathura-pdf-mupdf
2020-10-07 03:56:10 +02:00
2020-10-06 22:58:44 +02:00
# Office
2021-06-15 07:43:36 +02:00
libreoffice-fresh libreoffice-fresh-pt-br hunspell-pt-br
2020-10-07 03:56:10 +02:00
2020-10-06 22:58:44 +02:00
# Programing
2021-10-28 18:44:47 +02:00
kakoune
2021-03-10 00:06:54 +01:00
neovim python-pynvim neovim-symlinks
2021-08-11 06:31:49 +02:00
shfmt bash-language-server
2021-03-10 00:06:54 +01:00
2021-06-25 06:50:47 +02:00
# web lsp
vscode-html-languageserver
2021-09-24 02:00:06 +02:00
vscode-css-languageserver
vscode-json-languageserver
2021-06-25 06:50:47 +02:00
2021-11-11 21:52:57 +01:00
# php lsp
nodejs-intelephense
2021-03-10 00:06:54 +01:00
# Python
ipython bpython
# Python lsp
python-language-server
python-pylint autopep8 pyls-mypy
python-mccabe python-rope python-pyflakes
python-pycodestyle python-pydocstyle
# rust lsp
rust-analyzer
2021-03-18 03:58:41 +01:00
# Compiled
2021-08-11 06:31:49 +02:00
rust gcc gdb meson
2021-03-18 03:58:41 +01:00
# work
2021-06-15 07:43:36 +02:00
mariadb
php7 php7-apache
phpmyadmin
2021-10-28 18:44:47 +02:00
lipsum-git emmet-cli
2021-06-15 07:43:36 +02:00
blade-formatter prettier
nodejs-less nodejs-less-plugin-clean-css
2021-08-11 06:31:49 +02:00
uglify-js
2020-10-07 03:56:10 +02:00
2020-10-06 22:58:44 +02:00
# Virt
qemu
2020-10-07 03:56:10 +02:00
2021-09-07 01:57:39 +02:00
# Power manager
tlp
2020-10-06 22:58:44 +02:00
# Gtk
2021-06-15 07:43:36 +02:00
gtk3-nocsd-legacy-git
2020-10-07 03:56:10 +02:00
2020-10-06 22:58:44 +02:00
# Qt
2021-10-30 06:44:18 +02:00
qt5-base qt5-wayland qt5ct kvantum-qt5 qt5-styleplugins
2020-10-07 03:56:10 +02:00
2021-10-29 02:56:39 +02:00
# X11
xorg-xwayland
2021-12-08 00:41:19 +01:00
# codecs
gst-plugins-good gst-plugins-bad
2021-11-03 00:52:03 +01:00
# Tray
libappindicator-gtk2 libappindicator-gtk3
lib32-libappindicator-gtk2 lib32-libappindicator-gtk3
2020-10-06 22:58:44 +02:00
# Chat
discord telegram-desktop
2021-06-21 19:15:42 +02:00
jitsi-meet-desktop-bin
2020-10-07 03:56:10 +02:00
2020-10-06 22:58:44 +02:00
# Gaming
2020-10-07 03:56:10 +02:00
steam lutris lutris-wine-meta wine wine-mono winetricks
2021-04-21 08:11:15 +02:00
# File thumbnails
tumbler ffmpegthumbnailer poppler-glib
libgsf libgepub libopenraw freetype2
2020-10-06 22:58:44 +02:00
)
2021-07-10 05:21:29 +02:00
pkgver() {
date "+%Y%m%d.%H%M"
}
2020-10-06 22:58:44 +02:00
2020-12-03 03:45:55 +01:00
# vim: ft=sh