mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
2023-04-01 21:46:50 UTC
This commit is contained in:
@@ -7,5 +7,5 @@ KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=media-video/mpv app-shells/fzf media-video/ffmpeg net-misc/aria2
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/pystardust/ani-cli/archive/refs/tags/v4.0.tar.gz -> ani-cli-4.0.tar.gz
|
||||
SRC_URI=https://github.com/pystardust/ani-cli/archive/refs/tags/v4.2.tar.gz -> ani-cli-4.2.tar.gz
|
||||
_md5_=6ee9d0f237189ac905ec0494fb19de5e
|
||||
@@ -1,17 +0,0 @@
|
||||
BDEPEND=app-arch/unzip
|
||||
DEFINED_PHASES=install postinst postrm preinst setup
|
||||
DEPEND=python_single_target_python3_9? ( dev-python/decorator[python_targets_python3_9(-)] dev-python/protobuf-python[python_targets_python3_9(-)] dev-python/distro[python_targets_python3_9(-)] dev-python/beautifulsoup4[python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] dev-python/flask[python_targets_python3_9(-)] dev-python/waitress[python_targets_python3_9(-)] dev-python/send2trash[python_targets_python3_9(-)] dev-python/markdown[python_targets_python3_9(-)] dev-python/jsonschema[python_targets_python3_9(-)] dev-python/flask-cors[python_targets_python3_9(-)] dev-python/PyQt5[python_targets_python3_9(-)] dev-python/PyQtWebEngine[python_targets_python3_9(-)] dev-python/stringcase[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/decorator[python_targets_python3_10(-)] dev-python/protobuf-python[python_targets_python3_10(-)] dev-python/distro[python_targets_python3_10(-)] dev-python/beautifulsoup4[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] dev-python/flask[python_targets_python3_10(-)] dev-python/waitress[python_targets_python3_10(-)] dev-python/send2trash[python_targets_python3_10(-)] dev-python/markdown[python_targets_python3_10(-)] dev-python/jsonschema[python_targets_python3_10(-)] dev-python/flask-cors[python_targets_python3_10(-)] dev-python/PyQt5[python_targets_python3_10(-)] dev-python/PyQtWebEngine[python_targets_python3_10(-)] dev-python/stringcase[python_targets_python3_10(-)] )
|
||||
DESCRIPTION=A spaced-repetition memory training program (flash cards)
|
||||
EAPI=8
|
||||
HOMEPAGE=https://apps.ankiweb.net/
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=python-single-r1 desktop xdg
|
||||
IUSE=python_single_target_python3_9 python_single_target_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=AGPL-3
|
||||
RDEPEND=python_single_target_python3_9? ( dev-python/decorator[python_targets_python3_9(-)] dev-python/protobuf-python[python_targets_python3_9(-)] dev-python/distro[python_targets_python3_9(-)] dev-python/beautifulsoup4[python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] dev-python/flask[python_targets_python3_9(-)] dev-python/waitress[python_targets_python3_9(-)] dev-python/send2trash[python_targets_python3_9(-)] dev-python/markdown[python_targets_python3_9(-)] dev-python/jsonschema[python_targets_python3_9(-)] dev-python/flask-cors[python_targets_python3_9(-)] dev-python/PyQt5[python_targets_python3_9(-)] dev-python/PyQtWebEngine[python_targets_python3_9(-)] dev-python/stringcase[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/decorator[python_targets_python3_10(-)] dev-python/protobuf-python[python_targets_python3_10(-)] dev-python/distro[python_targets_python3_10(-)] dev-python/beautifulsoup4[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] dev-python/flask[python_targets_python3_10(-)] dev-python/waitress[python_targets_python3_10(-)] dev-python/send2trash[python_targets_python3_10(-)] dev-python/markdown[python_targets_python3_10(-)] dev-python/jsonschema[python_targets_python3_10(-)] dev-python/flask-cors[python_targets_python3_10(-)] dev-python/PyQt5[python_targets_python3_10(-)] dev-python/PyQtWebEngine[python_targets_python3_10(-)] dev-python/stringcase[python_targets_python3_10(-)] ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) !app-misc/anki
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_9 python_single_target_python3_10 )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/cp39/a/anki/anki-2.1.58-cp39-abi3-manylinux_2_28_x86_64.whl -> anki-bin-2.1.58.zip https://files.pythonhosted.org/packages/py3/a/aqt/aqt-2.1.58-py3-none-any.whl -> aqt-2.1.58.zip https://raw.githubusercontent.com/ankitects/anki/2.1.58/qt/bundle/lin/anki.desktop -> anki-bin-2.1.58.desktop https://raw.githubusercontent.com/ankitects/anki/2.1.58/qt/bundle/lin/anki.png -> anki-bin-2.1.58.png https://raw.githubusercontent.com/ankitects/anki/2.1.58/qt/bundle/lin/anki.1 -> anki-bin-2.1.58.1
|
||||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-single-r1 75118e916668a74c660a13b0ecb22562 desktop 021728fdc1b03b36357dbc89489e0f0d xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=a9dded9b97cd5113ebe83bb404b93f04
|
||||
@@ -5,13 +5,13 @@ DESCRIPTION=A spaced-repetition memory training program (flash cards)
|
||||
EAPI=8
|
||||
HOMEPAGE=https://apps.ankiweb.net/
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=python-single-r1 desktop xdg
|
||||
INHERIT=desktop python-single-r1 pypi xdg
|
||||
IUSE=python_single_target_python3_9 python_single_target_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=AGPL-3
|
||||
LICENSE=AGPL-3+ Apache-2.0 BSD CC-BY-3.0 GPL-3+ MIT
|
||||
RDEPEND=python_single_target_python3_9? ( dev-python/decorator[python_targets_python3_9(-)] dev-python/protobuf-python[python_targets_python3_9(-)] dev-python/distro[python_targets_python3_9(-)] dev-python/beautifulsoup4[python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] dev-python/flask[python_targets_python3_9(-)] dev-python/waitress[python_targets_python3_9(-)] dev-python/send2trash[python_targets_python3_9(-)] dev-python/markdown[python_targets_python3_9(-)] dev-python/jsonschema[python_targets_python3_9(-)] dev-python/flask-cors[python_targets_python3_9(-)] dev-python/PyQt5[python_targets_python3_9(-)] dev-python/PyQtWebEngine[python_targets_python3_9(-)] dev-python/stringcase[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/decorator[python_targets_python3_10(-)] dev-python/protobuf-python[python_targets_python3_10(-)] dev-python/distro[python_targets_python3_10(-)] dev-python/beautifulsoup4[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] dev-python/flask[python_targets_python3_10(-)] dev-python/waitress[python_targets_python3_10(-)] dev-python/send2trash[python_targets_python3_10(-)] dev-python/markdown[python_targets_python3_10(-)] dev-python/jsonschema[python_targets_python3_10(-)] dev-python/flask-cors[python_targets_python3_10(-)] dev-python/PyQt5[python_targets_python3_10(-)] dev-python/PyQtWebEngine[python_targets_python3_10(-)] dev-python/stringcase[python_targets_python3_10(-)] ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) !app-misc/anki
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_9 python_single_target_python3_10 )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/cp39/a/anki/anki-2.1.57-cp39-abi3-manylinux_2_28_x86_64.whl -> anki-bin-2.1.57.zip https://files.pythonhosted.org/packages/py3/a/aqt/aqt-2.1.57-py3-none-any.whl -> aqt-2.1.57.zip https://raw.githubusercontent.com/ankitects/anki/2.1.57/qt/bundle/lin/anki.desktop -> anki-bin-2.1.57.desktop https://raw.githubusercontent.com/ankitects/anki/2.1.57/qt/bundle/lin/anki.png -> anki-bin-2.1.57.png https://raw.githubusercontent.com/ankitects/anki/2.1.57/qt/bundle/lin/anki.1 -> anki-bin-2.1.57.1
|
||||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-single-r1 75118e916668a74c660a13b0ecb22562 desktop 021728fdc1b03b36357dbc89489e0f0d xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=263bfb7f38ce00395dad888822152a7b
|
||||
SRC_URI=https://files.pythonhosted.org/packages/cp39/a/anki/anki-2.1.61-cp39-abi3-manylinux_2_28_x86_64.whl -> anki-2.1.61-cp39-abi3-manylinux_2_28_x86_64.whl.zip https://files.pythonhosted.org/packages/py3/a/aqt/aqt-2.1.61-py3-none-any.whl -> aqt-2.1.61-py3-none-any.whl.zip https://raw.githubusercontent.com/ankitects/anki/2.1.61/qt/bundle/lin/anki.desktop -> anki-bin-2.1.61.desktop https://raw.githubusercontent.com/ankitects/anki/2.1.61/qt/bundle/lin/anki.png -> anki-bin-2.1.61.png https://raw.githubusercontent.com/ankitects/anki/2.1.61/qt/bundle/lin/anki.1 -> anki-bin-2.1.61.1
|
||||
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-single-r1 75118e916668a74c660a13b0ecb22562 pypi 3b6a844fbf71f1581992b44c78b549b7 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=9ef59dd0585a48d0110f3bca016713b5
|
||||
13
metadata/md5-cache/app-misc/nwg-look-0.2.1
Normal file
13
metadata/md5-cache/app-misc/nwg-look-0.2.1
Normal file
@@ -0,0 +1,13 @@
|
||||
BDEPEND=>=dev-lang/go-1.18 app-arch/unzip
|
||||
DEFINED_PHASES=compile install postinst postrm unpack
|
||||
DESCRIPTION=GTK3 settings editor adapted to work in the sway / wlroots environment
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/nwg-piotr/nwg-look
|
||||
INHERIT=go-module xdg-utils desktop
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/nwg-piotr/nwg-look/archive/refs/tags/v0.2.1.tar.gz -> nwg-look-0.2.1.tar.gz https://github.com/micielski/nwg-look-vendor/releases/download/0.2.1/nwg-look-0.2.1-vendor.tar.xz
|
||||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 go-module f9700c7efec1fd4955363169e9930c1c xdg-utils baea6080dd821f5562d715887954c9d3 desktop 021728fdc1b03b36357dbc89489e0f0d
|
||||
_md5_=a0cde21ed5d3ef4e2dc722b0ab698e4c
|
||||
Reference in New Issue
Block a user