summaryrefslogtreecommitdiff
path: root/user/xfce-plugins/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'user/xfce-plugins/APKBUILD')
-rw-r--r--user/xfce-plugins/APKBUILD20
1 files changed, 9 insertions, 11 deletions
diff --git a/user/xfce-plugins/APKBUILD b/user/xfce-plugins/APKBUILD
index 8b9396447..f21472b7d 100644
--- a/user/xfce-plugins/APKBUILD
+++ b/user/xfce-plugins/APKBUILD
@@ -1,5 +1,5 @@
-# Contributor: Kiyoshi Aman <kiyoshi.aman+adelie@gmail.com>
-# Maintainer: Kiyoshi Aman <kiyoshi.aman+adelie@gmail.com>
+# Contributor: Síle Ekaterin Liszka <sheila@vulpine.house>
+# Maintainer: Síle Ekaterin Liszka <sheila@vulpine.house>
pkgname=xfce-plugins
pkgver=0.1
pkgrel=0
@@ -8,17 +8,15 @@ 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"
+depends="xfce4-battery-plugin xfce4-clipman-plugin xfce4-cpugraph-plugin
+ xfce4-diskperf-plugin xfce4-docklike-plugin xfce4-genmon-plugin
+ xfce4-indicator-plugin xfce4-mailwatch-plugin xfce4-netload-plugin
+ xfce4-notes-plugin xfce4-pulseaudio-plugin xfce4-sensors-plugin
+ xfce4-systemload-plugin xfce4-time-out-plugin xfce4-timer-plugin
+ xfce4-verve-plugin xfce4-whiskermenu-plugin"
+makedepends=""
source="dummy"
-build() {
- cd "$srcdir"
-}
-
package() {
mkdir -p "$pkgdir"
}