vlgothic-20141206.ebuild 548 B

1234567891011121314151617181920212223
  1. # Copyright 1999-2015 Gentoo Foundation
  2. # Distributed under the terms of the GNU General Public License v2
  3. inherit font
  4. MY_PN="VLGothic"
  5. DESCRIPTION="Japanese TrueType font from Vine Linux"
  6. HOMEPAGE="http://vlgothic.dicey.org/"
  7. SRC_URI="mirror://sourceforge.jp/${PN}/62375/${MY_PN}-${PV}.tar.bz2"
  8. # M+ FONTS -> mplus-fonts
  9. # sazanami -> BSD-2
  10. LICENSE="vlgothic mplus-fonts BSD-2"
  11. SLOT="0"
  12. KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
  13. IUSE=""
  14. S="${WORKDIR}/${MY_PN}"
  15. FONT_SUFFIX="ttf"
  16. FONT_S="${S}"
  17. DOCS="Changelog README*"