From ec357b2a554ccb0444e3b8924cc30efa90629d62 Mon Sep 17 00:00:00 2001 From: Alexander Kapshuna Date: Wed, 8 May 2019 13:00:16 +0300 Subject: [PATCH] zim: version bump to 0.71.0 --- .../{zim-0.68.exheres-0 => zim-0.71.0.exheres-0} | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) rename packages/x11-misc/zim/{zim-0.68.exheres-0 => zim-0.71.0.exheres-0} (74%) diff --git a/packages/x11-misc/zim/zim-0.68.exheres-0 b/packages/x11-misc/zim/zim-0.71.0.exheres-0 similarity index 74% rename from packages/x11-misc/zim/zim-0.68.exheres-0 rename to packages/x11-misc/zim/zim-0.71.0.exheres-0 index ab99f04..9bdd9ba 100644 --- a/packages/x11-misc/zim/zim-0.68.exheres-0 +++ b/packages/x11-misc/zim/zim-0.71.0.exheres-0 @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 require gtk-icon-cache freedesktop-desktop -require setup-py [ import=distutils blacklist="3" multibuild=false python_opts='[sqlite]' ] +require setup-py [ import=distutils blacklist="2" multibuild=false python_opts="[sqlite]" ] SUMMARY="A desktop wiki" HOMEPAGE="http://zim-wiki.org/" @@ -20,8 +20,10 @@ DEPENDENCIES=" build: x11-apps/xdg-utils build+run: - gnome-bindings/pygtk:2[python_abis:*(-)?] - gnome-bindings/pygobject:2[python_abis:*(-)?] + gnome-bindings/pygobject:3[python_abis:*(-)?] + x11-libs/gtk+:3[>=3.18] + recommendation: + dev-python/pyxdg[python_abis:*(-)?] suggestion: app-text/dvipng app-text/texlive-core @@ -36,9 +38,9 @@ DEPENDENCIES=" WORK=${WORKBASE}/${PNV/_rc/-rc} -SETUP_PY_SRC_INSTALL_PARAMS=( - --skip-xdg-cmd -) +pkg_setup() { + unset DISPLAY # tries to access X socket +} pkg_postinst() { freedesktop-desktop_pkg_postinst