24d41171a3
I was surprised that blanket works. It's working only because gst1-python3 pulls python3-gobject in.
14 lines
581 B
Bash
14 lines
581 B
Bash
# Template file for 'blanket'
|
|
pkgname=blanket
|
|
version=0.3.1
|
|
revision=2
|
|
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/${version}.tar.gz"
|
|
checksum=79942ed919507c0078266d221c433ba9209f8ea5f11371d55d64bd3b469623bf
|
|
python_version=3
|