jsmath-extra-light-1.0.ebuild 450 B

1234567891011121314151617181920
  1. # Copyright 1999-2009 Gentoo Foundation
  2. # Distributed under the terms of the GNU General Public License v2
  3. inherit font
  4. DESCRIPTION="Extra raster fonts for jsmath, light version"
  5. HOMEPAGE="http://www.math.union.edu/~dpvc/jsMath/download/extra-fonts/"
  6. SRC_URI="mirror://gentoo/${P}.tar.bz2"
  7. LICENSE="Apache-2.0"
  8. SLOT="0"
  9. KEYWORDS="~amd64 ~ppc ~x86"
  10. IUSE=""
  11. DEPEND=""
  12. RDEPEND="media-fonts/jsmath
  13. !media-fonts/jsmath-extra-dark"
  14. FONT_SUFFIX="ttf"