blob: d9fb169390731e9515d5d3515e4c221fe2d0f22c (
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
|
pkgbase = python-dbgpu
pkgdesc = Open source database of 2000+ GPUs with architecture, manufacturing, API support and performance details
pkgver = 2025.12
pkgrel = 1
url = https://github.com/painebenjamin/dbgpu
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python>=3.8
depends = python-click
depends = python-pydantic
depends = python-thefuzz
provides = python-dbgpu=2025.12
provides = python-dbgpu-git=2025.12
conflicts = python-dbgpu-git
source = https://github.com/painebenjamin/dbgpu/archive/refs/tags/2025.12.tar.gz
source = dbgpu-2025.12.pkl::https://github.com/painebenjamin/dbgpu/releases/download/2025.12/2025-12.pkl
sha256sums = ee1061f1f9ea1bd5b2c73fbea75a816da5b2beaac54e135bb0499232953baf06
sha256sums = 47022d504c177a5d21b2c92ce751861153b4a97a1e7804368b1e5af42122dbab
pkgname = python-dbgpu
|