void-packages/srcpkgs/cozy/template
2019-12-26 18:53:56 +00:00

19 lines
641 B
Bash

# Template file for 'cozy'
pkgname=cozy
version=0.6.10
revision=1
archs=noarch
build_style=meson
pycompile_module="cozy"
hostmakedepends="pkg-config glib-devel python3"
makedepends="glib-devel"
depends="python3 python3-peewee gst-libav gst-plugins-good1 gst1-python3
python3-mutagen python3-distro"
short_desc="Audio book player"
maintainer="johannes <johannes.brechtmann@gmail.com>"
license="GPL-3.0-only, LGPL-3.0-only"
homepage="https://github.com/geigi/cozy"
distfiles="https://github.com/geigi/cozy/archive/${version}.tar.gz"
checksum=488876033927a3fc2b584cf483768f185a301ee9e3ae11acab69fa280a51a55d
nocross="requires python3-gobject"