PKGNAME=zotero
PKGDES="Research resource organizer"
PKGSEC=doc
# Copied from firefox-esr
PKGDEP="gtk-3 startup-notification dbus-glib alsa-lib \
        desktop-file-utils hicolor-icon-theme libevent nss hunspell sqlite \
        networkmanager mozilla-common ffmpeg icu openh264"
BUILDDEP="nodejs git-lfs perl python-3 curl wget zip unzip xz gawk rsync
          firefox-esr"

ABTYPE=self

# All binaries are copied from firefox-esr
ABSPLITDBG=0

# Same FAIL_ARCH as firefox-esr
FAIL_ARCH="@(loongarch64_nosimd)"
