PKGNAME=yubioath-flutter
PKGSEC=admin
PKGDES="Yubico Authenticator for Desktop"
PKGDEP="python-3 pcsclite mss ccid yubikey-manager fido2 \
        pillow zxing-cpp pyscard libayatana-appindicator \
        libnotify gtk-3"
BUILDDEP="swig llvm fvm python-build python-installer wheel \
          poetry"

ABTYPE=self
USECLANG=1

PKGBREAK="yubioath-desktop<=5.1.0-2"
PKGREP="yubioath-desktop<=5.1.0-2"

# Note: Flutter only supports amd64 and arm64
FAIL_ARCH="!(amd64|arm64)"
