zathura: update to 0.4.3.
This commit is contained in:
parent
ced281f2d2
commit
deafefad2d
1 changed files with 10 additions and 11 deletions
|
@ -1,21 +1,20 @@
|
||||||
# Template file for 'zathura'
|
# Template file for 'zathura'
|
||||||
pkgname=zathura
|
pkgname=zathura
|
||||||
version=0.4.1
|
version=0.4.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config intltool python3-Sphinx desktop-file-utils appstream-glib glib-devel"
|
configure_args="-Dsynctex=disabled -Dtests=disabled"
|
||||||
makedepends="girara-devel sqlite-devel file-devel zlib-devel libseccomp-devel"
|
hostmakedepends="pkg-config intltool python3-Sphinx desktop-file-utils
|
||||||
|
appstream-glib glib-devel librsvg-utils"
|
||||||
|
makedepends="girara-devel sqlite-devel file-devel zlib-devel libseccomp-devel
|
||||||
|
libglib-devel"
|
||||||
short_desc="A highly customizable and functional document viewer"
|
short_desc="A highly customizable and functional document viewer"
|
||||||
license="Zlib"
|
|
||||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
homepage="http://pwmt.org/projects/zathura/installation/"
|
license="Zlib"
|
||||||
|
homepage="https://pwmt.org/projects/zathura/installation/"
|
||||||
changelog="https://pwmt.org/projects/zathura/changelog/${version}"
|
changelog="https://pwmt.org/projects/zathura/changelog/${version}"
|
||||||
distfiles="http://pwmt.org/projects/${pkgname}/download/${pkgname}-${version}.tar.xz"
|
distfiles="https://pwmt.org/projects/${pkgname}/download/${pkgname}-${version}.tar.xz"
|
||||||
checksum=d6f56bf6e7e05d2e91213287c7aea21481c44521b622f9e9ec06a886f51dd9fe
|
checksum=7e12194426d709670e0f4b0b107c80dd21322881b57d4a0bf9a09998402ffd41
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
|
||||||
hostmakedepends+=" glib-devel"
|
|
||||||
fi
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue