blob: 7965db0bfcd5eab799efcf9eda9408ff79ac1be7 (
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 = deadsync-bin
pkgdesc = ITG/StepMania engine with Vulkan/OpenGL backends, focused on perfect sync and competitive-level performance - binary release
pkgver = 0.4.143
pkgrel = 1
url = https://github.com/pnn64/deadsync
install = deadsync-bin.install
arch = x86_64
arch = aarch64
license = GPL-3.0-only
depends = vulkan-icd-loader
depends = libgl
depends = libudev.so
depends = libasound.so
depends = hicolor-icon-theme
provides = deadsync
conflicts = deadsync
conflicts = deadsync-git
options = !strip
source_x86_64 = deadsync-bin-0.4.143-x86_64.tar.gz::https://github.com/pnn64/deadsync/releases/download/v0.4.143/deadsync-v0.4.143-x86_64-linux.tar.gz
sha256sums_x86_64 = cdbf8760bee5dd76964547b3b91230b5cddccbc073384a0700d9858c306011fa
source_aarch64 = deadsync-bin-0.4.143-aarch64.tar.gz::https://github.com/pnn64/deadsync/releases/download/v0.4.143/deadsync-v0.4.143-arm64-linux.tar.gz
sha256sums_aarch64 = 4461ba0787b1767d5c07dd18299ed6fc9e0ef779f2cf7304a8388461c3d0d7a8
pkgname = deadsync-bin
|