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
pkgbase = rocm-cmake-git
	pkgdesc = cmake modules for common build tasks needed for the ROCM software stack
	pkgver = latest
	pkgrel = 1
	url = https://github.com/RadeonOpenCompute/rocm-cmake
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = cmake
	provides = rocm-cmake
	conflicts = rocm-cmake
	source = git+https://github.com/RadeonOpenCompute/rocm-cmake.git
	sha256sums = SKIP

pkgname = rocm-cmake-git