mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
27 lines
606 B
Text
27 lines
606 B
Text
pkgbase = vbx-git
|
|
pkgdesc = C-based CLI that plays mechanical keyboard sounds on keystrokes
|
|
pkgver = 0.3.0.0.g373e64f
|
|
pkgrel = 1
|
|
url = https://github.com/S4NKALP/vbx
|
|
install = vbx-git.install
|
|
arch = x86_64
|
|
arch = aarch64
|
|
license = MIT
|
|
makedepends = git
|
|
makedepends = make
|
|
makedepends = gcc
|
|
makedepends = pkgconf
|
|
makedepends = systemd
|
|
depends = libpulse
|
|
depends = json-c
|
|
depends = libsndfile
|
|
depends = libinput
|
|
depends = libevdev
|
|
depends = systemd-libs
|
|
depends = acl
|
|
provides = vbx
|
|
conflicts = vbx
|
|
source = git+https://github.com/S4NKALP/vbx.git
|
|
sha256sums = SKIP
|
|
|
|
pkgname = vbx-git
|