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