zathura-djvu: update to 0.2.8.
This commit is contained in:
parent
18af0dc938
commit
114e498f04
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'zathura-djvu'
|
||||
pkgname=zathura-djvu
|
||||
version=0.2.7
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
version=0.2.8
|
||||
revision=1
|
||||
build_style=meson
|
||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="djvulibre-devel zathura-devel"
|
||||
|
@ -10,13 +10,8 @@ depends="zathura"
|
|||
license="zlib"
|
||||
homepage="http://pwmt.org/projects/zathura-djvu/"
|
||||
short_desc="DjVu support for zathura"
|
||||
distfiles="http://pwmt.org/projects/${pkgname}/download/${pkgname}-${version}.tar.gz"
|
||||
checksum=0d6e9470abfa3a2a67c9acf2f6fcc261e7c089d5a810c27a410c8372bd6e6ee9
|
||||
|
||||
pre_build() {
|
||||
sed -i 's/^\(CFLAGS *+=\)/override \1/' config.mk
|
||||
sed -i 's/^\(LDFLAGS *+=\)/override \1/' config.mk
|
||||
}
|
||||
distfiles="http://pwmt.org/projects/${pkgname}/download/${pkgname}-${version}.tar.xz"
|
||||
checksum=d0e664d5312bdc0674fdf8cc6e259c9ee1365714172bc809f9c0f69659d8b32b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue
Block a user