commit 7302728789221d0a370189a51ee08fa87d887ef1 Author: Andreas Sturmlechner Date: Tue Feb 21 02:01:57 2017 +0100 www-plugins/adobe-flash: Drop USE=kde Package-Manager: portage-2.3.3 diff --git a/www-plugins/adobe-flash/adobe-flash-24.0.0.221.ebuild b/www-plugins/adobe-flash/adobe-flash-24.0.0.221.ebuild index 51cfe43..a062116 100644 --- a/www-plugins/adobe-flash/adobe-flash-24.0.0.221.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-24.0.0.221.ebuild @@ -18,7 +18,7 @@ AF_NP_64_URI="${AF_URI}/flash_player_npapi_linux.x86_64.tar.gz -> ${P}-npapi.x86 AF_PP_32_URI="${AF_URI}/flash_player_ppapi_linux.i386.tar.gz -> ${P}-ppapi.i386.tar.gz" AF_PP_64_URI="${AF_URI}/flash_player_ppapi_linux.x86_64.tar.gz -> ${P}-ppapi.x86_64.tar.gz" -IUSE="kde +nsplugin +ppapi" +IUSE="+nsplugin +ppapi" REQUIRED_USE=" || ( nsplugin ppapi ) " @@ -44,20 +44,6 @@ NPAPI_RDEPEND=" dev-libs/glib:2 dev-libs/nspr dev-libs/nss - kde? ( - dev-qt/qtcore:4 - dev-qt/qtdbus:4 - dev-qt/qtgui:4 - dev-qt/qtsvg:4 - kde-frameworks/kdelibs:4 - x11-libs/libICE - x11-libs/libSM - x11-libs/libXau - x11-libs/libXdmcp - x11-libs/libXext - x11-libs/libXft - x11-libs/libXpm - ) media-libs/fontconfig media-libs/freetype >=sys-libs/glibc-2.4 @@ -110,16 +96,9 @@ multilib_src_install() { doexe libflashplayer.so if multilib_is_native_abi; then - if use kde; then - exeinto /usr/$(get_libdir)/kde4 - doexe usr/${pkglibdir}/kde4/kcm_adobe_flash_player.so - insinto /usr/share/kde4/services - doins usr/share/kde4/services/kcm_adobe_flash_player.desktop - else - # No KDE applet, so allow the GTK utility to show up in KDE: - sed -i usr/share/applications/flash-player-properties.desktop \ - -e "/^NotShowIn=KDE;/d" || die "sed of .desktop file failed" - fi + # No KDE applet, so allow the GTK utility to show up in KDE: + sed -i usr/share/applications/flash-player-properties.desktop \ + -e "/^NotShowIn=KDE;/d" || die "sed of .desktop file failed" # The userland 'flash-player-properties' standalone app: dobin usr/bin/flash-player-properties diff --git a/www-plugins/adobe-flash/metadata.xml b/www-plugins/adobe-flash/metadata.xml index 4c23d1f..e3e8fa0 100644 --- a/www-plugins/adobe-flash/metadata.xml +++ b/www-plugins/adobe-flash/metadata.xml @@ -9,7 +9,6 @@ Gentoo Desktop Miscellaneous Project -Install a KCM plugin for configuring flash player preferences Install the Netscape Flash API plugin (for Firefox and similar browsers) Install the Pepper Flash API plugin (for Chrome and similar browsers)