mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
2023-05-06 07:03:00 UTC
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Cut, copy, and paste anything in your terminal
|
||||
EAPI=8
|
||||
HOMEPAGE=https://getclipboard.app/ https://github.com/Slackadays/Clipboard
|
||||
@@ -9,6 +9,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=X? ( x11-libs/libX11 ) wayland? ( dev-libs/wayland-protocols dev-libs/wayland )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Slackadays/Clipboard/archive/refs/tags/0.6.0.tar.gz -> Clipboard-0.6.0.tar.gz
|
||||
SRC_URI=https://github.com/Slackadays/Clipboard/archive/refs/tags/0.7.0.tar.gz -> Clipboard-0.7.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 flag-o-matic 514815b1cc0dd4aeac177c2e812b3b1a multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 7fb5980de96325cbab639f5b2187357c
|
||||
_md5_=759bed4e3ad3cb900d02a4b256d11961
|
||||
_md5_=a92639dd0338f4716d0e05172803873c
|
||||
17
metadata/md5-cache/app-misc/anki-bin-2.1.62
Normal file
17
metadata/md5-cache/app-misc/anki-bin-2.1.62
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=app-arch/unzip
|
||||
DEFINED_PHASES=install postinst postrm preinst setup
|
||||
DEPEND=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_11? ( dev-python/decorator[python_targets_python3_11(-)] dev-python/protobuf-python[python_targets_python3_11(-)] dev-python/distro[python_targets_python3_11(-)] dev-python/beautifulsoup4[python_targets_python3_11(-)] dev-python/requests[python_targets_python3_11(-)] dev-python/flask[python_targets_python3_11(-)] dev-python/waitress[python_targets_python3_11(-)] dev-python/send2trash[python_targets_python3_11(-)] dev-python/markdown[python_targets_python3_11(-)] dev-python/jsonschema[python_targets_python3_11(-)] dev-python/flask-cors[python_targets_python3_11(-)] dev-python/PyQt5[python_targets_python3_11(-)] dev-python/PyQtWebEngine[python_targets_python3_11(-)] dev-python/stringcase[python_targets_python3_11(-)] )
|
||||
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=desktop python-single-r1 pypi xdg
|
||||
IUSE=python_single_target_python3_10 python_single_target_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=AGPL-3+ Apache-2.0 BSD CC-BY-3.0 GPL-3+ MIT
|
||||
RDEPEND=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_11? ( dev-python/decorator[python_targets_python3_11(-)] dev-python/protobuf-python[python_targets_python3_11(-)] dev-python/distro[python_targets_python3_11(-)] dev-python/beautifulsoup4[python_targets_python3_11(-)] dev-python/requests[python_targets_python3_11(-)] dev-python/flask[python_targets_python3_11(-)] dev-python/waitress[python_targets_python3_11(-)] dev-python/send2trash[python_targets_python3_11(-)] dev-python/markdown[python_targets_python3_11(-)] dev-python/jsonschema[python_targets_python3_11(-)] dev-python/flask-cors[python_targets_python3_11(-)] dev-python/PyQt5[python_targets_python3_11(-)] dev-python/PyQtWebEngine[python_targets_python3_11(-)] dev-python/stringcase[python_targets_python3_11(-)] ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) !app-misc/anki
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/cp39/a/anki/anki-2.1.62-cp39-abi3-manylinux_2_28_x86_64.whl -> anki-2.1.62-cp39-abi3-manylinux_2_28_x86_64.whl.zip https://files.pythonhosted.org/packages/py3/a/aqt/aqt-2.1.62-py3-none-any.whl -> aqt-2.1.62-py3-none-any.whl.zip https://raw.githubusercontent.com/ankitects/anki/2.1.62/qt/bundle/lin/anki.desktop -> anki-bin-2.1.62.desktop https://raw.githubusercontent.com/ankitects/anki/2.1.62/qt/bundle/lin/anki.png -> anki-bin-2.1.62.png https://raw.githubusercontent.com/ankitects/anki/2.1.62/qt/bundle/lin/anki.1 -> anki-bin-2.1.62.1
|
||||
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-single-r1 75118e916668a74c660a13b0ecb22562 pypi 3b6a844fbf71f1581992b44c78b549b7 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=65d56531177b97df2cb3d944f6526428
|
||||
15
metadata/md5-cache/app-misc/lf-29
Normal file
15
metadata/md5-cache/app-misc/lf-29
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=>=dev-lang/go-1.18 app-arch/unzip
|
||||
DEFINED_PHASES=compile install postinst postrm preinst prepare unpack
|
||||
DEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=Terminal file manager
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/gokcehan/lf
|
||||
INHERIT=go-module bash-completion-r1 desktop xdg
|
||||
IUSE=+static
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~x86
|
||||
LICENSE=MIT
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/gokcehan/lf/archive/r29.tar.gz -> lf-29.tar.gz https://github.com/ephemer4l/gentoo-lf/raw/main/lf-29-deps.tar.xz
|
||||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 go-module 9c75e51a48520b2f01471c1f91762882 bash-completion-r1 59cf54afadd3b37d31d9d85c7d7d8067 desktop 021728fdc1b03b36357dbc89489e0f0d xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=fe4c084fd7adde02b3ac20f5d29f849d
|
||||
Reference in New Issue
Block a user