2021-05-30 15:05:00 UTC

This commit is contained in:
Repository mirror & CI
2021-05-30 15:05:01 +00:00
parent 9f9cea3a1d
commit dd5b56fd56
15 changed files with 125 additions and 44 deletions

View File

@@ -1,16 +0,0 @@
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-cpp/termcolor test? ( dev-cpp/catch )
DESCRIPTION=Search tool for EPUB ebooks
EAPI=7
HOMEPAGE=https://schlomp.space/tastytea/epubgrep
INHERIT=cmake
IUSE=test
KEYWORDS=~amd64
LICENSE=AGPL-3
RDEPEND=dev-libs/boost[nls] app-arch/libarchive[bzip2,iconv,lzma,zlib] dev-libs/libfmt
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://schlomp.space/tastytea/epubgrep/archive/0.3.1.tar.gz -> epubgrep-0.3.1.tar.gz
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic bc2e7662a4a9a8643be851982a837ddc xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake 518e4c9a6a38dfd7afc54b6a7c5de3da
_md5_=be198592ed379db55094259458ad917d

View File

@@ -1,7 +1,7 @@
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-cpp/termcolor test? ( dev-cpp/catch )
DESCRIPTION=Search tool for EPUB ebooks
DESCRIPTION=Search tool for EPUB e-books
EAPI=7
HOMEPAGE=https://schlomp.space/tastytea/epubgrep
INHERIT=cmake
@@ -11,6 +11,6 @@ LICENSE=AGPL-3
RDEPEND=dev-libs/boost[nls] app-arch/libarchive[bzip2,iconv,lzma,zlib] dev-libs/libfmt
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://schlomp.space/tastytea/epubgrep/archive/0.2.0.tar.gz -> epubgrep-0.2.0.tar.gz
SRC_URI=https://schlomp.space/tastytea/epubgrep/archive/0.3.2.tar.gz -> epubgrep-0.3.2.tar.gz
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic bc2e7662a4a9a8643be851982a837ddc xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake 518e4c9a6a38dfd7afc54b6a7c5de3da
_md5_=be198592ed379db55094259458ad917d
_md5_=2d64f8cad82d1ab89166956e701b9edd

View File

@@ -1,16 +1,16 @@
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 test? ( dev-cpp/catch )
DESCRIPTION=Search tool for EPUB ebooks
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 )
DESCRIPTION=Search tool for EPUB e-books
EAPI=7
HOMEPAGE=https://schlomp.space/tastytea/epubgrep
INHERIT=cmake
IUSE=test
KEYWORDS=~amd64
LICENSE=AGPL-3
RDEPEND=dev-libs/boost[nls] app-arch/libarchive[bzip2,iconv,lzma,zlib] dev-libs/libfmt
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.1.3.tar.gz -> epubgrep-0.1.3.tar.gz
SRC_URI=https://schlomp.space/tastytea/epubgrep/archive/0.4.0.tar.gz -> epubgrep-0.4.0.tar.gz
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic bc2e7662a4a9a8643be851982a837ddc xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake 518e4c9a6a38dfd7afc54b6a7c5de3da
_md5_=e0813e2e7b9f6579c6f50492802db0ca
_md5_=3ecb3d32755f7dce42a99acb2563b36f