diff options
| -rw-r--r-- | testing/xfce4-calculator-plugin/APKBUILD | 2 | ||||
| -rw-r--r-- | testing/xfce4-genmon-plugin/APKBUILD | 2 | ||||
| -rw-r--r-- | testing/xfce4-mailwatch-plugin/APKBUILD | 2 | ||||
| -rw-r--r-- | testing/xfce4-pulseaudio-plugin/APKBUILD | 2 | ||||
| -rw-r--r-- | testing/xfce4-sensors-plugin/APKBUILD | 2 | ||||
| -rw-r--r-- | testing/xfce4-statusnotifier-plugin/APKBUILD | 2 | ||||
| -rw-r--r-- | testing/xfce4-stopwatch-plugin/APKBUILD | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/testing/xfce4-calculator-plugin/APKBUILD b/testing/xfce4-calculator-plugin/APKBUILD index 591f5012f6..97f338aacb 100644 --- a/testing/xfce4-calculator-plugin/APKBUILD +++ b/testing/xfce4-calculator-plugin/APKBUILD @@ -4,7 +4,7 @@ pkgver=0.7.0 pkgrel=0 pkgdesc="Calculator plugin for the Xfce4 panel" url="https://goodies.xfce.org/projects/panel-plugins/xfce4-calculator-plugin" -arch="all" +arch="all !mips !mips64" # blocked by libxfce4ui-dev license="GPL-2.0" makedepends="xfce4-panel-dev libxfce4ui-dev" subpackages="$pkgname-lang" diff --git a/testing/xfce4-genmon-plugin/APKBUILD b/testing/xfce4-genmon-plugin/APKBUILD index 6ebbfc02b6..437efcffec 100644 --- a/testing/xfce4-genmon-plugin/APKBUILD +++ b/testing/xfce4-genmon-plugin/APKBUILD @@ -4,7 +4,7 @@ pkgver=4.0.2 pkgrel=0 pkgdesc="A generic, script-driven monitoring plugin for the Xfce panel" url="http://goodies.xfce.org/projects/panel-plugins/xfce4-genmon-plugin" -arch="all" +arch="all !mips !mips64" # blocked by libxfce4ui-dev license="LGPL-2.1-or-later" makedepends="xfce4-panel-dev libxfce4ui-dev" options="!check" # no tests diff --git a/testing/xfce4-mailwatch-plugin/APKBUILD b/testing/xfce4-mailwatch-plugin/APKBUILD index ea73b5a812..1f7c2ef6a2 100644 --- a/testing/xfce4-mailwatch-plugin/APKBUILD +++ b/testing/xfce4-mailwatch-plugin/APKBUILD @@ -5,7 +5,7 @@ pkgver=1.2.0 pkgrel=1 pkgdesc="a multi-protocol, multi-mailbox mail watcher" url="https://goodies.xfce.org/projects/panel-plugins/xfce4-mailwatch-plugin" -arch="all" +arch="all !mips !mips64" # blocked by libxfce4ui-dev license="GPL-2.0" depends="" depends_dev="" diff --git a/testing/xfce4-pulseaudio-plugin/APKBUILD b/testing/xfce4-pulseaudio-plugin/APKBUILD index 6c925b339e..d6d87d0f76 100644 --- a/testing/xfce4-pulseaudio-plugin/APKBUILD +++ b/testing/xfce4-pulseaudio-plugin/APKBUILD @@ -5,7 +5,7 @@ pkgver=0.4.3 pkgrel=0 pkgdesc="Xfce panel plugin for pulseaudio mixer control" url="https://goodies.xfce.org/projects/panel-plugins/xfce4-pulseaudio-plugin" -arch="all" +arch="all !mips !mips64" # blocked by libxfce4ui-dev license="GPL-2.0-or-later" makedepends="xfce4-panel-dev pulseaudio-dev libxfce4ui-dev dbus-dev exo-dev dbus-glib-dev libnotify-dev" diff --git a/testing/xfce4-sensors-plugin/APKBUILD b/testing/xfce4-sensors-plugin/APKBUILD index d41afa775d..de7af13777 100644 --- a/testing/xfce4-sensors-plugin/APKBUILD +++ b/testing/xfce4-sensors-plugin/APKBUILD @@ -5,7 +5,7 @@ pkgver=1.3.92 pkgrel=1 pkgdesc="Reads your hardware sensor values and displays them in your panel" url="https://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin" -arch="all" +arch="all !mips !mips64" # blocked by libxfce4ui-dev license="GPL-2.0-or-later" depends_dev="xfce4-panel-dev lm-sensors-dev" makedepends="$depends_dev bash libxfce4ui-dev" diff --git a/testing/xfce4-statusnotifier-plugin/APKBUILD b/testing/xfce4-statusnotifier-plugin/APKBUILD index c8b3bb8796..5337816eb2 100644 --- a/testing/xfce4-statusnotifier-plugin/APKBUILD +++ b/testing/xfce4-statusnotifier-plugin/APKBUILD @@ -4,7 +4,7 @@ pkgver="0.2.2" pkgrel=0 pkgdesc="Panel area status notifier plugin for Xfce4" url="https://docs.xfce.org/panel-plugins/xfce4-statusnotifier-plugin" -arch="all" +arch="all !mips !mips64" # blocked by libxfce4ui-dev license="GPL-2.0-only" makedepends="glib-dev libxfce4ui-dev xfce4-panel-dev libdbusmenu-gtk3-dev" subpackages="$pkgname-lang" diff --git a/testing/xfce4-stopwatch-plugin/APKBUILD b/testing/xfce4-stopwatch-plugin/APKBUILD index b849741302..d775862cc1 100644 --- a/testing/xfce4-stopwatch-plugin/APKBUILD +++ b/testing/xfce4-stopwatch-plugin/APKBUILD @@ -4,7 +4,7 @@ pkgver="0.3.1" pkgrel=1 pkgdesc="Stopwatch plugin for the Xfce panel" url="https://goodies.xfce.org/projects/panel-plugins/xfce4-stopwatch-plugin" -arch="all" +arch="all !mips !mips64" # blocked by libxfce4ui-dev license="BSD" makedepends="xfce4-panel-dev libxfce4ui-dev gtk+3.0-dev" options="!check" # no testsuite |
