57 lines
792 B
Bash

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