15 lines
592 B
Bash
15 lines
592 B
Bash
# Template file for 'blanket'
|
|
pkgname=blanket
|
|
version=0.6.0
|
|
revision=1
|
|
build_style=meson
|
|
hostmakedepends="pkg-config gettext glib-devel"
|
|
depends="gst1-python3 gst-plugins-bad1 gst-plugins-good1 libadwaita"
|
|
short_desc="Improve focus and productivity by listening to different sounds"
|
|
maintainer="Reback00 <reback00@protonmail.com>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/rafaelmardojai/blanket"
|
|
distfiles="https://github.com/rafaelmardojai/blanket/archive/refs/tags/${version}.tar.gz"
|
|
checksum=710a3b733da5eb349bf8dc3c37ef0afeb301c8299c22e7fad3c753576f33f7f4
|
|
python_version=3
|