mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
2024-10-19 00:18:16 UTC
This commit is contained in:
@@ -6,6 +6,6 @@ INHERIT=bash-completion-r1
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://github.com/pulumi/pulumi/releases/download/v3.133.0/pulumi-v3.133.0-linux-x64.tar.gz )
|
||||
SRC_URI=amd64? ( https://github.com/pulumi/pulumi/releases/download/v3.137.0/pulumi-v3.137.0-linux-x64.tar.gz )
|
||||
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 bash-completion-r1 767861f3744f589ee5291c1698b1c082
|
||||
_md5_=dfd9eb3d3fdbd19286573c1a7d62496c
|
||||
@@ -1,14 +0,0 @@
|
||||
BDEPEND=test? ( dev-cpp/doctest ) app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Fast and exact implementation of the C++ from_chars functions for number types
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/fastfloat/fast_float
|
||||
INHERIT=cmake
|
||||
IUSE=test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=|| ( Apache-2.0 Boost-1.0 MIT )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/fastfloat/fast_float/archive/refs/tags/v6.1.6.tar.gz -> fast_float-6.1.6.tar.gz
|
||||
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056
|
||||
_md5_=73659a5e863ff3e850608ab6db9441d7
|
||||
16
metadata/md5-cache/dev-python/click-aliases-1.0.5
Normal file
16
metadata/md5-cache/dev-python/click-aliases-1.0.5
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=test? ( dev-python/click[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) 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_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/poetry-core-1.9.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Add (mutiple) aliases to a click group or command
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/click-aliases/ https://github.com/click-contrib/click-aliases
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/click[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/click-contrib/click-aliases/archive/refs/tags/v1.0.5.tar.gz -> click-aliases-1.0.5.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 2fee95c11e5f883024588d4837db6802 python-r1 2def7a4ce233dfa344f613025c619a23 distutils-r1 bcc61b7696f06db333c2f2db1606ed76
|
||||
_md5_=f7c6886dff16e0028d5cb94d320f3eb3
|
||||
@@ -1,11 +1,11 @@
|
||||
BDEPEND=test? ( dev-python/httpx[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/textual-dev-1.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] <dev-python/textual-dev-2.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-asyncio[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-xdist[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/griffe[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/platformdirs[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) doc? ( dev-python/tree-sitter-languages[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( >=dev-python/markdown-it-py-2.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/rich-13.3.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) 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_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/poetry-core-1.9.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] doc? ( || ( ( dev-lang/python:3.12 dev-python/mkdocs[python_targets_python3_12(-)] dev-python/mkdocstrings[python_targets_python3_12(-)] dev-python/mkdocstrings-python[python_targets_python3_12(-)] dev-python/mkdocs-exclude[python_targets_python3_12(-)] dev-python/mkdocs-git-revision-date-localized-plugin[python_targets_python3_12(-)] dev-python/mkdocs-material[python_targets_python3_12(-)] dev-python/mkdocs-rss-plugin[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 dev-python/mkdocs[python_targets_python3_11(-)] dev-python/mkdocstrings[python_targets_python3_11(-)] dev-python/mkdocstrings-python[python_targets_python3_11(-)] dev-python/mkdocs-exclude[python_targets_python3_11(-)] dev-python/mkdocs-git-revision-date-localized-plugin[python_targets_python3_11(-)] dev-python/mkdocs-material[python_targets_python3_11(-)] dev-python/mkdocs-rss-plugin[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 dev-python/mkdocs[python_targets_python3_10(-)] dev-python/mkdocstrings[python_targets_python3_10(-)] dev-python/mkdocstrings-python[python_targets_python3_10(-)] dev-python/mkdocs-exclude[python_targets_python3_10(-)] dev-python/mkdocs-git-revision-date-localized-plugin[python_targets_python3_10(-)] dev-python/mkdocs-material[python_targets_python3_10(-)] dev-python/mkdocs-rss-plugin[python_targets_python3_10(-)] ) ) dev-vcs/git )
|
||||
BDEPEND=test? ( dev-python/httpx[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/textual-dev-1.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] <dev-python/textual-dev-2.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-asyncio[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-xdist[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/griffe[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/platformdirs[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( >=dev-python/markdown-it-py-2.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/rich-13.3.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) 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_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/poetry-core-1.9.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DEPEND=>=dev-python/markdown-it-py-2.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/rich-13.3.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DESCRIPTION=Modern Text User Interface framework
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/Textualize/textual https://pypi.org/project/textual/
|
||||
INHERIT=distutils-r1 docs optfeature
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 doc
|
||||
INHERIT=distutils-r1 optfeature
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/markdown-it-py-2.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/rich-13.3.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
||||
@@ -13,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_tar
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Textualize/textual/archive/refs/tags/v0.83.0.tar.gz -> textual-0.83.0.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 2fee95c11e5f883024588d4837db6802 python-r1 2def7a4ce233dfa344f613025c619a23 distutils-r1 bcc61b7696f06db333c2f2db1606ed76 docs 7f3c0d47338743498c69f1887a139f57 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
|
||||
_md5_=8bd02556d1b16a694682e9d9adfed9a0
|
||||
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 2fee95c11e5f883024588d4837db6802 python-r1 2def7a4ce233dfa344f613025c619a23 distutils-r1 bcc61b7696f06db333c2f2db1606ed76 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
|
||||
_md5_=05a1e40a635a06506e6ba6292a81a5fe
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
BDEPEND=virtual/pkgconfig >=app-portage/elt-patches-20240116 sys-devel/gnuconfig || ( >=dev-build/automake-1.17-r1:1.17 >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 >=dev-build/autoconf-2.71-r6:2.71 ) >=dev-build/libtool-2.4.7-r3
|
||||
DEFINED_PHASES=prepare
|
||||
DEPEND=media-libs/dssi media-libs/liblo sci-libs/fftw:3.0 x11-libs/gtk+:2 media-libs/ladspa-sdk media-libs/alsa-lib
|
||||
DEFINED_PHASES=install prepare
|
||||
DEPEND=dev-libs/glib:2 media-libs/alsa-lib media-libs/dssi media-libs/ladspa-sdk media-libs/liblo sci-libs/fftw:3.0= x11-libs/cairo x11-libs/gtk+:2
|
||||
DESCRIPTION=A software synthesizer plugin for the DSSI Soft Synth Interface
|
||||
EAPI=7
|
||||
HOMEPAGE=http://smbolton.com/whysynth.html https://github.com/smbolton/whysynth
|
||||
EAPI=8
|
||||
HOMEPAGE=https://smbolton.com/whysynth.html https://github.com/theabolton/whysynth
|
||||
INHERIT=autotools
|
||||
KEYWORDS=~amd64 ~ppc ~ppc64 ~x86
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=media-libs/dssi media-libs/liblo sci-libs/fftw:3.0 x11-libs/gtk+:2 media-libs/ladspa-sdk media-libs/alsa-lib
|
||||
LICENSE=GPL-2+
|
||||
RDEPEND=dev-libs/glib:2 media-libs/alsa-lib media-libs/dssi media-libs/ladspa-sdk media-libs/liblo sci-libs/fftw:3.0= x11-libs/cairo x11-libs/gtk+:2
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/smbolton/whysynth/archive/32e4bc73baa554bb1844b3165e657911f43f3568.tar.gz -> whysynth-20170701_p20180323.tar.gz
|
||||
SRC_URI=https://github.com/theabolton/whysynth/archive/32e4bc73baa554bb1844b3165e657911f43f3568.tar.gz -> whysynth-20170701_p20180323.tar.gz
|
||||
_eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 libtool 6b28392a775f807c8be5fc7ec9a605b9 autotools 7d91cc798a8afd8f4e0c6e9587296ebe
|
||||
_md5_=401e60ea13b5916db0fc06de8fbc5cb0
|
||||
_md5_=35ea8b2136ae0b261ed66a987940c431
|
||||
14
metadata/md5-cache/media-sound/youtube-music-bin-3.6.2
Normal file
14
metadata/md5-cache/media-sound/youtube-music-bin-3.6.2
Normal file
@@ -0,0 +1,14 @@
|
||||
DEFINED_PHASES=install postinst postrm preinst prepare unpack
|
||||
DESCRIPTION=YouTube Music Desktop App bundled with custom plugins
|
||||
EAPI=8
|
||||
HOMEPAGE=https://th-ch.github.io/youtube-music/
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=unpacker desktop xdg
|
||||
KEYWORDS=-* ~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=app-accessibility/at-spi2-core:2 app-crypt/libsecret dev-libs/nss x11-misc/xdg-utils x11-libs/gtk+:3 x11-libs/libnotify x11-libs/libXtst dev-libs/expat dev-libs/glib:2 dev-libs/nspr media-libs/alsa-lib media-libs/mesa net-print/cups sys-apps/dbus x11-libs/cairo x11-libs/libdrm x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libxkbcommon x11-libs/libXrandr x11-libs/pango
|
||||
RESTRICT=mirror strip
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/th-ch/youtube-music/releases/download/v3.6.2/youtube-music_3.6.2_amd64.deb
|
||||
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 unpacker fb4b84181244b3b9990fa0bf40232dd2 desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=118e62a3889d80568e2fc0bad9baa4a2
|
||||
@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-cpp/atkmm dev-cpp/glibmm:2 dev-cpp/gtkmm:3.0 dev-libs/glib dev-libs/libayatana-appindicator dev-libs/libsigc++:2 media-libs/libcanberra || ( net-libs/webkit-gtk:4 net-libs/webkit-gtk:4.1 ) x11-libs/gtk+:3
|
||||
DESCRIPTION=An unofficial WhatsApp desktop application for Linux
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/eneshecan/whatsapp-for-linux
|
||||
HOMEPAGE=https://github.com/xeco23/WasIstLos
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=cmake xdg
|
||||
IUSE=+l10n_es +l10n_it +l10n_ka +l10n_nl +l10n_pt-BR +l10n_ru +l10n_tr
|
||||
@@ -11,6 +11,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-cpp/atkmm dev-cpp/glibmm:2 dev-cpp/gtkmm:3.0 dev-libs/glib dev-libs/libayatana-appindicator dev-libs/libsigc++:2 media-libs/libcanberra || ( net-libs/webkit-gtk:4 net-libs/webkit-gtk:4.1 ) x11-libs/gtk+:3
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/eneshecan/whatsapp-for-linux/archive/refs/tags/v1.6.4.tar.gz -> whatsapp-for-linux-1.6.4.tar.gz
|
||||
SRC_URI=https://github.com/xeco23/WasIstLos/archive/refs/tags/v1.6.4.tar.gz -> WasIstLos-1.6.4.tar.gz
|
||||
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=b3490f79ba92cf3f8fd5df2e20b31b32
|
||||
_md5_=d6fd9b7351b308ce0de7ad6f6f0d9626
|
||||
@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-cpp/atkmm dev-cpp/glibmm:2 dev-cpp/gtkmm:3.0 dev-libs/glib dev-libs/libayatana-appindicator dev-libs/libsigc++:2 media-libs/libcanberra || ( net-libs/webkit-gtk:4.1 ) x11-libs/gtk+:3
|
||||
DESCRIPTION=An unofficial WhatsApp desktop application for Linux
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/eneshecan/whatsapp-for-linux
|
||||
HOMEPAGE=https://github.com/xeco23/WasIstLos
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=cmake xdg
|
||||
IUSE=+l10n_es +l10n_it +l10n_ka +l10n_nl +l10n_pt-BR +l10n_ru +l10n_tr
|
||||
@@ -11,6 +11,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-cpp/atkmm dev-cpp/glibmm:2 dev-cpp/gtkmm:3.0 dev-libs/glib dev-libs/libayatana-appindicator dev-libs/libsigc++:2 media-libs/libcanberra || ( net-libs/webkit-gtk:4.1 ) x11-libs/gtk+:3
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/eneshecan/whatsapp-for-linux/archive/refs/tags/v1.6.5.tar.gz -> whatsapp-for-linux-1.6.5.tar.gz
|
||||
SRC_URI=https://github.com/xeco23/WasIstLos/archive/refs/tags/v1.6.5.tar.gz -> WasIstLos-1.6.5.tar.gz
|
||||
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=11c4ceed2f6b970600153b106728ff15
|
||||
_md5_=6c0da800a5d577beb801db38fdc611e3
|
||||
@@ -12,5 +12,5 @@ RDEPEND=boinc? ( sci-misc/boinc acct-user/boinc )
|
||||
RESTRICT=test
|
||||
SLOT=0/0.2.0
|
||||
SRC_URI=https://gitlab.com/Jukic/cmdock/-/archive/v0.2.0/cmdock-v0.2.0.tar.bz2
|
||||
_eclasses_=boinc-app 0d7f72b88d91948c19dbbf7a8ca3833a toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 2fee95c11e5f883024588d4837db6802 meson 99466844dd8d4fcfb07578a76f5a9922 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 python-any-r1 f7b9a2fa38c69a9c2a7ad8fc9283ccf7
|
||||
_eclasses_=boinc-app 2f7bf3214f79a932351f3a6c6afebd58 toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 2fee95c11e5f883024588d4837db6802 meson 99466844dd8d4fcfb07578a76f5a9922 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 python-any-r1 f7b9a2fa38c69a9c2a7ad8fc9283ccf7
|
||||
_md5_=f4f3a2d51f39edc518cf1b8ffd81f46e
|
||||
|
||||
@@ -4,7 +4,7 @@ DEPEND=dev-cpp/eigen:3 >=dev-cpp/indicators-2.3-r1 >=dev-cpp/pcg-cpp-0.98.1_p202
|
||||
DESCRIPTION=Program for docking ligands to proteins and nucleic acids
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gitlab.com/Jukic/cmdock
|
||||
INHERIT=boinc-app flag-o-matic meson optfeature python-any-r1
|
||||
INHERIT=boinc-app flag-o-matic meson optfeature python-any-r1 wrapper
|
||||
IUSE=apidoc cpu_flags_x86_sse2 doc test boinc
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=LGPL-3 ZLIB
|
||||
@@ -12,5 +12,5 @@ RDEPEND=boinc? ( sci-misc/boinc-wrapper acct-user/boinc )
|
||||
RESTRICT=test
|
||||
SLOT=0/0.2.0
|
||||
SRC_URI=https://gitlab.com/Jukic/cmdock/-/archive/v0.2.0/cmdock-v0.2.0.tar.bz2
|
||||
_eclasses_=boinc-app 0d7f72b88d91948c19dbbf7a8ca3833a toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 2fee95c11e5f883024588d4837db6802 meson 99466844dd8d4fcfb07578a76f5a9922 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 python-any-r1 f7b9a2fa38c69a9c2a7ad8fc9283ccf7
|
||||
_eclasses_=boinc-app 2f7bf3214f79a932351f3a6c6afebd58 toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 2fee95c11e5f883024588d4837db6802 meson 99466844dd8d4fcfb07578a76f5a9922 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 python-any-r1 f7b9a2fa38c69a9c2a7ad8fc9283ccf7 wrapper 11a2a3bd712784986679b60a0cab34a0
|
||||
_md5_=8a9b6795e91fd322d0f85a8cc5f0c7a4
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=sunpro public-domain
|
||||
RDEPEND=app-arch/bzip2 sci-misc/boinc acct-user/boinc
|
||||
SLOT=0
|
||||
SRC_URI=https://bitbucket.org/francesco-asnicar/pc-boinc/get/3186afba409a.tar.gz -> geneathome-1.10.tar.gz
|
||||
_eclasses_=boinc-app 0d7f72b88d91948c19dbbf7a8ca3833a edo 367e103a74bf77e6a8da7894d999fa3c toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96
|
||||
_eclasses_=boinc-app 2f7bf3214f79a932351f3a6c6afebd58 edo 367e103a74bf77e6a8da7894d999fa3c toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96
|
||||
_md5_=2d26e0440f9266f0991bf6c61450d8f7
|
||||
|
||||
14
metadata/md5-cache/sys-boot/limine-8.1.2
Normal file
14
metadata/md5-cache/sys-boot/limine-8.1.2
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=app-alternatives/gzip dev-lang/nasm sys-apps/findutils llvm_slot_16? ( sys-devel/llvm:16[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-),llvm_targets_RISCV(-),llvm_targets_LoongArch(-)] sys-devel/clang:16[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-),llvm_targets_RISCV(-),llvm_targets_LoongArch(-)] sys-devel/lld:16 ) llvm_slot_17? ( sys-devel/llvm:17[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-),llvm_targets_RISCV(-),llvm_targets_LoongArch(-)] sys-devel/clang:17[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-),llvm_targets_RISCV(-),llvm_targets_LoongArch(-)] sys-devel/lld:17 ) llvm_slot_18? ( sys-devel/llvm:18[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-),llvm_targets_RISCV(-),llvm_targets_LoongArch(-)] sys-devel/clang:18[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-),llvm_targets_RISCV(-),llvm_targets_LoongArch(-)] sys-devel/lld:18 ) cd-efi? ( sys-fs/mtools )
|
||||
DEFINED_PHASES=configure setup
|
||||
DESCRIPTION=Limine is a modern, advanced, and portable BIOS/UEFI multiprotocol bootloader
|
||||
EAPI=8
|
||||
HOMEPAGE=https://limine-bootloader.org/
|
||||
INHERIT=llvm-r1
|
||||
IUSE=+bios +bios-pxe +bios-cd +cd-efi +uefi32 +uefi64 +uefiaa64 +uefirv64 +uefiloong64 +llvm_slot_18 llvm_slot_16 llvm_slot_17
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD-2
|
||||
REQUIRED_USE=^^ ( llvm_slot_16 llvm_slot_17 llvm_slot_18 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/limine-bootloader/limine/releases/download/v8.1.2/limine-8.1.2.tar.gz
|
||||
_eclasses_=llvm-utils c989cff79c0976415f459e367a83dff9 llvm-r1 c6f5dcc9d729a7028f3884ff342d280c
|
||||
_md5_=9fe4d2359c2628175bc7b7bb15064d06
|
||||
@@ -2,7 +2,7 @@ BDEPEND=virtual/pkgconfig
|
||||
DEFINED_PHASES=install postinst postrm
|
||||
DEPEND=x11-libs/libX11 x11-libs/libXrandr dev-libs/libevdev x11-libs/gtk+:3 virtual/udev virtual/libudev dev-dotnet/dotnet-sdk-bin:6.0
|
||||
DESCRIPTION=Cross platform tablet driver (binary package)
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/OpenTabletDriver
|
||||
INHERIT=desktop udev
|
||||
KEYWORDS=~amd64
|
||||
@@ -11,4 +11,4 @@ RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/OpenTabletDriver/OpenTabletDriver/releases/download/v0.6.3.0/opentabletdriver-0.6.3.0-x64.tar.gz -> OpenTabletDriver-v0.6.3.0.tar.gz
|
||||
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 udev f3d9a4376ebd22131726a68e1a0a058f
|
||||
_md5_=1bdfd9134ff68e30c4c8fe6910da543c
|
||||
_md5_=61a1f3143c60e65df6fb937339c3f736
|
||||
|
||||
@@ -109,7 +109,7 @@ app-admin/oet 0.1.9 0.1.10 0.1.11 9999: Update your system into binpkgs in an ov
|
||||
app-admin/overmind 2.2.2-r1 2.4.0: Process manager for Procfile-based applications and tmux
|
||||
app-admin/pass-audit 1.2 1.2-r1: A pass extension for auditing your password repository.
|
||||
app-admin/pass-update 2.2.1: pass extension that provides an easy flow for updating passwords
|
||||
app-admin/pulumi-bin 3.133.0 3.135.0 3.136.0: Infrastructure as code in any programming language
|
||||
app-admin/pulumi-bin 3.135.0 3.136.0 3.137.0: Infrastructure as code in any programming language
|
||||
app-admin/rbw 1.11.1-r1 1.12.0 1.12.1 9999: Unofficial Bitwarden CLI
|
||||
app-admin/s-tui 1.1.6: Stress-Terminal UI monitoring tool
|
||||
app-admin/synadm 0.43.1 0.44: Command line admin tool for Synapse
|
||||
@@ -404,7 +404,6 @@ dev-cpp/cpptoml 0.1.1: Header-only library for parsing TOML
|
||||
dev-cpp/cpptrace 0.6.3 0.7.0 0.7.2 9999: Simple, portable, and self-contained stacktrace library for C++
|
||||
dev-cpp/dpp 10.0.23 10.0.24 10.0.25 10.0.29 10.0.30: Lightweight C++ Discord bot library
|
||||
dev-cpp/drogon 1.9.5 1.9.6: C++14/17 based HTTP web application framework
|
||||
dev-cpp/fast_float 6.1.6: Fast and exact implementation of the C++ from_chars functions for number types
|
||||
dev-cpp/finalcut 0.9.1-r1 9999: A text-based widget toolkit
|
||||
dev-cpp/gsl-lite 0.38.0: C++ Guideline Support Library implementation
|
||||
dev-cpp/indicators 2.3 2.3-r1: Activity indicators for modern C++
|
||||
@@ -649,7 +648,7 @@ dev-python/blurhash 1.1.4: Pure-Python implementation of the blurhash algorithm
|
||||
dev-python/cassowary 0.6: Run Windows Applications on Linux as if they are native (Using a VM and FreeRDP)
|
||||
dev-python/celery 5.3.6 5.4.0: Asynchronous task queue/job queue based on distributed message passing
|
||||
dev-python/chevron 0.13.1 0.14.0-r1: A Python implementation of mustache
|
||||
dev-python/click-aliases 1.0.4: Add (mutiple) aliases to a click group or command
|
||||
dev-python/click-aliases 1.0.4 1.0.5: Add (mutiple) aliases to a click group or command
|
||||
dev-python/click-command-tree 1.1.1: click plugin to show the command tree of your CLI
|
||||
dev-python/click-repl 0.2.0-r1: Subcommand REPL for click apps
|
||||
dev-python/cloudflare 2.19.4 3.1.0: Python wrapper for the Cloudflare v4 API
|
||||
@@ -1271,7 +1270,7 @@ media-plugins/gst-plugins-qt5 1.20.3 1.22.11: Qt5 QML video sink plugin for GStr
|
||||
media-plugins/gst-plugins-qt6 1.22.11 1.22.11-r1: Qt6 QML video sink plugin for GStreamer
|
||||
media-plugins/qt-heif-image-plugin 0.3.4: Qt plugin for HEIF images
|
||||
media-plugins/qt-jpegxl-image-plugin 9999: Qt plug-in to allow Qt and KDE based applications to read/write JXL images.
|
||||
media-plugins/whysynth 20170701_p20180323: A software synthesizer plugin for the DSSI Soft Synth Interface
|
||||
media-plugins/whysynth 20170701_p20180323-r1: A software synthesizer plugin for the DSSI Soft Synth Interface
|
||||
media-radio/fllog 1.2.7: Logbook application for amateur radio use
|
||||
media-sound/6pm 0.9: 6PM is a polyphonic, touch-sensitive, realtime phase modulation synthesizer
|
||||
media-sound/TauonMusicBox 7.8.0-r1 7.8.3 9999: The desktop music player of today!
|
||||
@@ -1317,7 +1316,7 @@ media-sound/spotube-bin 3.8.0: An open source, cross-platform Spotify client
|
||||
media-sound/supersonic 0.13.0-r1 0.13.1: A lightweight and full-featured cross-platform desktop client
|
||||
media-sound/tidal-hifi-bin 5.16.0 5.16.0-r1: Web version of Tidal running in electron with Hi-Fi support thanks to Widevine.
|
||||
media-sound/yewtube 2.12.0 9999: Terminal-based YouTube player and downloader
|
||||
media-sound/youtube-music-bin 3.3.6: YouTube Music Desktop App bundled with custom plugins
|
||||
media-sound/youtube-music-bin 3.3.6 3.6.2: YouTube Music Desktop App bundled with custom plugins
|
||||
media-sound/zita-ajbridge 0.8.4 0.8.4-r1: zita-a2j and zita-j2a - bridges between ALSA and JACK
|
||||
media-video/avisynth+ 9999: A powerful nonlinear scripting language for video
|
||||
media-video/ciano 0.2.4-r2: A multimedia file converter focused on simplicity
|
||||
@@ -1380,6 +1379,7 @@ net-dns/noip-duc 3.1.1: No-IP Dynamic Update Client (https://www.noip.com)
|
||||
net-fs/httpdirfs 1.2.0: 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/Quaternion 0.0.96.1: A Qt-based IM client for Matrix
|
||||
net-im/WasIstLos 1.6.4 1.6.5: An unofficial WhatsApp desktop application for Linux
|
||||
net-im/abaddon 0.1.12-r1 0.1.13 0.2.1 9999: Alternative Discord client using GTK instead of Electron
|
||||
net-im/armcord-bin 3.2.7 3.3.1: ArmCord is a custom client designed to enhance your Discord experience.
|
||||
net-im/axolotl-bin 2.0.1: Axolotl is a cross-platform Signal client
|
||||
@@ -1414,7 +1414,6 @@ net-im/session-desktop-bin 1.10.8: Session Desktop - Onion routing based messeng
|
||||
net-im/sliding-sync 0.99.15: Proxy implementation of MSC3575's sync protocol.
|
||||
net-im/teams-for-linux 1.9.6 1.10.2: Unofficial Microsoft Teams client for Linux. Binary precompiled version.
|
||||
net-im/vesktop-bin 1.5.2 1.5.3: All-in-one voice and text chat for gamers with Vencord Preinstalled
|
||||
net-im/whatsapp-for-linux 1.6.4 1.6.5: An unofficial WhatsApp desktop application for Linux
|
||||
net-irc/catgirl 2.2 2.2a: TLS-only terminal IRC client
|
||||
net-irc/halloy 2024.12: IRC application written in Rust
|
||||
net-irc/litterbox 1.9: TLS-only IRC logger
|
||||
@@ -1633,7 +1632,7 @@ sys-block/partclone 0.3.20: Partition cloning tool
|
||||
sys-boot/customrescuecd-x86-grub 0.1: Grub menu entries for the .iso image of customrescuecd
|
||||
sys-boot/customrescuecd-x86_64-grub 0.1: Grub menu entries for the .iso image of customrescuecd
|
||||
sys-boot/grml-rescueboot 0.6.1: grub2 script to add ISO images to the grub2 boot menu
|
||||
sys-boot/limine 7.0.0 7.0.3 7.0.5 7.3.0 7.5.0 7.9.2 8.0.5 8.0.6 8.0.7 8.0.9 8.0.11 8.0.12 8.0.13 8.0.14 8.1.1: Limine is a modern, advanced, and portable BIOS/UEFI multiprotocol bootloader
|
||||
sys-boot/limine 7.0.0 7.0.3 7.0.5 7.3.0 7.5.0 7.9.2 8.0.5 8.0.6 8.0.7 8.0.9 8.0.11 8.0.12 8.0.13 8.0.14 8.1.1 8.1.2: Limine is a modern, advanced, and portable BIOS/UEFI multiprotocol bootloader
|
||||
sys-boot/mkusb 23.2.0: CLI and GUI for creating bootable live USB, with optional persistent storage
|
||||
sys-boot/ventoy-bin 1.0.97 1.0.98: Creator of bootable USBs, with ability to copy ISOs, persistence storage
|
||||
sys-boot/woeusb-ng 0.2.10 0.2.12: Create Windows installer USB from ISO (rewrite of WoeUSB)
|
||||
|
||||
@@ -1 +1 @@
|
||||
Wed, 16 Oct 2024 15:18:19 +0000
|
||||
Sat, 19 Oct 2024 00:18:16 +0000
|
||||
|
||||
Reference in New Issue
Block a user