plasma-workspace-wallpapers-5.8.6.ebuild 388 B

12345678910111213141516171819
  1. # Copyright 1999-2017 Gentoo Foundation
  2. # Distributed under the terms of the GNU General Public License v2
  3. EAPI=6
  4. KDE_AUTODEPS="false"
  5. KDE_DEBUG="false"
  6. inherit kde5
  7. DESCRIPTION="Additional wallpapers for the Plasma workspace"
  8. KEYWORDS="amd64 ~arm x86"
  9. IUSE=""
  10. DEPEND="
  11. $(add_frameworks_dep extra-cmake-modules)
  12. $(add_qt_dep qtcore)
  13. "
  14. RDEPEND="!<kde-apps/kde-wallpapers-15.08.3-r2"