mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 04:53:07 -04:00
2024-09-10 15:03:55 UTC
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
BDEPEND=test? ( dev-python/requests-mock[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jsonschema[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-mock[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/vcrpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/filelock[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-vcs/git ) test? ( dev-python/cachecontrol[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/click[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/colorama[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/packaging[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyyaml[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/requests-toolbelt[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/requests-file[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/schema[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/tqdm[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/urllib3[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/poetry-core-1.9.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Tool for installing ESP-IDF components
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/espressif/idf-component-manager
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=dev-python/cachecontrol[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/click[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/colorama[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/packaging[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyyaml[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/requests-toolbelt[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/requests-file[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/schema[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/tqdm[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/urllib3[python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/espressif/idf-component-manager/archive/refs/tags/v1.5.3.tar.gz -> idf-component-manager-1.5.3.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 flag-o-matic fa33e3696fe4689dda7e9affe92e2c94 out-of-source-utils a0eb740debe3d472355e8bc52f62e0ac multibuild 45df57b1877333d70a9e894f6c8fdb3a multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 6881b056477c23167d9a6b33e146374e python-r1 c1fc393cd1e72f093b4838e29d27918c distutils-r1 515591e76fa89a2359ed45d26bf9c774
|
||||
_md5_=fd602c9581f4859c2e64a15ebe757f00
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=test? ( dev-python/pytest-qt[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-xvfb[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( dev-python/h5py[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/numpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/PyQt5[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/QtPy[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/requests[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/tomli[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Library for user interfaces for easy dataset editing and display
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.python.org/pypi/guidata
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test test python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=BSD
|
||||
RDEPEND=dev-python/h5py[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/numpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/PyQt5[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/QtPy[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/requests[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/tomli[python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/g/guidata/guidata-3.5.2.tar.gz
|
||||
_eclasses_=toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 flag-o-matic fa33e3696fe4689dda7e9affe92e2c94 out-of-source-utils a0eb740debe3d472355e8bc52f62e0ac multibuild 45df57b1877333d70a9e894f6c8fdb3a multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 6881b056477c23167d9a6b33e146374e python-r1 c1fc393cd1e72f093b4838e29d27918c distutils-r1 515591e76fa89a2359ed45d26bf9c774 pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_md5_=e4186c423fa75daa36883160f1e85940
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=test? ( dev-python/pytest-qt[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-xvfb[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( dev-python/h5py[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/numpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/PyQt5[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/QtPy[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/requests[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/tomli[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Library for user interfaces for easy dataset editing and display
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.python.org/pypi/guidata
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test test python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=BSD
|
||||
RDEPEND=dev-python/h5py[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/numpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/PyQt5[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/QtPy[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/requests[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/tomli[python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/g/guidata/guidata-3.6.1.tar.gz
|
||||
_eclasses_=toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 flag-o-matic fa33e3696fe4689dda7e9affe92e2c94 out-of-source-utils a0eb740debe3d472355e8bc52f62e0ac multibuild 45df57b1877333d70a9e894f6c8fdb3a multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 6881b056477c23167d9a6b33e146374e python-r1 c1fc393cd1e72f093b4838e29d27918c distutils-r1 515591e76fa89a2359ed45d26bf9c774 pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_md5_=e4186c423fa75daa36883160f1e85940
|
||||
16
metadata/md5-cache/dev-python/guidata-3.6.3
Normal file
16
metadata/md5-cache/dev-python/guidata-3.6.3
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=test? ( dev-python/pytest-qt[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-xvfb[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( pyqt5? ( dev-python/PyQt5[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) pyqt6? ( dev-python/PyQt6[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) dev-python/h5py[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/numpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/QtPy[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/requests[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/tomli[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Library for user interfaces for easy dataset editing and display
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/guidata/
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test +pyqt5 pyqt6 test python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=pyqt5? ( dev-python/PyQt5[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) pyqt6? ( dev-python/PyQt6[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) dev-python/h5py[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/numpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/QtPy[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/requests[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/tomli[python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
||||
REQUIRED_USE=|| ( pyqt5 pyqt6 ) || ( python_targets_python3_11 python_targets_python3_12 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/g/guidata/guidata-3.6.3.tar.gz
|
||||
_eclasses_=toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 flag-o-matic fa33e3696fe4689dda7e9affe92e2c94 out-of-source-utils a0eb740debe3d472355e8bc52f62e0ac multibuild 45df57b1877333d70a9e894f6c8fdb3a multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 6881b056477c23167d9a6b33e146374e python-r1 c1fc393cd1e72f093b4838e29d27918c distutils-r1 515591e76fa89a2359ed45d26bf9c774 pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_md5_=6adfd943721c75a98465f3fce47d67c2
|
||||
14
metadata/md5-cache/mpv-plugin/kde-night-color-20240910
Normal file
14
metadata/md5-cache/mpv-plugin/kde-night-color-20240910
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=dev-qt/qtdbus:5 virtual/pkgconfig
|
||||
DEFINED_PHASES=compile install postinst
|
||||
DESCRIPTION=Disable Night Color while mpv is running
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gitlab.com/smaniottonicola/kde-night-color
|
||||
INHERIT=mpv-plugin toolchain-funcs
|
||||
IUSE=+autoload
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Unlicense
|
||||
RDEPEND=media-video/mpv:=[cplugins(+),libmpv]
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/smaniottonicola/kde-night-color/-/archive/287f8cf168e1ead4706f32c92b0c06aacc25e4fa/kde-night-color-287f8cf168e1ead4706f32c92b0c06aacc25e4fa.tar.bz2 -> kde-night-color-20240910.tar.bz2
|
||||
_eclasses_=mpv-plugin d5b74b0d4b9aa2b088badc969f11de7a toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991
|
||||
_md5_=ee852b3635da17ddad8a159d460bfad6
|
||||
@@ -473,7 +473,7 @@ dev-embedded/esp-idf-monitor 1.3.3 1.4.0: Python object-oriented database
|
||||
dev-embedded/esp-idf-panic-decoder 1.1.0 1.2.1: Parses ESP-IDF panic handler output acts as a GDB server over stdin/stdout
|
||||
dev-embedded/esp-idf-size 1.1.1 1.4.0 1.5.0: Firmware size analysis for ESP-IDF
|
||||
dev-embedded/freertos-gdb 1.0.2 1.0.3: Python module for operating with freeRTOS-kernel objects in GDB
|
||||
dev-embedded/idf-component-manager 1.5.3 2.0.3: Tool for installing ESP-IDF components
|
||||
dev-embedded/idf-component-manager 2.0.3: Tool for installing ESP-IDF components
|
||||
dev-embedded/mv88e6xxx-dump 0.2.0_pre20210327: Dump information about Marvell mv88e6xxx Ethernet switches
|
||||
dev-embedded/nxp-gui-guider 1.7.2-r1: GUI Guider is a user-friendly GUI development tool for LVGL
|
||||
dev-embedded/qdl 2.0 9999: Tool to communicate with Qualcomm System On a Chip bootroms
|
||||
@@ -698,7 +698,7 @@ dev-python/graphene 3.2.2: GraphQL Framework for Python
|
||||
dev-python/graphql-core 3.2.3: Python port of GraphQL.js, the JavaScript reference implementation for GraphQL
|
||||
dev-python/graphql-relay 3.2.0: Relay library for graphql-core
|
||||
dev-python/grpc-stubs 1.53.0.3: gRPC typing stubs for Python
|
||||
dev-python/guidata 3.5.2 3.6.1 3.6.2: Library for user interfaces for easy dataset editing and display
|
||||
dev-python/guidata 3.6.2 3.6.3: Library for user interfaces for easy dataset editing and display
|
||||
dev-python/guiqwt 4.4.5-r1: Efficient 2D plotting Python library based on PythonQwt
|
||||
dev-python/guppy3 3.1.3-r1 3.1.4: A Python Programming Environment & Heap analysis toolset
|
||||
dev-python/hachoir 3.3.0: Hachoir is a Python library to view and edit a binary stream field by field
|
||||
@@ -1343,7 +1343,7 @@ media-video/ytarchive 0.4.0: Youtube livestream downloader
|
||||
mpv-plugin/SimpleUndo 2023.09.25: Ctrl-Z return to the previous seekbar position, Ctrl-Z again redo
|
||||
mpv-plugin/SmartCopyPaste 3.1: Gives mpv the capability to copy and paste while being smart and customizable
|
||||
mpv-plugin/kde-do-not-disturb 20230110: Disable the notifications while mpv is running
|
||||
mpv-plugin/kde-night-color 20230110: Disable Night Color while mpv is running
|
||||
mpv-plugin/kde-night-color 20230110 20240910: Disable Night Color while mpv is running
|
||||
mpv-plugin/kdialog-open-files 20221015: Use KDialog to add files to playlist, subtitles to playing video or open URLs
|
||||
mpv-plugin/mdmenu 20240215: dmenu based selection menu for chapters, tracks, playlist etc
|
||||
mpv-plugin/mfpbar 20240215: A minimalistic progressbar and osc replacement
|
||||
|
||||
@@ -1 +1 @@
|
||||
Tue, 10 Sep 2024 11:04:02 +0000
|
||||
Tue, 10 Sep 2024 15:03:55 +0000
|
||||
|
||||
Reference in New Issue
Block a user