myspell-id-2.0.ebuild 676 B

12345678910111213141516171819202122232425262728
  1. # Copyright 1999-2015 Gentoo Foundation
  2. # Distributed under the terms of the GNU General Public License v2
  3. EAPI=4
  4. MYSPELL_DICT=(
  5. "id_ID.aff"
  6. "id_ID.dic"
  7. )
  8. MYSPELL_HYPH=(
  9. "hyph_id_ID.dic"
  10. )
  11. MYSPELL_THES=(
  12. )
  13. inherit myspell-r2
  14. DESCRIPTION="Indonesian dictionaries for myspell/hunspell"
  15. HOMEPAGE="http://extensions.libreoffice.org/extension-center/indonesian-dictionary-kamus-indonesia-by-benitius"
  16. SRC_URI="http://extensions.libreoffice.org/extension-center/indonesian-dictionary-kamus-indonesia-by-benitius/releases/${PV}/id_id.oxt -> ${P}.oxt"
  17. LICENSE="GPL-2"
  18. SLOT="0"
  19. KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
  20. IUSE=""