19 lines
851 B
Bash
19 lines
851 B
Bash
# Template file for 'cozy'
|
|
pkgname=cozy
|
|
version=1.0.4
|
|
revision=1
|
|
build_style=meson
|
|
hostmakedepends="pkg-config glib-devel python3 python3-distro python3-peewee
|
|
python3-mutagen python3-gobject-devel gettext desktop-file-utils"
|
|
makedepends="glib-devel python3-distro python3-peewee python3-mutagen
|
|
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"
|
|
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=d32b76e0a1506ab72d0b45bb0f5711c490a3105fce1019f173536f19716a07f2
|