emerald-themes-0.5.2.ebuild 403 B

1234567891011121314151617
  1. # Copyright 1999-2012 Gentoo Foundation
  2. # Distributed under the terms of the GNU General Public License v2
  3. EAPI="4"
  4. DESCRIPTION="Emerald window decorator themes"
  5. HOMEPAGE="http://compiz.org"
  6. SRC_URI="http://cgit.compiz.org/fusion/decorators/${PV}/snapshot/${P}.tar.bz2"
  7. LICENSE="GPL-2"
  8. SLOT="0"
  9. KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
  10. IUSE=""
  11. DEPEND="x11-wm/emerald"
  12. DOCS="ChangeLog INSTALL NEWS README"