diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:56:41 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:56:41 +0100 |
commit | d87262dd706fec50cd150aab3e93883b6337466d (patch) | |
tree | 246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-text/libodfgen-0.1.6 | |
parent | 71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'app-text/libodfgen-0.1.6')
-rw-r--r-- | app-text/libodfgen-0.1.6 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-text/libodfgen-0.1.6 b/app-text/libodfgen-0.1.6 new file mode 100644 index 000000000000..897ac075d7ec --- /dev/null +++ b/app-text/libodfgen-0.1.6 @@ -0,0 +1,12 @@ +DEFINED_PHASES=configure install prepare +DEPEND=dev-libs/librevenge virtual/pkgconfig doc? ( app-doc/doxygen ) +DESCRIPTION=Library to generate ODF documents from libwpd and libwpg +EAPI=6 +HOMEPAGE=http://libwpd.sf.net +IUSE=doc +KEYWORDS=amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux +LICENSE=|| ( LGPL-2.1 MPL-2.0 ) +RDEPEND=dev-libs/librevenge +SLOT=0 +SRC_URI=mirror://sourceforge/libwpd/libodfgen-0.1.6.tar.xz +_md5_=a735c02c876fddd51c41f3ca96749777 |