mirror of
https://github.com/archlinux/aur.git
synced 2025-12-10 08:05:42 +01:00
33 lines
808 B
Text
33 lines
808 B
Text
pkgbase = stryde-git
|
|
pkgdesc = Application launcher for Linux written in Rust
|
|
pkgver = 0.2.0.r20251209
|
|
pkgrel = 1
|
|
url = https://github.com/dest-lab/stryde
|
|
arch = x86_64
|
|
license = MIT
|
|
makedepends = rust
|
|
makedepends = cargo
|
|
makedepends = pkgconf
|
|
makedepends = xorg-server
|
|
makedepends = libx11
|
|
makedepends = libxrandr
|
|
makedepends = wayland
|
|
makedepends = wayland-protocols
|
|
makedepends = xcb-util
|
|
makedepends = xcb-util-wm
|
|
makedepends = xcb-util-image
|
|
makedepends = xcb-util-keysyms
|
|
makedepends = xcb-util-renderutil
|
|
makedepends = libx11
|
|
makedepends = libxkbcommon-x11
|
|
depends = libgl
|
|
depends = libx11
|
|
depends = libxrandr
|
|
depends = libxcb
|
|
provides = stryde
|
|
conflicts = stryde
|
|
options = !lto
|
|
source = git+https://github.com/dest-lab/stryde.git
|
|
sha512sums = SKIP
|
|
|
|
pkgname = stryde-git
|