57 lines
792 B
Bash
Raw Normal View History

2024-03-30 17:02:32 +00:00
# Maintainer: Eduard Urbach <admin@akyoto.dev>
pkgname=akyoto-desktop
pkgver=1
2024-03-30 20:17:00 +00:00
pkgrel=5
2024-03-30 17:02:32 +00:00
pkgdesc="Desktop packages"
arch=('any')
url="https://git.akyoto.dev/sys/arch"
license=('MIT')
depends=(
'alacritty'
'blender'
'code'
'cliphist'
2024-03-30 19:40:59 +00:00
'dmidecode'
'dnsmasq'
2024-03-30 17:02:32 +00:00
'eog'
'evolution'
2024-03-30 19:54:36 +00:00
'ffmpeg'
2024-03-30 17:02:32 +00:00
'ffmpegthumbnailer'
'file-roller'
'firefox'
'fuzzel'
'ghex'
'gimp'
'gnome-keyring'
'godot'
'greetd'
'grim'
2024-03-30 19:40:59 +00:00
'iptables-nft'
2024-03-30 17:02:32 +00:00
'linux-zen'
2024-03-30 20:17:00 +00:00
'linux-zen-headers'
'mako'
'mangohud'
2024-03-30 17:02:32 +00:00
'meld'
'mpv'
'nautilus'
2024-03-30 20:17:00 +00:00
'noto-fonts'
'noto-fonts-cjk'
'noto-fonts-emoji'
2024-03-30 19:40:59 +00:00
'nvtop'
2024-03-30 20:17:00 +00:00
'nwg-look'
2024-03-30 17:02:32 +00:00
'obs-studio'
'pipewire'
'qemu-desktop'
'seahorse'
'slurp'
'tenacity'
2024-03-30 20:17:00 +00:00
'ttf-ubuntu-mono-nerd'
'ttf-ubuntu-nerd'
2024-03-30 17:02:32 +00:00
'transmission-gtk'
'virt-manager'
2024-03-30 20:17:00 +00:00
'vulkan-tools'
'waybar'
2024-03-30 19:40:59 +00:00
'wireplumber'
'wtype'
2024-03-30 20:17:00 +00:00
'yt-dlp'
2024-03-30 17:02:32 +00:00
)