# Maintainer: Arnold Sommerfeld <arch@strisemarx.com>
pkgname=strisemarx-work
pkgver=18
pkgrel=1
pkgdesc="strisemarx's work dev metapackage"
arch=('any')
url="https://strisemarx.com"
license=('GPL3')
depends=(
  'bear'
  'boost'
  'code-marketplace'
  'compiledb'
  'creduce'
  'cuda'
  'cvise'
  'fortls'
  'fuse-overlayfs'
  'intel-oneapi-dpcpp-cpp'
  'hdf5'
  'llvm'
  'gcc-fortran'
  'meson'
  'nasm'
  'openmp'
  'podman-docker'
  'qemu-user-static'
  'qemu-user-static-binfmt'
  'xdot'
)
# vim: ts=2 sw=2 et: