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

View File

@@ -0,0 +1,13 @@
BDEPEND=dev-util/ninja dev-util/cmake
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Activity indicators for modern C++
EAPI=7
HOMEPAGE=https://github.com/p-ranav/indicators
INHERIT=cmake
IUSE=examples
KEYWORDS=~amd64 ~x86
LICENSE=BSD MIT
SLOT=0
SRC_URI=https://github.com/p-ranav/indicators/archive/refs/tags/v2.2.tar.gz -> indicators-2.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_=50ef041194219a74040566ea491cd9fc

View File

@@ -0,0 +1,10 @@
DEFINED_PHASES=install
DESCRIPTION=A Java/Scala build tool
EAPI=7
HOMEPAGE=https://com-lihaoyi.github.io/mill/
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=virtual/jre
SLOT=0
SRC_URI=https://github.com/com-lihaoyi/mill/releases/download/0.9.7/0.9.7-assembly
_md5_=f986c0adecbc5a1fdd0f57859cbd09b8

View File

@@ -0,0 +1,9 @@
DEFINED_PHASES=install
DESCRIPTION=Scala language-based scripting and REPL
EAPI=7
HOMEPAGE=https://ammonite.io/
KEYWORDS=~amd64 ~x86
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/lihaoyi/Ammonite/releases/download/2.3.8/2.13-2.3.8 -> ammonite-2.3.8
_md5_=792215b250e855bd2934d4052031548a

View File

@@ -0,0 +1,13 @@
BDEPEND=dev-util/meson doc? ( dev-python/sphinx ) >=dev-util/meson-0.56.0 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install test
DESCRIPTION=OpenGL Mathematics (glm) for C
EAPI=7
HOMEPAGE=https://github.com/recp/cglm
INHERIT=meson
IUSE=doc
KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/recp/cglm/archive/refs/tags/v0.8.3.tar.gz -> cglm-0.8.3.tar.gz
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e python-utils-r1 d273d56dc725880edbeb1f6389faf5f1 meson 28cbb704f3b4e0481c4a5f22be635115
_md5_=0cd128d1b70945cea69ca060bf171dc6

View File

@@ -0,0 +1,9 @@
DEFINED_PHASES=install
DESCRIPTION=An implementation of Language Server Protocol for the Rust programming language
EAPI=7
HOMEPAGE=https://rust-analyzer.github.io
LICENSE=Apache-2.0
PROPERTIES=live
SLOT=0
SRC_URI=https://github.com/rust-analyzer/rust-analyzer/releases/latest/download/rust-analyzer-linux.gz
_md5_=c4f22b77b1d91d962af406e2b51d263c

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=compile install postinst postrm preinst prepare unpack
DEPEND=dev-java/openjfx net-libs/libnet virtual/jre:* x11-libs/gtk+:3 dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=The decentralized bitcoin exchange (non-atomic, with arbitration)
EAPI=7
HOMEPAGE=https://bisq.network/ https://github.com/bisq-network/exchange/
INHERIT=desktop unpacker xdg
KEYWORDS=~amd64
LICENSE=AGPL-3
RESTRICT=mirror strip
SLOT=0
SRC_URI=https://bisq.network/downloads/v1.6.5/Bisq-64bit-1.6.5.deb
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e unpacker 517f16af48ee3ab88180dd58b5143213 xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
_md5_=a2321936a402ea6c630a663509df09fd

View File

@@ -1,16 +1,14 @@
BDEPEND=dev-cpp/pcg-cpp doc? ( || ( ( dev-lang/python:3.9 dev-python/sphinx[python_targets_python3_9(-),-python_single_target_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-),-python_single_target_python3_8(-)] ) ( dev-lang/python:3.7 dev-python/sphinx[python_targets_python3_7(-),-python_single_target_python3_7(-)] ) ( >=dev-python/pypy3-7.3.0:0 dev-python/sphinx[python_targets_pypy3(-),-python_single_target_pypy3(-)] ) ) ) >=dev-util/meson-0.56.0 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install postinst prepare test
DEPEND=dev-cpp/eigen dev-libs/cxxopts boinc? ( sci-misc/boinc-wrapper ) doc? ( python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] )
BDEPEND=dev-cpp/eigen:3 dev-cpp/pcg-cpp dev-libs/cxxopts doc? ( || ( ( dev-lang/python:3.10 dev-python/sphinx[python_targets_python3_10(-),-python_single_target_python3_10(-)] ) ( dev-lang/python:3.9 dev-python/sphinx[python_targets_python3_9(-),-python_single_target_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-),-python_single_target_python3_8(-)] ) ( dev-lang/python:3.7 dev-python/sphinx[python_targets_python3_7(-),-python_single_target_python3_7(-)] ) ( >=dev-python/pypy3-7.3.0:0 dev-python/sphinx[python_targets_pypy3(-),-python_single_target_pypy3(-)] ) ) ) >=dev-util/meson-0.56.0 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install postinst prepare setup test
DESCRIPTION=Program for docking ligands to proteins and nucleic acids
EAPI=7
HOMEPAGE=https://gitlab.com/Jukic/cmdock
INHERIT=python-r1 docs meson
IUSE=boinc python_targets_pypy3 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 doc
INHERIT=python-any-r1 docs meson
IUSE=boinc doc
KEYWORDS=~amd64
LICENSE=LGPL-3
RDEPEND=dev-cpp/eigen dev-libs/cxxopts boinc? ( sci-misc/boinc-wrapper ) doc? ( python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) dev-lang/perl
REQUIRED_USE=doc? ( || ( python_targets_pypy3 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) )
SLOT=0.1.2
RDEPEND=dev-lang/perl boinc? ( sci-misc/boinc-wrapper )
SLOT=0/0.1.2
SRC_URI=https://gitlab.com/Jukic/cmdock/-/archive/v0.1.2/cmdock-v0.1.2.tar.gz
_eclasses_=multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e python-utils-r1 d273d56dc725880edbeb1f6389faf5f1 python-r1 26e4ad0a4190b14f70973dc253e86535 docs 1541edddf7c7971612b5b9cec370f875 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f meson 28cbb704f3b4e0481c4a5f22be635115
_md5_=8d9cb7eaae2b40ff77b601e3ae132bf0
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e python-utils-r1 d273d56dc725880edbeb1f6389faf5f1 python-any-r1 17241a11501065ff3651350040875aa9 docs 1541edddf7c7971612b5b9cec370f875 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f meson 28cbb704f3b4e0481c4a5f22be635115
_md5_=4bab30bcd5149a06ce151f88c1304fab

View File

@@ -0,0 +1,14 @@
BDEPEND=dev-cpp/eigen:3 dev-cpp/indicators dev-cpp/pcg-cpp dev-libs/cxxopts doc? ( || ( ( dev-lang/python:3.10 dev-python/sphinx[python_targets_python3_10(-),-python_single_target_python3_10(-)] ) ( dev-lang/python:3.9 dev-python/sphinx[python_targets_python3_9(-),-python_single_target_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-),-python_single_target_python3_8(-)] ) ( dev-lang/python:3.7 dev-python/sphinx[python_targets_python3_7(-),-python_single_target_python3_7(-)] ) ( >=dev-python/pypy3-7.3.0:0 dev-python/sphinx[python_targets_pypy3(-),-python_single_target_pypy3(-)] ) ) ) >=dev-util/meson-0.56.0 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install postinst prepare setup test
DESCRIPTION=Program for docking ligands to proteins and nucleic acids
EAPI=7
HOMEPAGE=https://gitlab.com/Jukic/cmdock
INHERIT=python-any-r1 docs meson
IUSE=boinc doc
KEYWORDS=~amd64
LICENSE=LGPL-3
RDEPEND=dev-lang/perl boinc? ( sci-misc/boinc-wrapper )
SLOT=0/0.1.3
SRC_URI=https://gitlab.com/Jukic/cmdock/-/archive/v0.1.3/cmdock-v0.1.3.tar.gz
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e python-utils-r1 d273d56dc725880edbeb1f6389faf5f1 python-any-r1 17241a11501065ff3651350040875aa9 docs 1541edddf7c7971612b5b9cec370f875 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f meson 28cbb704f3b4e0481c4a5f22be635115
_md5_=a57885b6fd9ea8892deb89056d95d6cd

View File

@@ -0,0 +1,14 @@
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=install postinst
DEPEND=media-gfx/feh media-gfx/imagemagick sys-devel/bc x11-apps/xdpyinfo x11-apps/xrandr >=x11-misc/i3lock-color-2.11:=
DESCRIPTION=sweet looking lockscreen for linux system
EAPI=7
HOMEPAGE=https://github.com/pavanjadhaw/betterlockscreen
INHERIT=systemd
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=media-gfx/feh media-gfx/imagemagick sys-devel/bc x11-apps/xdpyinfo x11-apps/xrandr >=x11-misc/i3lock-color-2.11:=
SLOT=0
SRC_URI=https://github.com/pavanjadhaw/betterlockscreen/archive/refs/tags/3.2.0.tar.gz -> betterlockscreen-3.2.0.tar.gz
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e systemd fdf0d765c3f11f91fe54f8def9a8c0e6
_md5_=7b578d8400f2c5f0596103302077a451

View File

@@ -1,5 +1,5 @@
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=configure postinst prepare
DEFINED_PHASES=configure postinst
DEPEND=dev-libs/libev media-libs/fontconfig:= media-libs/libjpeg-turbo sys-libs/pam x11-libs/cairo[X] x11-libs/libxcb x11-libs/libxkbcommon[X] x11-libs/xcb-util x11-libs/xcb-util-image x11-libs/xcb-util-xrm
DESCRIPTION=The world's most popular non-default computer lockscreen
EAPI=7
@@ -8,5 +8,5 @@ KEYWORDS=~amd64 ~arm ~arm64 ~x86
LICENSE=BSD
RDEPEND=dev-libs/libev media-libs/fontconfig:= media-libs/libjpeg-turbo sys-libs/pam x11-libs/cairo[X] x11-libs/libxcb x11-libs/libxkbcommon[X] x11-libs/xcb-util x11-libs/xcb-util-image x11-libs/xcb-util-xrm !!x11-misc/i3lock
SLOT=0
SRC_URI=https://github.com/Raymo111/i3lock-color/archive/2.13.c.1.tar.gz -> i3lock-color-2.13.1.tar.gz
_md5_=07fa80b89b34c86d9a0c20b24d1f885c
SRC_URI=https://github.com/Raymo111/i3lock-color/archive/2.13.c.3.tar.gz -> i3lock-color-2.13.3.tar.gz
_md5_=a17b2f2973307d6a1df16e84d3a6c4b0