From b7ebc951da8800f711142f69d9d958bde67a112d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 28 Apr 2019 09:54:45 +0100 Subject: gentoo resync : 28.04.2019 --- media-gfx/openscad/openscad-9999.ebuild | 19 ++++++------------- 1 file changed, 6 insertions(+), 13 deletions(-) (limited to 'media-gfx/openscad/openscad-9999.ebuild') diff --git a/media-gfx/openscad/openscad-9999.ebuild b/media-gfx/openscad/openscad-9999.ebuild index 4dd3247d891b..e885fba11965 100644 --- a/media-gfx/openscad/openscad-9999.ebuild +++ b/media-gfx/openscad/openscad-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 -inherit elisp-common git-r3 qmake-utils xdg-utils +inherit elisp-common git-r3 qmake-utils xdg SITEFILE="50${PN}-gentoo.el" @@ -21,10 +21,13 @@ DEPEND=" dev-libs/boost:= dev-libs/glib:2 dev-libs/gmp:0= + dev-libs/libzip:= dev-libs/mpfr:0= dev-qt/qtconcurrent:5 dev-qt/qtcore:5 + dev-qt/qtdbus:5 dev-qt/qtgui:5[-gles2] + dev-qt/qtmultimedia:5[-gles2] dev-qt/qtopengl:5 media-gfx/opencsg media-libs/fontconfig:1.0 @@ -68,13 +71,3 @@ src_install() { einstalldocs } - -pkg_postinst() { - xdg_mimeinfo_database_update - xdg_desktop_database_update -} - -pkg_postrm() { - xdg_mimeinfo_database_update - xdg_desktop_database_update -} -- cgit v1.2.3