mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 11:04:10 -04:00
2020-12-04 15:35:26 UTC
This commit is contained in:
15
metadata/md5-cache/dev-python/asyncssh-2.4.0
Normal file
15
metadata/md5-cache/dev-python/asyncssh-2.4.0
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=test? ( >=dev-python/bcrypt-3.1.3[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/gssapi-1.2.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/libnacl-1.4.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/pyopenssl-17.0.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/python-pkcs11-0.7.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/uvloop-0.9.1[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) test? ( >=dev-python/cryptography-2.8[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] doc? ( || ( ( dev-lang/python:3.7 dev-python/sphinx[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ) )
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DESCRIPTION=Asynchronous SSHv2 client and server library
|
||||
EAPI=7
|
||||
HOMEPAGE=https://asyncssh.timeheart.net https://pypi.org/project/asyncssh https://github.com/ronf/asyncssh
|
||||
IUSE=test python_targets_python3_7 doc
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=ECL-2.0
|
||||
RDEPEND=>=dev-python/cryptography-2.8[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/a/asyncssh/asyncssh-2.4.0.tar.gz
|
||||
_eclasses_=distutils-r1 f847d402a7ecea58af1958f5b4ec23da docs be9c1076914af89ca820db1983080651 multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 optfeature 6c9aa35fc16df43d7142ef2660e00e25 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=8da3846e259646b42b49cbbb515822dc
|
||||
16
metadata/md5-cache/dev-python/autoflake-1.4
Normal file
16
metadata/md5-cache/dev-python/autoflake-1.4
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=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_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/pyflakes-1.1.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
DESCRIPTION=Removes unused imports and unused variables as reported by pyflakes
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/myint/autoflake https://pypi.org/project/autoflake
|
||||
IUSE=test python_targets_python3_7 python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/pyflakes-1.1.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] 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_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/myint/autoflake/archive/v1.4.tar.gz -> autoflake-1.4.tar.gz
|
||||
_eclasses_=distutils-r1 f847d402a7ecea58af1958f5b4ec23da multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=cff9162ef47e03e8161dadd5e49049ef
|
||||
16
metadata/md5-cache/dev-python/hunter-3.3.1
Normal file
16
metadata/md5-cache/dev-python/hunter-3.3.1
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=dev-python/cython[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools_scm-3.3.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] test? ( dev-python/colorama[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) doc? ( || ( ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-),python_single_target_python3_8(+)] >=dev-python/sphinx-py3doc-enhanced-theme-2.3.2[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/sphinx-py3doc-enhanced-theme-2.3.2[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ) ) 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_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/colorama[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] test? ( dev-python/aspectlib[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/hunter[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/manhole[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pytest-benchmark[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/process-tests[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] )
|
||||
DESCRIPTION=Hunter is a flexible code tracing toolkit
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/ionelmc/python-hunter https://pypi.org/project/hunter
|
||||
IUSE=test doc python_targets_python3_7 python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=BSD-2
|
||||
RDEPEND=dev-python/colorama[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] 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_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/ionelmc/python-hunter/archive/v3.3.1.tar.gz -> hunter-3.3.1.tar.gz
|
||||
_eclasses_=distutils-r1 f847d402a7ecea58af1958f5b4ec23da multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=08a74fe1ece6007ea4196676a2bb3b28
|
||||
@@ -0,0 +1,15 @@
|
||||
BDEPEND=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_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/requests[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/urllib3[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/websocket-client[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/six[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
|
||||
DESCRIPTION=Python API client for Jellyfin
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/iwalton3/jellyfin-apiclient-python
|
||||
IUSE=python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=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_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/iwalton3/jellyfin-apiclient-python/archive/v1.6.2.tar.gz
|
||||
_eclasses_=distutils-r1 f847d402a7ecea58af1958f5b4ec23da multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=01a33640ec3ecb96fd4790f7cde1cea4
|
||||
@@ -10,6 +10,6 @@ RDEPEND=virtual/libusb python_targets_python3_7? ( dev-lang/python:3.7 ) python_
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/l/libusb1/libusb1-1.8.tar.gz
|
||||
SRC_URI=mirror://pypi/l/libusb1/libusb1-1.8.1.tar.gz
|
||||
_eclasses_=distutils-r1 f847d402a7ecea58af1958f5b4ec23da multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=fcc2b24574fb8594e621dfb5ff040c03
|
||||
14
metadata/md5-cache/dev-python/pproxy-2.4.6
Normal file
14
metadata/md5-cache/dev-python/pproxy-2.4.6
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DESCRIPTION=TCP/UDP asynchronous tunnel proxy implemented in Python3 asyncio
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/qwj/python-proxy https://pypi.org/project/pproxy
|
||||
IUSE=python_targets_python3_7
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/p/pproxy/pproxy-2.4.6.tar.gz
|
||||
_eclasses_=distutils-r1 f847d402a7ecea58af1958f5b4ec23da multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 optfeature 6c9aa35fc16df43d7142ef2660e00e25 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=df4d44530c1cf46f587680f007fbd83d
|
||||
15
metadata/md5-cache/dev-python/pystray-0.17.2
Normal file
15
metadata/md5-cache/dev-python/pystray-0.17.2
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=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_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/sphinx[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
|
||||
DESCRIPTION=System tray icon creation via python
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/moses-palmer/pystray
|
||||
IUSE=python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=LGPL-3
|
||||
RDEPEND=dev-python/sphinx[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/python-xlib[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] 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_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/moses-palmer/pystray/archive/v0.17.2.tar.gz
|
||||
_eclasses_=distutils-r1 f847d402a7ecea58af1958f5b4ec23da multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=8fd55d9c9e789f1d2301f0c199cae2c2
|
||||
14
metadata/md5-cache/dev-python/python-mpv-jsonipc-1.1.11
Normal file
14
metadata/md5-cache/dev-python/python-mpv-jsonipc-1.1.11
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=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_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Python API to MPV using JSON IPC
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/iwalton3/python-mpv-jsonipc
|
||||
IUSE=python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=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_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/iwalton3/python-mpv-jsonipc/archive/v1.1.11.tar.gz
|
||||
_eclasses_=distutils-r1 f847d402a7ecea58af1958f5b4ec23da multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=70c2bdaee11248a20ad283798d5598a5
|
||||
14
metadata/md5-cache/dev-python/pywebview-3.3.5
Normal file
14
metadata/md5-cache/dev-python/pywebview-3.3.5
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=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_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=A lightweight cross-platform wrapper around a webview component
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/r0x0r/pywebview
|
||||
IUSE=python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=BSD
|
||||
RDEPEND=dev-python/pygobject[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/PyQt5[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/PyQtWebEngine[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] 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_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/r0x0r/pywebview/archive/3.3.5.tar.gz
|
||||
_eclasses_=distutils-r1 f847d402a7ecea58af1958f5b4ec23da multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=b9d4f00dbeae789557ec68f9150306c2
|
||||
13
metadata/md5-cache/media-gfx/oxipng-4.0.2
Normal file
13
metadata/md5-cache/media-gfx/oxipng-4.0.2
Normal file
File diff suppressed because one or more lines are too long
15
metadata/md5-cache/media-gfx/silicon-0.4.0
Normal file
15
metadata/md5-cache/media-gfx/silicon-0.4.0
Normal file
File diff suppressed because one or more lines are too long
11
metadata/md5-cache/media-libs/svt-av1-0.8.6
Normal file
11
metadata/md5-cache/media-libs/svt-av1-0.8.6
Normal file
@@ -0,0 +1,11 @@
|
||||
BDEPEND=dev-util/ninja dev-util/cmake
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder)
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/OpenVisualCloud/SVT-AV1
|
||||
KEYWORDS=~amd64 -x86
|
||||
LICENSE=AOM BSD-2
|
||||
SLOT=0/0.8.6
|
||||
SRC_URI=https://github.com/OpenVisualCloud/SVT-AV1/archive/v0.8.6.tar.gz -> svt-av1-0.8.6.tar.gz
|
||||
_eclasses_=cmake ac7cb516f6a288b6a82bc0649ce49878 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=34b7c8e4387c10f1eb57a6bf3e6be8e6
|
||||
@@ -5,6 +5,6 @@ EAPI=7
|
||||
HOMEPAGE=https://github.com/OpenVisualCloud/SVT-AV1
|
||||
LICENSE=AOM BSD-2
|
||||
PROPERTIES=live
|
||||
SLOT=0/0.8.5
|
||||
SLOT=0/0.8.6
|
||||
_eclasses_=cmake ac7cb516f6a288b6a82bc0649ce49878 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 git-r3 3e7ec3d6619213460c85e2aa48398441 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=d8a24aa5f48d6f4e1a502e7019273507
|
||||
_md5_=34b7c8e4387c10f1eb57a6bf3e6be8e6
|
||||
|
||||
15
metadata/md5-cache/media-video/jellyfin-mpv-shim-1.8.0
Normal file
15
metadata/md5-cache/media-video/jellyfin-mpv-shim-1.8.0
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=python_single_target_python3_7? ( dev-lang/python:3.7[tk] >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8[tk] >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_7? ( >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)] ) python_single_target_python3_8? ( >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)] )
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DEPEND=app-arch/unzip python_single_target_python3_7? ( dev-python/python-mpv[python_targets_python3_7(-)] dev-python/jellyfin-apiclient-python[python_targets_python3_7(-)] dev-python/python-mpv-jsonipc[python_targets_python3_7(-)] dev-python/requests[python_targets_python3_7(-)] dev-python/pydantic[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/python-mpv[python_targets_python3_8(-)] dev-python/jellyfin-apiclient-python[python_targets_python3_8(-)] dev-python/python-mpv-jsonipc[python_targets_python3_8(-)] dev-python/requests[python_targets_python3_8(-)] dev-python/pydantic[python_targets_python3_8(-)] )
|
||||
DESCRIPTION=MPV-based desktop and cast client for Jellyfin (Unofficial)
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/iwalton3/jellyfin-mpv-shim
|
||||
IUSE=python_single_target_python3_7 python_single_target_python3_8
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=app-arch/unzip python_single_target_python3_7? ( dev-python/python-mpv[python_targets_python3_7(-)] dev-python/jellyfin-apiclient-python[python_targets_python3_7(-)] dev-python/python-mpv-jsonipc[python_targets_python3_7(-)] dev-python/requests[python_targets_python3_7(-)] dev-python/pydantic[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/python-mpv[python_targets_python3_8(-)] dev-python/jellyfin-apiclient-python[python_targets_python3_8(-)] dev-python/python-mpv-jsonipc[python_targets_python3_8(-)] dev-python/requests[python_targets_python3_8(-)] dev-python/pydantic[python_targets_python3_8(-)] ) dev-libs/libappindicator:3= python_single_target_python3_7? ( dev-python/flask[python_targets_python3_7(-)] dev-python/jinja[python_targets_python3_7(-)] dev-python/pillow[python_targets_python3_7(-)] dev-python/pystray[python_targets_python3_7(-)] >=dev-python/pywebview-3.3.1[python_targets_python3_7(-)] dev-python/werkzeug[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/flask[python_targets_python3_8(-)] dev-python/jinja[python_targets_python3_8(-)] dev-python/pillow[python_targets_python3_8(-)] dev-python/pystray[python_targets_python3_8(-)] >=dev-python/pywebview-3.3.1[python_targets_python3_8(-)] dev-python/werkzeug[python_targets_python3_8(-)] ) python_single_target_python3_7? ( dev-lang/python:3.7[tk] >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8[tk] >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_7? ( >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)] ) python_single_target_python3_8? ( >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)] )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_7 python_single_target_python3_8 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/iwalton3/jellyfin-mpv-shim/archive/v1.8.0.tar.gz -> jellyfin-mpv-shim-1.8.0.tar.gz https://github.com/iwalton3/jellyfin-web/releases/download/jwc1.6.2-1/dist.zip -> jellyfin-web-1.6.2.zip
|
||||
_eclasses_=distutils-r1 f847d402a7ecea58af1958f5b4ec23da multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-single-r1 d3100de905f978df912135806cf27188 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=3f9f7573d4814bfb3d0597bb56087dbb
|
||||
12
metadata/md5-cache/net-fs/httpdirfs-1.2.0
Normal file
12
metadata/md5-cache/net-fs/httpdirfs-1.2.0
Normal file
@@ -0,0 +1,12 @@
|
||||
DEFINED_PHASES=install
|
||||
DEPEND=dev-libs/expat dev-libs/gumbo net-misc/curl sys-fs/e2fsprogs sys-fs/fuse:0
|
||||
DESCRIPTION=Filesystem to mount HTTP directory listings, with a permanent cache
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/fangfufu/httpdirfs
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-libs/expat dev-libs/gumbo net-misc/curl sys-fs/e2fsprogs sys-fs/fuse:0
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/fangfufu/httpdirfs/archive/1.2.0.tar.gz
|
||||
_md5_=bbc53c58347129f53eea4262c1e5aa28
|
||||
13
metadata/md5-cache/net-fs/httpdirfs-9999
Normal file
13
metadata/md5-cache/net-fs/httpdirfs-9999
Normal file
@@ -0,0 +1,13 @@
|
||||
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=install unpack
|
||||
DEPEND=dev-libs/expat dev-libs/gumbo net-misc/curl sys-fs/e2fsprogs sys-fs/fuse:0
|
||||
DESCRIPTION=Filesystem to mount HTTP directory listings, with a permanent cache
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/fangfufu/httpdirfs
|
||||
LICENSE=GPL-3
|
||||
PROPERTIES=live
|
||||
RDEPEND=dev-libs/expat dev-libs/gumbo net-misc/curl sys-fs/e2fsprogs sys-fs/fuse:0
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
_eclasses_=git-r3 3e7ec3d6619213460c85e2aa48398441
|
||||
_md5_=bbc53c58347129f53eea4262c1e5aa28
|
||||
@@ -9,6 +9,6 @@ KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=acct-group/fort acct-user/fort caps? ( sys-libs/libcap ) dev-libs/jansson libressl? ( dev-libs/libressl:0= ) !libressl? ( dev-libs/openssl:0= ) net-misc/rsync filecaps? ( sys-libs/libcap )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/NICMx/FORT-validator/archive/v1.2.0.tar.gz -> FORT-validator-1.2.0.tar.gz
|
||||
SRC_URI=https://github.com/NICMx/FORT-validator/archive/v1.4.0.tar.gz -> FORT-validator-1.4.0.tar.gz
|
||||
_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 fcaps da689a8e04bbbb3518888ff668fee45b libtool f143db5a74ccd9ca28c1234deffede96 multilib d410501a125f99ffb560b0c523cd3d1e systemd 69be00334d73f9f50261554b94be0879 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=9d4d2de4ca89571034d18ffe3308e964
|
||||
_md5_=60bc405f5b98a90d8fda9e06174a9c76
|
||||
@@ -1,13 +0,0 @@
|
||||
BDEPEND=>=virtual/rust-1.37.0
|
||||
DEFINED_PHASES=compile configure install test unpack
|
||||
DESCRIPTION=Futuristic take on hexdump
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/sitkevij/hex
|
||||
IUSE=debug
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RESTRICT=mirror
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/sitkevij/hex/archive/v0.1.3.tar.gz -> hex-0.1.3.tar.gz https://crates.io/api/v1/crates/ansi_term/0.11.0/download -> ansi_term-0.11.0.crate https://crates.io/api/v1/crates/atty/0.2.14/download -> atty-0.2.14.crate https://crates.io/api/v1/crates/bitflags/1.2.1/download -> bitflags-1.2.1.crate https://crates.io/api/v1/crates/clap/2.33.0/download -> clap-2.33.0.crate https://crates.io/api/v1/crates/hermit-abi/0.1.8/download -> hermit-abi-0.1.8.crate https://crates.io/api/v1/crates/libc/0.2.67/download -> libc-0.2.67.crate https://crates.io/api/v1/crates/strsim/0.8.0/download -> strsim-0.8.0.crate https://crates.io/api/v1/crates/textwrap/0.11.0/download -> textwrap-0.11.0.crate https://crates.io/api/v1/crates/unicode-width/0.1.7/download -> unicode-width-0.1.7.crate https://crates.io/api/v1/crates/vec_map/0.8.1/download -> vec_map-0.8.1.crate https://crates.io/api/v1/crates/winapi/0.3.8/download -> winapi-0.3.8.crate https://crates.io/api/v1/crates/winapi-i686-pc-windows-gnu/0.4.0/download -> winapi-i686-pc-windows-gnu-0.4.0.crate https://crates.io/api/v1/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download -> winapi-x86_64-pc-windows-gnu-0.4.0.crate
|
||||
_eclasses_=cargo 7ffdd252643addc68abff0a08cca5306 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=4d82c0a86ba5ace5c9e02af23eaceb46
|
||||
@@ -1,13 +0,0 @@
|
||||
BDEPEND=>=virtual/rust-1.37.0
|
||||
DEFINED_PHASES=compile configure install test unpack
|
||||
DESCRIPTION=Futuristic take on hexdump
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/sitkevij/hex
|
||||
IUSE=debug
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RESTRICT=mirror
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/sitkevij/hex/archive/v0.3.0.tar.gz -> hex-0.3.0.tar.gz https://crates.io/api/v1/crates/ansi_term/0.11.0/download -> ansi_term-0.11.0.crate https://crates.io/api/v1/crates/atty/0.2.11/download -> atty-0.2.11.crate https://crates.io/api/v1/crates/bitflags/1.0.4/download -> bitflags-1.0.4.crate https://crates.io/api/v1/crates/clap/2.32.0/download -> clap-2.32.0.crate https://crates.io/api/v1/crates/libc/0.2.47/download -> libc-0.2.47.crate https://crates.io/api/v1/crates/redox_syscall/0.1.50/download -> redox_syscall-0.1.50.crate https://crates.io/api/v1/crates/redox_termios/0.1.1/download -> redox_termios-0.1.1.crate https://crates.io/api/v1/crates/strsim/0.7.0/download -> strsim-0.7.0.crate https://crates.io/api/v1/crates/termion/1.5.1/download -> termion-1.5.1.crate https://crates.io/api/v1/crates/textwrap/0.10.0/download -> textwrap-0.10.0.crate https://crates.io/api/v1/crates/unicode-width/0.1.5/download -> unicode-width-0.1.5.crate https://crates.io/api/v1/crates/vec_map/0.8.1/download -> vec_map-0.8.1.crate https://crates.io/api/v1/crates/winapi/0.3.6/download -> winapi-0.3.6.crate https://crates.io/api/v1/crates/winapi-i686-pc-windows-gnu/0.4.0/download -> winapi-i686-pc-windows-gnu-0.4.0.crate https://crates.io/api/v1/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download -> winapi-x86_64-pc-windows-gnu-0.4.0.crate
|
||||
_eclasses_=cargo 7ffdd252643addc68abff0a08cca5306 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=30291a74bec55e3c4510d7f0da42bfcd
|
||||
@@ -1,13 +0,0 @@
|
||||
BDEPEND=>=virtual/rust-1.37.0
|
||||
DEFINED_PHASES=compile configure install test unpack
|
||||
DESCRIPTION=Futuristic take on hexdump
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/sitkevij/hex
|
||||
IUSE=debug
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RESTRICT=mirror
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/sitkevij/hex/archive/v0.3.1.tar.gz -> hex-0.3.1.tar.gz https://crates.io/api/v1/crates/ansi_term/0.11.0/download -> ansi_term-0.11.0.crate https://crates.io/api/v1/crates/assert_cmd/1.0.1/download -> assert_cmd-1.0.1.crate https://crates.io/api/v1/crates/atty/0.2.11/download -> atty-0.2.11.crate https://crates.io/api/v1/crates/bitflags/1.0.4/download -> bitflags-1.0.4.crate https://crates.io/api/v1/crates/clap/2.32.0/download -> clap-2.32.0.crate https://crates.io/api/v1/crates/difference/2.0.0/download -> difference-2.0.0.crate https://crates.io/api/v1/crates/doc-comment/0.3.3/download -> doc-comment-0.3.3.crate https://crates.io/api/v1/crates/libc/0.2.47/download -> libc-0.2.47.crate https://crates.io/api/v1/crates/predicates/1.0.5/download -> predicates-1.0.5.crate https://crates.io/api/v1/crates/predicates-core/1.0.0/download -> predicates-core-1.0.0.crate https://crates.io/api/v1/crates/predicates-tree/1.0.0/download -> predicates-tree-1.0.0.crate https://crates.io/api/v1/crates/redox_syscall/0.1.50/download -> redox_syscall-0.1.50.crate https://crates.io/api/v1/crates/redox_termios/0.1.1/download -> redox_termios-0.1.1.crate https://crates.io/api/v1/crates/strsim/0.7.0/download -> strsim-0.7.0.crate https://crates.io/api/v1/crates/termion/1.5.1/download -> termion-1.5.1.crate https://crates.io/api/v1/crates/textwrap/0.10.0/download -> textwrap-0.10.0.crate https://crates.io/api/v1/crates/treeline/0.1.0/download -> treeline-0.1.0.crate https://crates.io/api/v1/crates/unicode-width/0.1.5/download -> unicode-width-0.1.5.crate https://crates.io/api/v1/crates/vec_map/0.8.1/download -> vec_map-0.8.1.crate https://crates.io/api/v1/crates/wait-timeout/0.2.0/download -> wait-timeout-0.2.0.crate https://crates.io/api/v1/crates/winapi/0.3.6/download -> winapi-0.3.6.crate https://crates.io/api/v1/crates/winapi-i686-pc-windows-gnu/0.4.0/download -> winapi-i686-pc-windows-gnu-0.4.0.crate https://crates.io/api/v1/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download -> winapi-x86_64-pc-windows-gnu-0.4.0.crate
|
||||
_eclasses_=cargo 7ffdd252643addc68abff0a08cca5306 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=64a92319d572dbbfb9884b76b17eaf3a
|
||||
13
metadata/md5-cache/sys-apps/hex-0.4.0
Normal file
13
metadata/md5-cache/sys-apps/hex-0.4.0
Normal file
@@ -0,0 +1,13 @@
|
||||
BDEPEND=>=virtual/rust-1.37.0
|
||||
DEFINED_PHASES=compile configure install test unpack
|
||||
DESCRIPTION=Futuristic take on hexdump
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/sitkevij/hex
|
||||
IUSE=debug
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RESTRICT=mirror
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/sitkevij/hex/archive/v0.4.0.tar.gz -> hex-0.4.0.tar.gz https://crates.io/api/v1/crates/ansi_term/0.11.0/download -> ansi_term-0.11.0.crate https://crates.io/api/v1/crates/ansi_term/0.12.1/download -> ansi_term-0.12.1.crate https://crates.io/api/v1/crates/assert_cmd/1.0.1/download -> assert_cmd-1.0.1.crate https://crates.io/api/v1/crates/atty/0.2.11/download -> atty-0.2.11.crate https://crates.io/api/v1/crates/bitflags/1.0.4/download -> bitflags-1.0.4.crate https://crates.io/api/v1/crates/clap/2.33.3/download -> clap-2.33.3.crate https://crates.io/api/v1/crates/difference/2.0.0/download -> difference-2.0.0.crate https://crates.io/api/v1/crates/doc-comment/0.3.3/download -> doc-comment-0.3.3.crate https://crates.io/api/v1/crates/libc/0.2.47/download -> libc-0.2.47.crate https://crates.io/api/v1/crates/no_color/0.1.0/download -> no_color-0.1.0.crate https://crates.io/api/v1/crates/predicates/1.0.5/download -> predicates-1.0.5.crate https://crates.io/api/v1/crates/predicates-core/1.0.0/download -> predicates-core-1.0.0.crate https://crates.io/api/v1/crates/predicates-tree/1.0.0/download -> predicates-tree-1.0.0.crate https://crates.io/api/v1/crates/redox_syscall/0.1.50/download -> redox_syscall-0.1.50.crate https://crates.io/api/v1/crates/redox_termios/0.1.1/download -> redox_termios-0.1.1.crate https://crates.io/api/v1/crates/strsim/0.8.0/download -> strsim-0.8.0.crate https://crates.io/api/v1/crates/termion/1.5.1/download -> termion-1.5.1.crate https://crates.io/api/v1/crates/textwrap/0.11.0/download -> textwrap-0.11.0.crate https://crates.io/api/v1/crates/treeline/0.1.0/download -> treeline-0.1.0.crate https://crates.io/api/v1/crates/unicode-width/0.1.5/download -> unicode-width-0.1.5.crate https://crates.io/api/v1/crates/vec_map/0.8.1/download -> vec_map-0.8.1.crate https://crates.io/api/v1/crates/wait-timeout/0.2.0/download -> wait-timeout-0.2.0.crate https://crates.io/api/v1/crates/winapi/0.3.6/download -> winapi-0.3.6.crate https://crates.io/api/v1/crates/winapi-i686-pc-windows-gnu/0.4.0/download -> winapi-i686-pc-windows-gnu-0.4.0.crate https://crates.io/api/v1/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download -> winapi-x86_64-pc-windows-gnu-0.4.0.crate
|
||||
_eclasses_=cargo 7ffdd252643addc68abff0a08cca5306 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=92e1f0a495f9aa5775eb2128c194bb05
|
||||
@@ -1,14 +1,13 @@
|
||||
BDEPEND=app-text/ronn dev-util/cmake sys-apps/sed sys-devel/bison virtual/pkgconfig dev-util/ninja dev-util/cmake
|
||||
DEFINED_PHASES=compile configure install postinst prepare pretend setup test unpack
|
||||
DEPEND=app-arch/zstd app-arch/lz4 app-arch/xz-utils app-arch/snappy dev-libs/boost[context,threads] dev-libs/double-conversion dev-libs/libfmt dev-libs/libevent dev-cpp/gflags dev-cpp/glog[gflags] dev-cpp/sparsehash sys-libs/binutils-libs sys-libs/libunwind sys-fs/fuse:3 sys-devel/flex sys-devel/binutils:* sys-libs/zlib jemalloc? ( dev-libs/jemalloc )
|
||||
DEPEND=app-arch/zstd app-arch/lz4 app-arch/xz-utils app-arch/snappy dev-libs/boost[context,threads] dev-libs/double-conversion dev-libs/libfmt dev-libs/libevent dev-cpp/gflags dev-cpp/glog[gflags] dev-cpp/sparsehash sys-libs/binutils-libs sys-libs/libunwind sys-fs/fuse:3 sys-devel/flex sys-devel/binutils:* sys-libs/zlib
|
||||
DESCRIPTION=A fast very high compression read-only FUSE file system
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/mhx/dwarfs
|
||||
IUSE=jemalloc
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-libs/boost[context,threads] dev-libs/double-conversion app-arch/zstd app-arch/lz4 app-arch/xz-utils app-arch/snappy sys-fs/fuse:3 sys-libs/binutils-libs sys-libs/libunwind
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/mhx/dwarfs/archive/v0.2.3.tar.gz -> dwarfs-0.2.3.tar.gz https://github.com/facebook/fbthrift/archive/v2020.11.30.00.tar.gz -> fbthrift-2020.11.30.00.tar.gz https://github.com/facebook/folly/archive/v2020.11.30.00.tar.gz -> folly-2020.11.30.00.tar.gz
|
||||
_eclasses_=check-reqs 7e3fd1855a5e1b50bb9e80827b3f672d cmake ac7cb516f6a288b6a82bc0649ce49878 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=52eb309d888354bee430019cb1a1fb4c
|
||||
_md5_=bc5df836916185534dd1fc33ad07f6c2
|
||||
@@ -8,6 +8,6 @@ KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=x11-libs/gtk+:3 dev-libs/libappindicator:3 x11-libs/libX11 >=x11-apps/xinput-1.3
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/bk138/gromit-mpx/archive/1.3.tar.gz -> gromit-mpx-1.3.tar.gz
|
||||
SRC_URI=https://github.com/bk138/gromit-mpx/archive/1.4.tar.gz -> gromit-mpx-1.4.tar.gz
|
||||
_eclasses_=cmake ac7cb516f6a288b6a82bc0649ce49878 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=6a5082130c898c51c21309bd1c2bd265
|
||||
@@ -132,9 +132,10 @@ dev-python/asciimatics 1.11.0 1.12.0 9999: Package for curses-like operations, t
|
||||
dev-python/ascim 0.1.1 9999: Manipulate ASCII art as you would do with raster images
|
||||
dev-python/aspectlib 1.5.1: An aspect-oriented programming, monkey-patch and decorators library
|
||||
dev-python/asyncpg 0.21.0: A fast PostgreSQL Database Client Library for Python/asyncio.
|
||||
dev-python/asyncssh 2.4.0: Asynchronous SSHv2 client and server library
|
||||
dev-python/asynctest 0.13.0: Enhance the standard unittest with features for testing asyncio libraries
|
||||
dev-python/atomiclong 0.1.1 0.1.1-r1 9999: An AtomicLong type using CFFI.
|
||||
dev-python/autoflake 1.3.1: Removes unused imports and unused variables as reported by pyflakes
|
||||
dev-python/autoflake 1.3.1 1.4: Removes unused imports and unused variables as reported by pyflakes
|
||||
dev-python/backrefs 4.5.0: Wrapper around re or regex that adds additional back references
|
||||
dev-python/baron 0.9: Full Syntax Tree for python to make writing refactoring code a realist task
|
||||
dev-python/base58 2.0.1: Base58 and Base58Check implementation
|
||||
@@ -169,13 +170,14 @@ dev-python/hstspreload 2020.11.21: Chromium HSTS Preload list as a Python packag
|
||||
dev-python/httpcore 0.10.1: A minimal HTTP client
|
||||
dev-python/httptools 0.1.1: httptools is a Python binding for the nodejs HTTP parser
|
||||
dev-python/httpx 0.11.1 0.13.3 0.16.1: A next generation HTTP client for Python
|
||||
dev-python/hunter 3.1.3: Hunter is a flexible code tracing toolkit
|
||||
dev-python/hunter 3.1.3 3.3.1: Hunter is a flexible code tracing toolkit
|
||||
dev-python/hwi 1.2.1: Library and command line tool for interacting with hardware wallets
|
||||
dev-python/i3ipc 2.2.1: An improved Python library to control i3wm and sway.
|
||||
dev-python/jellyfin-apiclient-python 1.6.2: Python API client for Jellyfin
|
||||
dev-python/js2py 0.70: JavaScript to Python Translator & JavaScript interpreter written in Python
|
||||
dev-python/jupyter-sphinx 0.3.2: Jupyter Sphinx Extensions
|
||||
dev-python/k5test 0.9.2: A library for setting up self-contained Kerberos 5 environments
|
||||
dev-python/libusb1 1.8: Pure-python wrapper for libusb-1.0
|
||||
dev-python/libusb1 1.8.1: Pure-python wrapper for libusb-1.0
|
||||
dev-python/manhole 1.6.0: Debugging manhole for python application
|
||||
dev-python/markdown-include 0.6.0: Syntax which allows for inclusion of contents of other Markdown docs
|
||||
dev-python/mkdocs-exclude 1.0.2: Lets you exclude files or trees from your output
|
||||
@@ -191,6 +193,7 @@ dev-python/oscrypto 1.2.1: TLS sockets, key generation, encryption, decryption,
|
||||
dev-python/outcome 1.1.0: Capture the outcome of Python function calls
|
||||
dev-python/pdfminer-six 20200124 20200402 20200517: Community maintained fork of pdfminer
|
||||
dev-python/pep517 0.8.2-r1: standard API for systems which build Python packages
|
||||
dev-python/pproxy 2.4.6: TCP/UDP asynchronous tunnel proxy implemented in Python3 asyncio
|
||||
dev-python/promise 2.3.0: Bytecode optimisation using staticness assertions
|
||||
dev-python/pure-protobuf 2.0.0-r1 2.0.1: A more Pythonic version of doxypy, a Doxygen filter for Python
|
||||
dev-python/pydbus 0.6.0: Pythonic DBus library
|
||||
@@ -205,6 +208,7 @@ dev-python/pymdown-lexers 0_pre20180905: Additional lexers for use in Pygments
|
||||
dev-python/pymeeus 0.3.7: Python implementation of Jean Meeus astronomical routines
|
||||
dev-python/pypandoc 1.5: Pypandoc provides a thin wrapper for pandoc, a universal document converter
|
||||
dev-python/pyspelling 2.6.0: Spell checker automation tool
|
||||
dev-python/pystray 0.17.2: System tray icon creation via python
|
||||
dev-python/pytest-benchmark 3.2.3: py.test fixture for benchmarking code
|
||||
dev-python/pytest-cython 0.1.0-r1 0.1.0-r2: Plugin for testing Cython extension modules
|
||||
dev-python/pytest-instafail 0.4.2: Plugin for pytest that shows failures and errors instantly
|
||||
@@ -217,10 +221,12 @@ dev-python/pytest-sugar 0.9.3: Plugin for pytest that changes the default look a
|
||||
dev-python/pytest-toolbox 0.4: Numerous useful plugins for pytest
|
||||
dev-python/pytest-trio 0.5.2 0.6.0: This is a pytest plugin to help you test projects that use Trio
|
||||
dev-python/python-mpv 0.5.2: Python interface to the mpv media player
|
||||
dev-python/python-mpv-jsonipc 1.1.11: Python API to MPV using JSON IPC
|
||||
dev-python/python-multipart 0.0.5: A streaming multipart parser for Python
|
||||
dev-python/python-pkcs11 0.7.0: PKCS#11 (Cryptoki) support for Python
|
||||
dev-python/python-telegram-bot 12.4.2 13.0 9999: Python wrapper of telegram bots API
|
||||
dev-python/python-vlc 3.0.11115: Python ctypes-based bindings for libvlc
|
||||
dev-python/pywebview 3.3.5: A lightweight cross-platform wrapper around a webview component
|
||||
dev-python/redbaron 0.9 0.9.2: A FST for python to make writing refactoring code a realistic task
|
||||
dev-python/rstcheck 3.3.1: Checks syntax of reStructuredText and code blocks nested within it
|
||||
dev-python/sanic 20.9.1: Async Python 3.6+ web server/framework | Build fast. Run fast.
|
||||
@@ -331,12 +337,12 @@ media-gfx/fontpreview 1.0.6: Highly customizable and minimal font previewer writ
|
||||
media-gfx/glimpse 0.2.0: Image editor based on the GNU Image Manipulation Program
|
||||
media-gfx/grafx2 2.7.2978: A pixelart-oriented painting program
|
||||
media-gfx/memethesis-cli 3.2.1 9999: Create memes from the terminal
|
||||
media-gfx/oxipng 2.3.0 3.0.1 4.0.0: A lossless PNG compression optimizer
|
||||
media-gfx/silicon 0.3.2: Create beautiful image of your code
|
||||
media-gfx/oxipng 2.3.0 3.0.1 4.0.0 4.0.2: A lossless PNG compression optimizer
|
||||
media-gfx/silicon 0.3.2 0.4.0: Create beautiful image of your code
|
||||
media-gfx/svgcleaner 0.9.5: svgcleaner could help you to clean up your SVG files from the unnecessary data.
|
||||
media-libs/amdvlk 2020.4.5: AMD Open Source Driver for Vulkan
|
||||
media-libs/skia 80_p20191220 80_p20191220-r1: A complete 2D graphic library for drawing Text, Geometries, and Images
|
||||
media-libs/svt-av1 0.8.5 9999: Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder)
|
||||
media-libs/svt-av1 0.8.5 0.8.6 9999: Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder)
|
||||
media-libs/svt-hevc 1.5.0 9999: Scalable Video Technology for HEVC (SVT-HEVC Encoder)
|
||||
media-libs/svt-vp9 0.3.0 9999: Scalable Video Technology for VP9 (SVT-VP9 Encoder)
|
||||
media-plugins/alsa-sndio 0.2: Sndio audio sink and source for GStreamer
|
||||
@@ -359,6 +365,7 @@ media-sound/wlavu 9999: Wayland ALSA VU-meter with peaking and optional support
|
||||
media-sound/zita-ajbridge 0.8.4: zita-a2j and zita-j2a - bridges between ALSA and JACK
|
||||
media-tv/droidcam 1.6: Use android phone as webcam, using a v4l device driver and app
|
||||
media-video/ciano 0.2.4: A multimedia file converter focused on simplicity
|
||||
media-video/jellyfin-mpv-shim 1.8.0: MPV-based desktop and cast client for Jellyfin (Unofficial)
|
||||
media-video/kikoplay 0.7.2 9999: KikoPlay is a full-featured danmu player
|
||||
media-video/mpv-mpris 0.5 9999: MPRIS plugin for mpv
|
||||
media-video/qliveplayer 3.20.1: A cute and useful Live Stream Player with danmaku support
|
||||
@@ -367,6 +374,7 @@ media-video/vidify 2.2.6: Watch music videos in real time for the songs playing
|
||||
media-video/vidify-audiosync 0.3.0: Audio synchronization feature for vidify
|
||||
media-video/wlrobs 9999: OBS plugin that allows you to screen capture on wlroots based compositors
|
||||
net-dialup/tio 1.32: Simple TTY terminal application
|
||||
net-fs/httpdirfs 1.2.0 9999: Filesystem to mount HTTP directory listings, with a permanent cache
|
||||
net-fs/hubicfuse 3.0.1: Support for mounting HubiC drive in GNU/Linux
|
||||
net-im/biboumi 8.5 9.0_rc1-r1 9.0: XMPP gateway to IRC
|
||||
net-im/discord-canary-bin 0.0.106 0.0.115: All-in-one voice and text chat
|
||||
@@ -375,7 +383,7 @@ net-im/nheko 0.7.1 0.7.2: Desktop client for Matrix using Qt and C++14
|
||||
net-im/srain 1.1.1: Modern, beautiful IRC client written in GTK+ 3
|
||||
net-libs/usockets 0.6.0_p1-r1 9999: tiny eventing, networking & crypto for async applications
|
||||
net-mail/remail 0.9: A set of tools for crypted mailing lists
|
||||
net-misc/FORT-validator 1.2.0 1.2.1 1.3.0: FORT validator is an open source RPKI validator
|
||||
net-misc/FORT-validator 1.2.1 1.3.0 1.4.0: FORT validator is an open source RPKI validator
|
||||
net-misc/castor 0.8.15 0.8.16: A graphical browser for plain-text protocols
|
||||
net-misc/gemserv 0.4.4 0.4.5: A gemini Server written in rust
|
||||
net-misc/kristall 0.2 0.3 9999: Visual cross-platform gemini browser
|
||||
@@ -413,7 +421,7 @@ sci-physics/SU2 7.0.6 7.0.7: SU2: An Open-Source Suite for Multiphysics Simulati
|
||||
sys-apps/0xFFFF 0.8: The 0pen Free Fiasco Firmware Flasher
|
||||
sys-apps/drm_info 2.2.0 9999: Small utility to dump info about DRM devices
|
||||
sys-apps/dust 0.5.3: A more intuitive version of du
|
||||
sys-apps/hex 0.1.3 0.3.0 0.3.1 0.3.2: Futuristic take on hexdump
|
||||
sys-apps/hex 0.3.2 0.4.0: Futuristic take on hexdump
|
||||
sys-apps/procs 0.10.1: A modern replacement for ps
|
||||
sys-apps/qjournalctl 0.6.2: Qt-based GUI for systemd's journalctl command
|
||||
sys-apps/rogdrv 0.0.5: ASUS ROG userspace mouse driver for Linux.
|
||||
@@ -432,7 +440,7 @@ sys-cluster/redset 0.0.4: Low-level distributed erasure coding lib to protect da
|
||||
sys-cluster/shuffile 0.0.3: SHUFFILE Shuffle files between processes
|
||||
sys-cluster/veloc 1.2: Very-Low Overhead Checkpointing System
|
||||
sys-fs/diskonaut 0.10.0 0.11.0 9999: Terminal disk space visual navigator
|
||||
sys-fs/dwarfs 0.2.3: A fast very high compression read-only FUSE file system
|
||||
sys-fs/dwarfs 0.2.3-r1: A fast very high compression read-only FUSE file system
|
||||
sys-fs/gfs2-utils 3.2.0 3.3.0: Shared-disk cluster file system
|
||||
sys-kernel/dkms 2.8.3: Dynamic Kernel Module Support
|
||||
sys-kernel/xow 0.5: Linux driver for the Xbox One wireless dongle
|
||||
@@ -457,7 +465,7 @@ x11-libs/sdl-fakeqwerty 0_pre20191217: Fixes non-QWERTY keyboards on Prison Arch
|
||||
x11-misc/aerial-sddm-theme 0_pre20191018 9999: SDDM theme with Apple TV Aerial videos
|
||||
x11-misc/betterlockscreen 3.0.1 9999: sweet looking lockscreen for linux system
|
||||
x11-misc/gammy 0.9.58a 0.9.59 9999: Adaptive screen brightness/temperature
|
||||
x11-misc/gromit-mpx 1.3 1.3.1 9999: Gromit-MPX is a multi-pointer GTK3 port of the Gromit desktop annotation tool
|
||||
x11-misc/gromit-mpx 1.3.1 1.4 9999: Gromit-MPX is a multi-pointer GTK3 port of the Gromit desktop annotation tool
|
||||
x11-misc/i3lock-color 2.12.5 9999: Improved i3lock with color customization
|
||||
x11-misc/i3status-rust 0.14.1: A feature-rich and resource-friendly replacement for i3status, written in Rust.
|
||||
x11-misc/ksnip 1.6.2-r1 1.7.1 1.7.3: Ksnip is a Qt based cross-platform screenshot tool
|
||||
|
||||
@@ -1 +1 @@
|
||||
Thu, 03 Dec 2020 12:05:34 +0000
|
||||
Fri, 04 Dec 2020 15:35:26 +0000
|
||||
|
||||
Reference in New Issue
Block a user