essays1743-2.001.ebuild 510 B

1234567891011121314151617181920212223
  1. # Copyright 1999-2017 Gentoo Foundation
  2. # Distributed under the terms of the GNU General Public License v2
  3. EAPI="6"
  4. inherit font
  5. DESCRIPTION="John Stracke's Essays 1743 font"
  6. HOMEPAGE="http://www.thibault.org/fonts/essays/"
  7. SRC_URI="http://www.thibault.org/fonts/essays/${P}-1-ttf.tar.gz"
  8. LICENSE="|| ( LGPL-2.1 OFL-1.1 )"
  9. SLOT="0"
  10. KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-macos"
  11. IUSE=""
  12. DEPEND=""
  13. RDEPEND=""
  14. S="${WORKDIR}/${PN}"
  15. FONT_S="${S}"
  16. FONT_SUFFIX="ttf"