lohit-marathi-2.94.0.ebuild 669 B

12345678910111213141516171819202122232425
  1. # Copyright 1999-2015 Gentoo Foundation
  2. # Distributed under the terms of the GNU General Public License v2
  3. EAPI=5
  4. inherit font
  5. FONTDIR="/usr/share/fonts/indic/${PN}"
  6. FONT_SUFFIX="ttf"
  7. DESCRIPTION="The Lohit Marathi font"
  8. HOMEPAGE="https://fedorahosted.org/lohit"
  9. SRC_URI="https://fedorahosted.org/releases/l/o/lohit/${PN}-${FONT_SUFFIX}-${PV}.tar.gz"
  10. LICENSE="OFL-1.1"
  11. SLOT="0"
  12. KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x86-macos"
  13. IUSE=""
  14. DEPEND="!<media-fonts/lohit-fonts-2.20150220"
  15. RDEPEND="${DEPEND}"
  16. RESTRICT="test binchecks"
  17. S=${WORKDIR}/${PN}-${FONT_SUFFIX}-${PV}
  18. FONT_S=${S}
  19. FONT_CONF=( "65-0-${PN}.conf" )