PKGNAME=cuda
PKGSEC=non-free/devel
PKGDEP="gcc-runtime gdb gcc glu pulseaudio qt-5"
# FIXME: cuda depends on `nvidia` or `nvidia-open`, ACBS currently lacks the
# ability to specify "or" relationship, so we default to recommend `nvidia` here
# as it is still what we preinstall
PKGRECOM="nvidia"
PKGDES="NVIDIA parallel computing platform and programming model"

FAIL_ARCH="!(amd64|arm64)"
ABTYPE=self

ABSTRIP=0
NOSTATIC=0
