blob: 7322b8396b6d4d23dc6da997e4815fded659eca6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = wpets
pkgdesc = A Wayland overlay that displays an animated virtual pet reacting to keyboard input
pkgver = 5.0.2
pkgrel = 1
url = https://github.com/furudbat/wayland-vpets
arch = x86_64
arch = aarch64
license = MIT
makedepends = git
makedepends = cmake
makedepends = pandoc
depends = wayland
depends = glibc
depends = systemd-libs
source = wayland-vpets-5.0.2.tar.gz::https://github.com/furudbat/wayland-vpets/archive/v5.0.2.tar.gz
sha256sums = f9177930b88ffd74eb297c5a0c8ff73002b9eca065e2988c955d6ff16f87507b
pkgname = wpets
|