cozy: cross compile

This commit is contained in:
Đoàn Trần Công Danh 2020-04-06 09:22:04 +07:00 committed by Juan RP
parent 11d79b808f
commit 93e34a6fe4

View file

@ -4,9 +4,10 @@ version=0.6.14
revision=1
archs=noarch
build_style=meson
hostmakedepends="pkg-config glib-devel python3"
hostmakedepends="pkg-config glib-devel python3 python3-distro python3-peewee
python3-mutagen python3-gobject-devel"
makedepends="glib-devel python3-distro python3-peewee python3-mutagen
python3-gobject-devel"
python3-gobject-devel"
depends="python3 python3-peewee gst-libav gst-plugins-good1 gst1-python3
python3-mutagen python3-distro"
short_desc="Audio book player"
@ -15,4 +16,3 @@ 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=f8c848b9a261d476aa91d8cd4127f87174e5d11c3aa550c247ff12dc08cb35ac
nocross="requires python3-gobject"