PKGNAME=yt-dlp-ejs
PKGSEC=python
PKGDES="External JavaScript for yt-dlp supporting many runtimes"
PKGDEP="python-3"
# Note: deno only used for generating js bundle
BUILDDEP="hatchling hatch-vcs deno"

ABTYPE=pep517
NOPYTHON2=1

# FIXME: This should only be built on amd64, on the assumption that
# BuildIt! would always route noarch packages to amd64 build hosts.
ABHOST=noarch
