gnome-backgrounds-3.23.91.ebuild 473 B

1234567891011121314151617181920
  1. # Copyright 1999-2017 Gentoo Foundation
  2. # Distributed under the terms of the GNU General Public License v2
  3. EAPI=6
  4. inherit gnome2
  5. DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
  6. HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
  7. LICENSE="GPL-2"
  8. SLOT="0"
  9. KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
  10. IUSE=""
  11. RDEPEND="!<x11-themes/gnome-themes-standard-3.14"
  12. DEPEND="
  13. >=dev-util/intltool-0.40.0
  14. sys-devel/gettext
  15. "