+++ /dev/null
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>kde@gentoo.org</email>
- <name>Gentoo KDE Project</name>
- </maintainer>
- <upstream>
- <remote-id type="launchpad">sni-qt</remote-id>
- </upstream>
-</pkgmetadata>
+++ /dev/null
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit cmake-multilib
-
-DESCRIPTION="A Qt plugin which turns all QSystemTrayIcon into StatusNotifierItems"
-HOMEPAGE="https://launchpad.net/sni-qt"
-SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="amd64 ~arm x86"
-IUSE="test"
-
-RDEPEND="
- dev-libs/libdbusmenu-qt[qt4,${MULTILIB_USEDEP}]
- >=dev-qt/qtcore-4.8.6:4[${MULTILIB_USEDEP}]
- >=dev-qt/qtdbus-4.8.6:4[${MULTILIB_USEDEP}]
- >=dev-qt/qtgui-4.8.6:4[${MULTILIB_USEDEP}]
-"
-DEPEND="${RDEPEND}
- test? ( >=dev-qt/qttest-4.8.6:4[${MULTILIB_USEDEP}] )
-"
-
-src_prepare() {
- if ! use test ; then
- comment_add_subdirectory tests/auto
- fi
-
- cmake-utils_src_prepare
-}
-
-multilib_src_configure() {
- local mycmakeargs=(
- -DQT_QMAKE_EXECUTABLE="/usr/$(get_libdir)/qt4/bin/qmake"
- )
-
- cmake-utils_src_configure
-}
media-sound/projectm-pulseaudio
media-sound/projectm-jack
-# Andreas Sturmlechner <asturm@gentoo.org> (10 May 2018)
-# Depends on dead Qt4, no revdeps. Masked for removal in 30 days.
-dev-libs/sni-qt
-
# Hans de Graaff <graaff@gentoo.org> (7 May 2018)
# Old slots that are ruby23-only and no longer maintained
# upstream, and that do not have packages depend on them.