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/metaPKGBUILD

112 lines
2.1 KiB
Plaintext
Raw 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')
url=""
license=('GPL')
depends=()
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
2020-10-15 19:23:31 +02:00
bemenu-wlroots j4-dmenu-desktop
2020-10-07 03:56:10 +02:00
# Utility
ruby-fusuma light mako kanshi udiskie redshift-wayland-git
2020-11-16 22:15:05 +01:00
ydotool wtype caffeinated
2020-10-07 03:56:10 +02:00
# Configuration manager
dotdrop
# 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
pass gnupg pam-gnupg
2020-10-07 03:56:10 +02:00
# Dav
vdirsyncer khal khard
2020-10-06 22:58:44 +02:00
# Audio
2020-10-07 03:56:10 +02:00
pulseaudio pamixer
2020-10-06 22:58:44 +02:00
# Fonts
2020-10-07 03:56:10 +02:00
inter-font ttf-material-wifi-icons-git
2020-10-24 18:36:19 +02:00
otf-nerd-fonts-fira-code
2020-10-06 22:58:44 +02:00
# Screenshot
2020-10-10 23:21:35 +02:00
grim slurp wl-clipboard imagemagick wf-recorder wshowkeys
2020-10-07 03:56:10 +02:00
2020-10-06 22:58:44 +02:00
# Theme
materia-custom-accent papirus-icon-theme
papirus-folders 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
2020-10-20 19:57:55 +02:00
ranger atool p7zip tree jq fzf
2020-10-07 03:56:10 +02:00
neofetch htop
2020-10-06 22:58:44 +02:00
# Replacements
2020-11-29 20:27:49 +01:00
#ls cat rm -rf grep find sed diff cd
exa bat trash-cli ripgrep fd sd diffr zoxide
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
# ssh
openssh sshfs fail2ban
# Bluetooth
bluez bluez-utils
2020-10-06 22:58:44 +02:00
# Browser
qutebrowser youtube-dl
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
2020-10-10 08:42:30 +02:00
thunar gvfs tumbler thunar-archive-plugin thunar-volman
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
2020-10-07 03:56:10 +02:00
imv mpv
mpd mpc ncmpcpp
blender gimp kdenlive
2020-10-06 22:58:44 +02:00
# Office
libreoffice-fresh libreoffice-fresh-pt-br hunspell-pt-br papirus-libreoffice-theme
2020-10-07 03:56:10 +02:00
2020-10-06 22:58:44 +02:00
# Programing
2020-11-14 21:20:35 +01:00
kakoune kak-lsp
2020-10-07 03:56:10 +02:00
neovim python-pynvim neovim-symlinks ipython
rust gcc gdb
2020-10-06 22:58:44 +02:00
# Virt
qemu
2020-10-07 03:56:10 +02:00
2020-10-06 22:58:44 +02:00
# Gtk
gtk3-nocsd-git
2020-10-07 03:56:10 +02:00
2020-10-06 22:58:44 +02:00
# Qt
qt5-base qt5-wayland qt5ct kvantum-qt5
2020-10-07 03:56:10 +02:00
2020-10-06 22:58:44 +02:00
# Chat
discord telegram-desktop
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
2020-10-06 22:58:44 +02:00
)
2020-12-03 03:45:55 +01:00
# vim: ft=sh