summarylogtreecommitdiffstats
path: root/PKGBUILD
blob: 57a85c15f217dd56b9558e307a2128606a568d8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Maintainer: kotontrion <kotontrion@tutanota.de>

pkgname=libastal-meta
pkgver=1
pkgrel=2
pkgdesc='libastal meta package, including all libastal services'
arch=(any)
url="https://github.com/Aylur/astal"
license=(LicenseRef-None)
depends=(
  libastal
  libastal-apps
  libastal-auth
  libastal-battery
  libastal-bluetooth
  libastal-hyprland
  libastal-mpris
  libastal-network
  libastal-notifd
  libastal-power-profiles
  libastal-river
  libastal-tray
  libastal-wireplumber
)