mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 04:53:07 -04:00
2020-05-01 10:07:59 UTC
This commit is contained in:
14
metadata/md5-cache/dev-cpp/usockets-0.3.5
Normal file
14
metadata/md5-cache/dev-cpp/usockets-0.3.5
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=openssl? ( libressl? ( >=dev-libs/libressl-3.0.0 ) !libressl? ( >=dev-libs/openssl-1.1.0 ) ) libuv? ( dev-libs/libuv ) debug? ( || ( >=sys-devel/gcc-7.4.0:*[sanitize] ( sys-devel/clang-runtime:*[sanitize] sys-libs/compiler-rt-sanitizers:*[sanitize] ) ) )
|
||||
DEFINED_PHASES=compile install
|
||||
DEPEND=openssl? ( libressl? ( >=dev-libs/libressl-3.0.0 ) !libressl? ( >=dev-libs/openssl-1.1.0 ) ) libuv? ( dev-libs/libuv ) debug? ( || ( >=sys-devel/gcc-7.4.0:*[sanitize] ( sys-devel/clang-runtime:*[sanitize] sys-libs/compiler-rt-sanitizers:*[sanitize] ) ) )
|
||||
DESCRIPTION=tiny eventing, networking & crypto for async applications
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/uNetworking/uSockets
|
||||
IUSE=libuv +openssl libressl debug
|
||||
KEYWORDS=~amd64 ~arm64 ~x86
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=openssl? ( libressl? ( >=dev-libs/libressl-3.0.0 ) !libressl? ( >=dev-libs/openssl-1.1.0 ) ) libuv? ( dev-libs/libuv ) debug? ( || ( >=sys-devel/gcc-7.4.0:*[sanitize] ( sys-devel/clang-runtime:*[sanitize] sys-libs/compiler-rt-sanitizers:*[sanitize] ) ) )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/uNetworking/uSockets/archive/v0.3.5.tar.gz -> usockets-0.3.5.tar.gz
|
||||
_eclasses_=multilib 318e8ae683e57fd3ccd0d31a769d8ee8 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
||||
_md5_=dc86edf888d20a4b7421802f60b03889
|
||||
10
metadata/md5-cache/dev-cpp/uwebsockets-0.17.4
Normal file
10
metadata/md5-cache/dev-cpp/uwebsockets-0.17.4
Normal file
@@ -0,0 +1,10 @@
|
||||
DEFINED_PHASES=compile install
|
||||
DESCRIPTION=ultra fast, simple, secure & standards compliant web I/O
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/uNetworking/uWebSockets
|
||||
KEYWORDS=~amd64 ~arm64 ~x86
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=~dev-cpp/usockets-0.3.5
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/uNetworking/uWebSockets/archive/v0.17.4.tar.gz -> uwebsockets-0.17.4.tar.gz
|
||||
_md5_=60e94528351d477c638737276d5097fd
|
||||
13
metadata/md5-cache/dev-embedded/rauc-1.3
Normal file
13
metadata/md5-cache/dev-embedded/rauc-1.3
Normal file
@@ -0,0 +1,13 @@
|
||||
BDEPEND=virtual/pkgconfig doc? ( dev-python/sphinx )
|
||||
DEFINED_PHASES=compile configure install
|
||||
DEPEND=dev-libs/glib:2 dev-libs/openssl:0= json? ( dev-libs/json-glib ) network? ( net-misc/curl ) service? ( sys-apps/dbus )
|
||||
DESCRIPTION=Lightweight update client that runs on your Embedded Linux device
|
||||
EAPI=7
|
||||
HOMEPAGE=https://rauc.io/
|
||||
IUSE=doc json network service
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=LGPL-2.1
|
||||
RDEPEND=dev-libs/glib:2 dev-libs/openssl:0= json? ( dev-libs/json-glib ) network? ( net-misc/curl ) service? ( sys-apps/dbus )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/rauc/rauc/releases/download/v1.3/rauc-1.3.tar.xz
|
||||
_md5_=ed8925f675d796cf0a92bce5b7aac30c
|
||||
11
metadata/md5-cache/dev-libs/octetos-core-1.2.2_beta
Normal file
11
metadata/md5-cache/dev-libs/octetos-core-1.2.2_beta
Normal file
@@ -0,0 +1,11 @@
|
||||
BDEPEND=dev-util/cunit >=sys-devel/gcc-8.1 >=sys-devel/bison-3.1 dev-libs/libconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
|
||||
DEFINED_PHASES=compile configure unpack
|
||||
DESCRIPTION=C/C++ library to mainly provide Semantic Versioned implementation
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/azaeldevel/octetos-core
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/azaeldevel/octetos-core/archive/1.2.2-br.tar.gz
|
||||
_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 libtool f143db5a74ccd9ca28c1234deffede96 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
||||
_md5_=5561aa63e8aca8d2a2f3ac4e1f0fbd8c
|
||||
11
metadata/md5-cache/dev-libs/octetos-core-2.0.0_beta
Normal file
11
metadata/md5-cache/dev-libs/octetos-core-2.0.0_beta
Normal file
@@ -0,0 +1,11 @@
|
||||
BDEPEND=dev-util/cunit >=sys-devel/gcc-8.1 >=sys-devel/bison-3.1 dev-libs/libconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
|
||||
DEFINED_PHASES=compile configure prepare unpack
|
||||
DESCRIPTION=C/C++ library to mainly provide Semantic Versioned implementation
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/azaeldevel/octetos-core
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/azaeldevel/octetos-core/archive/2.0.0-alpha.2.tar.gz
|
||||
_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 libtool f143db5a74ccd9ca28c1234deffede96 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
||||
_md5_=6e92623207c2a04d884abf4f163b5d19
|
||||
11
metadata/md5-cache/dev-libs/octetos-core-2.2.0_beta
Normal file
11
metadata/md5-cache/dev-libs/octetos-core-2.2.0_beta
Normal file
@@ -0,0 +1,11 @@
|
||||
BDEPEND=>=sys-devel/gcc-8.1 >=sys-devel/bison-3.1 dev-libs/libconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
|
||||
DEFINED_PHASES=compile configure prepare unpack
|
||||
DESCRIPTION=C/C++ library to mainly provide Semantic Versioned implementation
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/azaeldevel/octetos-core
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/azaeldevel/octetos-core/archive/2.2.0-beta.3.tar.gz
|
||||
_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 libtool f143db5a74ccd9ca28c1234deffede96 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
||||
_md5_=c078fa072efc349fb334d4603ac31429
|
||||
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/open62541/open62541/archive/v1.0.1.tar.gz -> open62541-1.0.1.tar.gz
|
||||
_eclasses_=cmake 19b0421555865baefd505831dd4303e3 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-single-r1 2d2617a730e75e491e1d17af87841ec5 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=580b1e3ed3d1d25c8873135043214c55
|
||||
_md5_=da105bd88d29f43c3b25a4c8da4bbf0a
|
||||
|
||||
16
metadata/md5-cache/dev-python/almost-0.1.5
Normal file
16
metadata/md5-cache/dev-python/almost-0.1.5
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=test? ( dev-python/pytest[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] )
|
||||
DESCRIPTION=A helper for approximate comparison
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/sublee/almost https://pypi.org/project/almost
|
||||
IUSE=test python_targets_pypy3 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/sublee/almost/archive/cc3eeb0abde7ff95a222d571443989c74a112ff7.tar.gz -> almost-0.1.5.tar.gz
|
||||
_eclasses_=distutils-r1 b33fa13a5178ad9bf895a5190d20cdc7 multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
||||
_md5_=3ab147768e36c873b33f164cab48d784
|
||||
16
metadata/md5-cache/dev-python/doxypypy-0.8.8.6
Normal file
16
metadata/md5-cache/dev-python/doxypypy-0.8.8.6
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=test? ( dev-python/chardet[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=test? ( dev-python/zope-interface[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] )
|
||||
DESCRIPTION=A more Pythonic version of doxypy, a Doxygen filter for Python
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/Feneric/doxypypy
|
||||
IUSE=test python_targets_python3_6 python_targets_python3_7 python_targets_python3_8
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=dev-python/chardet[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 )
|
||||
RESTRICT=!test? ( test ) !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/d/doxypypy/doxypypy-0.8.8.6.tar.gz
|
||||
_eclasses_=distutils-r1 b33fa13a5178ad9bf895a5190d20cdc7 multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
||||
_md5_=afa69f4e69d1b0a9cbd5f863be536673
|
||||
14
metadata/md5-cache/dev-python/skills-0.3.0
Normal file
14
metadata/md5-cache/dev-python/skills-0.3.0
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=app-arch/unzip python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Python Implementation of the TrueSkill, Glicko and Elo Ranking Algorithms
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/McLeopold/PythonSkills https://pypi.org/project/skills
|
||||
IUSE=python_targets_pypy3 python_targets_python3_6 python_targets_python3_7
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_6 python_targets_python3_7 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/s/skills/skills-0.3.0.zip
|
||||
_eclasses_=distutils-r1 b33fa13a5178ad9bf895a5190d20cdc7 multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
||||
_md5_=dc4b2c62b9fb3a2d97f4adde73f631ed
|
||||
16
metadata/md5-cache/dev-python/trueskill-0.4.5
Normal file
16
metadata/md5-cache/dev-python/trueskill-0.4.5
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/six[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] test? ( >=dev-python/almost-0.1.5[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/mpmath-0.17[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] <dev-python/pytest-4.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] )
|
||||
DESCRIPTION=Python Implementation of the TrueSkill, Glicko and Elo Ranking Algorithms
|
||||
EAPI=7
|
||||
HOMEPAGE=https://trueskill.org https://github.com/sublee/trueskill https://pypi.org/project/trueskill
|
||||
IUSE=test python_targets_python3_6 python_targets_python3_7
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/sublee/trueskill/archive/v0.4.5.tar.gz -> trueskill-0.4.5.tar.gz
|
||||
_eclasses_=distutils-r1 b33fa13a5178ad9bf895a5190d20cdc7 multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
||||
_md5_=5e66cbbdf5ef251409448c071e214ed2
|
||||
14
metadata/md5-cache/dev-python/ufoNormalizer-0.4.1
Normal file
14
metadata/md5-cache/dev-python/ufoNormalizer-0.4.1
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=app-arch/unzip python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=A tool that will normalize the XML and other data inside of a UFO.
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/unified-font-object/ufoNormalizer
|
||||
IUSE=python_targets_pypy3 python_targets_python3_6 python_targets_python3_7
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_6 python_targets_python3_7 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/unified-font-object/ufoNormalizer/archive/0.4.1.tar.gz -> ufoNormalizer-0.4.1.tar.gz
|
||||
_eclasses_=distutils-r1 b33fa13a5178ad9bf895a5190d20cdc7 multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
||||
_md5_=2eef1755d59d80bf30d37d27bea98cb0
|
||||
@@ -7,5 +7,5 @@ KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=mail-client/neomutt:=[notmuch=] net-mail/isync:=[ssl] mail-mta/msmtp app-admin/pass lynx? ( www-client/lynx )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/LukeSmithxyz/mutt-wizard/archive/7c980ec6fbc4e51f3fa663a541de4ff5a4f6587f.tar.gz -> mutt-wizard-0_pre20200412.tar.gz
|
||||
_md5_=f90f418a337cce23c7e6f4283b6b88b1
|
||||
SRC_URI=https://github.com/LukeSmithxyz/mutt-wizard/archive/069910c13ec1c89421372b8e54b40cd2ae783303.tar.gz -> mutt-wizard-0_pre20200430.tar.gz
|
||||
_md5_=d303ec69a8ce5474abf528d3763a85da
|
||||
@@ -12,4 +12,4 @@ REQUIRED_USE=|| ( abi_x86_32 abi_x86_64 ) || ( abi_x86_32 abi_x86_64 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/GPUOpen-Drivers/AMDVLK/archive/v-2020.Q1.4.tar.gz -> AMDVLK-v-2020.Q1.4.tar.gz https://github.com/GPUOpen-Drivers/xgl/archive/2db4177e78133c868e2c6b4dcc46aeb2f512163a.tar.gz -> xgl-2db4177e78133c868e2c6b4dcc46aeb2f512163a.tar.gz https://github.com/GPUOpen-Drivers/pal/archive/bb7398b1c7509a30ba4f7d947b5ad5549a4d58db.tar.gz -> pal-bb7398b1c7509a30ba4f7d947b5ad5549a4d58db.tar.gz https://github.com/GPUOpen-Drivers/llpc/archive/7686a2ddba683f7a361460f3806b0d45e615ca76.tar.gz -> llpc-7686a2ddba683f7a361460f3806b0d45e615ca76.tar.gz https://github.com/GPUOpen-Drivers/spvgen/archive/d16fddddf22a1eb3a3f4ce05cbcb95a337f708b1.tar.gz -> spvgen-d16fddddf22a1eb3a3f4ce05cbcb95a337f708b1.tar.gz https://github.com/GPUOpen-Drivers/llvm-project/archive/5c958c70bc6366298296dc778e903f65528c3b0f.tar.gz -> llvm-project-5c958c70bc6366298296dc778e903f65528c3b0f.tar.gz https://github.com/GPUOpen-Drivers/MetroHash/archive/2b6fee002db6cc92345b02aeee963ebaaf4c0e2f.tar.gz -> MetroHash-2b6fee002db6cc92345b02aeee963ebaaf4c0e2f.tar.gz https://github.com/GPUOpen-Drivers/CWPack/archive/b601c88aeca7a7b08becb3d32709de383c8ee428.tar.gz -> CWPack-b601c88aeca7a7b08becb3d32709de383c8ee428.tar.gz
|
||||
_eclasses_=check-reqs 7e3fd1855a5e1b50bb9e80827b3f672d multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multilib-build dfda7934df092a96e439c05b4aeac519 multilib-minimal 8bddda43703ba94d8341f4e247f97566 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
||||
_md5_=e50b768cbb07d99248fa45c4f81e6759
|
||||
_md5_=eb06af8818b7ca093a1d6920d124c81d
|
||||
|
||||
@@ -12,4 +12,4 @@ REQUIRED_USE=|| ( abi_x86_32 abi_x86_64 ) || ( abi_x86_32 abi_x86_64 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/GPUOpen-Drivers/AMDVLK/archive/v-2020.Q2.1.tar.gz -> AMDVLK-v-2020.Q2.1.tar.gz https://github.com/GPUOpen-Drivers/xgl/archive/1f6143fb951622e06fe7b9396957976fc9feddc7.tar.gz -> xgl-1f6143fb951622e06fe7b9396957976fc9feddc7.tar.gz https://github.com/GPUOpen-Drivers/pal/archive/8b2381a1d05cd2c9c4e7cc2eeda053e76d8c9a4a.tar.gz -> pal-8b2381a1d05cd2c9c4e7cc2eeda053e76d8c9a4a.tar.gz https://github.com/GPUOpen-Drivers/llpc/archive/9889f54c9a31743b48f3dafcb8ca0c106ed15da4.tar.gz -> llpc-9889f54c9a31743b48f3dafcb8ca0c106ed15da4.tar.gz https://github.com/GPUOpen-Drivers/spvgen/archive/a223c8636f8306697f6fdc86f742b99fbd8c5dbd.tar.gz -> spvgen-a223c8636f8306697f6fdc86f742b99fbd8c5dbd.tar.gz https://github.com/GPUOpen-Drivers/llvm-project/archive/50077fcc15e5844dacd820dcdb02edb23fc00330.tar.gz -> llvm-project-50077fcc15e5844dacd820dcdb02edb23fc00330.tar.gz https://github.com/GPUOpen-Drivers/MetroHash/archive/2b6fee002db6cc92345b02aeee963ebaaf4c0e2f.tar.gz -> MetroHash-2b6fee002db6cc92345b02aeee963ebaaf4c0e2f.tar.gz https://github.com/GPUOpen-Drivers/CWPack/archive/b601c88aeca7a7b08becb3d32709de383c8ee428.tar.gz -> CWPack-b601c88aeca7a7b08becb3d32709de383c8ee428.tar.gz
|
||||
_eclasses_=check-reqs 7e3fd1855a5e1b50bb9e80827b3f672d multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multilib-build dfda7934df092a96e439c05b4aeac519 multilib-minimal 8bddda43703ba94d8341f4e247f97566 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
||||
_md5_=6098a198297651eb65a01e7167e02f29
|
||||
_md5_=284c47fdaffa92fad1a092c69e4ac2c8
|
||||
|
||||
15
metadata/md5-cache/media-libs/amdvlk-2020.2.2
Normal file
15
metadata/md5-cache/media-libs/amdvlk-2020.2.2
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=sys-libs/zlib:0=[abi_x86_32(-)?,abi_x86_64(-)?] dev-util/cmake
|
||||
DEFINED_PHASES=compile configure install postinst prepare pretend setup test
|
||||
DEPEND=wayland? ( dev-libs/wayland[abi_x86_32(-)?,abi_x86_64(-)?] ) sys-libs/zlib:0=[abi_x86_32(-)?,abi_x86_64(-)?] >=dev-util/vulkan-headers-1.2.135
|
||||
DESCRIPTION=AMD Open Source Driver for Vulkan
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/GPUOpen-Drivers/AMDVLK
|
||||
IUSE=debug wayland abi_x86_32 abi_x86_64
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=wayland? ( dev-libs/wayland[abi_x86_32(-)?,abi_x86_64(-)?] ) sys-libs/zlib:0=[abi_x86_32(-)?,abi_x86_64(-)?] >=dev-util/vulkan-headers-1.2.135 x11-libs/libdrm[abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXrandr[abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libxcb[abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libxshmfence[abi_x86_32(-)?,abi_x86_64(-)?] >=media-libs/vulkan-loader-1.2.135[abi_x86_32(-)?,abi_x86_64(-)?]
|
||||
REQUIRED_USE=|| ( abi_x86_32 abi_x86_64 ) || ( abi_x86_32 abi_x86_64 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/GPUOpen-Drivers/AMDVLK/archive/v-2020.Q2.2.tar.gz -> AMDVLK-v-2020.Q2.2.tar.gz https://github.com/GPUOpen-Drivers/xgl/archive/d8c926b86b1245badc67e5d55b0eaa45d4a910a0.tar.gz -> xgl-d8c926b86b1245badc67e5d55b0eaa45d4a910a0.tar.gz https://github.com/GPUOpen-Drivers/pal/archive/e1b2dde021a2efd34da6593994f87317a803b065.tar.gz -> pal-e1b2dde021a2efd34da6593994f87317a803b065.tar.gz https://github.com/GPUOpen-Drivers/llpc/archive/3864fc733e437a6e6ae729c6858b92b39194eada.tar.gz -> llpc-3864fc733e437a6e6ae729c6858b92b39194eada.tar.gz https://github.com/GPUOpen-Drivers/spvgen/archive/d4817ab957f79762da83b7fc1d3f2816dbdc13fd.tar.gz -> spvgen-d4817ab957f79762da83b7fc1d3f2816dbdc13fd.tar.gz https://github.com/GPUOpen-Drivers/llvm-project/archive/a1299ba9c8e2337f00bdec73e2031144d9811ed7.tar.gz -> llvm-project-a1299ba9c8e2337f00bdec73e2031144d9811ed7.tar.gz https://github.com/GPUOpen-Drivers/MetroHash/archive/2b6fee002db6cc92345b02aeee963ebaaf4c0e2f.tar.gz -> MetroHash-2b6fee002db6cc92345b02aeee963ebaaf4c0e2f.tar.gz https://github.com/GPUOpen-Drivers/CWPack/archive/b601c88aeca7a7b08becb3d32709de383c8ee428.tar.gz -> CWPack-b601c88aeca7a7b08becb3d32709de383c8ee428.tar.gz
|
||||
_eclasses_=check-reqs 7e3fd1855a5e1b50bb9e80827b3f672d multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multilib-build dfda7934df092a96e439c05b4aeac519 multilib-minimal 8bddda43703ba94d8341f4e247f97566 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
||||
_md5_=6c2f01e827757ef4407fc9951d481391
|
||||
13
metadata/md5-cache/media-libs/skia-80_p20191220-r1
Normal file
13
metadata/md5-cache/media-libs/skia-80_p20191220-r1
Normal file
@@ -0,0 +1,13 @@
|
||||
BDEPEND=dev-util/gn
|
||||
DEFINED_PHASES=compile configure install prepare setup
|
||||
DEPEND=|| ( >=dev-lang/python-2.7.5-r2:2.7 ) app-arch/bzip2 dev-libs/expat dev-libs/libbsd dev-libs/libpcre media-gfx/graphite2 media-libs/fontconfig media-libs/freetype media-libs/harfbuzz media-libs/libglvnd media-libs/libjpeg-turbo media-libs/libpng media-libs/libwebp sys-apps/util-linux sys-libs/zlib x11-libs/libxcb x11-libs/libX11 x11-libs/libXau x11-libs/libXdmcp
|
||||
DESCRIPTION=A complete 2D graphic library for drawing Text, Geometries, and Images
|
||||
EAPI=7
|
||||
HOMEPAGE=https://skia.org https://github.com/google/skia
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=app-arch/bzip2 dev-libs/expat dev-libs/libbsd dev-libs/libpcre media-gfx/graphite2 media-libs/fontconfig media-libs/freetype media-libs/harfbuzz media-libs/libglvnd media-libs/libjpeg-turbo media-libs/libpng media-libs/libwebp sys-apps/util-linux sys-libs/zlib x11-libs/libxcb x11-libs/libX11 x11-libs/libXau x11-libs/libXdmcp
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/google/skia/archive/1c9ebb50024f80f3bf289838298e15185d8f6966.tar.gz -> skia-80_p20191220.tar.gz
|
||||
_eclasses_=multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-any-r1 c26f95a5042de003dc58bef955e41c88 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
||||
_md5_=6a7ecc52265db813555354609f60aece
|
||||
15
metadata/md5-cache/media-video/syncplay-1.6.4_p1
Normal file
15
metadata/md5-cache/media-video/syncplay-1.6.4_p1
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=Client/server to synchronize media playback
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/Syncplay/syncplay https://syncplay.pl
|
||||
IUSE=+client +server vlc mpv python_targets_python3_6 python_targets_python3_7
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=dev-python/certifi[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/twisted[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] vlc? ( media-video/vlc[lua] ) mpv? ( media-video/mpv[lua] ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=vlc? ( client ) mpv? ( client ) || ( python_targets_python3_6 python_targets_python3_7 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Syncplay/syncplay/archive/v1.6.4a.tar.gz -> syncplay-1.6.4_p1.tar.gz
|
||||
_eclasses_=distutils-r1 b33fa13a5178ad9bf895a5190d20cdc7 eutils fcb2aa98e1948b835b5ae66ca52868c5 multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=78a926375c4743eeb1705e17081de509
|
||||
@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=Watch music videos in real time for the songs playing on your device
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/vidify/vidify
|
||||
HOMEPAGE=https://github.com/vidify/vidify https://vidify.org
|
||||
IUSE=dbus vlc mpv zeroconf test python_targets_python3_6 python_targets_python3_7 test
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=LGPL-3
|
||||
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test ) !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/vidify/vidify/archive/v2.2.4.tar.gz -> vidify-2.2.4.tar.gz
|
||||
_eclasses_=distutils-r1 b33fa13a5178ad9bf895a5190d20cdc7 eutils fcb2aa98e1948b835b5ae66ca52868c5 multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c virtualx e49dbce7ac14426e1155497476915307 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=19036ec40b42a5bf2eda23ba85a204b1
|
||||
_md5_=a9c700c00378eb7d28ccf982f7a92363
|
||||
|
||||
@@ -2,7 +2,7 @@ BDEPEND=python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Audio synchronization feature for vidify
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/vidify/audiosync
|
||||
HOMEPAGE=https://github.com/vidify/audiosync https://vidify.org
|
||||
IUSE=debug python_targets_python3_6 python_targets_python3_7
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=LGPL-3
|
||||
@@ -11,4 +11,4 @@ REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/vidify/audiosync/archive/v0.3.0.tar.gz -> vidify-audiosync-0.3.0.tar.gz
|
||||
_eclasses_=distutils-r1 b33fa13a5178ad9bf895a5190d20cdc7 multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
||||
_md5_=c4d572612acb3c3b2383487eb553de1a
|
||||
_md5_=86862424a5a93660708914fdc92a9e08
|
||||
|
||||
@@ -8,4 +8,4 @@ LICENSE=GPL-2+
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/tio/tio/releases/download/v1.32/tio-1.32.tar.xz
|
||||
_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 bash-completion-r1 e5f9c3faab3ab3d1e7e007daa8c736ef libtool f143db5a74ccd9ca28c1234deffede96 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
||||
_md5_=ec2efd28097fd91e2e869870d00cd458
|
||||
_md5_=0adafc2d241131420afe29459d826242
|
||||
|
||||
@@ -1,9 +0,0 @@
|
||||
DEFINED_PHASES=install
|
||||
DESCRIPTION=minimalistic commanline pastebin
|
||||
EAPI=7
|
||||
HOMEPAGE=https://bsd.ac
|
||||
KEYWORDS=~amd64 ~arm64 ~x86
|
||||
LICENSE=GPL-2
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/PurritoBin/PurritoBin/archive/0.0.2.tar.gz -> purritobin-0.0.2.tar.gz
|
||||
_md5_=e5e892da8546c84f79569f759dc29bb1
|
||||
12
metadata/md5-cache/net-misc/purritobin-0.1.3
Normal file
12
metadata/md5-cache/net-misc/purritobin-0.1.3
Normal file
@@ -0,0 +1,12 @@
|
||||
DEFINED_PHASES=compile install
|
||||
DEPEND=>=dev-cpp/usockets-0.3.5:=[libuv?] >=dev-cpp/uwebsockets-0.17.4 libuv? ( >=dev-libs/libuv-1.35.0 )
|
||||
DESCRIPTION=minimalistic commanline pastebin
|
||||
EAPI=7
|
||||
HOMEPAGE=https://bsd.ac
|
||||
IUSE=libuv
|
||||
KEYWORDS=~amd64 ~arm64 ~x86
|
||||
LICENSE=ISC
|
||||
RDEPEND=>=dev-cpp/usockets-0.3.5:=[libuv?] >=dev-cpp/uwebsockets-0.17.4 libuv? ( >=dev-libs/libuv-1.35.0 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/PurritoBin/PurritoBin/archive/0.1.3.tar.gz -> purritobin-0.1.3.tar.gz
|
||||
_md5_=5cccae85c1bbb07831b98c59252c967b
|
||||
@@ -1,10 +1,13 @@
|
||||
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=install unpack
|
||||
DEFINED_PHASES=compile install unpack
|
||||
DEPEND=>=dev-cpp/usockets-0.3.5:=[libuv?] >=dev-cpp/uwebsockets-0.17.4 libuv? ( >=dev-libs/libuv-1.35.0 )
|
||||
DESCRIPTION=minimalistic commanline pastebin
|
||||
EAPI=7
|
||||
HOMEPAGE=https://bsd.ac
|
||||
LICENSE=GPL-2
|
||||
IUSE=libuv
|
||||
LICENSE=ISC
|
||||
PROPERTIES=live
|
||||
RDEPEND=>=dev-cpp/usockets-0.3.5:=[libuv?] >=dev-cpp/uwebsockets-0.17.4 libuv? ( >=dev-libs/libuv-1.35.0 )
|
||||
SLOT=0
|
||||
_eclasses_=git-r3 86a0188f2ad9eb3d65e4d031ab8a0422
|
||||
_md5_=e5e892da8546c84f79569f759dc29bb1
|
||||
_md5_=5cccae85c1bbb07831b98c59252c967b
|
||||
|
||||
@@ -31,13 +31,17 @@ app-text/OCRmyPDF 9.7.2: OCRmyPDF adds an OCR text layer to scanned PDF files
|
||||
app-text/katarakt 0.2: Simple PDF viewer
|
||||
app-text/mdbook 0.3.7: Creates a book from markdown files
|
||||
app-text/noweb 2.12: a literate programming tool, lighter than web
|
||||
dev-cpp/usockets 0.3.5: tiny eventing, networking & crypto for async applications
|
||||
dev-cpp/uwebsockets 0.17.4: ultra fast, simple, secure & standards compliant web I/O
|
||||
dev-db/rum 1.3.6: RUM access method - inverted index with additional information in posting lists
|
||||
dev-embedded/rauc 1.3: Lightweight update client that runs on your Embedded Linux device
|
||||
dev-games/surgescript 0.5.4.3 9999: scripting language made for opensurge
|
||||
dev-java/openjdk-sts-bin 14.0.1_p7-r1: Prebuilt Java JDK binaries provided by AdoptOpenJDK. Short Term Supported
|
||||
dev-lang/aldor 1.2.0_p20190730: The Aldor Programming Language
|
||||
dev-lang/fbc 1.06.0 1.07.0 1.07.1: A free/open source, multi-platform BASIC compiler.
|
||||
dev-libs/StringiFor 1.1.1: StringiFor, Strings Fortran Manipulator, yet another strings Fortran module
|
||||
dev-libs/hts_engine 1.10: HMM-based speech synthesis system (HTS) engine and API
|
||||
dev-libs/octetos-core 1.2.2_beta 2.0.0_beta 2.2.0_beta: C/C++ library to mainly provide Semantic Versioned implementation
|
||||
dev-libs/open62541 1.0.1: Open source C implementation of OPC UA
|
||||
dev-libs/protothreads 1.4: Protothreads - Lightweight, Stackless Threads in C
|
||||
dev-libs/qhttpengine 1.0.1-r1 9999: HTTP server for Qt applications
|
||||
@@ -49,6 +53,7 @@ dev-python/aionotify 0.2.0: Simple, asyncio-based inotify library for Python
|
||||
dev-python/aiopg 1.0.0: aiopg is a library for accessing a PostgreSQL database from the asyncio
|
||||
dev-python/aiosqlite 0.12.0: asyncio bridge to the standard sqlite3 module
|
||||
dev-python/aiounittest 1.3.1: Test python asyncio-based code with ease
|
||||
dev-python/almost 0.1.5: A helper for approximate comparison
|
||||
dev-python/aspectlib 1.5.0: An aspect-oriented programming, monkey-patch and decorators library
|
||||
dev-python/asyncpg 0.20.1: A fast PostgreSQL Database Client Library for Python/asyncio.
|
||||
dev-python/atomiclong 0.1.1 9999: An AtomicLong type using CFFI.
|
||||
@@ -63,6 +68,7 @@ dev-python/curio 0.9 1.2: Curio is a coroutine-based library for concurrent syst
|
||||
dev-python/databases 0.3.0: Async database support for Python.
|
||||
dev-python/dataclasses 0.7: A backport of the dataclasses module for Python 3.6
|
||||
dev-python/devtools 0.5.1: Dev tools for python
|
||||
dev-python/doxypypy 0.8.8.6: A more Pythonic version of doxypy, a Doxygen filter for Python
|
||||
dev-python/email-validator 1.0.5: A robust email syntax and deliverability validation library
|
||||
dev-python/factory_boy 2.12.0 2.12.0-r1: A fixtures replacement tool
|
||||
dev-python/fake-useragent 0.1.11: Up to date simple useragent faker with real world database
|
||||
@@ -116,6 +122,7 @@ dev-python/python-vlc 3.0.7110: Python ctypes-based bindings for libvlc
|
||||
dev-python/sanic 19.12.2: Async Python 3.6+ web server/framework | Build fast. Run fast.
|
||||
dev-python/schedule 0.6.0-r1 9999: Python job scheduling for humans
|
||||
dev-python/skia-pathops 0.4.1: Python bindings for the Skia Path Ops
|
||||
dev-python/skills 0.3.0: Python Implementation of the TrueSkill, Glicko and Elo Ranking Algorithms
|
||||
dev-python/sniffio 1.1.0: Sniff out which async library your code is running under
|
||||
dev-python/sphinx-argparse 0.2.5: Sphinx extension that automatically documents argparse commands and options
|
||||
dev-python/sphinx-autodoc-typehints 1.10.3: Type hints support for the Sphinx autodoc extension
|
||||
@@ -131,7 +138,9 @@ dev-python/text-unidecode 1.3: The most basic Text::Unidecode port
|
||||
dev-python/timeout-decorator 0.4.1: Timeout decorator
|
||||
dev-python/trio 0.13.0: Python library for async concurrency and I/O
|
||||
dev-python/trio-asyncio 0.11.0: a re-implementation of the asyncio mainloop on top of Trio
|
||||
dev-python/trueskill 0.4.5: Python Implementation of the TrueSkill, Glicko and Elo Ranking Algorithms
|
||||
dev-python/ufoLib2 0.6.3a_p1: A UFO font library
|
||||
dev-python/ufoNormalizer 0.4.1: A tool that will normalize the XML and other data inside of a UFO.
|
||||
dev-python/ukpostcodeparser 1.1.2: UK postcode parser library
|
||||
dev-python/uvicorn 0.11.5: The lightning-fast ASGI server
|
||||
dev-python/validators 0.14.0-r1 0.14.3: Python Data Validation for Humans
|
||||
@@ -165,14 +174,14 @@ gui-apps/wf-shell 0.4.0 9999: A compiz like 3D wayland compositor
|
||||
gui-libs/webp-pixbuf-loader 0.0.1: WebP Image format GdkPixbuf loader
|
||||
gui-wm/wayfire 0.4.0 9999: A compiz like 3D wayland compositor
|
||||
kde-misc/plasma-applet-thermal-monitor 1.2.9: Plasma 5 applet for monitoring CPU, GPU and other available temperature sensors
|
||||
mail-client/mutt-wizard 0_pre20200412: A system for automatically configuring mutt and isync
|
||||
mail-client/mutt-wizard 0_pre20200430: A system for automatically configuring mutt and isync
|
||||
media-fonts/symbola 7.17: Unicode font for Latin, IPA Extensions, Greek, Cyrillic and many Symbol Blocks
|
||||
media-gfx/azpainter 2.1.6: Full color painting software for Linux for illustration drawing
|
||||
media-gfx/oxipng 2.3.0: A lossless PNG compression optimizer
|
||||
media-gfx/svgcleaner 0.9.5: svgcleaner could help you to clean up your SVG files from the unnecessary data.
|
||||
media-libs/amdvlk 2020.1.4 2020.2.1: AMD Open Source Driver for Vulkan
|
||||
media-libs/amdvlk 2020.1.4 2020.2.1 2020.2.2: AMD Open Source Driver for Vulkan
|
||||
media-libs/libavif 0.6.4-r1 0.7.2-r1 9999: Library for encoding and decoding .avif files
|
||||
media-libs/skia 80_p20191220: A complete 2D graphic library for drawing Text, Geometries, and Images
|
||||
media-libs/skia 80_p20191220 80_p20191220-r1: A complete 2D graphic library for drawing Text, Geometries, and Images
|
||||
media-plugins/alsa-sndio 0.2: Sndio audio sink and source for GStreamer
|
||||
media-plugins/argotlunar-bin 2.06-r1: Argotlunar is a sound granulator. Binary Linux VST
|
||||
media-plugins/gst-plugins-sndio 1.8.0.1: Sndio audio sink and source for GStreamer
|
||||
@@ -185,6 +194,7 @@ media-sound/sndio 1.6.0: small audio and MIDI framework part of the OpenBSD proj
|
||||
media-sound/zita-ajbridge 0.8.4: zita-a2j and zita-j2a - bridges between ALSA and JACK
|
||||
media-tv/droidcam 0_pre20200416: Use android phone as webcam, using a v4l device driver and app
|
||||
media-video/kikoplay 0.6.1 9999: KikoPlay is a full-featured danmu player
|
||||
media-video/syncplay 1.6.4_p1: Client/server to synchronize media playback
|
||||
media-video/vidify 2.2.4: Watch music videos in real time for the songs playing on your device
|
||||
media-video/vidify-audiosync 0.3.0: Audio synchronization feature for vidify
|
||||
net-dialup/tio 1.32: Simple TTY terminal application
|
||||
@@ -193,7 +203,7 @@ net-mail/remail 0.9: A set of tools for crypted mailing lists
|
||||
net-misc/FORT-validator 1.2.0: FORT validator is an open source RPKI validator
|
||||
net-misc/lyricwikia 0.1.11: Python API to get song lyrics from LyricWikia
|
||||
net-misc/openbgpd 6.6_p0 9999: OpenBGPD is a free implementation of BGPv4
|
||||
net-misc/purritobin 0.0.2 9999: minimalistic commanline pastebin
|
||||
net-misc/purritobin 0.1.3 9999: minimalistic commanline pastebin
|
||||
net-misc/tinyssh 20190101: A small SSH server with state-of-the-art cryptography
|
||||
net-misc/wsdd 0.5: A Web Service Discovery host daemon.
|
||||
net-p2p/trezord-go 2.0.29: TREZOR Communication Daemon
|
||||
|
||||
@@ -1 +1 @@
|
||||
Fri, 01 May 2020 09:39:34 +0000
|
||||
Fri, 01 May 2020 10:07:59 +0000
|
||||
|
||||
Reference in New Issue
Block a user