From bffeaaf173391d014f56fd2ef1db46354bc44e7a Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Wed, 14 Aug 2019 13:53:45 +0200 Subject: app-office/libreoffice: Drop USE gtk2 Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner --- app-office/libreoffice/libreoffice-9999.ebuild | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'app-office/libreoffice') diff --git a/app-office/libreoffice/libreoffice-9999.ebuild b/app-office/libreoffice/libreoffice-9999.ebuild index c593c78f419b..b603ee3b8f4e 100644 --- a/app-office/libreoffice/libreoffice-9999.ebuild +++ b/app-office/libreoffice/libreoffice-9999.ebuild @@ -63,7 +63,7 @@ unset ADDONS_SRC LO_EXTS="nlpsolver scripting-beanshell scripting-javascript wiki-publisher" IUSE="accessibility bluetooth +branding coinmp +cups dbus debug eds firebird -googledrive gstreamer +gtk gtk2 kde ldap +mariadb odk pdfimport postgres test +googledrive gstreamer +gtk kde ldap +mariadb odk pdfimport postgres test $(printf 'libreoffice_extensions_%s ' ${LO_EXTS})" REQUIRED_USE="${PYTHON_REQUIRED_USE} @@ -176,11 +176,6 @@ COMMON_DEPEND="${PYTHON_DEPS} x11-libs/gtk+:3 x11-libs/pango ) - gtk2? ( - x11-libs/gdk-pixbuf - >=x11-libs/gtk+-2.24:2 - x11-libs/pango - ) kde? ( dev-qt/qtcore:5 dev-qt/qtgui:5 @@ -409,6 +404,7 @@ src_configure() { --disable-epm --disable-fetch-external --disable-gstreamer-0-10 + --disable-gtk2 --disable-gtk3-kde5 --disable-online-update --disable-openssl @@ -442,7 +438,6 @@ src_configure() { $(use_enable firebird firebird-sdbc) $(use_enable gstreamer gstreamer-1-0) $(use_enable gtk gtk3) - $(use_enable gtk2 gtk) $(use_enable kde kf5) $(use_enable kde qt5) $(use_enable ldap) -- cgit v1.2.3-65-gdbad