gidole-2.0.2.ebuild 402 B

12345678910111213141516171819
  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. DESCRIPTION="Open source modern DIN fonts"
  6. HOMEPAGE="http://gidole.github.io/"
  7. SRC_URI="https://dev.gentoo.org/~yngwin/distfiles/${P}.zip"
  8. LICENSE="OFL-1.1"
  9. SLOT="0"
  10. KEYWORDS="amd64 arm x86"
  11. IUSE=""
  12. DEPEND="app-arch/unzip"
  13. S="${WORKDIR}/GidoleFont"
  14. FONT_SUFFIX="otf ttf"