This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
_git_url=https://github.com/RadeonOpenCompute/ROCm-OpenCL-Runtime.git | |
_git_branch=roc-2.0.x | |
pkgname=rocm-opencl-git | |
pkgver=2.0.r0.184c0ef | |
pkgrel=1 | |
pkgdesc="ROCm OpenCL™ Compatible Runtime" | |
arch=('x86_64') | |
url="https://github.com/RadeonOpenCompute/ROCm-OpenCL-Runtime" | |
license=('MIT') |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pkgname=rocm-cmake-git | |
pkgver=r64.ac45c6e | |
pkgrel=1 | |
pkgdesc="cmake modules for common build tasks needed for the ROCM software stack" | |
arch=(x86_64) | |
url="https://github.com/RadeonOpenCompute/rocm-cmake" | |
license=(MIT) | |
groups=() | |
depends=() | |
makedepends=(git cmake) |