foliate: update to 3.1.0.
This commit is contained in:
@@ -1,19 +1,17 @@
|
|||||||
# Template file for 'foliate'
|
# Template file for 'foliate'
|
||||||
pkgname=foliate
|
pkgname=foliate
|
||||||
version=2.6.4
|
version=3.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config gettext gjs glib-devel"
|
hostmakedepends="pkg-config gettext glib-devel
|
||||||
depends="webkit2gtk gjs"
|
gtk4-update-icon-cache desktop-file-utils"
|
||||||
|
makedepends="gjs-devel gtk4-devel libadwaita-devel libwebkitgtk60-devel"
|
||||||
|
depends="libwebkitgtk60 gjs"
|
||||||
checkdepends="desktop-file-utils appstream-glib"
|
checkdepends="desktop-file-utils appstream-glib"
|
||||||
short_desc="Simple and modern GTK eBook reader"
|
short_desc="Simple and modern GTK eBook reader"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
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/releases/download/${version}/com.github.johnfactotum.Foliate-${version}.tar.xz"
|
||||||
checksum=4a4381bff6e398f6734e1695da23f1c593ba2a67e463e07021a089ffd0741776
|
checksum=87f8a14dcb730a585f7b9ce47d3fa6dbbe03733bf134d40423b20931b3b429dc
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
post_install() {
|
|
||||||
ln -s com.github.johnfactotum.Foliate ${DESTDIR}/usr/bin/foliate
|
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user