45 lines
608 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 19:54:36 +00:00
pkgrel=4
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'
'meld'
'mpv'
'nautilus'
2024-03-30 19:40:59 +00:00
'nvtop'
2024-03-30 17:02:32 +00:00
'obs-studio'
'pipewire'
'qemu-desktop'
'seahorse'
'slurp'
'tenacity'
'transmission-gtk'
'virt-manager'
2024-03-30 19:40:59 +00:00
'wireplumber'
'wtype'
2024-03-30 17:02:32 +00:00
)