zim: version bump to 0.72

This commit is contained in:
Alexander Kapshuna 2019-08-31 23:26:30 +03:00
parent fab380486a
commit 117aad5206
1 changed files with 9 additions and 1 deletions

View File

@ -27,7 +27,7 @@ DEPENDENCIES="
suggestion:
app-text/dvipng
app-text/texlive-core
dev-libs/zeitgeist
dev-libs/zeitgeist:2.0
dev-scm/bzr
media-gfx/ImageMagick
media-gfx/graphviz
@ -36,12 +36,20 @@ DEPENDENCIES="
sci-apps/gnuplot
"
# Requires X server
RESTRICT="test"
WORK=${WORKBASE}/${PNV/_rc/-rc}
pkg_setup() {
unset DISPLAY # tries to access X socket
}
src_test() {
PYTHONPATH="${PWD}/build/lib" \
edo ${PYTHON} test.py
}
pkg_postinst() {
freedesktop-desktop_pkg_postinst
gtk-icon-cache_pkg_postinst