Skip to content
Snippets Groups Projects
Commit a6253f06 authored by J0WI's avatar J0WI Committed by Bart Ribbers
Browse files

community/*: update "limited" by comment

parent bd78cfe6
No related branches found
No related tags found
1 merge request!23888Enable gst-plugins-bad and webkit2gtk on mips and riscv64
......@@ -5,8 +5,8 @@ pkgver=41.1
pkgrel=0
pkgdesc="Calendar application for GNOME"
url="https://wiki.gnome.org/Apps/Calendar"
# s390x, mips64 and riscv64 blocked by rust -> libhandy
arch="all !s390x !mips64 !riscv64"
# s390x and riscv64 blocked by rust -> libhandy1
arch="all !s390x !riscv64"
license="GPL-3.0-or-later"
depends="gsettings-desktop-schemas"
makedepends="meson libical-dev gsettings-desktop-schemas-dev evolution-data-server-dev
......
......@@ -5,9 +5,8 @@ pkgver=41.0
pkgrel=1
pkgdesc="A contacts manager for GNOME"
url="https://wiki.gnome.org/Apps/Contacts"
# mips64 and riscv64 blocked by webkit2gtk -> evolution-data-server
# s390x blocked by libhandy1
arch="all !s390x !mips64 !riscv64"
# s390x and riscv64 blocked by libhandy1
arch="all !s390x !riscv64"
license="GPL-2.0-or-later"
makedepends="meson vala folks-dev libgee-dev glib-dev gnome-desktop-dev
gnome-online-accounts-dev cheese-dev evolution-data-server-dev telepathy-glib-dev
......
......@@ -5,9 +5,8 @@ pkgver=1.4.2
pkgrel=0
pkgdesc="GTK+4 camera app for mobile devices"
url="https://git.sr.ht/~martijnbraam/megapixels"
# s390x and mips64 blocked by gtk4.0
# riscv64 disabled due to missing rust in recursive dependency
arch="all !s390x !mips64 !riscv64"
# s390x and riscv64 blocked by gtk4.0
arch="all !s390x !riscv64"
license="GPL-3.0-only"
# Required by postprocess.sh
# depends="cmd:dcraw_emu cmd:convert cmd:exiftool"
......
......@@ -5,8 +5,7 @@ pkgver=1.6.0
pkgrel=0
pkgdesc="Utility scripts, programs, and configs that hold the Sxmo UI environment together"
url="https://git.sr.ht/~mil/sxmo-utils"
# riscv64 disabled due to missing rust in recursive dependency
arch="all !s390x !mips64 !riscv64" # limited by modemmanager and networkmanager
arch="all !s390x !riscv64" # limited by modemmanager and networkmanager -> polkit
arch="$arch !ppc64le" # limited by codemadness-frontends
license="MIT"
makedepends="libx11-dev xproto linux-headers"
......
......@@ -5,8 +5,7 @@ pkgrel=0
pkgdesc="X Display Manager configuration for Sxmo; starts with virtual keyboard and launches Sxmo UI"
options="!check" # No testsuite
url="https://git.sr.ht/~mil/sxmo-xdm-config"
# riscv64 disabled due to missing rust in recursive dependency
arch="noarch !s390x !mips64 !ppc64le !riscv64" # blocked by sxmo-utils
arch="noarch !s390x !ppc64le !riscv64" # blocked by sxmo-utils
license="MIT"
depends="sxmo-utils svkbd xdm"
replaces="sxmo-xdm xdm xdm-openrc"
......
......@@ -7,8 +7,8 @@ pkgrel=0
pkgdesc="Telegram Desktop messaging app"
options="!check" # Requires Catch2 to be packaged.
url="https://desktop.telegram.org/"
# s390x and riscv64 blocked by webkit2gtk
# armhf blocked by qt5-qtwayland
# limited by tg_owt
# TODO: get to compile in x86. Void Linux has a package.
arch="all !x86 !ppc64le !s390x !armhf !riscv64"
license="GPL-3.0-or-later WITH OpenSSL"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment