blob: 42e36f7a122f3c6c38906ba929b2b3f07d227937 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
pkgbase = amdvlk-bin
pkgver = 2024.Q1.1
pkgrel = 1
url = https://github.com/GPUOpen-Drivers/AMDVLK
arch = x86_64
license = MIT
source = https://github.com/GPUOpen-Drivers/AMDVLK/releases/download/v-2024.Q1.1/amdvlk_2024.Q1.1_amd64.deb
source = https://github.com/GPUOpen-Drivers/AMDVLK/releases/download/v-2024.Q1.1/amdvlk_2024.Q1.1_i386.deb
sha256sums = 187a112daa9cb0f4673610e87646a09acec3472b9b597dacda6e0513379a9139
sha256sums = ba7894c6f557422fb02db34195dc2645c16e3f462d53e20346cf4b8e4cf2ccd7
pkgname = amdvlk-bin
pkgdesc = AMD's standalone Vulkan driver (Stable DEB Release)
arch = x86_64
provides = amdvlk
provides = vulkan-driver
conflicts = amdvlk
pkgname = lib32-amdvlk-bin
pkgdesc = AMD's standalone Vulkan driver (32-bit) (Stable DEB Release)
arch = i686
arch = x86_64
depends = amdvlk-bin=2024.Q1.1
provides = lib32-amdvlk
provides = lib32-vulkan-driver
conflicts = lib32-amdvlk
|