14 lines
591 B
Bash
14 lines
591 B
Bash
# Template file for 'blanket'
|
|
pkgname=blanket
|
|
version=0.5.0
|
|
revision=1
|
|
build_style=meson
|
|
hostmakedepends="pkg-config gettext glib-devel"
|
|
depends="gst1-python3 gst-plugins-bad1 gst-plugins-good1 libhandy1"
|
|
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=5af1d417d31bafff7c13a48e26bc4daae58a537f312b4ffb6911ae1b8b09a1d1
|
|
python_version=3
|