44 lines
598 B
Bash

# Maintainer: Eduard Urbach <admin@akyoto.dev>
pkgname=akyoto-desktop
pkgver=1
pkgrel=3
pkgdesc="Desktop packages"
arch=('any')
url="https://git.akyoto.dev/sys/arch"
license=('MIT')
depends=(
'alacritty'
'blender'
'code'
'cliphist'
'dmidecode'
'dnsmasq'
'eog'
'evolution'
'ffmpegthumbnailer'
'file-roller'
'firefox'
'fuzzel'
'ghex'
'gimp'
'gnome-keyring'
'godot'
'greetd'
'grim'
'iptables-nft'
'linux-zen'
'meld'
'mpv'
'nautilus'
'nvtop'
'obs-studio'
'pipewire'
'qemu-desktop'
'seahorse'
'slurp'
'tenacity'
'transmission-gtk'
'virt-manager'
'wireplumber'
'wtype'
)