blob: 876f210ada2076e527dbf2ba6ffda7a9c70e73b7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=install prepare unpack
DEPEND=office_implementation_libreoffice? ( || ( app-office/libreoffice app-office/libreoffice-bin ) ) app-arch/unzip
DESCRIPTION=Open/LibreOffice extension for the FictionBook2 format with validation
EAPI=7
HOMEPAGE=https://sourceforge.net/projects/fbtools/
INHERIT=office-ext-r1
IUSE=office_implementation_libreoffice
KEYWORDS=amd64 x86
LICENSE=GPL-3
RDEPEND=app-arch/zip dev-libs/libxml2 office_implementation_libreoffice? ( || ( app-office/libreoffice app-office/libreoffice-bin ) )
REQUIRED_USE=|| ( office_implementation_libreoffice )
SLOT=0
SRC_URI=mirror://sourceforge/fbtools/files/release/OOoFBTools-2.57.zip
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 3c7381c56a184f0dd5ba3fb824808f30 wrapper 4251d4c84c25f59094fd557e0063a974 eutils f93c6ebbcd4a4e3e3f2328a13511b73a office-ext-r1 f7003886a433c084c1dc25d51c4e37c3
_md5_=6f0d81e99e87b5ebdfebc4bd5e99516f
|