kcalcore-16.08.3.ebuild 574 B

123456789101112131415161718192021222324252627
  1. # Copyright 1999-2016 Gentoo Foundation
  2. # Distributed under the terms of the GNU General Public License v2
  3. EAPI=6
  4. KDE_TEST="true"
  5. VIRTUALX_REQUIRED="test"
  6. inherit kde5
  7. DESCRIPTION="Library for handling calendar data"
  8. LICENSE="GPL-2+ test? ( LGPL-3+ )"
  9. KEYWORDS="amd64 x86"
  10. IUSE=""
  11. DEPEND="
  12. $(add_frameworks_dep kcodecs)
  13. $(add_frameworks_dep kconfig)
  14. $(add_frameworks_dep kcoreaddons)
  15. $(add_frameworks_dep kdelibs4support)
  16. $(add_qt_dep qtgui)
  17. dev-libs/libical:=
  18. sys-apps/util-linux
  19. "
  20. RDEPEND="${DEPEND}"
  21. RESTRICT="test" # multiple tests fail or hang indefinitely