2021-06-09 03:50:06 UTC

This commit is contained in:
Repository mirror & CI
2021-06-09 03:50:06 +00:00
parent 08672ed278
commit c04eeb5603
23 changed files with 128 additions and 85 deletions

View File

@@ -1,6 +1,6 @@
BDEPEND=sys-devel/gettext app-text/asciidoc dev-util/ninja dev-util/cmake
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/boost[nls] app-arch/libarchive[bzip2,iconv,lzma,zlib] dev-libs/libfmt dev-libs/pugixml dev-cpp/termcolor test? ( dev-cpp/catch )
DEPEND=dev-libs/boost[nls] app-arch/libarchive[bzip2,iconv,lzma,zlib] dev-libs/libfmt dev-libs/pugixml dev-cpp/termcolor dev-cpp/nlohmann_json test? ( dev-cpp/catch )
DESCRIPTION=Search tool for EPUB e-books
EAPI=7
HOMEPAGE=https://schlomp.space/tastytea/epubgrep
@@ -11,6 +11,6 @@ LICENSE=AGPL-3
RDEPEND=dev-libs/boost[nls] app-arch/libarchive[bzip2,iconv,lzma,zlib] dev-libs/libfmt dev-libs/pugixml
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://schlomp.space/tastytea/epubgrep/archive/0.4.0.tar.gz -> epubgrep-0.4.0.tar.gz
SRC_URI=https://schlomp.space/tastytea/epubgrep/archive/0.5.1.tar.gz -> epubgrep-0.5.1.tar.gz
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib ebdbaed22e873a5abe6205f41349b479 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic bc2e7662a4a9a8643be851982a837ddc xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake 518e4c9a6a38dfd7afc54b6a7c5de3da
_md5_=3ecb3d32755f7dce42a99acb2563b36f
_md5_=28900326677317fbecba826b503b49be

File diff suppressed because one or more lines are too long