rocm-arch

A collection of Arch Linux PKGBUILDS for the ROCm platform

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
  7. 7
  8. 8
  9. 9
  10. 10
  11. 11
  12. 12
  13. 13
  14. 14
  15. 15
  16. 16
  17. 17
  18. 18
  19. 19
  20. 20
pkgbase = rocm-dbgapi
	pkgdesc = Support library necessary for a debugger of AMD's GPUs
	pkgver = 4.3.1
	pkgrel = 1
	url = https://github.com/ROCm-Developer-Tools/ROCdbgapi
	arch = x86_64
	license = MIT
	makedepends = cmake
	makedepends = rocm-cmake
	makedepends = git
	makedepends = doxygen
	makedepends = texlive-latexextra
	depends = comgr
	depends = hsa-rocr
	source = rocm-dbgapi-4.3.1.tar.gz::https://github.com/ROCm-Developer-Tools/ROCdbgapi/archive/rocm-4.3.1.tar.gz
	source = gcc11-limits.patch::https://patch-diff.githubusercontent.com/raw/ROCm-Developer-Tools/ROCdbgapi/pull/2.patch
	sha256sums = dddf2549ad6bb806f7e5d5a5336f5a00fe87a124f2a778be18ec4dc41f891912
	sha256sums = d0482525967dc9b0e6e99ef4052e7810872c285c4768987adfcf71399ff87f8b

pkgname = rocm-dbgapi