mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
foliate: update to 2.2.1; add checkdepends
This commit is contained in:
parent
53550fa053
commit
e7d1227b8e
1 changed files with 4 additions and 3 deletions
|
@ -1,17 +1,18 @@
|
||||||
# Template file for 'foliate'
|
# Template file for 'foliate'
|
||||||
pkgname=foliate
|
pkgname=foliate
|
||||||
version=2.2.0
|
version=2.2.1
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config gettext gjs glib-devel desktop-file-utils appstream-glib"
|
hostmakedepends="pkg-config gettext gjs glib-devel"
|
||||||
depends="webkit2gtk gjs"
|
depends="webkit2gtk gjs"
|
||||||
|
checkdepends="desktop-file-utils appstream-glib"
|
||||||
short_desc="Simple and modern GTK eBook reader"
|
short_desc="Simple and modern GTK eBook reader"
|
||||||
maintainer="lorem <notloremipsum@protonmail.com>"
|
maintainer="lorem <notloremipsum@protonmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://johnfactotum.github.io/foliate/"
|
homepage="https://johnfactotum.github.io/foliate/"
|
||||||
distfiles="https://github.com/johnfactotum/foliate/archive/${version}.tar.gz"
|
distfiles="https://github.com/johnfactotum/foliate/archive/${version}.tar.gz"
|
||||||
checksum=667bf8a7205ad3b9c3359cf47a35fa80945175b30442437da7f4efffba3a5e78
|
checksum=d1b43cb604e02f4337cd20487a5ef7780156207456bc90d4b6ac13716ed7eb5a
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue