18 lines
833 B
Bash
18 lines
833 B
Bash
# Template file for 'cozy'
|
|
pkgname=cozy
|
|
version=1.2.0
|
|
revision=1
|
|
build_style=meson
|
|
hostmakedepends="pkg-config glib-devel python3 python3-distro python3-peewee
|
|
python3-mutagen python3-gobject-devel gettext desktop-file-utils
|
|
gtk+3-devel"
|
|
makedepends="glib-devel python3-gobject-devel libhandy1-devel granite-devel"
|
|
depends="python3-peewee gst-libav gst-plugins-good1 gst1-python3
|
|
python3-mutagen python3-distro python3-apsw python3-packaging python3-pytz
|
|
python3-requests python3-gobject libhandy1 granite libdazzle"
|
|
short_desc="Audio book player"
|
|
maintainer="Frank Steinborn <steinex@nognu.de>"
|
|
license="GPL-3.0-only, LGPL-3.0-only, Apache-2.0"
|
|
homepage="https://github.com/geigi/cozy"
|
|
distfiles="https://github.com/geigi/cozy/archive/${version}.tar.gz"
|
|
checksum=5dbe1fb010bcc8b7a5b925aa2653808fdb14b58f87aad0cac8b0964d91eefc21
|