mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
2023-11-09 03:16:51 UTC
This commit is contained in:
@@ -10,6 +10,6 @@ LICENSE=BSD
|
||||
RDEPEND=dev-python/boto3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/openapi3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyyaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/rich[python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/urllib3-3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/l/linode-cli/linode-cli-5.45.0.tar.gz
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/l/linode-cli/linode-cli-5.45.1.tar.gz
|
||||
_eclasses_=toolchain-funcs edeef89edaf21d30225d31702ab117ac multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 30999b80ec1fe0b4af340ae819375346 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 e77a62f5bbafca793544392d5e41affb pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_md5_=38afd8b5c22c88f352f0269e9e3d677b
|
||||
@@ -1,11 +0,0 @@
|
||||
DEFINED_PHASES=install
|
||||
DESCRIPTION=Infrastructure as code in any programming language
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.pulumi.com/ https://github.com/pulumi/pulumi
|
||||
INHERIT=bash-completion-r1
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://github.com/pulumi/pulumi/releases/download/v3.91.0/pulumi-v3.91.0-linux-x64.tar.gz )
|
||||
_eclasses_=toolchain-funcs edeef89edaf21d30225d31702ab117ac multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff
|
||||
_md5_=d6600f8961b9348c7bc7cfcc8bfebe86
|
||||
@@ -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.89.0/pulumi-v3.89.0-linux-x64.tar.gz )
|
||||
SRC_URI=amd64? ( https://github.com/pulumi/pulumi/releases/download/v3.92.0/pulumi-v3.92.0-linux-x64.tar.gz )
|
||||
_eclasses_=toolchain-funcs edeef89edaf21d30225d31702ab117ac multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff
|
||||
_md5_=d6600f8961b9348c7bc7cfcc8bfebe86
|
||||
15
metadata/md5-cache/app-editors/lapce-0.3.0-r1
Normal file
15
metadata/md5-cache/app-editors/lapce-0.3.0-r1
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=dev-util/cmake sys-devel/gcc virtual/pkgconfig >=virtual/rust-1.64 >=virtual/rust-1.53
|
||||
DEFINED_PHASES=compile configure install postinst postrm test unpack
|
||||
DEPEND=x11-libs/gtk+:3 media-libs/fontconfig sys-libs/zlib x11-libs/libxcb:=
|
||||
DESCRIPTION=Lightning-fast and Powerful Code Editor written in Rust
|
||||
EAPI=8
|
||||
HOMEPAGE=https://lapce.dev/
|
||||
INHERIT=cargo desktop xdg-utils
|
||||
IUSE=debug
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions Artistic-2 BSD BSD-2 Boost-1.0 CC0-1.0 CeCILL-2.1 GPL-2 ISC MIT MPL-2.0 Unicode-DFS-2016 Unlicense ZLIB
|
||||
RDEPEND=x11-libs/gtk+:3 media-libs/fontconfig sys-libs/zlib x11-libs/libxcb:=
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/lapce/lapce/archive/v0.3.0.tar.gz -> lapce-0.3.0.tar.gz https://github.com/lapce/lapce/releases/download/v0.3.0/vendor.tar.gz -> lapce-0.3.0-vendor.tar.gz
|
||||
_eclasses_=toolchain-funcs edeef89edaf21d30225d31702ab117ac multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe cargo 8520ae1bed0e6965d027399b471a3595 desktop 021728fdc1b03b36357dbc89489e0f0d xdg-utils baea6080dd821f5562d715887954c9d3
|
||||
_md5_=6b06a4ade865758f428f757d6fbe2d90
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=sys-devel/gettext app-text/asciidoc >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-libs/boost[nls] app-arch/libarchive[bzip2,iconv,lzma,zlib(+)] <dev-libs/libfmt-9.0.0 dev-libs/pugixml dev-cpp/termcolor dev-cpp/nlohmann_json test? ( <dev-cpp/catch-3.0.0 )
|
||||
DESCRIPTION=Search tool for EPUB e-books
|
||||
EAPI=7
|
||||
HOMEPAGE=https://schlomp.space/tastytea/epubgrep
|
||||
INHERIT=cmake
|
||||
IUSE=test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=AGPL-3
|
||||
RDEPEND=dev-libs/boost[nls] app-arch/libarchive[bzip2,iconv,lzma,zlib(+)] <dev-libs/libfmt-9.0.0 dev-libs/pugixml
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://schlomp.space/tastytea/epubgrep/archive/0.6.0.tar.gz -> epubgrep-0.6.0.tar.gz
|
||||
_eclasses_=toolchain-funcs edeef89edaf21d30225d31702ab117ac multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271
|
||||
_md5_=97703a43025860e40ab9c6a569cf2321
|
||||
@@ -1,17 +0,0 @@
|
||||
BDEPEND=dev-lang/nasm sys-libs/libcap sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71-r5 >=sys-devel/libtool-2.4.7
|
||||
DEFINED_PHASES=compile configure postinst postrm preinst prepare pretend test
|
||||
DEPEND=media-libs/alsa-lib media-libs/libsdl2[X,alsa,opengl?,sound,threads,video] media-libs/sdl2-net net-libs/libpcap sys-libs/zlib X? ( x11-libs/libX11 x11-libs/libXrandr x11-libs/libxkbfile ) debug? ( sys-libs/ncurses:= ) ffmpeg? ( media-video/ffmpeg:= ) fluidsynth? ( media-sound/fluidsynth:= ) opengl? ( media-libs/libglvnd[X] ) png? ( media-libs/libpng:= ) slirp? ( net-libs/libslirp ) truetype? ( media-libs/freetype )
|
||||
DESCRIPTION=Complete, accurate DOS emulator forked from DOSBox
|
||||
EAPI=8
|
||||
HOMEPAGE=https://dosbox-x.com/
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=autotools toolchain-funcs xdg
|
||||
IUSE=X debug ffmpeg fluidsynth opengl png slirp truetype
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=media-libs/alsa-lib media-libs/libsdl2[X,alsa,opengl?,sound,threads,video] media-libs/sdl2-net net-libs/libpcap sys-libs/zlib X? ( x11-libs/libX11 x11-libs/libXrandr x11-libs/libxkbfile ) debug? ( sys-libs/ncurses:= ) ffmpeg? ( media-video/ffmpeg:= ) fluidsynth? ( media-sound/fluidsynth:= ) opengl? ( media-libs/libglvnd[X] ) png? ( media-libs/libpng:= ) slirp? ( net-libs/libslirp ) truetype? ( media-libs/freetype )
|
||||
RESTRICT=!debug? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/joncampbell123/dosbox-x/archive/dosbox-x-v2023.09.01.tar.gz
|
||||
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs edeef89edaf21d30225d31702ab117ac multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 9d3a9a889a6fa62ae794f817c156491b autotools 6ae9a4347149b19a112caa1182d03bde xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=f6a706252b929986669f3da8e6a8877b
|
||||
@@ -10,4 +10,4 @@ RDEPEND=gamescope? ( gui-wm/gamescope )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/releases/download/v2.10.0/heroic-2.10.0.tar.xz
|
||||
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d
|
||||
_md5_=72bfc4b0d396928eab1b585cae29d40c
|
||||
_md5_=38111baf1ad99e218bd01845b3498e7f
|
||||
|
||||
@@ -10,4 +10,4 @@ RDEPEND=gamescope? ( gui-wm/gamescope )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/releases/download/v2.9.2/heroic-2.9.2.tar.xz
|
||||
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d
|
||||
_md5_=72bfc4b0d396928eab1b585cae29d40c
|
||||
_md5_=38111baf1ad99e218bd01845b3498e7f
|
||||
|
||||
@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install postinst postrm preinst test
|
||||
DEPEND=dev-libs/glib:2 dev-libs/json-glib gui-libs/gtk:4[introspection] gui-libs/libadwaita:1[introspection] gui-libs/text-engine net-libs/libsoup:3.0
|
||||
DESCRIPTION=A native tool for browsing, installing, and managing GNOME Shell Extensions
|
||||
EAPI=8
|
||||
HOMEPAGE=https://mjakeman.github.io/extension-manager/
|
||||
HOMEPAGE=https://mattjakeman.com/apps/extension-manager
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=gnome2-utils meson xdg
|
||||
KEYWORDS=~amd64
|
||||
@@ -12,4 +12,4 @@ RDEPEND=dev-libs/glib:2 dev-libs/json-glib gui-libs/gtk:4[introspection] gui-lib
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/mjakeman/extension-manager/archive/v0.3.2.tar.gz -> extension-manager-0.3.2.tar.gz
|
||||
_eclasses_=toolchain-funcs edeef89edaf21d30225d31702ab117ac multilib c19072c3cd7ac5cb21de013f7e9832e0 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils b0183db3b2e07b18f3b77bffec72e116 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 30999b80ec1fe0b4af340ae819375346 meson 1be925a1f585b2f19a8e45737f09016c xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=050fbd2bc3de1371dde1226ce089111a
|
||||
_md5_=4977a32de1694edc1a28a94aa352a301
|
||||
|
||||
@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install postinst postrm preinst test
|
||||
DEPEND=dev-libs/glib:2 dev-libs/json-glib gui-libs/gtk:4[introspection] >=gui-libs/libadwaita-1.2.0:1[introspection] gui-libs/text-engine net-libs/libsoup:3.0
|
||||
DESCRIPTION=A native tool for browsing, installing, and managing GNOME Shell Extensions
|
||||
EAPI=8
|
||||
HOMEPAGE=https://mjakeman.github.io/extension-manager/
|
||||
HOMEPAGE=https://mattjakeman.com/apps/extension-manager
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=gnome2-utils meson xdg
|
||||
KEYWORDS=~amd64
|
||||
@@ -12,4 +12,4 @@ RDEPEND=dev-libs/glib:2 dev-libs/json-glib gui-libs/gtk:4[introspection] >=gui-l
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/mjakeman/extension-manager/archive/v0.4.2.tar.gz -> extension-manager-0.4.2.tar.gz
|
||||
_eclasses_=toolchain-funcs edeef89edaf21d30225d31702ab117ac multilib c19072c3cd7ac5cb21de013f7e9832e0 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils b0183db3b2e07b18f3b77bffec72e116 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 30999b80ec1fe0b4af340ae819375346 meson 1be925a1f585b2f19a8e45737f09016c xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=ed13ffa924e4f8aecee323af68f87a8a
|
||||
_md5_=62d0e4087ddd77c5e0925b29b18c4d22
|
||||
|
||||
15
metadata/md5-cache/gnome-extra/extension-manager-0.4.3
Normal file
15
metadata/md5-cache/gnome-extra/extension-manager-0.4.3
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=dev-libs/glib:2 dev-util/blueprint-compiler sys-devel/gettext virtual/pkgconfig >=dev-util/meson-1.2.1 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst test
|
||||
DEPEND=dev-libs/glib:2 dev-libs/json-glib gui-libs/gtk:4[introspection] >=gui-libs/libadwaita-1.4.0:1[introspection] gui-libs/text-engine net-libs/libsoup:3.0
|
||||
DESCRIPTION=A native tool for browsing, installing, and managing GNOME Shell Extensions
|
||||
EAPI=8
|
||||
HOMEPAGE=https://mattjakeman.com/apps/extension-manager
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=gnome2-utils meson xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3+
|
||||
RDEPEND=dev-libs/glib:2 dev-libs/json-glib gui-libs/gtk:4[introspection] >=gui-libs/libadwaita-1.4.0:1[introspection] gui-libs/text-engine net-libs/libsoup:3.0
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/mjakeman/extension-manager/archive/v0.4.3.tar.gz -> extension-manager-0.4.3.tar.gz
|
||||
_eclasses_=toolchain-funcs edeef89edaf21d30225d31702ab117ac multilib c19072c3cd7ac5cb21de013f7e9832e0 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils b0183db3b2e07b18f3b77bffec72e116 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 30999b80ec1fe0b4af340ae819375346 meson 1be925a1f585b2f19a8e45737f09016c xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=2e50d5a205e1ef6a1f3cfe3ff622e622
|
||||
@@ -1,14 +1,14 @@
|
||||
BDEPEND=dev-libs/glib:2 dev-util/blueprint-compiler sys-devel/gettext virtual/pkgconfig >=dev-util/meson-1.2.1 >=dev-util/ninja-1.8.2 dev-util/meson-format-array >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst test unpack
|
||||
DEPEND=dev-libs/glib:2 dev-libs/json-glib gui-libs/gtk:4[introspection] >=gui-libs/libadwaita-1.2.0:1[introspection] gui-libs/text-engine net-libs/libsoup:3.0
|
||||
DEPEND=dev-libs/glib:2 dev-libs/json-glib gui-libs/gtk:4[introspection] >=gui-libs/libadwaita-1.4.0:1[introspection] gui-libs/text-engine net-libs/libsoup:3.0
|
||||
DESCRIPTION=A native tool for browsing, installing, and managing GNOME Shell Extensions
|
||||
EAPI=8
|
||||
HOMEPAGE=https://mjakeman.github.io/extension-manager/
|
||||
HOMEPAGE=https://mattjakeman.com/apps/extension-manager
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=gnome2-utils meson xdg git-r3
|
||||
LICENSE=GPL-3+
|
||||
PROPERTIES=live
|
||||
RDEPEND=dev-libs/glib:2 dev-libs/json-glib gui-libs/gtk:4[introspection] >=gui-libs/libadwaita-1.2.0:1[introspection] gui-libs/text-engine net-libs/libsoup:3.0
|
||||
RDEPEND=dev-libs/glib:2 dev-libs/json-glib gui-libs/gtk:4[introspection] >=gui-libs/libadwaita-1.4.0:1[introspection] gui-libs/text-engine net-libs/libsoup:3.0
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs edeef89edaf21d30225d31702ab117ac multilib c19072c3cd7ac5cb21de013f7e9832e0 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils b0183db3b2e07b18f3b77bffec72e116 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 30999b80ec1fe0b4af340ae819375346 meson 1be925a1f585b2f19a8e45737f09016c xdg 4a14c5c24f121e7da66e5aab4a168c6e git-r3 2358a7b20091609e24bd3a83b3ac5991
|
||||
_md5_=eb5e8136d3edd4737b7b43bc905963e1
|
||||
_md5_=2e50d5a205e1ef6a1f3cfe3ff622e622
|
||||
|
||||
File diff suppressed because one or more lines are too long
15
metadata/md5-cache/gui-apps/nwg-drawer-0.4.0
Normal file
15
metadata/md5-cache/gui-apps/nwg-drawer-0.4.0
Normal file
File diff suppressed because one or more lines are too long
14
metadata/md5-cache/media-sound/tidal-hifi-bin-5.7.1
Normal file
14
metadata/md5-cache/media-sound/tidal-hifi-bin-5.7.1
Normal file
@@ -0,0 +1,14 @@
|
||||
DEFINED_PHASES=configure install postinst postrm preinst prepare setup unpack
|
||||
DESCRIPTION=Web version of Tidal running in electron with Hi-Fi support thanks to Widevine.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/Mastermindzh/tidal-hifi
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=chromium-2 desktop linux-info unpacker xdg
|
||||
IUSE=+l10n_af +l10n_am +l10n_ar +l10n_bg +l10n_bn +l10n_ca +l10n_cs +l10n_da +l10n_de +l10n_el +l10n_en-GB +l10n_en-US +l10n_es +l10n_es-419 +l10n_et +l10n_fa +l10n_fi +l10n_fil +l10n_fr +l10n_gu +l10n_he +l10n_hi +l10n_hr +l10n_hu +l10n_id +l10n_it +l10n_ja +l10n_kn +l10n_ko +l10n_lt +l10n_lv +l10n_ml +l10n_mr +l10n_ms +l10n_nb +l10n_nl +l10n_pl +l10n_pt-BR +l10n_pt-PT +l10n_ro +l10n_ru +l10n_sk +l10n_sl +l10n_sr +l10n_sv +l10n_sw +l10n_ta +l10n_te +l10n_th +l10n_tr +l10n_uk +l10n_ur +l10n_vi +l10n_zh-CN +l10n_zh-TW
|
||||
KEYWORDS=amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=app-accessibility/at-spi2-core-2.46.0:2 dev-libs/expat dev-libs/glib:2 dev-libs/libgcrypt dev-libs/nspr dev-libs/nss media-libs/fontconfig media-libs/mesa[gbm(+)] net-print/cups sys-apps/dbus sys-apps/util-linux sys-libs/glibc x11-libs/cairo x11-libs/libdrm x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libXScrnSaver x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrandr x11-libs/libxcb x11-libs/libxkbcommon x11-libs/libxshmfence x11-libs/pango
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Mastermindzh/tidal-hifi/releases/download/5.7.1/tidal-hifi-5.7.1.tar.gz -> tidal-hifi-bin-5.7.1.tar.gz
|
||||
_eclasses_=toolchain-funcs edeef89edaf21d30225d31702ab117ac multilib c19072c3cd7ac5cb21de013f7e9832e0 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 chromium-2 93690d770dc2e27deaa89794e2f9fe3f desktop 021728fdc1b03b36357dbc89489e0f0d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe unpacker aa6a4e924009232d8b78b31e932c30b5 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=c5266182af79ceb59004a143558d1fc1
|
||||
@@ -1,16 +1,17 @@
|
||||
BDEPEND=test? ( media-video/ffmpeg dev-python/requests dev-python/pyperclip net-misc/yt-dlp dev-python/youtube-search-python dev-python/pylast dev-python/pip || ( media-video/mplayer media-video/mpv ) >=dev-python/pytest-7.3.1[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/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
BDEPEND=test? ( media-video/ffmpeg dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyperclip[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] net-misc/yt-dlp dev-python/youtube-search-python dev-python/pylast[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pip[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] || ( media-video/mplayer media-video/mpv ) >=dev-python/pytest-7.3.1[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/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=test? ( dev-python/dbus-python[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] )
|
||||
DESCRIPTION=Terminal-based YouTube player and downloader
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/mps-youtube/yewtube https://pypi.org/project/yewtube/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
|
||||
IUSE=test test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=media-video/ffmpeg dev-python/requests dev-python/pyperclip net-misc/yt-dlp dev-python/youtube-search-python dev-python/pylast dev-python/pip || ( media-video/mplayer media-video/mpv ) 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 )
|
||||
RDEPEND=media-video/ffmpeg dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyperclip[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] net-misc/yt-dlp dev-python/youtube-search-python dev-python/pylast[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pip[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] || ( media-video/mplayer media-video/mpv ) 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 )
|
||||
RESTRICT=!test? ( test ) !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/mps-youtube/yewtube/archive/refs/tags/v2.10.5.tar.gz -> yewtube-2.10.5.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs edeef89edaf21d30225d31702ab117ac multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 30999b80ec1fe0b4af340ae819375346 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 e77a62f5bbafca793544392d5e41affb
|
||||
_md5_=e5e6d66d6440250fe2ece59ca191bdbd
|
||||
_md5_=847111bc05382f38ea24bf9d78a90986
|
||||
|
||||
@@ -1,15 +1,16 @@
|
||||
BDEPEND=test? ( media-video/ffmpeg dev-python/requests dev-python/pyperclip net-misc/yt-dlp dev-python/youtube-search-python dev-python/pylast dev-python/pip || ( media-video/mplayer media-video/mpv ) >=dev-python/pytest-7.3.1[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/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-vcs/git-1.8.2.1[curl]
|
||||
BDEPEND=test? ( media-video/ffmpeg dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyperclip[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] net-misc/yt-dlp dev-python/youtube-search-python dev-python/pylast[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pip[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] || ( media-video/mplayer media-video/mpv ) >=dev-python/pytest-7.3.1[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/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install prepare test unpack
|
||||
DEPEND=test? ( dev-python/dbus-python[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] )
|
||||
DESCRIPTION=Terminal-based YouTube player and downloader
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/mps-youtube/yewtube https://pypi.org/project/yewtube/
|
||||
INHERIT=distutils-r1 git-r3
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
|
||||
IUSE=test test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
|
||||
LICENSE=GPL-3
|
||||
PROPERTIES=live
|
||||
RDEPEND=media-video/ffmpeg dev-python/requests dev-python/pyperclip net-misc/yt-dlp dev-python/youtube-search-python dev-python/pylast dev-python/pip || ( media-video/mplayer media-video/mpv ) 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 )
|
||||
RDEPEND=media-video/ffmpeg dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyperclip[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] net-misc/yt-dlp dev-python/youtube-search-python dev-python/pylast[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pip[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] || ( media-video/mplayer media-video/mpv ) 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 )
|
||||
RESTRICT=!test? ( test ) !test? ( test )
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs edeef89edaf21d30225d31702ab117ac multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 30999b80ec1fe0b4af340ae819375346 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 e77a62f5bbafca793544392d5e41affb git-r3 2358a7b20091609e24bd3a83b3ac5991
|
||||
_md5_=e5e6d66d6440250fe2ece59ca191bdbd
|
||||
_md5_=847111bc05382f38ea24bf9d78a90986
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
BDEPEND=app-arch/zip verify-sig? ( sec-keys/openpgp-keys-skyjake ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 verify-sig? ( app-crypt/gnupg >=app-portage/gemato-16 )
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
|
||||
DEPEND=>=dev-libs/tfdn-1.4.0:=[ssl] X? ( x11-libs/libX11 ) fribidi? ( dev-libs/fribidi ) ncurses? ( >=dev-libs/sealcurses-2.0.18_pre20230206:= ) !ncurses? ( harfbuzz? ( media-libs/harfbuzz:=[truetype(+)] ) media-libs/libsdl2[X?,sound(+),video(+)] ) mp3? ( media-sound/mpg123 ) webp? ( media-libs/libwebp:= ) X? ( x11-base/xorg-proto )
|
||||
DEPEND=>=dev-libs/tfdn-1.7.0:=[ssl] X? ( x11-libs/libX11 ) bidi? ( dev-libs/fribidi ) gui? ( harfbuzz? ( media-libs/harfbuzz:=[truetype(+)] ) media-libs/libsdl2[X?,sound(+),video(+)] ) !gui? ( >=dev-libs/sealcurses-2.0.18_pre20230206:= ) mp3? ( media-sound/mpg123 ) webp? ( media-libs/libwebp:= ) X? ( x11-base/xorg-proto )
|
||||
DESCRIPTION=Desktop GUI client for browsing Geminispace
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gmi.skyjake.fi/lagrange/ https://git.skyjake.fi/gemini/lagrange
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=cmake verify-sig xdg
|
||||
IUSE=X +fribidi +harfbuzz mp3 ncurses webp verify-sig
|
||||
INHERIT=cmake flag-o-matic verify-sig xdg
|
||||
IUSE=X +bidi debug gui +harfbuzz mp3 webp verify-sig
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=|| ( MIT Unlicense ) Apache-2.0 BSD-2 CC-BY-SA-4.0 OFL-1.1
|
||||
RDEPEND=>=dev-libs/tfdn-1.4.0:=[ssl] X? ( x11-libs/libX11 ) fribidi? ( dev-libs/fribidi ) ncurses? ( >=dev-libs/sealcurses-2.0.18_pre20230206:= ) !ncurses? ( harfbuzz? ( media-libs/harfbuzz:=[truetype(+)] ) media-libs/libsdl2[X?,sound(+),video(+)] ) mp3? ( media-sound/mpg123 ) webp? ( media-libs/libwebp:= )
|
||||
RDEPEND=>=dev-libs/tfdn-1.7.0:=[ssl] X? ( x11-libs/libX11 ) bidi? ( dev-libs/fribidi ) gui? ( harfbuzz? ( media-libs/harfbuzz:=[truetype(+)] ) media-libs/libsdl2[X?,sound(+),video(+)] ) !gui? ( >=dev-libs/sealcurses-2.0.18_pre20230206:= ) mp3? ( media-sound/mpg123 ) webp? ( media-libs/libwebp:= )
|
||||
SLOT=0
|
||||
SRC_URI=https://git.skyjake.fi/gemini/lagrange/releases/download/v1.16.5/lagrange-1.16.5.tar.gz verify-sig? ( https://git.skyjake.fi/gemini/lagrange/releases/download/v1.16.5/lagrange-1.16.5.tar.gz.sig )
|
||||
SRC_URI=https://git.skyjake.fi/gemini/lagrange/releases/download/v1.17.3/lagrange-1.17.3.tar.gz verify-sig? ( https://git.skyjake.fi/gemini/lagrange/releases/download/v1.17.3/lagrange-1.17.3.tar.gz.sig )
|
||||
_eclasses_=toolchain-funcs edeef89edaf21d30225d31702ab117ac multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271 verify-sig 798e0173d334021f14ba78a786c37059 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=bdc178a1faba02dbcbbf324f4c72b390
|
||||
_md5_=faba551d36e99b4435349557c69ab260
|
||||
13
metadata/md5-cache/net-im/axolotl-bin-2.0.1
Normal file
13
metadata/md5-cache/net-im/axolotl-bin-2.0.1
Normal file
@@ -0,0 +1,13 @@
|
||||
DEFINED_PHASES=install postinst postrm preinst unpack
|
||||
DESCRIPTION=Axolotl is a cross-platform Signal client
|
||||
EAPI=8
|
||||
HOMEPAGE=https://axolotl.chat/ https://github.com/nanu-c/axolotl
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=unpacker xdg
|
||||
KEYWORDS=-* ~amd64 ~arm64
|
||||
LICENSE=GPL-3 || ( 0BSD Apache-2.0 MIT ) || ( Apache-2.0 Apache-2.0-with-LLVM-exceptions MIT ) || ( Apache-2.0 BSD MIT ) || ( Apache-2.0 Boost-1.0 ) || ( Apache-2.0 ISC MIT ) || ( Apache-2.0 MIT ) || ( Apache-2.0 MIT ZLIB ) || ( MIT Unlicense ) AGPL-3 Apache-2.0 BSD BSD-2 CC-BY-4.0 CC0-1.0 GPL-3+ ISC LGPL-3 MIT UbuntuFontLicense-1.0 Unicode-DFS-2016 openssl
|
||||
RDEPEND=dev-libs/glib:2 net-libs/libsoup:3.0 net-libs/webkit-gtk:4.1 sys-libs/glibc x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/cairo[glib] x11-libs/pango
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://github.com/nanu-c/axolotl/releases/download/v2.0.1/axolotl_2.0.1_amd64.deb ) arm64? ( https://github.com/nanu-c/axolotl/releases/download/v2.0.1/axolotl_2.0.1-1_arm64.deb )
|
||||
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs edeef89edaf21d30225d31702ab117ac multilib c19072c3cd7ac5cb21de013f7e9832e0 unpacker aa6a4e924009232d8b78b31e932c30b5 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=166c955673c4b1055003ae2c8830a15e
|
||||
@@ -13,4 +13,4 @@ RDEPEND=app-arch/xz-utils dev-libs/libgcrypt dev-libs/libsodium dev-libs/libuv d
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/meganz/MEGAsync/archive/v4.10.0.0_Win.tar.gz -> megasync-4.10.0.0.tar.gz https://github.com/meganz/sdk/archive/91d14ae6b024339dd4e15acb367ac20fb24633ac.tar.gz -> megasync-sdk-4.10.0.0.tar.gz
|
||||
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs edeef89edaf21d30225d31702ab117ac multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 9d3a9a889a6fa62ae794f817c156491b autotools 6ae9a4347149b19a112caa1182d03bde flag-o-matic baa4d385108ac87993edac956a916a36 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271 qmake-utils a8dd17b1d94586164f5e3fc12b1c6b81 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=d1e9dc21f3203efba33720013fecb038
|
||||
_md5_=3b7f31792252f32f22d3447de28e728b
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=|| ( dev-lang/vala:0.56 ) virtual/pkgconfig >=dev-util/meson-1.2.1 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=>=app-crypt/libsecret-0.20 >=dev-libs/glib-2.71.2 >=dev-libs/json-glib-1.4.4 >=dev-libs/libxml2-2.9.10 >=dev-libs/libgee-0.8.5 >=gui-libs/gtk-4.3:4 >=gui-libs/libadwaita-1.2 >=net-libs/libsoup-3 gui-libs/gtksourceview:5 >=app-text/gspell-1.12.1
|
||||
DEPEND=>=app-crypt/libsecret-0.20 >=dev-libs/glib-2.71.2 >=dev-libs/json-glib-1.4.4 >=dev-libs/libxml2-2.9.10 >=dev-libs/libgee-0.8.5 >=gui-libs/gtk-4.3:4[gstreamer] >=gui-libs/libadwaita-1.2 >=net-libs/libsoup-3 gui-libs/gtksourceview:5 >=app-text/gspell-1.12.1
|
||||
DESCRIPTION=Mastodon client, previously known as Tooth
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/GeopJr/Tuba
|
||||
@@ -8,8 +8,8 @@ IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=gnome2-utils meson vala xdg
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~x86
|
||||
LICENSE=CC-BY-3.0 GPL-3+
|
||||
RDEPEND=>=app-crypt/libsecret-0.20 >=dev-libs/glib-2.71.2 >=dev-libs/json-glib-1.4.4 >=dev-libs/libxml2-2.9.10 >=dev-libs/libgee-0.8.5 >=gui-libs/gtk-4.3:4 >=gui-libs/libadwaita-1.2 >=net-libs/libsoup-3 gui-libs/gtksourceview:5 >=app-text/gspell-1.12.1
|
||||
RDEPEND=>=app-crypt/libsecret-0.20 >=dev-libs/glib-2.71.2 >=dev-libs/json-glib-1.4.4 >=dev-libs/libxml2-2.9.10 >=dev-libs/libgee-0.8.5 >=gui-libs/gtk-4.3:4[gstreamer] >=gui-libs/libadwaita-1.2 >=net-libs/libsoup-3 gui-libs/gtksourceview:5 >=app-text/gspell-1.12.1
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/GeopJr/Tuba/archive/refs/tags/v0.4.1.tar.gz -> tuba-0.4.1.tar.gz
|
||||
_eclasses_=toolchain-funcs edeef89edaf21d30225d31702ab117ac multilib c19072c3cd7ac5cb21de013f7e9832e0 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils b0183db3b2e07b18f3b77bffec72e116 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 30999b80ec1fe0b4af340ae819375346 meson 1be925a1f585b2f19a8e45737f09016c flag-o-matic baa4d385108ac87993edac956a916a36 vala db97951caa799e73a831a5f48e717da8 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=261f21e826f247e5572843f7595992b7
|
||||
_md5_=4f05fe15e6e75d8a72aff060f06955af
|
||||
|
||||
@@ -1,13 +1,14 @@
|
||||
BDEPEND=>=dev-lang/go-1.18 app-arch/unzip virtual/pkgconfig
|
||||
DEFINED_PHASES=compile install test unpack
|
||||
BDEPEND=test? ( >=dev-lang/go-1.21 ) >=dev-lang/go-1.18 app-arch/unzip virtual/pkgconfig
|
||||
DEFINED_PHASES=compile configure install test unpack
|
||||
DESCRIPTION=Pluggable Transport using WebRTC, inspired by Flashproxy
|
||||
EAPI=8
|
||||
HOMEPAGE=https://snowflake.torproject.org/ https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake
|
||||
INHERIT=go-module systemd
|
||||
IUSE=test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0 BSD BSD-2 CC0-1.0 MIT
|
||||
RESTRICT=strip
|
||||
RESTRICT=!test? ( test ) strip
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/jobs/363325/artifacts/raw/snowflake-v2.6.1.tar.gz
|
||||
SRC_URI=https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/jobs/389000/artifacts/raw/snowflake-v2.7.0.tar.gz
|
||||
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs edeef89edaf21d30225d31702ab117ac multilib c19072c3cd7ac5cb21de013f7e9832e0 go-module 8624eede24936fd7666e5298e5332f22 systemd c8b03e8df84486aa991d4396686e8942
|
||||
_md5_=a8c970fb4d052c6578c1e247079d4f75
|
||||
_md5_=3e4f719af197d32996cca0183bfcf9c9
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.gnome.org/GNOME/calls/-/archive/v45.0/calls-v45.0.tar.bz2 https://gitlab.gnome.org/World/Phosh/libcall-ui/-/archive/v0.1.0/libcall-ui-v0.1.0.tar.bz2
|
||||
_eclasses_=toolchain-funcs edeef89edaf21d30225d31702ab117ac multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 vala db97951caa799e73a831a5f48e717da8 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 30999b80ec1fe0b4af340ae819375346 meson 1be925a1f585b2f19a8e45737f09016c xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils b0183db3b2e07b18f3b77bffec72e116 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 virtualx 817571665ee28575da44ee08135089e5 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=19630338b09d0c65ee2a69507f4cdc2a
|
||||
_md5_=b7bfc8e9b8059609d5c6364e308564d6
|
||||
|
||||
14
metadata/md5-cache/sys-devel/just-1.16.0
Normal file
14
metadata/md5-cache/sys-devel/just-1.16.0
Normal file
File diff suppressed because one or more lines are too long
@@ -1,15 +1,15 @@
|
||||
BDEPEND=python_targets_pypy3? ( dev-python/pypy3:= ) 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_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
BDEPEND=python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DESCRIPTION=Python based initramfs generator with TOML defintions
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/desultory/ugrd
|
||||
INHERIT=distutils-r1 optfeature
|
||||
IUSE=python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
|
||||
IUSE=python_targets_pypy3 python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=app-misc/pax-utils python_targets_pypy3? ( dev-python/pypy3:= ) 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_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
|
||||
RDEPEND=app-misc/pax-utils python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_11 python_targets_python3_12 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/desultory/ugrd/archive/refs/tags/0.8.0.tar.gz -> ugrd-0.8.0.tar.gz
|
||||
SRC_URI=https://github.com/desultory/ugrd/archive/refs/tags/0.8.1.tar.gz -> ugrd-0.8.1.tar.gz
|
||||
_eclasses_=toolchain-funcs edeef89edaf21d30225d31702ab117ac multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 30999b80ec1fe0b4af340ae819375346 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 e77a62f5bbafca793544392d5e41affb optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
|
||||
_md5_=ed9d54ab655860e4a305ff7c030682b7
|
||||
_md5_=75f07c2abc6c5bc0e8c5daac1e3e51fb
|
||||
@@ -1,14 +0,0 @@
|
||||
DEFINED_PHASES=compile install postinst postrm preinst pretend setup
|
||||
DEPEND=kernel_linux? ( sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) ) kernel_linux? ( virtual/linux-sources virtual/libelf )
|
||||
DESCRIPTION=Userspace support for MMU notifications
|
||||
EAPI=8
|
||||
HOMEPAGE=https://lkml.org/lkml/2010/4/22/172 https://github.com/Portals4/ummunotify
|
||||
INHERIT=linux-info linux-mod
|
||||
IUSE=dist-kernel
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=kernel_linux? ( sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Portals4/ummunotify/raw/master/ummunotify-v2.tar.gz -> ummunotify-2.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs edeef89edaf21d30225d31702ab117ac multilib c19072c3cd7ac5cb21de013f7e9832e0 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe linux-mod 65030ccb60b8a236bc29c8caa76e3815
|
||||
_md5_=fb5d3da0ea9367cf94024472829b8a97
|
||||
@@ -12,4 +12,4 @@ REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_tar
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/benbusby/whoogle-search/archive/refs/tags/v0.8.3.tar.gz
|
||||
_eclasses_=toolchain-funcs edeef89edaf21d30225d31702ab117ac multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 30999b80ec1fe0b4af340ae819375346 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 e77a62f5bbafca793544392d5e41affb systemd c8b03e8df84486aa991d4396686e8942
|
||||
_md5_=260dddcad992f9fdef38d776e2a81633
|
||||
_md5_=c1a36d325337f31305292f9b152a1aa4
|
||||
@@ -12,4 +12,4 @@ REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_tar
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/benbusby/whoogle-search/archive/refs/tags/v0.8.4.tar.gz
|
||||
_eclasses_=toolchain-funcs edeef89edaf21d30225d31702ab117ac multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 30999b80ec1fe0b4af340ae819375346 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 e77a62f5bbafca793544392d5e41affb systemd c8b03e8df84486aa991d4396686e8942
|
||||
_md5_=cd1b24fb0cda2c5c1b8ffff1de4ee68f
|
||||
_md5_=488b62b56df6f7c48d6a2ff4efcdee65
|
||||
Reference in New Issue
Block a user