summaryrefslogtreecommitdiff
path: root/user/xfce-plugins/APKBUILD
blob: 5e4d92920ea49a9ed824e2f611f4e8e27032db46 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Contributor: Kiyoshi Aman <adelie@aerdan.vulpine.house>
# Maintainer: Kiyoshi Aman <adelie@aerdan.vulpine.house>
pkgname=xfce-plugins
pkgver=0.1
pkgrel=0
pkgdesc="XFCE4 panel plugins metapackage"
url="https://xfce.org"
arch="noarch"
options="!check" # no tests
license="MIT"
depends="xfce4-battery-plugin xfce4-diskperf-plugin xfce4-netload-plugin
	xfce4-systemload-plugin xfce4-verve-plugin xfce4-clipman-plugin
	xfce4-indicator-plugin xfce4-pulseaudio-plugin xfce4-time-out-plugin
	xfce4-whiskermenu-plugin xfce4-cpugraph-plugin xfce4-sensors-plugin
	xfce4-timer-plugin"
makedepends=""
source="dummy"

package() {
	mkdir -p "$pkgdir"
}

sha512sums="cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e  dummy"