mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
cozy: update to 0.6.1.
This commit is contained in:
parent
1bb1e6550b
commit
34602a368b
1 changed files with 4 additions and 3 deletions
|
@ -1,10 +1,11 @@
|
||||||
# Template file for 'cozy'
|
# Template file for 'cozy'
|
||||||
pkgname=cozy
|
pkgname=cozy
|
||||||
version=0.6.0
|
version=0.6.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config glib-devel"
|
pycompile_module="cozy"
|
||||||
|
hostmakedepends="pkg-config glib-devel python3"
|
||||||
makedepends="glib-devel"
|
makedepends="glib-devel"
|
||||||
depends="python3 python3-peewee gst-libav gst-plugins-good1 gst1-python3 python3-mutagen"
|
depends="python3 python3-peewee gst-libav gst-plugins-good1 gst1-python3 python3-mutagen"
|
||||||
short_desc="Audio book player"
|
short_desc="Audio book player"
|
||||||
|
@ -12,5 +13,5 @@ maintainer="johannes <johannes.brechtmann@gmail.com>"
|
||||||
license="GPL-3.0-only, LGPL-3.0-only"
|
license="GPL-3.0-only, LGPL-3.0-only"
|
||||||
homepage="https://github.com/geigi/cozy"
|
homepage="https://github.com/geigi/cozy"
|
||||||
distfiles="https://github.com/geigi/cozy/archive/${version}.tar.gz"
|
distfiles="https://github.com/geigi/cozy/archive/${version}.tar.gz"
|
||||||
checksum=c664546244c182204f1db23fc677b56146315c89a1f7a116d35de5d9d94cf1b6
|
checksum=067a31f78c14ca406e161f422ee51c9e81cdcb7c3d6cc240645dd6ede322aaec
|
||||||
nocross="requires python3-gobject"
|
nocross="requires python3-gobject"
|
||||||
|
|
Loading…
Add table
Reference in a new issue