dmaths-3.4.9.0-r1.ebuild 451 B

12345678910111213141516171819
  1. # Copyright 1999-2013 Gentoo Foundation
  2. # Distributed under the terms of the GNU General Public License v2
  3. EAPI=5
  4. OFFICE_EXTENSIONS=(
  5. "${PN}addon.oxt"
  6. )
  7. inherit office-ext-r1
  8. DESCRIPTION="Mathematics Formula Editor Extension"
  9. HOMEPAGE="http://extensions.libreoffice.org/extension-center/dmaths"
  10. SRC_URI="http://extensions.libreoffice.org/extension-center/${PN}/releases/${PV}/${PN}addon.oxt"
  11. LICENSE="GPL-2"
  12. SLOT="0"
  13. KEYWORDS="amd64 x86"
  14. IUSE=""