blob: 5ced9c4b3277dffd4a9d834b93a54a968ff82065 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = spawnhere
pkgdesc = Draw a gesture on Hyprland, spawn a floating window exactly where you drew
pkgver = 0.2.1
pkgrel = 1
url = https://github.com/revmnds/spawnhere
arch = x86_64
license = MIT
makedepends = cargo
makedepends = pkgconf
depends = hyprland
depends = wayland
depends = libxkbcommon
source = spawnhere-0.2.1.tar.gz::https://github.com/revmnds/spawnhere/archive/refs/tags/v0.2.1.tar.gz
sha256sums = d685e5107166aafbd26c78383719e93438a54ad2e582a4156153b9d43e39cef8
pkgname = spawnhere
|