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

163 lines
3.5 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')
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
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
2021-03-30 20:54:51 +02:00
wtype caffeinated xdg-desktop-portal-wlr pipewire-media-session
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
# 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
2021-06-15 07:43:36 +02:00
pulseaudio pulseaudio-alsa pulseaudio-bluetooth
pamixer pulsemixer pavucontrol
2020-10-07 03:56:10 +02:00
2020-10-06 22:58:44 +02:00
# Fonts
2021-06-15 07:43:36 +02:00
inter-font ttf-ms-fonts
otf-nerd-fonts-fira-code
# 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-06-15 07:43:36 +02:00
# {%@@ if 'papirus' in "{{@@ icon_theme @@}}".lower() @@%} #
papirus-icon-theme papirus-folders papirus-libreoffice-theme
# {%@@ elif 'mint' in "{{@@ icon_theme @@}}".lower() @@%} #
mint-y-icons mint-x-icons
# {%@@ endif @@%} #
# {%@@ if 'mint' in "{{@@ gtk_theme @@}}".lower() @@%} #
mint-themes
# {%@@ elif 'materia' in "{{@@ gtk_theme @@}}".lower() @@%} #
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-06-15 07:43:36 +02:00
tuxi translate-shell
ranger atool p7zip jq fzf
neofetch htop bpytop
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
2021-04-05 01:09:31 +02:00
thunar
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
2020-10-07 03:56:10 +02:00
blender gimp kdenlive
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-03-10 00:06:54 +01:00
kakoune kak-lsp
neovim python-pynvim neovim-symlinks
bash-language-server
# 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
rust gcc gdb
# work
2021-06-15 07:43:36 +02:00
mariadb
php7 php7-apache
phpmyadmin
lipsum emmet-cli
blade-formatter prettier
nodejs-less nodejs-less-plugin-clean-css
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
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
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
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
)
2020-12-03 03:45:55 +01:00
# vim: ft=sh