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/libepubgen-0.1.1 | |
parent | 71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'app-text/libepubgen-0.1.1')
-rw-r--r-- | app-text/libepubgen-0.1.1 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-text/libepubgen-0.1.1 b/app-text/libepubgen-0.1.1 new file mode 100644 index 000000000000..6aa5001bdcd1 --- /dev/null +++ b/app-text/libepubgen-0.1.1 @@ -0,0 +1,12 @@ +DEFINED_PHASES=configure install +DEPEND=dev-libs/librevenge dev-libs/boost virtual/pkgconfig doc? ( app-doc/doxygen ) test? ( dev-util/cppunit dev-libs/libxml2:2 ) +DESCRIPTION=EPUB generator for librevenge +EAPI=6 +HOMEPAGE=https://sourceforge.net/projects/libepubgen/ +IUSE=debug doc test +KEYWORDS=~amd64 ~arm ~arm64 ~x86 +LICENSE=MPL-2.0 +RDEPEND=dev-libs/librevenge +SLOT=0 +SRC_URI=mirror://sourceforge/libepubgen/libepubgen-0.1.1.tar.xz +_md5_=7ab5c0aae9e2284a1a9bd0f47e9b3a8a |