mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
zathura-ps: update to 0.2.6.
This commit is contained in:
parent
ae55c4c6bf
commit
a9db52d4b6
1 changed files with 5 additions and 10 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'zathura-ps'
|
# Template file for 'zathura-ps'
|
||||||
pkgname=zathura-ps
|
pkgname=zathura-ps
|
||||||
version=0.2.5
|
version=0.2.6
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=meson
|
||||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libspectre-devel zathura-devel"
|
makedepends="libspectre-devel zathura-devel"
|
||||||
|
@ -10,13 +10,8 @@ depends="zathura"
|
||||||
license="zlib"
|
license="zlib"
|
||||||
homepage="http://pwmt.org/projects/zathura-ps/"
|
homepage="http://pwmt.org/projects/zathura-ps/"
|
||||||
short_desc="PostScript support for zathura"
|
short_desc="PostScript support for zathura"
|
||||||
distfiles="http://pwmt.org/projects/${pkgname}/download/${pkgname}-${version}.tar.gz"
|
distfiles="http://pwmt.org/projects/${pkgname}/download/${pkgname}-${version}.tar.xz"
|
||||||
checksum=12f7e68291f9dab211f15a718b7e90adc5916d0242f8b15851825fa424b693f4
|
checksum=7eb085b41fc88979f997310b4e703455e6a81b6ef1ae7db0b6324b6f13c2cf73
|
||||||
|
|
||||||
pre_build() {
|
|
||||||
sed -i 's/^\(CFLAGS *+=\)/override \1/' config.mk
|
|
||||||
sed -i 's/^\(LDFLAGS *+=\)/override \1/' config.mk
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue