diff --git a/metadata/md5-cache/app-admin/chezmoi-2.16.0 b/metadata/md5-cache/app-admin/chezmoi-2.20.0 similarity index 77% rename from metadata/md5-cache/app-admin/chezmoi-2.16.0 rename to metadata/md5-cache/app-admin/chezmoi-2.20.0 index d9449fdcfe..3e622e33bb 100644 --- a/metadata/md5-cache/app-admin/chezmoi-2.16.0 +++ b/metadata/md5-cache/app-admin/chezmoi-2.20.0 @@ -10,6 +10,6 @@ LICENSE=Apache-2.0 BSD BSD-2 MIT MPL-2.0 RDEPEND=dev-vcs/git RESTRICT=mirror strip SLOT=0 -SRC_URI=https://github.com/twpayne/chezmoi/archive/v2.16.0.tar.gz -> chezmoi-2.16.0.tar.gz https://github.com/ran-dall/portage-deps/raw/master/chezmoi-2.16.0-deps.tar.xz +SRC_URI=https://github.com/twpayne/chezmoi/archive/v2.20.0.tar.gz -> chezmoi-2.20.0.tar.gz https://github.com/ran-dall/portage-deps/raw/master/chezmoi-2.20.0-deps.tar.xz _eclasses_=go-module a13d34fe4e2996720e1ca6c53b9ea95a toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff _md5_=d9e94df6978aa28b5830394a5bc7ef1e diff --git a/metadata/md5-cache/app-admin/customrescuecd-x86_64-0.12.8 b/metadata/md5-cache/app-admin/customrescuecd-x86_64-0.12.8 new file mode 100644 index 0000000000..33ac0c3a2e --- /dev/null +++ b/metadata/md5-cache/app-admin/customrescuecd-x86_64-0.12.8 @@ -0,0 +1,10 @@ +DEFINED_PHASES=install postinst postrm unpack +DESCRIPTION=A system rescue cd or usbstick for desktop and server based on gentoo +EAPI=7 +HOMEPAGE=https://sourceforge.net/projects/customrescuecd/ +KEYWORDS=~amd64 +LICENSE=GPL-3 +RESTRICT=bindist mirror +SLOT=0.12.8 +SRC_URI=mirror://sourceforge/customrescuecd/CUSTOMRESCUECD-x86_64-0.12.8.iso +_md5_=4de82f85e49ce6e6bfd55317cf2f822b diff --git a/metadata/md5-cache/app-admin/terragrunt-bin-0.38.6 b/metadata/md5-cache/app-admin/terragrunt-bin-0.38.6 new file mode 100644 index 0000000000..41079e62e4 --- /dev/null +++ b/metadata/md5-cache/app-admin/terragrunt-bin-0.38.6 @@ -0,0 +1,11 @@ +DEFINED_PHASES=compile install unpack +DEPEND=dev-lang/go +DESCRIPTION=A thin wrapper for Terraform +EAPI=8 +HOMEPAGE=https://www.gruntwork.io +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=dev-lang/go +SLOT=0 +SRC_URI=https://github.com/gruntwork-io/terragrunt/releases/download/v0.38.6/terragrunt_linux_amd64 -> terragrunt-bin-0.38.6.bin +_md5_=c3b64d304a5a4063f5c00d7dee1b2b1e diff --git a/metadata/md5-cache/app-crypt/PBinCLI-0.3.2 b/metadata/md5-cache/app-crypt/PBinCLI-0.3.2 new file mode 100644 index 0000000000..0e70d43507 --- /dev/null +++ b/metadata/md5-cache/app-crypt/PBinCLI-0.3.2 @@ -0,0 +1,16 @@ +BDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) >=dev-python/gpep517-8[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-62.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-python/pycryptodome[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/sjcl[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/base58[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/requests[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] +DESCRIPTION=PrivateBin CLI +EAPI=8 +HOMEPAGE=https://github.com/r4sas/PBinCLI +INHERIT=distutils-r1 +IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=dev-python/pycryptodome[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/sjcl[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/base58[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/requests[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) +REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 ) +SLOT=0 +SRC_URI=https://github.com/r4sas/PBinCLI/archive/refs/tags/0.3.2.tar.gz -> PBinCLI-0.3.2.tar.gz +_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 dd5e1098e305ad508d21f496e9e37046 python-r1 7b65c41111cd80a4d4a0921e8d4a310c distutils-r1 e3b0f72d558eb613ff83262d22cbf887 +_md5_=d0160b53ac0732cbed51220a075f7a06 diff --git a/metadata/md5-cache/app-emulation/proton-ge-custom-bin-7.27 b/metadata/md5-cache/app-emulation/proton-ge-custom-bin-7.27 new file mode 100644 index 0000000000..ab70132089 --- /dev/null +++ b/metadata/md5-cache/app-emulation/proton-ge-custom-bin-7.27 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile configure install test +DESCRIPTION=A fancy custom distribution of Valves Proton with various patches +EAPI=8 +HOMEPAGE=https://github.com/GloriousEggroll/proton-ge-custom +INHERIT=multilib-minimal +IUSE=abi_x86_32 abi_x86_64 +KEYWORDS=~amd64 +LICENSE=0BSD LGPL-2+ ZLIB MIT MPL-2.0 OFL-1.1 BSD +RDEPEND=media-libs/mesa[vulkan,abi_x86_32(-)?,abi_x86_64(-)?] media-libs/vulkan-loader[abi_x86_32(-)?,abi_x86_64(-)?] +REQUIRED_USE=|| ( abi_x86_32 abi_x86_64 ) +RESTRICT=mirror strip +SLOT=7.27 +SRC_URI=https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton7-27/GE-Proton7-27.tar.gz +_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib-build 05f207909a804c9174bc39a00547d598 multilib-minimal 4b0f1857965db8869a729948d5277e0b +_md5_=8910dda42c8bb9fa779cad2c1dc35522 diff --git a/metadata/md5-cache/app-misc/clifm-1.6 b/metadata/md5-cache/app-misc/clifm-1.6 new file mode 100644 index 0000000000..18fb1064a0 --- /dev/null +++ b/metadata/md5-cache/app-misc/clifm-1.6 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile install postinst postrm preinst +DEPEND=sys-libs/libcap sys-libs/readline sys-apps/acl sys-apps/file +DESCRIPTION=The command line file manager +EAPI=8 +HOMEPAGE=https://github.com/leo-arch/clifm +IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info +INHERIT=optfeature xdg +KEYWORDS=~amd64 +LICENSE=GPL-2 +RDEPEND=sys-libs/libcap sys-libs/readline sys-apps/acl sys-apps/file +SLOT=0 +SRC_URI=mirror://sourceforge/clifm/v1.6.tar.gz -> clifm-1.6.tar.gz +_eclasses_=optfeature 1a2157392a869265b2afcb63a26c12ac xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e xdg 6024fbc93167fad782e2032933654857 +_md5_=90fada868014a154a260fc8fbaeff3ce diff --git a/metadata/md5-cache/app-misc/clifm-9999 b/metadata/md5-cache/app-misc/clifm-9999 new file mode 100644 index 0000000000..be9ce72200 --- /dev/null +++ b/metadata/md5-cache/app-misc/clifm-9999 @@ -0,0 +1,14 @@ +BDEPEND=>=dev-vcs/git-1.8.2.1[curl] +DEFINED_PHASES=compile install postinst postrm preinst unpack +DEPEND=sys-libs/libcap sys-libs/readline sys-apps/acl sys-apps/file +DESCRIPTION=The command line file manager +EAPI=8 +HOMEPAGE=https://github.com/leo-arch/clifm +IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info +INHERIT=optfeature xdg git-r3 +LICENSE=GPL-2 +PROPERTIES=live +RDEPEND=sys-libs/libcap sys-libs/readline sys-apps/acl sys-apps/file +SLOT=0 +_eclasses_=optfeature 1a2157392a869265b2afcb63a26c12ac xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e xdg 6024fbc93167fad782e2032933654857 git-r3 b9ac6f96d2a88edb5b351df634dc5e53 +_md5_=90fada868014a154a260fc8fbaeff3ce diff --git a/metadata/md5-cache/app-misc/fastfetch-1.5.6 b/metadata/md5-cache/app-misc/fastfetch-1.6.0 similarity index 97% rename from metadata/md5-cache/app-misc/fastfetch-1.5.6 rename to metadata/md5-cache/app-misc/fastfetch-1.6.0 index cac9b1d28f..21c46a10e7 100644 --- a/metadata/md5-cache/app-misc/fastfetch-1.5.6 +++ b/metadata/md5-cache/app-misc/fastfetch-1.6.0 @@ -11,6 +11,6 @@ LICENSE=MIT RDEPEND=sys-libs/zlib X? ( x11-libs/libX11 ) chafa? ( media-gfx/chafa media-gfx/imagemagick:= ) dbus? ( sys-apps/dbus ) gnome? ( dev-libs/glib gnome-base/dconf ) imagemagick? ( media-gfx/imagemagick:= ) opencl? ( virtual/opencl ) opengl? ( media-libs/libglvnd[X] ) osmesa? ( media-libs/mesa[osmesa] ) pci? ( sys-apps/pciutils ) sqlite? ( dev-db/sqlite:3 ) vulkan? ( media-libs/vulkan-loader ) wayland? ( dev-libs/wayland ) xcb? ( x11-libs/libxcb ) xfce? ( xfce-base/xfconf ) xrandr? ( x11-libs/libXrandr ) REQUIRED_USE=xrandr? ( X ) SLOT=0 -SRC_URI=https://github.com/LinusDierheimer/fastfetch/archive/refs/tags/1.5.6.tar.gz -> fastfetch-1.5.6.tar.gz +SRC_URI=https://github.com/LinusDierheimer/fastfetch/archive/refs/tags/1.6.0.tar.gz -> fastfetch-1.6.0.tar.gz _eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 38d6ec96711cea42a5cb1cc723a6e906 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d _md5_=2e6b7ac950bee620582bd9c8c3b4cfcd diff --git a/metadata/md5-cache/app-misc/fastfetch-1.6.1 b/metadata/md5-cache/app-misc/fastfetch-1.6.1 new file mode 100644 index 0000000000..a44aa44721 --- /dev/null +++ b/metadata/md5-cache/app-misc/fastfetch-1.6.1 @@ -0,0 +1,16 @@ +BDEPEND=virtual/pkgconfig >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=sys-libs/zlib X? ( x11-libs/libX11 ) chafa? ( media-gfx/chafa media-gfx/imagemagick:= ) dbus? ( sys-apps/dbus ) gnome? ( dev-libs/glib gnome-base/dconf ) imagemagick? ( media-gfx/imagemagick:= ) opencl? ( virtual/opencl ) opengl? ( media-libs/libglvnd[X] ) osmesa? ( media-libs/mesa[osmesa] ) pci? ( sys-apps/pciutils ) sqlite? ( dev-db/sqlite:3 ) vulkan? ( media-libs/vulkan-loader ) wayland? ( dev-libs/wayland ) xcb? ( x11-libs/libxcb ) xfce? ( xfce-base/xfconf ) xrandr? ( x11-libs/libXrandr ) +DESCRIPTION=Like neofetch but faster +EAPI=8 +HOMEPAGE=https://github.com/LinusDierheimer/fastfetch +INHERIT=cmake +IUSE=X chafa dbus gnome imagemagick opencl opengl osmesa pci sqlite vulkan wayland xcb xfce xrandr +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=sys-libs/zlib X? ( x11-libs/libX11 ) chafa? ( media-gfx/chafa media-gfx/imagemagick:= ) dbus? ( sys-apps/dbus ) gnome? ( dev-libs/glib gnome-base/dconf ) imagemagick? ( media-gfx/imagemagick:= ) opencl? ( virtual/opencl ) opengl? ( media-libs/libglvnd[X] ) osmesa? ( media-libs/mesa[osmesa] ) pci? ( sys-apps/pciutils ) sqlite? ( dev-db/sqlite:3 ) vulkan? ( media-libs/vulkan-loader ) wayland? ( dev-libs/wayland ) xcb? ( x11-libs/libxcb ) xfce? ( xfce-base/xfconf ) xrandr? ( x11-libs/libXrandr ) +REQUIRED_USE=xrandr? ( X ) +SLOT=0 +SRC_URI=https://github.com/LinusDierheimer/fastfetch/archive/refs/tags/1.6.1.tar.gz -> fastfetch-1.6.1.tar.gz +_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 38d6ec96711cea42a5cb1cc723a6e906 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d +_md5_=2e6b7ac950bee620582bd9c8c3b4cfcd diff --git a/metadata/md5-cache/dev-cpp/mastodonpp-0.5.7 b/metadata/md5-cache/dev-cpp/mastodonpp-0.5.7-r1 similarity index 55% rename from metadata/md5-cache/dev-cpp/mastodonpp-0.5.7 rename to metadata/md5-cache/dev-cpp/mastodonpp-0.5.7-r1 index fdcc22def7..57a39bb7a8 100644 --- a/metadata/md5-cache/dev-cpp/mastodonpp-0.5.7 +++ b/metadata/md5-cache/dev-cpp/mastodonpp-0.5.7-r1 @@ -2,7 +2,7 @@ BDEPEND=doc? ( app-doc/doxygen[dot] ) test? ( dev-cpp/catch ) >=dev-util/ninja-1 DEFINED_PHASES=compile configure install prepare test DEPEND=>=net-misc/curl-7.56.0[ssl] DESCRIPTION=C++ wrapper for the Mastodon and Pleroma APIs. -EAPI=7 +EAPI=8 HOMEPAGE=https://schlomp.space/tastytea/mastodonpp INHERIT=cmake IUSE=doc examples test @@ -12,5 +12,5 @@ RDEPEND=>=net-misc/curl-7.56.0[ssl] RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://schlomp.space/tastytea/mastodonpp/archive/0.5.7.tar.gz -> mastodonpp-0.5.7.tar.gz -_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 8f942ebdcf04334697649d4a0bf65a32 flag-o-matic 38d6ec96711cea42a5cb1cc723a6e906 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d -_md5_=1b858416f45f52ae22f8fcf4ce6d1b27 +_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 38d6ec96711cea42a5cb1cc723a6e906 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d +_md5_=01540e9a2bcf27fb8b79348743ad8c0d diff --git a/metadata/md5-cache/dev-cpp/mastodonpp-9999 b/metadata/md5-cache/dev-cpp/mastodonpp-9999 index 5bc469a80f..70c245140f 100644 --- a/metadata/md5-cache/dev-cpp/mastodonpp-9999 +++ b/metadata/md5-cache/dev-cpp/mastodonpp-9999 @@ -2,7 +2,7 @@ BDEPEND=doc? ( app-doc/doxygen[dot] ) test? ( dev-cpp/catch ) >=dev-util/ninja-1 DEFINED_PHASES=compile configure install prepare test unpack DEPEND=>=net-misc/curl-7.56.0[ssl] DESCRIPTION=C++ wrapper for the Mastodon and Pleroma APIs. -EAPI=7 +EAPI=8 HOMEPAGE=https://schlomp.space/tastytea/mastodonpp INHERIT=cmake git-r3 IUSE=doc examples test @@ -11,5 +11,5 @@ PROPERTIES=live RDEPEND=>=net-misc/curl-7.56.0[ssl] RESTRICT=!test? ( test ) SLOT=0 -_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 8f942ebdcf04334697649d4a0bf65a32 flag-o-matic 38d6ec96711cea42a5cb1cc723a6e906 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d git-r3 b9ac6f96d2a88edb5b351df634dc5e53 -_md5_=1b858416f45f52ae22f8fcf4ce6d1b27 +_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 38d6ec96711cea42a5cb1cc723a6e906 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d git-r3 b9ac6f96d2a88edb5b351df634dc5e53 +_md5_=597f581e489a3bdd0a14a8ce5613fb6d diff --git a/metadata/md5-cache/dev-go/staticcheck-0.3.3 b/metadata/md5-cache/dev-go/staticcheck-0.3.3 new file mode 100644 index 0000000000..92278ec9a3 --- /dev/null +++ b/metadata/md5-cache/dev-go/staticcheck-0.3.3 @@ -0,0 +1,16 @@ +BDEPEND=>=dev-lang/go-1.16 app-arch/unzip +DEFINED_PHASES=compile configure install test unpack +DEPEND=dev-lang/go sys-libs/glibc +DESCRIPTION=The advanced Go linter +EAPI=8 +HOMEPAGE=https://staticcheck.io/ +INHERIT=go-module +IUSE=test +KEYWORDS=~amd64 ~arm64 ~x86 +LICENSE=MIT +RDEPEND=dev-lang/go sys-libs/glibc +RESTRICT=!test? ( test ) strip +SLOT=0 +SRC_URI=https://github.com/dominikh/go-tools/archive/refs/tags/v0.3.3.tar.gz -> staticcheck-0.3.3.tar.gz https://github.com/ran-dall/portage-deps/raw/master/staticcheck-0.3.3-deps.tar.xz +_eclasses_=go-module a13d34fe4e2996720e1ca6c53b9ea95a +_md5_=d2dadb5a4bcf0f8184a7582c9127204b diff --git a/metadata/md5-cache/dev-go/staticcheck-9999 b/metadata/md5-cache/dev-go/staticcheck-9999 new file mode 100644 index 0000000000..721974897b --- /dev/null +++ b/metadata/md5-cache/dev-go/staticcheck-9999 @@ -0,0 +1,15 @@ +BDEPEND=>=dev-lang/go-1.16 app-arch/unzip >=dev-vcs/git-1.8.2.1[curl] +DEFINED_PHASES=compile configure install test unpack +DEPEND=dev-lang/go sys-libs/glibc +DESCRIPTION=The advanced Go linter +EAPI=8 +HOMEPAGE=https://staticcheck.io/ +INHERIT=go-module git-r3 +IUSE=test +LICENSE=MIT +PROPERTIES=live +RDEPEND=dev-lang/go sys-libs/glibc +RESTRICT=!test? ( test ) strip +SLOT=0 +_eclasses_=go-module a13d34fe4e2996720e1ca6c53b9ea95a git-r3 b9ac6f96d2a88edb5b351df634dc5e53 +_md5_=d2dadb5a4bcf0f8184a7582c9127204b diff --git a/metadata/md5-cache/dev-libs/cpp-httplib-0.10.9 b/metadata/md5-cache/dev-libs/cpp-httplib-0.10.9 new file mode 100644 index 0000000000..6fb074248a --- /dev/null +++ b/metadata/md5-cache/dev-libs/cpp-httplib-0.10.9 @@ -0,0 +1,12 @@ +BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=C++ header-only HTTP/HTTPS server and client library +EAPI=8 +HOMEPAGE=https://github.com/yhirose/cpp-httplib +INHERIT=cmake +KEYWORDS=~amd64 +LICENSE=MIT +SLOT=0 +SRC_URI=https://github.com/yhirose/cpp-httplib/archive/refs/tags/v0.10.9.tar.gz -> cpp-httplib-0.10.9.tar.gz +_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 38d6ec96711cea42a5cb1cc723a6e906 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d +_md5_=cbd15c99a2326a489428e4a8ff7b9637 diff --git a/metadata/md5-cache/dev-libs/sirit-0_p20220725 b/metadata/md5-cache/dev-libs/sirit-0_p20220725 new file mode 100644 index 0000000000..990c48de47 --- /dev/null +++ b/metadata/md5-cache/dev-libs/sirit-0_p20220725 @@ -0,0 +1,14 @@ +BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare test unpack +DEPEND=dev-util/spirv-headers +DESCRIPTION=A runtime SPIR-V assembler +EAPI=8 +HOMEPAGE=https://github.com/ReinUsesLisp/sirit +INHERIT=cmake vcs-snapshot +KEYWORDS=~amd64 +LICENSE=BSD +RDEPEND=dev-util/spirv-headers +SLOT=0 +SRC_URI=https://github.com/ReinUsesLisp/sirit/archive/aa292d56650bc28f2b2d75973fab2e61d0136f9c.tar.gz -> sirit-0_p20220725.tar.gz +_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 38d6ec96711cea42a5cb1cc723a6e906 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d vcs-snapshot eab6d8533446763c2e9777d8bbd1594e +_md5_=678a2171fa1877af2c0e531f6fa21461 diff --git a/metadata/md5-cache/dev-python/sjcl-0.2.1 b/metadata/md5-cache/dev-python/sjcl-0.2.1 new file mode 100644 index 0000000000..ebcac19615 --- /dev/null +++ b/metadata/md5-cache/dev-python/sjcl-0.2.1 @@ -0,0 +1,16 @@ +BDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) >=dev-python/gpep517-8[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-62.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-python/pycryptodome[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] +DESCRIPTION=Decrypt and encrypt 'Stanford Javascript Crypto Library'-compatible messages +EAPI=8 +HOMEPAGE=https://github.com/berlincode/sjcl +INHERIT=distutils-r1 +IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 +KEYWORDS=~amd64 +LICENSE=BSD +RDEPEND=dev-python/pycryptodome[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) +REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 ) +SLOT=0 +SRC_URI=https://github.com/berlincode/sjcl/archive/e8bdad312fa99c89c74f8651a1240afba8a9f3bd.tar.gz -> sjcl-e8bdad312fa99c89c74f8651a1240afba8a9f3bd.tar.gz +_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 dd5e1098e305ad508d21f496e9e37046 python-r1 7b65c41111cd80a4d4a0921e8d4a310c distutils-r1 e3b0f72d558eb613ff83262d22cbf887 +_md5_=d3d88b7f41948696ef716fc213002b1c diff --git a/metadata/md5-cache/dev-util/bazelisk-1.12.0 b/metadata/md5-cache/dev-util/bazelisk-1.12.0 new file mode 100644 index 0000000000..653a8dc81e --- /dev/null +++ b/metadata/md5-cache/dev-util/bazelisk-1.12.0 @@ -0,0 +1,13 @@ +BDEPEND=>=dev-lang/go-1.16 app-arch/unzip +DEFINED_PHASES=compile install unpack +DESCRIPTION=A user-friendly launcher for Bazel +EAPI=8 +HOMEPAGE=https://bazel.build/install/bazelisk +INHERIT=go-module +KEYWORDS=~amd64 ~x86 +LICENSE=MIT MPL-2.0 +RESTRICT=strip +SLOT=0 +SRC_URI=https://github.com/bazelbuild/bazelisk/archive/refs/tags/v1.12.0.tar.gz -> bazelisk-1.12.0.tar.gz https://github.com/ezzieyguywuf/go-ebuild-dependencies/blob/main/deps/bazelisk-1.12.0-deps-r1.tar.gz?raw=true -> bazelisk-1.12.0-deps-r1.tar.gz +_eclasses_=go-module a13d34fe4e2996720e1ca6c53b9ea95a +_md5_=2d985301a33d89f131bae6ba88739742 diff --git a/metadata/md5-cache/dev-util/blueprint-compiler-0.1.0_pre20220419 b/metadata/md5-cache/dev-util/blueprint-compiler-0.1.0_pre20220419 deleted file mode 100644 index 5f398cca99..0000000000 --- a/metadata/md5-cache/dev-util/blueprint-compiler-0.1.0_pre20220419 +++ /dev/null @@ -1,17 +0,0 @@ -BDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) doc? ( dev-python/sphinx[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/furo[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array -DEFINED_PHASES=compile configure install test -DEPEND=test? ( gui-libs/gtk:4[introspection] ) -DESCRIPTION=Compiler for Blueprint, a markup language for GTK user interfaces -EAPI=8 -HOMEPAGE=https://jwestman.pages.gitlab.gnome.org/blueprint-compiler/ -INHERIT=meson python-r1 -IUSE=doc test python_targets_python3_9 python_targets_python3_10 -KEYWORDS=~amd64 -LICENSE=LGPL-3+ -RDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) -REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 ) -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=https://gitlab.gnome.org/jwestman/blueprint-compiler/-/archive/f77550413c2cc987368b3aac3643c7bfb8b522ef/blueprint-compiler-f77550413c2cc987368b3aac3643c7bfb8b522ef.tar.gz -> blueprint-compiler-0.1.0_pre20220419.tar.gz -_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 dd5e1098e305ad508d21f496e9e37046 meson 1994a5aef5d4f5798b92f64d6f9a6003 multibuild d26d81f242cb193d899a72bca423d0bd python-r1 7b65c41111cd80a4d4a0921e8d4a310c -_md5_=2502856cb164ae5129996aaa8991f0d2 diff --git a/metadata/md5-cache/dev-util/shfmt-3.5.0 b/metadata/md5-cache/dev-util/shfmt-3.5.0 deleted file mode 100644 index 4fd3562167..0000000000 --- a/metadata/md5-cache/dev-util/shfmt-3.5.0 +++ /dev/null @@ -1,14 +0,0 @@ -BDEPEND=man? ( app-text/scdoc ) >=dev-lang/go-1.16 app-arch/unzip -DEFINED_PHASES=compile install unpack -DESCRIPTION=Shell script formatter -EAPI=8 -HOMEPAGE=https://github.com/mvdan/sh -INHERIT=go-module -IUSE=+man -KEYWORDS=~amd64 ~arm64 ~x86 -LICENSE=MIT -RESTRICT=mirror test strip -SLOT=0 -SRC_URI=https://github.com/mvdan/sh/archive/refs/tags/v3.5.0.tar.gz -> shfmt-3.5.0.tar.gz https://github.com/ran-dall/portage-deps/raw/master/shfmt-3.5.0-deps.tar.xz -_eclasses_=go-module a13d34fe4e2996720e1ca6c53b9ea95a -_md5_=4fad0d71d09b37679dfe37cc2788b743 diff --git a/metadata/md5-cache/dev-util/shfmt-9999 b/metadata/md5-cache/dev-util/shfmt-9999 deleted file mode 100644 index 61a3d5c5e6..0000000000 --- a/metadata/md5-cache/dev-util/shfmt-9999 +++ /dev/null @@ -1,13 +0,0 @@ -BDEPEND=man? ( app-text/scdoc ) >=dev-lang/go-1.16 app-arch/unzip >=dev-vcs/git-1.8.2.1[curl] -DEFINED_PHASES=compile install unpack -DESCRIPTION=Shell script formatter -EAPI=8 -HOMEPAGE=https://github.com/mvdan/sh -INHERIT=go-module git-r3 -IUSE=+man -LICENSE=MIT -PROPERTIES=live -RESTRICT=fetch mirror test strip -SLOT=0 -_eclasses_=go-module a13d34fe4e2996720e1ca6c53b9ea95a git-r3 b9ac6f96d2a88edb5b351df634dc5e53 -_md5_=4fad0d71d09b37679dfe37cc2788b743 diff --git a/metadata/md5-cache/games-action/blackvoxel-2.50 b/metadata/md5-cache/games-action/blackvoxel-2.50 index cee0b146b0..54c1b00811 100644 --- a/metadata/md5-cache/games-action/blackvoxel-2.50 +++ b/metadata/md5-cache/games-action/blackvoxel-2.50 @@ -11,4 +11,4 @@ RDEPEND=dev-libs/expat media-libs/alsa-lib media-libs/glew:0 media-libs/libsdl x SLOT=0 SRC_URI=https://www.blackvoxel.com/dm_download.php?file=170&key=1 -> blackvoxel-2.50.tar.bz2 _eclasses_=desktop 22952d8f27cac191d75529d4c38e6bfa toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e xdg 6024fbc93167fad782e2032933654857 -_md5_=27b9ef586e79edbd845851ec8f32a204 +_md5_=1e8ee4ecbe6fa77ad60ead17a149aa29 diff --git a/metadata/md5-cache/games-emulation/citra-9999 b/metadata/md5-cache/games-emulation/citra-9999 index 1f22a61654..f2ffbd9e4d 100644 --- a/metadata/md5-cache/games-emulation/citra-9999 +++ b/metadata/md5-cache/games-emulation/citra-9999 @@ -1,6 +1,6 @@ BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl] DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack -DEPEND=cubeb? ( media-libs/cubeb ) !hle-sound? ( media-libs/fdk-aac ) hle-sound? ( media-video/ffmpeg[fdk] ) qt5? ( nls? ( dev-qt/linguist ) dev-qt/qtgui:5 dev-qt/qtmultimedia:5 dev-qt/qtnetwork:5 dev-qt/qtopengl:5 dev-qt/qtwidgets:5 ) sdl? ( media-libs/libsdl2 >=dev-libs/inih-52 ) system-libfmt? ( <=dev-libs/libfmt-8 ) video? ( media-video/ffmpeg ) >=app-arch/zstd-1.4.8 >=dev-libs/openssl-1.1 dev-cpp/catch:0 dev-cpp/robin-map dev-libs/boost:= dev-libs/crypto++ net-libs/enet:1.3 virtual/libusb:1 +DEPEND=cubeb? ( media-libs/cubeb ) !hle-sound? ( media-libs/fdk-aac ) hle-sound? ( media-video/ffmpeg[fdk] ) qt5? ( nls? ( dev-qt/linguist ) dev-qt/qtgui:5 dev-qt/qtmultimedia:5 dev-qt/qtnetwork:5 dev-qt/qtopengl:5 dev-qt/qtwidgets:5 ) sdl? ( media-libs/libsdl2 >=dev-libs/inih-52 ) system-libfmt? ( <=dev-libs/libfmt-8 ) video? ( media-video/ffmpeg ) >=dev-libs/openssl-1.1 app-arch/zstd dev-cpp/catch:0 dev-cpp/robin-map dev-libs/boost:= dev-libs/crypto++ dev-libs/teakra net-libs/enet:1.3 virtual/libusb:1 DESCRIPTION=A Nintendo 3DS Emulator EAPI=8 HOMEPAGE=https://citra-emu.org @@ -9,8 +9,8 @@ INHERIT=cmake git-r3 xdg IUSE=cubeb +hle-sound nls +qt5 sdl system-libfmt +telemetry video LICENSE=GPL-2 PROPERTIES=live -RDEPEND=cubeb? ( media-libs/cubeb ) !hle-sound? ( media-libs/fdk-aac ) hle-sound? ( media-video/ffmpeg[fdk] ) qt5? ( nls? ( dev-qt/linguist ) dev-qt/qtgui:5 dev-qt/qtmultimedia:5 dev-qt/qtnetwork:5 dev-qt/qtopengl:5 dev-qt/qtwidgets:5 ) sdl? ( media-libs/libsdl2 >=dev-libs/inih-52 ) system-libfmt? ( <=dev-libs/libfmt-8 ) video? ( media-video/ffmpeg ) >=app-arch/zstd-1.4.8 >=dev-libs/openssl-1.1 dev-cpp/catch:0 dev-cpp/robin-map dev-libs/boost:= dev-libs/crypto++ net-libs/enet:1.3 virtual/libusb:1 +RDEPEND=cubeb? ( media-libs/cubeb ) !hle-sound? ( media-libs/fdk-aac ) hle-sound? ( media-video/ffmpeg[fdk] ) qt5? ( nls? ( dev-qt/linguist ) dev-qt/qtgui:5 dev-qt/qtmultimedia:5 dev-qt/qtnetwork:5 dev-qt/qtopengl:5 dev-qt/qtwidgets:5 ) sdl? ( media-libs/libsdl2 >=dev-libs/inih-52 ) system-libfmt? ( <=dev-libs/libfmt-8 ) video? ( media-video/ffmpeg ) >=dev-libs/openssl-1.1 app-arch/zstd dev-cpp/catch:0 dev-cpp/robin-map dev-libs/boost:= dev-libs/crypto++ dev-libs/teakra net-libs/enet:1.3 virtual/libusb:1 REQUIRED_USE=|| ( qt5 sdl ) SLOT=0 _eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 38d6ec96711cea42a5cb1cc723a6e906 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d git-r3 b9ac6f96d2a88edb5b351df634dc5e53 xdg 6024fbc93167fad782e2032933654857 -_md5_=2ab51d1663d196ad7729152ba6ecc9ef +_md5_=54ecf455eeaf7bf49c8ec397a85bd14f diff --git a/metadata/md5-cache/games-emulation/citra-canary-9999 b/metadata/md5-cache/games-emulation/citra-canary-9999 new file mode 100644 index 0000000000..492ce866d8 --- /dev/null +++ b/metadata/md5-cache/games-emulation/citra-canary-9999 @@ -0,0 +1,16 @@ +BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl] +DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack +DEPEND=cubeb? ( media-libs/cubeb ) !hle-sound? ( media-libs/fdk-aac ) hle-sound? ( media-video/ffmpeg[fdk] ) qt5? ( nls? ( dev-qt/linguist ) dev-qt/qtgui:5 dev-qt/qtmultimedia:5 dev-qt/qtnetwork:5 dev-qt/qtopengl:5 dev-qt/qtwidgets:5 ) sdl? ( media-libs/libsdl2 >=dev-libs/inih-52 ) system-libfmt? ( <=dev-libs/libfmt-8 ) video? ( media-video/ffmpeg ) >=dev-libs/openssl-1.1 app-arch/zstd dev-cpp/catch:0 dev-cpp/robin-map dev-libs/boost:= dev-libs/crypto++ dev-libs/teakra net-libs/enet:1.3 virtual/libusb:1 +DESCRIPTION=A Nintendo 3DS Emulator +EAPI=8 +HOMEPAGE=https://citra-emu.org +IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info +INHERIT=cmake git-r3 xdg +IUSE=cubeb +hle-sound nls +qt5 sdl system-libfmt +telemetry video +LICENSE=GPL-2 +PROPERTIES=live +RDEPEND=cubeb? ( media-libs/cubeb ) !hle-sound? ( media-libs/fdk-aac ) hle-sound? ( media-video/ffmpeg[fdk] ) qt5? ( nls? ( dev-qt/linguist ) dev-qt/qtgui:5 dev-qt/qtmultimedia:5 dev-qt/qtnetwork:5 dev-qt/qtopengl:5 dev-qt/qtwidgets:5 ) sdl? ( media-libs/libsdl2 >=dev-libs/inih-52 ) system-libfmt? ( <=dev-libs/libfmt-8 ) video? ( media-video/ffmpeg ) >=dev-libs/openssl-1.1 app-arch/zstd dev-cpp/catch:0 dev-cpp/robin-map dev-libs/boost:= dev-libs/crypto++ dev-libs/teakra net-libs/enet:1.3 virtual/libusb:1 +REQUIRED_USE=|| ( qt5 sdl ) +SLOT=0 +_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 38d6ec96711cea42a5cb1cc723a6e906 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d git-r3 b9ac6f96d2a88edb5b351df634dc5e53 xdg 6024fbc93167fad782e2032933654857 +_md5_=e12a933a37eafabcc8adbea26baf63e0 diff --git a/metadata/md5-cache/games-emulation/dosbox-x-2022.08.0 b/metadata/md5-cache/games-emulation/dosbox-x-2022.08.0 new file mode 100644 index 0000000000..3e6c5d0650 --- /dev/null +++ b/metadata/md5-cache/games-emulation/dosbox-x-2022.08.0 @@ -0,0 +1,16 @@ +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 >=sys-devel/libtool-2.4 +DEFINED_PHASES=compile configure postinst postrm preinst prepare pretend +DEPEND=media-libs/alsa-lib media-libs/libsdl2[X,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:= ) freetype? ( media-libs/freetype ) opengl? ( media-libs/libglvnd[X] ) png? ( media-libs/libpng:= ) slirp? ( net-libs/libslirp ) +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 freetype opengl png slirp +KEYWORDS=~amd64 +LICENSE=GPL-2 +RDEPEND=media-libs/alsa-lib media-libs/libsdl2[X,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:= ) freetype? ( media-libs/freetype ) opengl? ( media-libs/libglvnd[X] ) png? ( media-libs/libpng:= ) slirp? ( net-libs/libslirp ) +SLOT=0 +SRC_URI=https://github.com/joncampbell123/dosbox-x/archive/dosbox-x-windows-v2022.08.0.tar.gz +_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 9e6965bfaa00f52cc61e0d4bc44c87b3 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e xdg 6024fbc93167fad782e2032933654857 +_md5_=d0185ed06e01afd9a614a711fd8c4744 diff --git a/metadata/md5-cache/games-emulation/dosbox-x-9999 b/metadata/md5-cache/games-emulation/dosbox-x-9999 index d110fa77e2..b87779424c 100644 --- a/metadata/md5-cache/games-emulation/dosbox-x-9999 +++ b/metadata/md5-cache/games-emulation/dosbox-x-9999 @@ -12,4 +12,4 @@ PROPERTIES=live RDEPEND=media-libs/alsa-lib media-libs/libsdl2[X,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:= ) freetype? ( media-libs/freetype ) opengl? ( media-libs/libglvnd[X] ) png? ( media-libs/libpng:= ) slirp? ( net-libs/libslirp ) SLOT=0 _eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 9e6965bfaa00f52cc61e0d4bc44c87b3 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e xdg 6024fbc93167fad782e2032933654857 git-r3 b9ac6f96d2a88edb5b351df634dc5e53 -_md5_=71c58a98bd4535199a7c3bcc9d44907f +_md5_=d0185ed06e01afd9a614a711fd8c4744 diff --git a/metadata/md5-cache/games-emulation/yuzu-0_p20220725 b/metadata/md5-cache/games-emulation/yuzu-0_p20220725 new file mode 100644 index 0000000000..827038f518 --- /dev/null +++ b/metadata/md5-cache/games-emulation/yuzu-0_p20220725 @@ -0,0 +1,17 @@ +BDEPEND=>=dev-cpp/catch-2.13:0 >=dev-cpp/nlohmann_json-3.8.0 dev-cpp/robin-map dev-util/glslang discord? ( >=dev-libs/rapidjson-1.1.0 ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 +DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack +DEPEND==app-arch/zstd-1.5 >=dev-libs/libfmt-8:= >=dev-libs/openssl-1.1:= >=media-video/ffmpeg-4.3:= app-arch/lz4:= dev-libs/boost:=[context] dev-libs/sirit media-libs/opus sys-libs/zlib virtual/libusb:1 cubeb? ( media-libs/cubeb ) qt5? ( >=dev-qt/qtcore-5.15:5 >=dev-qt/qtgui-5.15:5 >=dev-qt/qtwidgets-5.15:5 ) sdl? ( >=media-libs/libsdl2-2.0.18 >=dev-libs/inih-52 ) dev-libs/cpp-httplib >=dev-util/vulkan-headers-1.3.216 +DESCRIPTION=An emulator for Nintendo Switch +EAPI=8 +HOMEPAGE=https://yuzu-emu.org +IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info +INHERIT=cmake toolchain-funcs xdg +IUSE=+compatibility-list +cubeb discord +qt5 sdl webengine +webservice +KEYWORDS=~amd64 +LICENSE=|| ( Apache-2.0 GPL-2+ ) 0BSD BSD GPL-2+ ISC MIT +RDEPEND==app-arch/zstd-1.5 >=dev-libs/libfmt-8:= >=dev-libs/openssl-1.1:= >=media-video/ffmpeg-4.3:= app-arch/lz4:= dev-libs/boost:=[context] dev-libs/sirit media-libs/opus sys-libs/zlib virtual/libusb:1 cubeb? ( media-libs/cubeb ) qt5? ( >=dev-qt/qtcore-5.15:5 >=dev-qt/qtgui-5.15:5 >=dev-qt/qtwidgets-5.15:5 ) sdl? ( >=media-libs/libsdl2-2.0.18 >=dev-libs/inih-52 ) +REQUIRED_USE=|| ( qt5 sdl ) +SLOT=0 +SRC_URI=https://github.com/yuzu-emu/yuzu-mainline/archive/dfaab8f6571856ec3c75cfad303a50503d213665.tar.gz -> yuzu-0_p20220725.tar.gz https://github.com/merryhime/dynarmic/archive/91d1f944e3870e0f3c505b48f5ec00ca9a82b95d.tar.gz -> yuzu-dynarmic-0_p20220725.tar.gz https://github.com/herumi/xbyak/archive/c306b8e5786eeeb87b8925a8af5c3bf057ff5a90.tar.gz -> yuzu-xbyak-0_p20220725.tar.gz compatibility-list? ( https://gist.githubusercontent.com/mazes-80/db6fc80114f67dde9d680de6c4d60428/raw/59274e6e641027cb6bf5e2077a899edabaf88904/yuzu-0_p20220725-compatibility_list.json ) discord? ( https://github.com/discord/discord-rpc/archive/963aa9f3e5ce81a4682c6ca3d136cddda614db33.tar.gz -> yuzu-discord-0_p20220725.tar.gz ) +_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 38d6ec96711cea42a5cb1cc723a6e906 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d xdg 6024fbc93167fad782e2032933654857 +_md5_=5e558fd8bb89ebb2573c2d742d3d5610 diff --git a/metadata/md5-cache/games-emulation/yuzu-9999 b/metadata/md5-cache/games-emulation/yuzu-9999 index 5083210f7f..651bd043eb 100644 --- a/metadata/md5-cache/games-emulation/yuzu-9999 +++ b/metadata/md5-cache/games-emulation/yuzu-9999 @@ -1,6 +1,6 @@ BDEPEND=>=dev-cpp/catch-2.13:0 >=dev-cpp/nlohmann_json-3.8.0 dev-cpp/robin-map dev-util/glslang discord? ( >=dev-libs/rapidjson-1.1.0 ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl] DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack -DEPEND=>=app-arch/zstd-1.5 >=dev-libs/libfmt-8:= >=dev-libs/openssl-1.1:= >=media-video/ffmpeg-4.3:= app-arch/lz4:= dev-libs/boost:=[context] media-libs/opus net-libs/mbedtls[cmac] sys-libs/zlib virtual/libusb:1 cubeb? ( media-libs/cubeb ) qt5? ( >=dev-qt/qtcore-5.15:5 >=dev-qt/qtgui-5.15:5 >=dev-qt/qtwidgets-5.15:5 ) sdl? ( >=media-libs/libsdl2-2.0.18 >=dev-libs/inih-52 ) dev-util/spirv-headers system-vulkan? ( dev-util/vulkan-headers ) +DEPEND==app-arch/zstd-1.5 >=dev-libs/libfmt-8:= >=dev-libs/openssl-1.1:= >=media-video/ffmpeg-4.3:= app-arch/lz4:= dev-libs/boost:=[context] dev-libs/sirit media-libs/opus sys-libs/zlib virtual/libusb:1 cubeb? ( media-libs/cubeb ) qt5? ( >=dev-qt/qtcore-5.15:5 >=dev-qt/qtgui-5.15:5 >=dev-qt/qtwidgets-5.15:5 ) sdl? ( >=media-libs/libsdl2-2.0.18 >=dev-libs/inih-52 ) dev-libs/cpp-httplib system-vulkan? ( >=dev-util/vulkan-headers-1.3.216 ) DESCRIPTION=An emulator for Nintendo Switch EAPI=8 HOMEPAGE=https://yuzu-emu.org @@ -9,8 +9,8 @@ INHERIT=cmake git-r3 toolchain-funcs xdg IUSE=+compatibility-list +cubeb discord +qt5 sdl system-vulkan webengine +webservice LICENSE=|| ( Apache-2.0 GPL-2+ ) 0BSD BSD GPL-2+ ISC MIT !system-vulkan? ( Apache-2.0 ) PROPERTIES=live -RDEPEND=>=app-arch/zstd-1.5 >=dev-libs/libfmt-8:= >=dev-libs/openssl-1.1:= >=media-video/ffmpeg-4.3:= app-arch/lz4:= dev-libs/boost:=[context] media-libs/opus net-libs/mbedtls[cmac] sys-libs/zlib virtual/libusb:1 cubeb? ( media-libs/cubeb ) qt5? ( >=dev-qt/qtcore-5.15:5 >=dev-qt/qtgui-5.15:5 >=dev-qt/qtwidgets-5.15:5 ) sdl? ( >=media-libs/libsdl2-2.0.18 >=dev-libs/inih-52 ) +RDEPEND==app-arch/zstd-1.5 >=dev-libs/libfmt-8:= >=dev-libs/openssl-1.1:= >=media-video/ffmpeg-4.3:= app-arch/lz4:= dev-libs/boost:=[context] dev-libs/sirit media-libs/opus sys-libs/zlib virtual/libusb:1 cubeb? ( media-libs/cubeb ) qt5? ( >=dev-qt/qtcore-5.15:5 >=dev-qt/qtgui-5.15:5 >=dev-qt/qtwidgets-5.15:5 ) sdl? ( >=media-libs/libsdl2-2.0.18 >=dev-libs/inih-52 ) REQUIRED_USE=|| ( qt5 sdl ) SLOT=0 _eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 38d6ec96711cea42a5cb1cc723a6e906 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d git-r3 b9ac6f96d2a88edb5b351df634dc5e53 xdg 6024fbc93167fad782e2032933654857 -_md5_=f597d7ad975eded77fd07029ea6934c9 +_md5_=369712d8f482017023a6616a496c316f diff --git a/metadata/md5-cache/games-fps/assaultcube-1.3.0.2 b/metadata/md5-cache/games-fps/assaultcube-1.3.0.2 index 47956b07e3..021a81d5b4 100644 --- a/metadata/md5-cache/games-fps/assaultcube-1.3.0.2 +++ b/metadata/md5-cache/games-fps/assaultcube-1.3.0.2 @@ -4,12 +4,12 @@ DEPEND=sys-libs/zlib media-libs/libsdl2[opengl] media-libs/sdl2-image[jpeg,png] DESCRIPTION=Free multiplayer FPS based on the Cube engine EAPI=8 HOMEPAGE=https://assault.cubers.net/ -INHERIT=desktop xdg-utils +INHERIT=desktop xdg-utils flag-o-matic IUSE=debug KEYWORDS=~amd64 LICENSE=ZLIB assaultcube RDEPEND=sys-libs/zlib media-libs/libsdl2[opengl] media-libs/sdl2-image[jpeg,png] x11-libs/libX11 media-libs/libogg media-libs/libvorbis media-libs/openal SLOT=0 SRC_URI=https://github.com/assaultcube/AC/archive/refs/tags/v1.3.0.2.tar.gz -> assaultcube-1.3.0.2.tar.gz -_eclasses_=desktop 22952d8f27cac191d75529d4c38e6bfa xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e -_md5_=6a241f780ecc210b06ad09b56bc7fafa +_eclasses_=desktop 22952d8f27cac191d75529d4c38e6bfa xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 38d6ec96711cea42a5cb1cc723a6e906 +_md5_=311ad72ea1cb167df2375305bcdb2596 diff --git a/metadata/md5-cache/games-fps/openspades-0.1.3 b/metadata/md5-cache/games-fps/openspades-0.1.3 index 5ca0cc36c3..eb1a4110c4 100644 --- a/metadata/md5-cache/games-fps/openspades-0.1.3 +++ b/metadata/md5-cache/games-fps/openspades-0.1.3 @@ -5,7 +5,7 @@ DESCRIPTION=Open-source voxel FPS EAPI=8 HOMEPAGE=https://openspades.yvt.jp/ IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info -INHERIT=cmake xdg +INHERIT=cmake xdg flag-o-matic KEYWORDS=~amd64 LICENSE=GPL-3 GPL-2-with-font-exception OFL openspades-pak RDEPEND=media-libs/libsdl2 media-libs/sdl2-image[jpeg,png] media-libs/glew net-misc/curl media-libs/freetype media-libs/opus media-libs/opusfile x11-misc/xdg-utils x11-themes/hicolor-icon-theme @@ -13,4 +13,4 @@ RESTRICT=mirror SLOT=0 SRC_URI=https://github.com/yvt/openspades/archive/refs/tags/v0.1.3.tar.gz -> openspades-0.1.3.tar.gz https://github.com/yvt/openspades-paks/releases/download/r33/OpenSpadesDevPackage-r33.zip _eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 38d6ec96711cea42a5cb1cc723a6e906 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d xdg 6024fbc93167fad782e2032933654857 -_md5_=54d11fc14bb6af0c0475961f60d02c55 +_md5_=34aebae277eb94bc6bf30c2474759fd4 diff --git a/metadata/md5-cache/gnome-extra/extension-manager-0.2.3 b/metadata/md5-cache/gnome-extra/extension-manager-0.2.3 deleted file mode 100644 index 153b18c5d7..0000000000 --- a/metadata/md5-cache/gnome-extra/extension-manager-0.2.3 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=dev-libs/glib:2 dev-util/blueprint-compiler virtual/pkgconfig >=dev-util/meson-0.62.2 >=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[introspection] net-libs/libsoup:3.0 -DESCRIPTION=A native tool for browsing and installing GNOME Shell Extensions -EAPI=8 -HOMEPAGE=https://github.com/mjakeman/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[introspection] net-libs/libsoup:3.0 -SLOT=0 -SRC_URI=https://github.com/mjakeman/extension-manager/archive/v0.2.3.tar.gz -> extension-manager-0.2.3.tar.gz -_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e gnome2-utils 2116cec8f46f4d1b0a88c5b1f1575dd3 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 python-utils-r1 dd5e1098e305ad508d21f496e9e37046 meson 1994a5aef5d4f5798b92f64d6f9a6003 xdg 6024fbc93167fad782e2032933654857 -_md5_=58d09495d1ccbc75cdd935b8eec65f54 diff --git a/metadata/md5-cache/gnome-extra/extension-manager-0.3.0 b/metadata/md5-cache/gnome-extra/extension-manager-0.3.0 deleted file mode 100644 index e15e3655de..0000000000 --- a/metadata/md5-cache/gnome-extra/extension-manager-0.3.0 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=dev-libs/glib:2 dev-util/blueprint-compiler virtual/pkgconfig >=dev-util/meson-0.62.2 >=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[introspection] gui-libs/text-engine net-libs/libsoup:3.0 -DESCRIPTION=A native tool for browsing and installing GNOME Shell Extensions -EAPI=8 -HOMEPAGE=https://github.com/mjakeman/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[introspection] gui-libs/text-engine net-libs/libsoup:3.0 -SLOT=0 -SRC_URI=https://github.com/mjakeman/extension-manager/archive/v0.3.0.tar.gz -> extension-manager-0.3.0.tar.gz -_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e gnome2-utils 2116cec8f46f4d1b0a88c5b1f1575dd3 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 python-utils-r1 dd5e1098e305ad508d21f496e9e37046 meson 1994a5aef5d4f5798b92f64d6f9a6003 xdg 6024fbc93167fad782e2032933654857 -_md5_=9e99f221b8a0a64098f8edbb19fca45f diff --git a/metadata/md5-cache/gui-apps/eww-0.3.0 b/metadata/md5-cache/gui-apps/eww-0.3.0 new file mode 100644 index 0000000000..b9390bcd39 --- /dev/null +++ b/metadata/md5-cache/gui-apps/eww-0.3.0 @@ -0,0 +1,15 @@ +BDEPEND=>=gui-libs/gtk-3.0 x11-libs/pango x11-libs/gdk-pixbuf x11-libs/cairo >=dev-libs/glib-2.0 sys-libs/glibc sys-devel/gcc wayland? ( gui-libs/gtk-layer-shell ) >=virtual/rust-1.53 +DEFINED_PHASES=compile configure install test unpack +DEPEND=>=gui-libs/gtk-3.0 x11-libs/pango x11-libs/gdk-pixbuf x11-libs/cairo >=dev-libs/glib-2.0 sys-libs/glibc sys-devel/gcc wayland? ( gui-libs/gtk-layer-shell ) +DESCRIPTION=Elkowars Wacky Widgets is a standalone widget system made in Rust +EAPI=8 +HOMEPAGE=https://github.com/elkowar/eww +INHERIT=cargo +IUSE=wayland debug +KEYWORDS=~amd64 +LICENSE=Apache-2.0 || ( Apache-2.0 MIT ) || ( Apache-2.0 BSL-1.1 ) || ( Artistic-2 CC0-1.0 ) BSD CC0-1.0 ISC MIT || ( MIT Unlicense ) +RDEPEND=>=gui-libs/gtk-3.0 x11-libs/pango x11-libs/gdk-pixbuf x11-libs/cairo >=dev-libs/glib-2.0 sys-libs/glibc sys-devel/gcc wayland? ( gui-libs/gtk-layer-shell ) +SLOT=0 +SRC_URI=https://github.com/elkowar/eww/archive/refs/tags/v0.3.0.tar.gz -> eww-0.3.0.tar.gz https://crates.io/api/v1/crates/ahash/0.7.6/download -> ahash-0.7.6.crate https://crates.io/api/v1/crates/aho-corasick/0.7.18/download -> aho-corasick-0.7.18.crate https://crates.io/api/v1/crates/ansi_term/0.11.0/download -> ansi_term-0.11.0.crate https://crates.io/api/v1/crates/ansi_term/0.12.1/download -> ansi_term-0.12.1.crate https://crates.io/api/v1/crates/anyhow/1.0.45/download -> anyhow-1.0.45.crate https://crates.io/api/v1/crates/ascii-canvas/3.0.0/download -> ascii-canvas-3.0.0.crate https://crates.io/api/v1/crates/atk/0.14.0/download -> atk-0.14.0.crate https://crates.io/api/v1/crates/atk-sys/0.14.0/download -> atk-sys-0.14.0.crate https://crates.io/api/v1/crates/atty/0.2.14/download -> atty-0.2.14.crate https://crates.io/api/v1/crates/autocfg/1.0.1/download -> autocfg-1.0.1.crate https://crates.io/api/v1/crates/base64/0.13.0/download -> base64-0.13.0.crate https://crates.io/api/v1/crates/beef/0.5.1/download -> beef-0.5.1.crate https://crates.io/api/v1/crates/bincode/1.3.3/download -> bincode-1.3.3.crate https://crates.io/api/v1/crates/bit-set/0.5.2/download -> bit-set-0.5.2.crate https://crates.io/api/v1/crates/bit-vec/0.6.3/download -> bit-vec-0.6.3.crate https://crates.io/api/v1/crates/bitflags/1.2.1/download -> bitflags-1.2.1.crate https://crates.io/api/v1/crates/bytes/1.1.0/download -> bytes-1.1.0.crate https://crates.io/api/v1/crates/cairo-rs/0.14.9/download -> cairo-rs-0.14.9.crate https://crates.io/api/v1/crates/cairo-sys-rs/0.14.9/download -> cairo-sys-rs-0.14.9.crate https://crates.io/api/v1/crates/cc/1.0.71/download -> cc-1.0.71.crate https://crates.io/api/v1/crates/cfg-expr/0.8.1/download -> cfg-expr-0.8.1.crate https://crates.io/api/v1/crates/cfg-if/1.0.0/download -> cfg-if-1.0.0.crate https://crates.io/api/v1/crates/clap/2.33.3/download -> clap-2.33.3.crate https://crates.io/api/v1/crates/codemap/0.1.3/download -> codemap-0.1.3.crate https://crates.io/api/v1/crates/codespan-reporting/0.11.1/download -> codespan-reporting-0.11.1.crate https://crates.io/api/v1/crates/console/0.14.1/download -> console-0.14.1.crate https://crates.io/api/v1/crates/convert_case/0.4.0/download -> convert_case-0.4.0.crate https://crates.io/api/v1/crates/core-foundation-sys/0.8.3/download -> core-foundation-sys-0.8.3.crate https://crates.io/api/v1/crates/crossbeam-channel/0.5.1/download -> crossbeam-channel-0.5.1.crate https://crates.io/api/v1/crates/crossbeam-deque/0.8.1/download -> crossbeam-deque-0.8.1.crate https://crates.io/api/v1/crates/crossbeam-epoch/0.9.5/download -> crossbeam-epoch-0.9.5.crate https://crates.io/api/v1/crates/crossbeam-utils/0.8.5/download -> crossbeam-utils-0.8.5.crate https://crates.io/api/v1/crates/crunchy/0.2.2/download -> crunchy-0.2.2.crate https://crates.io/api/v1/crates/ctor/0.1.21/download -> ctor-0.1.21.crate https://crates.io/api/v1/crates/debug_stub_derive/0.3.0/download -> debug_stub_derive-0.3.0.crate https://crates.io/api/v1/crates/derive_more/0.99.16/download -> derive_more-0.99.16.crate https://crates.io/api/v1/crates/diff/0.1.12/download -> diff-0.1.12.crate https://crates.io/api/v1/crates/dirs-next/2.0.0/download -> dirs-next-2.0.0.crate https://crates.io/api/v1/crates/dirs-sys-next/0.1.2/download -> dirs-sys-next-0.1.2.crate https://crates.io/api/v1/crates/dtoa/0.4.8/download -> dtoa-0.4.8.crate https://crates.io/api/v1/crates/dyn-clone/1.0.4/download -> dyn-clone-1.0.4.crate https://crates.io/api/v1/crates/either/1.6.1/download -> either-1.6.1.crate https://crates.io/api/v1/crates/ena/0.14.0/download -> ena-0.14.0.crate https://crates.io/api/v1/crates/encode_unicode/0.3.6/download -> encode_unicode-0.3.6.crate https://crates.io/api/v1/crates/env_logger/0.7.1/download -> env_logger-0.7.1.crate https://crates.io/api/v1/crates/extend/1.1.2/download -> extend-1.1.2.crate https://crates.io/api/v1/crates/field-offset/0.3.4/download -> field-offset-0.3.4.crate https://crates.io/api/v1/crates/filetime/0.2.15/download -> filetime-0.2.15.crate https://crates.io/api/v1/crates/fixedbitset/0.2.0/download -> fixedbitset-0.2.0.crate https://crates.io/api/v1/crates/fsevent-sys/4.0.0/download -> fsevent-sys-4.0.0.crate https://crates.io/api/v1/crates/futures/0.3.17/download -> futures-0.3.17.crate https://crates.io/api/v1/crates/futures-channel/0.3.17/download -> futures-channel-0.3.17.crate https://crates.io/api/v1/crates/futures-core/0.3.17/download -> futures-core-0.3.17.crate https://crates.io/api/v1/crates/futures-executor/0.3.17/download -> futures-executor-0.3.17.crate https://crates.io/api/v1/crates/futures-io/0.3.17/download -> futures-io-0.3.17.crate https://crates.io/api/v1/crates/futures-macro/0.3.17/download -> futures-macro-0.3.17.crate https://crates.io/api/v1/crates/futures-sink/0.3.17/download -> futures-sink-0.3.17.crate https://crates.io/api/v1/crates/futures-task/0.3.17/download -> futures-task-0.3.17.crate https://crates.io/api/v1/crates/futures-util/0.3.17/download -> futures-util-0.3.17.crate https://crates.io/api/v1/crates/gdk/0.14.3/download -> gdk-0.14.3.crate https://crates.io/api/v1/crates/gdk-pixbuf/0.9.0/download -> gdk-pixbuf-0.9.0.crate https://crates.io/api/v1/crates/gdk-pixbuf/0.14.0/download -> gdk-pixbuf-0.14.0.crate https://crates.io/api/v1/crates/gdk-pixbuf-sys/0.10.0/download -> gdk-pixbuf-sys-0.10.0.crate https://crates.io/api/v1/crates/gdk-pixbuf-sys/0.14.0/download -> gdk-pixbuf-sys-0.14.0.crate https://crates.io/api/v1/crates/gdk-sys/0.14.0/download -> gdk-sys-0.14.0.crate https://crates.io/api/v1/crates/gdkx11/0.14.0/download -> gdkx11-0.14.0.crate https://crates.io/api/v1/crates/gdkx11-sys/0.14.0/download -> gdkx11-sys-0.14.0.crate https://crates.io/api/v1/crates/gethostname/0.2.1/download -> gethostname-0.2.1.crate https://crates.io/api/v1/crates/getrandom/0.2.3/download -> getrandom-0.2.3.crate https://crates.io/api/v1/crates/gio/0.9.1/download -> gio-0.9.1.crate https://crates.io/api/v1/crates/gio/0.14.8/download -> gio-0.14.8.crate https://crates.io/api/v1/crates/gio-sys/0.10.1/download -> gio-sys-0.10.1.crate https://crates.io/api/v1/crates/gio-sys/0.14.0/download -> gio-sys-0.14.0.crate https://crates.io/api/v1/crates/glib/0.10.3/download -> glib-0.10.3.crate https://crates.io/api/v1/crates/glib/0.14.8/download -> glib-0.14.8.crate https://crates.io/api/v1/crates/glib-macros/0.10.1/download -> glib-macros-0.10.1.crate https://crates.io/api/v1/crates/glib-macros/0.14.1/download -> glib-macros-0.14.1.crate https://crates.io/api/v1/crates/glib-sys/0.10.1/download -> glib-sys-0.10.1.crate https://crates.io/api/v1/crates/glib-sys/0.14.0/download -> glib-sys-0.14.0.crate https://crates.io/api/v1/crates/gobject-sys/0.10.0/download -> gobject-sys-0.10.0.crate https://crates.io/api/v1/crates/gobject-sys/0.14.0/download -> gobject-sys-0.14.0.crate https://crates.io/api/v1/crates/grass/0.10.8/download -> grass-0.10.8.crate https://crates.io/api/v1/crates/gtk/0.14.3/download -> gtk-0.14.3.crate https://crates.io/api/v1/crates/gtk-layer-shell/0.2.2/download -> gtk-layer-shell-0.2.2.crate https://crates.io/api/v1/crates/gtk-layer-shell-sys/0.2.3/download -> gtk-layer-shell-sys-0.2.3.crate https://crates.io/api/v1/crates/gtk-sys/0.14.0/download -> gtk-sys-0.14.0.crate https://crates.io/api/v1/crates/gtk3-macros/0.14.0/download -> gtk3-macros-0.14.0.crate https://crates.io/api/v1/crates/hashbrown/0.11.2/download -> hashbrown-0.11.2.crate https://crates.io/api/v1/crates/heck/0.3.3/download -> heck-0.3.3.crate https://crates.io/api/v1/crates/hermit-abi/0.1.19/download -> hermit-abi-0.1.19.crate https://crates.io/api/v1/crates/humantime/1.3.0/download -> humantime-1.3.0.crate https://crates.io/api/v1/crates/indexmap/1.7.0/download -> indexmap-1.7.0.crate https://crates.io/api/v1/crates/inotify/0.9.6/download -> inotify-0.9.6.crate https://crates.io/api/v1/crates/inotify-sys/0.1.5/download -> inotify-sys-0.1.5.crate https://crates.io/api/v1/crates/insta/1.8.0/download -> insta-1.8.0.crate https://crates.io/api/v1/crates/instant/0.1.12/download -> instant-0.1.12.crate https://crates.io/api/v1/crates/itertools/0.9.0/download -> itertools-0.9.0.crate https://crates.io/api/v1/crates/itertools/0.10.1/download -> itertools-0.10.1.crate https://crates.io/api/v1/crates/itoa/0.4.8/download -> itoa-0.4.8.crate https://crates.io/api/v1/crates/kqueue/1.0.4/download -> kqueue-1.0.4.crate https://crates.io/api/v1/crates/kqueue-sys/1.0.3/download -> kqueue-sys-1.0.3.crate https://crates.io/api/v1/crates/lalrpop/0.19.6/download -> lalrpop-0.19.6.crate https://crates.io/api/v1/crates/lalrpop-util/0.19.6/download -> lalrpop-util-0.19.6.crate https://crates.io/api/v1/crates/lasso/0.5.1/download -> lasso-0.5.1.crate https://crates.io/api/v1/crates/lazy_static/1.4.0/download -> lazy_static-1.4.0.crate https://crates.io/api/v1/crates/levenshtein/1.0.5/download -> levenshtein-1.0.5.crate https://crates.io/api/v1/crates/libc/0.2.124/download -> libc-0.2.124.crate https://crates.io/api/v1/crates/linked-hash-map/0.5.4/download -> linked-hash-map-0.5.4.crate https://crates.io/api/v1/crates/lock_api/0.4.5/download -> lock_api-0.4.5.crate https://crates.io/api/v1/crates/log/0.4.14/download -> log-0.4.14.crate https://crates.io/api/v1/crates/maplit/1.0.2/download -> maplit-1.0.2.crate https://crates.io/api/v1/crates/memchr/2.4.1/download -> memchr-2.4.1.crate https://crates.io/api/v1/crates/memoffset/0.6.4/download -> memoffset-0.6.4.crate https://crates.io/api/v1/crates/mio/0.7.14/download -> mio-0.7.14.crate https://crates.io/api/v1/crates/miow/0.3.7/download -> miow-0.3.7.crate https://crates.io/api/v1/crates/new_debug_unreachable/1.0.4/download -> new_debug_unreachable-1.0.4.crate https://crates.io/api/v1/crates/nix/0.20.2/download -> nix-0.20.2.crate https://crates.io/api/v1/crates/notify/5.0.0-pre.13/download -> notify-5.0.0-pre.13.crate https://crates.io/api/v1/crates/ntapi/0.3.6/download -> ntapi-0.3.6.crate https://crates.io/api/v1/crates/num-bigint/0.4.3/download -> num-bigint-0.4.3.crate https://crates.io/api/v1/crates/num-integer/0.1.44/download -> num-integer-0.1.44.crate https://crates.io/api/v1/crates/num-rational/0.4.0/download -> num-rational-0.4.0.crate https://crates.io/api/v1/crates/num-traits/0.2.14/download -> num-traits-0.2.14.crate https://crates.io/api/v1/crates/num_cpus/1.13.0/download -> num_cpus-1.13.0.crate https://crates.io/api/v1/crates/once_cell/1.8.0/download -> once_cell-1.8.0.crate https://crates.io/api/v1/crates/output_vt100/0.1.2/download -> output_vt100-0.1.2.crate https://crates.io/api/v1/crates/pango/0.14.8/download -> pango-0.14.8.crate https://crates.io/api/v1/crates/pango-sys/0.14.0/download -> pango-sys-0.14.0.crate https://crates.io/api/v1/crates/parking_lot/0.11.2/download -> parking_lot-0.11.2.crate https://crates.io/api/v1/crates/parking_lot_core/0.8.5/download -> parking_lot_core-0.8.5.crate https://crates.io/api/v1/crates/pest/2.1.3/download -> pest-2.1.3.crate https://crates.io/api/v1/crates/petgraph/0.5.1/download -> petgraph-0.5.1.crate https://crates.io/api/v1/crates/phf/0.9.0/download -> phf-0.9.0.crate https://crates.io/api/v1/crates/phf_generator/0.9.1/download -> phf_generator-0.9.1.crate https://crates.io/api/v1/crates/phf_macros/0.9.0/download -> phf_macros-0.9.0.crate https://crates.io/api/v1/crates/phf_shared/0.8.0/download -> phf_shared-0.8.0.crate https://crates.io/api/v1/crates/phf_shared/0.9.0/download -> phf_shared-0.9.0.crate https://crates.io/api/v1/crates/pico-args/0.4.2/download -> pico-args-0.4.2.crate https://crates.io/api/v1/crates/pin-project-lite/0.2.7/download -> pin-project-lite-0.2.7.crate https://crates.io/api/v1/crates/pin-utils/0.1.0/download -> pin-utils-0.1.0.crate https://crates.io/api/v1/crates/pkg-config/0.3.22/download -> pkg-config-0.3.22.crate https://crates.io/api/v1/crates/ppv-lite86/0.2.15/download -> ppv-lite86-0.2.15.crate https://crates.io/api/v1/crates/precomputed-hash/0.1.1/download -> precomputed-hash-0.1.1.crate https://crates.io/api/v1/crates/pretty_assertions/0.7.2/download -> pretty_assertions-0.7.2.crate https://crates.io/api/v1/crates/pretty_env_logger/0.4.0/download -> pretty_env_logger-0.4.0.crate https://crates.io/api/v1/crates/proc-macro-crate/0.1.5/download -> proc-macro-crate-0.1.5.crate https://crates.io/api/v1/crates/proc-macro-crate/1.1.0/download -> proc-macro-crate-1.1.0.crate https://crates.io/api/v1/crates/proc-macro-error/1.0.4/download -> proc-macro-error-1.0.4.crate https://crates.io/api/v1/crates/proc-macro-error-attr/1.0.4/download -> proc-macro-error-attr-1.0.4.crate https://crates.io/api/v1/crates/proc-macro-hack/0.5.19/download -> proc-macro-hack-0.5.19.crate https://crates.io/api/v1/crates/proc-macro-nested/0.1.7/download -> proc-macro-nested-0.1.7.crate https://crates.io/api/v1/crates/proc-macro2/1.0.32/download -> proc-macro2-1.0.32.crate https://crates.io/api/v1/crates/quick-error/1.2.3/download -> quick-error-1.2.3.crate https://crates.io/api/v1/crates/quote/0.3.15/download -> quote-0.3.15.crate https://crates.io/api/v1/crates/quote/1.0.10/download -> quote-1.0.10.crate https://crates.io/api/v1/crates/rand/0.8.4/download -> rand-0.8.4.crate https://crates.io/api/v1/crates/rand_chacha/0.3.1/download -> rand_chacha-0.3.1.crate https://crates.io/api/v1/crates/rand_core/0.6.3/download -> rand_core-0.6.3.crate https://crates.io/api/v1/crates/rand_hc/0.3.1/download -> rand_hc-0.3.1.crate https://crates.io/api/v1/crates/rayon/1.5.1/download -> rayon-1.5.1.crate https://crates.io/api/v1/crates/rayon-core/1.9.1/download -> rayon-core-1.9.1.crate https://crates.io/api/v1/crates/redox_syscall/0.2.10/download -> redox_syscall-0.2.10.crate https://crates.io/api/v1/crates/redox_users/0.4.0/download -> redox_users-0.4.0.crate https://crates.io/api/v1/crates/ref-cast/1.0.6/download -> ref-cast-1.0.6.crate https://crates.io/api/v1/crates/ref-cast-impl/1.0.6/download -> ref-cast-impl-1.0.6.crate https://crates.io/api/v1/crates/regex/1.5.4/download -> regex-1.5.4.crate https://crates.io/api/v1/crates/regex-syntax/0.6.25/download -> regex-syntax-0.6.25.crate https://crates.io/api/v1/crates/ron/0.6.6/download -> ron-0.6.6.crate https://crates.io/api/v1/crates/rustc_version/0.3.3/download -> rustc_version-0.3.3.crate https://crates.io/api/v1/crates/rustversion/1.0.5/download -> rustversion-1.0.5.crate https://crates.io/api/v1/crates/ryu/1.0.5/download -> ryu-1.0.5.crate https://crates.io/api/v1/crates/same-file/1.0.6/download -> same-file-1.0.6.crate https://crates.io/api/v1/crates/scopeguard/1.1.0/download -> scopeguard-1.1.0.crate https://crates.io/api/v1/crates/semver/0.11.0/download -> semver-0.11.0.crate https://crates.io/api/v1/crates/semver-parser/0.10.2/download -> semver-parser-0.10.2.crate https://crates.io/api/v1/crates/serde/1.0.130/download -> serde-1.0.130.crate https://crates.io/api/v1/crates/serde_derive/1.0.130/download -> serde_derive-1.0.130.crate https://crates.io/api/v1/crates/serde_json/1.0.68/download -> serde_json-1.0.68.crate https://crates.io/api/v1/crates/serde_yaml/0.8.21/download -> serde_yaml-0.8.21.crate https://crates.io/api/v1/crates/signal-hook-registry/1.4.0/download -> signal-hook-registry-1.4.0.crate https://crates.io/api/v1/crates/similar/1.3.0/download -> similar-1.3.0.crate https://crates.io/api/v1/crates/simple-signal/1.1.1/download -> simple-signal-1.1.1.crate https://crates.io/api/v1/crates/siphasher/0.3.7/download -> siphasher-0.3.7.crate https://crates.io/api/v1/crates/slab/0.4.5/download -> slab-0.4.5.crate https://crates.io/api/v1/crates/smallvec/1.7.0/download -> smallvec-1.7.0.crate https://crates.io/api/v1/crates/smart-default/0.6.0/download -> smart-default-0.6.0.crate https://crates.io/api/v1/crates/static_assertions/1.1.0/download -> static_assertions-1.1.0.crate https://crates.io/api/v1/crates/string_cache/0.8.2/download -> string_cache-0.8.2.crate https://crates.io/api/v1/crates/strsim/0.8.0/download -> strsim-0.8.0.crate https://crates.io/api/v1/crates/structopt/0.3.25/download -> structopt-0.3.25.crate https://crates.io/api/v1/crates/structopt-derive/0.4.18/download -> structopt-derive-0.4.18.crate https://crates.io/api/v1/crates/strum/0.18.0/download -> strum-0.18.0.crate https://crates.io/api/v1/crates/strum/0.21.0/download -> strum-0.21.0.crate https://crates.io/api/v1/crates/strum_macros/0.18.0/download -> strum_macros-0.18.0.crate https://crates.io/api/v1/crates/strum_macros/0.21.1/download -> strum_macros-0.21.1.crate https://crates.io/api/v1/crates/syn/0.11.11/download -> syn-0.11.11.crate https://crates.io/api/v1/crates/syn/1.0.81/download -> syn-1.0.81.crate https://crates.io/api/v1/crates/synom/0.11.3/download -> synom-0.11.3.crate https://crates.io/api/v1/crates/sysinfo/0.23.12/download -> sysinfo-0.23.12.crate https://crates.io/api/v1/crates/system-deps/1.3.2/download -> system-deps-1.3.2.crate https://crates.io/api/v1/crates/system-deps/3.2.0/download -> system-deps-3.2.0.crate https://crates.io/api/v1/crates/term/0.7.0/download -> term-0.7.0.crate https://crates.io/api/v1/crates/termcolor/1.1.2/download -> termcolor-1.1.2.crate https://crates.io/api/v1/crates/terminal_size/0.1.17/download -> terminal_size-0.1.17.crate https://crates.io/api/v1/crates/textwrap/0.11.0/download -> textwrap-0.11.0.crate https://crates.io/api/v1/crates/thiserror/1.0.30/download -> thiserror-1.0.30.crate https://crates.io/api/v1/crates/thiserror-impl/1.0.30/download -> thiserror-impl-1.0.30.crate https://crates.io/api/v1/crates/tiny-keccak/2.0.2/download -> tiny-keccak-2.0.2.crate https://crates.io/api/v1/crates/tokio/1.13.0/download -> tokio-1.13.0.crate https://crates.io/api/v1/crates/tokio-macros/1.5.1/download -> tokio-macros-1.5.1.crate https://crates.io/api/v1/crates/tokio-util/0.6.9/download -> tokio-util-0.6.9.crate https://crates.io/api/v1/crates/toml/0.5.8/download -> toml-0.5.8.crate https://crates.io/api/v1/crates/ucd-trie/0.1.3/download -> ucd-trie-0.1.3.crate https://crates.io/api/v1/crates/unescape/0.1.0/download -> unescape-0.1.0.crate https://crates.io/api/v1/crates/unicode-segmentation/1.8.0/download -> unicode-segmentation-1.8.0.crate https://crates.io/api/v1/crates/unicode-width/0.1.9/download -> unicode-width-0.1.9.crate https://crates.io/api/v1/crates/unicode-xid/0.0.4/download -> unicode-xid-0.0.4.crate https://crates.io/api/v1/crates/unicode-xid/0.2.2/download -> unicode-xid-0.2.2.crate https://crates.io/api/v1/crates/uuid/0.8.2/download -> uuid-0.8.2.crate https://crates.io/api/v1/crates/vec_map/0.8.2/download -> vec_map-0.8.2.crate https://crates.io/api/v1/crates/version-compare/0.0.10/download -> version-compare-0.0.10.crate https://crates.io/api/v1/crates/version-compare/0.0.11/download -> version-compare-0.0.11.crate https://crates.io/api/v1/crates/version_check/0.9.3/download -> version_check-0.9.3.crate https://crates.io/api/v1/crates/wait-timeout/0.2.0/download -> wait-timeout-0.2.0.crate https://crates.io/api/v1/crates/walkdir/2.3.2/download -> walkdir-2.3.2.crate https://crates.io/api/v1/crates/wasi/0.10.2+wasi-snapshot-preview1/download -> wasi-0.10.2+wasi-snapshot-preview1.crate https://crates.io/api/v1/crates/winapi/0.3.9/download -> winapi-0.3.9.crate https://crates.io/api/v1/crates/winapi-i686-pc-windows-gnu/0.4.0/download -> winapi-i686-pc-windows-gnu-0.4.0.crate https://crates.io/api/v1/crates/winapi-util/0.1.5/download -> winapi-util-0.1.5.crate https://crates.io/api/v1/crates/winapi-wsapoll/0.1.1/download -> winapi-wsapoll-0.1.1.crate https://crates.io/api/v1/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download -> winapi-x86_64-pc-windows-gnu-0.4.0.crate https://crates.io/api/v1/crates/x11/2.19.1/download -> x11-2.19.1.crate https://crates.io/api/v1/crates/x11rb/0.8.1/download -> x11rb-0.8.1.crate https://crates.io/api/v1/crates/yaml-rust/0.4.5/download -> yaml-rust-0.4.5.crate +_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 cargo 52a92ed3815080c5f2caac1905687b1c +_md5_=536fb37db1b6e3835b0f21278bbf6951 diff --git a/metadata/md5-cache/gui-apps/fnott-9999 b/metadata/md5-cache/gui-apps/fnott-9999 new file mode 100644 index 0000000000..b49171c2e5 --- /dev/null +++ b/metadata/md5-cache/gui-apps/fnott-9999 @@ -0,0 +1,13 @@ +BDEPEND=dev-util/wayland-scanner dev-libs/wayland-protocols app-text/scdoc dev-libs/tllist >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array >=dev-vcs/git-1.8.2.1[curl] +DEFINED_PHASES=compile configure install test unpack +DEPEND=x11-libs/pixman media-libs/libpng dev-libs/wayland sys-apps/dbus media-libs/fcft media-libs/freetype media-libs/fontconfig +DESCRIPTION=Keyboard driven and lightweight Wayland notification daemon. +EAPI=8 +HOMEPAGE=https://codeberg.org/dnkl/fnott +INHERIT=meson git-r3 +LICENSE=MIT ZLIB +PROPERTIES=live +RDEPEND=x11-libs/pixman media-libs/libpng dev-libs/wayland sys-apps/dbus media-libs/fcft media-libs/freetype media-libs/fontconfig +SLOT=0 +_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 dd5e1098e305ad508d21f496e9e37046 meson 1994a5aef5d4f5798b92f64d6f9a6003 git-r3 b9ac6f96d2a88edb5b351df634dc5e53 +_md5_=a79ea73ff41935e8f6682f12d9c596e7 diff --git a/metadata/md5-cache/gui-libs/text-engine-0.1.1 b/metadata/md5-cache/gui-libs/text-engine-0.1.1-r1 similarity index 95% rename from metadata/md5-cache/gui-libs/text-engine-0.1.1 rename to metadata/md5-cache/gui-libs/text-engine-0.1.1-r1 index 5e715bd83e..0eb4c73b03 100644 --- a/metadata/md5-cache/gui-libs/text-engine-0.1.1 +++ b/metadata/md5-cache/gui-libs/text-engine-0.1.1-r1 @@ -11,4 +11,4 @@ RDEPEND=dev-libs/glib:2 dev-libs/libxml2:2 gui-libs/gtk:4 x11-libs/pango SLOT=0 SRC_URI=https://github.com/mjakeman/text-engine/archive/v0.1.1.tar.gz -> text-engine-0.1.1.tar.gz _eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 dd5e1098e305ad508d21f496e9e37046 meson 1994a5aef5d4f5798b92f64d6f9a6003 -_md5_=1b5e086e0f060e407742e4ee3f163c8e +_md5_=cf72d1b2268e55578f8414cd821f8f06 diff --git a/metadata/md5-cache/media-libs/portsmf-239 b/metadata/md5-cache/media-libs/portsmf-239 index 7e57d10f0d..30ea64b6b6 100644 --- a/metadata/md5-cache/media-libs/portsmf-239 +++ b/metadata/md5-cache/media-libs/portsmf-239 @@ -9,4 +9,4 @@ LICENSE=MIT SLOT=0 SRC_URI=https://github.com/tenacityteam/portsmf/archive/239.tar.gz -> portsmf-239.tar.gz _eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 38d6ec96711cea42a5cb1cc723a6e906 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d -_md5_=c832e0b9e8a27ec6ac1764ad9d76ca54 +_md5_=f032fedf14843bef0a5c7ad5b4c08604 diff --git a/metadata/md5-cache/media-libs/portsmf-9999 b/metadata/md5-cache/media-libs/portsmf-9999 index 53c7937d8a..25292e5ef0 100644 --- a/metadata/md5-cache/media-libs/portsmf-9999 +++ b/metadata/md5-cache/media-libs/portsmf-9999 @@ -8,4 +8,4 @@ LICENSE=MIT PROPERTIES=live SLOT=0 _eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 38d6ec96711cea42a5cb1cc723a6e906 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d git-r3 b9ac6f96d2a88edb5b351df634dc5e53 -_md5_=c832e0b9e8a27ec6ac1764ad9d76ca54 +_md5_=f032fedf14843bef0a5c7ad5b4c08604 diff --git a/metadata/md5-cache/media-video/trakt-scrobbler-1.5.0 b/metadata/md5-cache/media-video/trakt-scrobbler-1.5.0 new file mode 100644 index 0000000000..45cd00db01 --- /dev/null +++ b/metadata/md5-cache/media-video/trakt-scrobbler-1.5.0 @@ -0,0 +1,16 @@ +BDEPEND=test? ( >=dev-python/requests-2.25.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/urllib3-1.26.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/guessit-3.3.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/appdirs-1.4.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/cleo-0.8.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/confuse-2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/urlmatch-1.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/clikit[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/crashtest[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/unittest-or-fail[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) >=dev-python/gpep517-8[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/poetry-core-1.0.8[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] +DEFINED_PHASES=compile configure install postinst prepare test +DESCRIPTION=Scrobbler for trakt.tv that supports VLC, Plex, MPC-HC, and MPV +EAPI=8 +HOMEPAGE=https://github.com/iamkroot/trakt-scrobbler +INHERIT=distutils-r1 optfeature +IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 +KEYWORDS=~amd64 +LICENSE=GPL-2 +RDEPEND=>=dev-python/requests-2.25.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/urllib3-1.26.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/guessit-3.3.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/appdirs-1.4.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/cleo-0.8.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/confuse-2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/urlmatch-1.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/clikit[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/crashtest[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) +REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/iamkroot/trakt-scrobbler/archive/refs/tags/v1.5.0.tar.gz -> trakt-scrobbler-1.5.0.tar.gz +_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 dd5e1098e305ad508d21f496e9e37046 python-r1 7b65c41111cd80a4d4a0921e8d4a310c distutils-r1 e3b0f72d558eb613ff83262d22cbf887 optfeature 1a2157392a869265b2afcb63a26c12ac +_md5_=079375ec56b7ebfb372c0445b832c1a0 diff --git a/metadata/md5-cache/media-video/uxplay-1.54 b/metadata/md5-cache/media-video/uxplay-1.55 similarity index 92% rename from metadata/md5-cache/media-video/uxplay-1.54 rename to metadata/md5-cache/media-video/uxplay-1.55 index 2b27bbf6f0..7591bb5cf3 100644 --- a/metadata/md5-cache/media-video/uxplay-1.54 +++ b/metadata/md5-cache/media-video/uxplay-1.55 @@ -10,6 +10,6 @@ KEYWORDS=~amd64 ~arm ~x86 LICENSE=GPL-3 RDEPEND=app-pda/libplist dev-libs/openssl media-libs/gstreamer media-libs/gst-plugins-bad media-libs/gst-plugins-base media-plugins/gst-plugins-libav vaapi? ( media-plugins/gst-plugins-vaapi ) net-dns/avahi[mdnsresponder-compat] zoomfix? ( x11-libs/libX11 ) SLOT=0 -SRC_URI=https://github.com/FDH2/UxPlay/archive/refs/tags/v1.54.tar.gz -> uxplay-1.54.tar.gz +SRC_URI=https://github.com/FDH2/UxPlay/archive/refs/tags/v1.55.tar.gz -> uxplay-1.55.tar.gz _eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 38d6ec96711cea42a5cb1cc723a6e906 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d _md5_=7a6dd51e4c870dd2cabab2bcd0952603 diff --git a/metadata/md5-cache/net-dialup/tio-1.44 b/metadata/md5-cache/net-dialup/tio-1.47 similarity index 90% rename from metadata/md5-cache/net-dialup/tio-1.44 rename to metadata/md5-cache/net-dialup/tio-1.47 index e7a3021bba..74871246f4 100644 --- a/metadata/md5-cache/net-dialup/tio-1.44 +++ b/metadata/md5-cache/net-dialup/tio-1.47 @@ -9,6 +9,6 @@ KEYWORDS=~amd64 ~arm64 ~x86 LICENSE=GPL-2+ RDEPEND=dev-libs/inih SLOT=0 -SRC_URI=https://github.com/tio/tio/releases/download/v1.44/tio-1.44.tar.xz +SRC_URI=https://github.com/tio/tio/releases/download/v1.47/tio-1.47.tar.xz _eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 dd5e1098e305ad508d21f496e9e37046 meson 1994a5aef5d4f5798b92f64d6f9a6003 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff _md5_=138baa0dc8fa8a2add32abcaa1a169f2 diff --git a/metadata/md5-cache/net-mail/dovecot-fts-xapian-1.5.2 b/metadata/md5-cache/net-mail/dovecot-fts-xapian-1.5.2 deleted file mode 100644 index e374e5d26e..0000000000 --- a/metadata/md5-cache/net-mail/dovecot-fts-xapian-1.5.2 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=virtual/pkgconfig sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4 -DEFINED_PHASES=configure install prepare -DEPEND=dev-libs/icu:= >=dev-libs/xapian-1.4:= net-mail/dovecot:= -DESCRIPTION=Dovecot FTS plugin backed by Xapian -EAPI=8 -HOMEPAGE=https://github.com/grosjo/fts-xapian -INHERIT=autotools -IUSE=static-libs -KEYWORDS=~amd64 -LICENSE=LGPL-2.1 -RDEPEND=dev-libs/icu:= >=dev-libs/xapian-1.4:= net-mail/dovecot:= -SLOT=0 -SRC_URI=https://github.com/grosjo/fts-xapian/archive/refs/tags/1.5.2.tar.gz -> dovecot-fts-xapian-1.5.2.tar.gz -_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 9e6965bfaa00f52cc61e0d4bc44c87b3 -_md5_=0b4617eab1fe190a986ea16ab1eb5496 diff --git a/metadata/md5-cache/net-misc/peertube-viewer-rs-1.8.4-r1 b/metadata/md5-cache/net-misc/peertube-viewer-rs-1.8.4-r1 index 5f46cb1c58..da482c5865 100644 --- a/metadata/md5-cache/net-misc/peertube-viewer-rs-1.8.4-r1 +++ b/metadata/md5-cache/net-misc/peertube-viewer-rs-1.8.4-r1 @@ -1,13 +1,13 @@ BDEPEND=>=virtual/rust-1.53 -DEFINED_PHASES=compile configure install test unpack +DEFINED_PHASES=compile configure install prepare test unpack DESCRIPTION=Command-line PeerTube viewer inspired by youtube-viewer EAPI=8 HOMEPAGE=https://gitlab.com/peertube-viewer/peertube-viewer-rs -INHERIT=cargo +INHERIT=cargo flag-o-matic IUSE=debug KEYWORDS=~amd64 LICENSE=AGPL-3 SLOT=0 SRC_URI=https://gitlab.com/peertube-viewer/peertube-viewer-rs/-/archive/v1.8.4/peertube-viewer-v1.8.4.tar.gz https://crates.io/api/v1/crates/adler/1.0.2/download -> adler-1.0.2.crate https://crates.io/api/v1/crates/aho-corasick/0.7.18/download -> aho-corasick-0.7.18.crate https://crates.io/api/v1/crates/atty/0.2.14/download -> atty-0.2.14.crate https://crates.io/api/v1/crates/autocfg/1.0.1/download -> autocfg-1.0.1.crate https://crates.io/api/v1/crates/base64/0.13.0/download -> base64-0.13.0.crate https://crates.io/api/v1/crates/bitflags/1.3.2/download -> bitflags-1.3.2.crate https://crates.io/api/v1/crates/bumpalo/3.9.1/download -> bumpalo-3.9.1.crate https://crates.io/api/v1/crates/cc/1.0.72/download -> cc-1.0.72.crate https://crates.io/api/v1/crates/cfg-if/1.0.0/download -> cfg-if-1.0.0.crate https://crates.io/api/v1/crates/chunked_transfer/1.4.0/download -> chunked_transfer-1.4.0.crate https://crates.io/api/v1/crates/clap/3.0.14/download -> clap-3.0.14.crate https://crates.io/api/v1/crates/clap_complete/3.0.6/download -> clap_complete-3.0.6.crate https://crates.io/api/v1/crates/clipboard-win/4.4.1/download -> clipboard-win-4.4.1.crate https://crates.io/api/v1/crates/crc32fast/1.3.1/download -> crc32fast-1.3.1.crate https://crates.io/api/v1/crates/directories/4.0.1/download -> directories-4.0.1.crate https://crates.io/api/v1/crates/dirs-sys/0.3.6/download -> dirs-sys-0.3.6.crate https://crates.io/api/v1/crates/endian-type/0.1.2/download -> endian-type-0.1.2.crate https://crates.io/api/v1/crates/errno/0.2.8/download -> errno-0.2.8.crate https://crates.io/api/v1/crates/errno-dragonfly/0.1.2/download -> errno-dragonfly-0.1.2.crate https://crates.io/api/v1/crates/error-code/2.3.1/download -> error-code-2.3.1.crate https://crates.io/api/v1/crates/fd-lock/3.0.3/download -> fd-lock-3.0.3.crate https://crates.io/api/v1/crates/flate2/1.0.22/download -> flate2-1.0.22.crate https://crates.io/api/v1/crates/form_urlencoded/1.0.1/download -> form_urlencoded-1.0.1.crate https://crates.io/api/v1/crates/getrandom/0.2.4/download -> getrandom-0.2.4.crate https://crates.io/api/v1/crates/hashbrown/0.11.2/download -> hashbrown-0.11.2.crate https://crates.io/api/v1/crates/hermit-abi/0.1.19/download -> hermit-abi-0.1.19.crate https://crates.io/api/v1/crates/idna/0.2.3/download -> idna-0.2.3.crate https://crates.io/api/v1/crates/indexmap/1.8.0/download -> indexmap-1.8.0.crate https://crates.io/api/v1/crates/io-lifetimes/0.4.4/download -> io-lifetimes-0.4.4.crate https://crates.io/api/v1/crates/itoa/1.0.1/download -> itoa-1.0.1.crate https://crates.io/api/v1/crates/js-sys/0.3.56/download -> js-sys-0.3.56.crate https://crates.io/api/v1/crates/lazy_static/1.4.0/download -> lazy_static-1.4.0.crate https://crates.io/api/v1/crates/libc/0.2.117/download -> libc-0.2.117.crate https://crates.io/api/v1/crates/linux-raw-sys/0.0.37/download -> linux-raw-sys-0.0.37.crate https://crates.io/api/v1/crates/log/0.4.14/download -> log-0.4.14.crate https://crates.io/api/v1/crates/matches/0.1.9/download -> matches-0.1.9.crate https://crates.io/api/v1/crates/memchr/2.4.1/download -> memchr-2.4.1.crate https://crates.io/api/v1/crates/memoffset/0.6.5/download -> memoffset-0.6.5.crate https://crates.io/api/v1/crates/miniz_oxide/0.4.4/download -> miniz_oxide-0.4.4.crate https://crates.io/api/v1/crates/nibble_vec/0.1.0/download -> nibble_vec-0.1.0.crate https://crates.io/api/v1/crates/nix/0.23.1/download -> nix-0.23.1.crate https://crates.io/api/v1/crates/num_threads/0.1.3/download -> num_threads-0.1.3.crate https://crates.io/api/v1/crates/numtoa/0.1.0/download -> numtoa-0.1.0.crate https://crates.io/api/v1/crates/once_cell/1.9.0/download -> once_cell-1.9.0.crate https://crates.io/api/v1/crates/os_str_bytes/6.0.0/download -> os_str_bytes-6.0.0.crate https://crates.io/api/v1/crates/percent-encoding/2.1.0/download -> percent-encoding-2.1.0.crate https://crates.io/api/v1/crates/proc-macro2/1.0.36/download -> proc-macro2-1.0.36.crate https://crates.io/api/v1/crates/quote/1.0.15/download -> quote-1.0.15.crate https://crates.io/api/v1/crates/radix_trie/0.2.1/download -> radix_trie-0.2.1.crate https://crates.io/api/v1/crates/redox_syscall/0.2.10/download -> redox_syscall-0.2.10.crate https://crates.io/api/v1/crates/redox_termios/0.1.2/download -> redox_termios-0.1.2.crate https://crates.io/api/v1/crates/redox_users/0.4.0/download -> redox_users-0.4.0.crate https://crates.io/api/v1/crates/regex/1.5.4/download -> regex-1.5.4.crate https://crates.io/api/v1/crates/regex-syntax/0.6.25/download -> regex-syntax-0.6.25.crate https://crates.io/api/v1/crates/ring/0.16.20/download -> ring-0.16.20.crate https://crates.io/api/v1/crates/rustix/0.32.1/download -> rustix-0.32.1.crate https://crates.io/api/v1/crates/rustls/0.20.2/download -> rustls-0.20.2.crate https://crates.io/api/v1/crates/rustyline/9.1.2/download -> rustyline-9.1.2.crate https://crates.io/api/v1/crates/ryu/1.0.9/download -> ryu-1.0.9.crate https://crates.io/api/v1/crates/scopeguard/1.1.0/download -> scopeguard-1.1.0.crate https://crates.io/api/v1/crates/sct/0.7.0/download -> sct-0.7.0.crate https://crates.io/api/v1/crates/serde/1.0.136/download -> serde-1.0.136.crate https://crates.io/api/v1/crates/serde_derive/1.0.136/download -> serde_derive-1.0.136.crate https://crates.io/api/v1/crates/serde_json/1.0.78/download -> serde_json-1.0.78.crate https://crates.io/api/v1/crates/smallvec/1.8.0/download -> smallvec-1.8.0.crate https://crates.io/api/v1/crates/smawk/0.3.1/download -> smawk-0.3.1.crate https://crates.io/api/v1/crates/spin/0.5.2/download -> spin-0.5.2.crate https://crates.io/api/v1/crates/str-buf/1.0.5/download -> str-buf-1.0.5.crate https://crates.io/api/v1/crates/strsim/0.10.0/download -> strsim-0.10.0.crate https://crates.io/api/v1/crates/syn/1.0.86/download -> syn-1.0.86.crate https://crates.io/api/v1/crates/termcolor/1.1.2/download -> termcolor-1.1.2.crate https://crates.io/api/v1/crates/terminal_size/0.1.17/download -> terminal_size-0.1.17.crate https://crates.io/api/v1/crates/termion/1.5.6/download -> termion-1.5.6.crate https://crates.io/api/v1/crates/textwrap/0.14.2/download -> textwrap-0.14.2.crate https://crates.io/api/v1/crates/time/0.3.7/download -> time-0.3.7.crate https://crates.io/api/v1/crates/tinyvec/1.5.1/download -> tinyvec-1.5.1.crate https://crates.io/api/v1/crates/tinyvec_macros/0.1.0/download -> tinyvec_macros-0.1.0.crate https://crates.io/api/v1/crates/toml/0.5.8/download -> toml-0.5.8.crate https://crates.io/api/v1/crates/unicode-bidi/0.3.7/download -> unicode-bidi-0.3.7.crate https://crates.io/api/v1/crates/unicode-linebreak/0.1.2/download -> unicode-linebreak-0.1.2.crate https://crates.io/api/v1/crates/unicode-normalization/0.1.19/download -> unicode-normalization-0.1.19.crate https://crates.io/api/v1/crates/unicode-segmentation/1.8.0/download -> unicode-segmentation-1.8.0.crate https://crates.io/api/v1/crates/unicode-width/0.1.9/download -> unicode-width-0.1.9.crate https://crates.io/api/v1/crates/unicode-xid/0.2.2/download -> unicode-xid-0.2.2.crate https://crates.io/api/v1/crates/untrusted/0.7.1/download -> untrusted-0.7.1.crate https://crates.io/api/v1/crates/ureq/2.4.0/download -> ureq-2.4.0.crate https://crates.io/api/v1/crates/url/2.2.2/download -> url-2.2.2.crate https://crates.io/api/v1/crates/utf8parse/0.2.0/download -> utf8parse-0.2.0.crate https://crates.io/api/v1/crates/wasi/0.10.2+wasi-snapshot-preview1/download -> wasi-0.10.2+wasi-snapshot-preview1.crate https://crates.io/api/v1/crates/wasm-bindgen/0.2.79/download -> wasm-bindgen-0.2.79.crate https://crates.io/api/v1/crates/wasm-bindgen-backend/0.2.79/download -> wasm-bindgen-backend-0.2.79.crate https://crates.io/api/v1/crates/wasm-bindgen-macro/0.2.79/download -> wasm-bindgen-macro-0.2.79.crate https://crates.io/api/v1/crates/wasm-bindgen-macro-support/0.2.79/download -> wasm-bindgen-macro-support-0.2.79.crate https://crates.io/api/v1/crates/wasm-bindgen-shared/0.2.79/download -> wasm-bindgen-shared-0.2.79.crate https://crates.io/api/v1/crates/web-sys/0.3.56/download -> web-sys-0.3.56.crate https://crates.io/api/v1/crates/webpki/0.22.0/download -> webpki-0.22.0.crate https://crates.io/api/v1/crates/webpki-roots/0.22.2/download -> webpki-roots-0.22.2.crate https://crates.io/api/v1/crates/winapi/0.3.9/download -> winapi-0.3.9.crate https://crates.io/api/v1/crates/winapi-i686-pc-windows-gnu/0.4.0/download -> winapi-i686-pc-windows-gnu-0.4.0.crate https://crates.io/api/v1/crates/winapi-util/0.1.5/download -> winapi-util-0.1.5.crate https://crates.io/api/v1/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download -> winapi-x86_64-pc-windows-gnu-0.4.0.crate https://crates.io/api/v1/crates/windows-sys/0.30.0/download -> windows-sys-0.30.0.crate https://crates.io/api/v1/crates/windows_aarch64_msvc/0.30.0/download -> windows_aarch64_msvc-0.30.0.crate https://crates.io/api/v1/crates/windows_i686_gnu/0.30.0/download -> windows_i686_gnu-0.30.0.crate https://crates.io/api/v1/crates/windows_i686_msvc/0.30.0/download -> windows_i686_msvc-0.30.0.crate https://crates.io/api/v1/crates/windows_x86_64_gnu/0.30.0/download -> windows_x86_64_gnu-0.30.0.crate https://crates.io/api/v1/crates/windows_x86_64_msvc/0.30.0/download -> windows_x86_64_msvc-0.30.0.crate -_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 cargo 52a92ed3815080c5f2caac1905687b1c -_md5_=4efb7b58fc1db5913b0a61f96ae904f3 +_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 cargo 52a92ed3815080c5f2caac1905687b1c flag-o-matic 38d6ec96711cea42a5cb1cc723a6e906 +_md5_=e9154151a9498235b346a3a9084227af diff --git a/metadata/md5-cache/net-misc/tinyssh-20210601 b/metadata/md5-cache/net-misc/tinyssh-20220801 similarity index 79% rename from metadata/md5-cache/net-misc/tinyssh-20210601 rename to metadata/md5-cache/net-misc/tinyssh-20220801 index 247bdd199b..b714490f72 100644 --- a/metadata/md5-cache/net-misc/tinyssh-20210601 +++ b/metadata/md5-cache/net-misc/tinyssh-20220801 @@ -10,6 +10,6 @@ KEYWORDS=~amd64 ~x86 LICENSE=public-domain RDEPEND=sodium? ( dev-libs/libsodium ) sys-apps/ucspi-tcp SLOT=0 -SRC_URI=https://github.com/janmojzis/tinyssh/archive/20210601.tar.gz -> tinyssh-20210601.tar.gz +SRC_URI=https://github.com/janmojzis/tinyssh/archive/20220801.tar.gz -> tinyssh-20220801.tar.gz _eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 systemd 2736b403a83f194b59b767f3b344c2c1 -_md5_=5322823900c4dd57a6e39c575efe453e +_md5_=2712dc4192ccc850cf26975a1a02163e diff --git a/metadata/md5-cache/net-voip/discover-overlay-0.3.3 b/metadata/md5-cache/net-voip/discover-overlay-0.6.0 similarity index 79% rename from metadata/md5-cache/net-voip/discover-overlay-0.3.3 rename to metadata/md5-cache/net-voip/discover-overlay-0.6.0 index d3cff2018b..d33da90fef 100644 --- a/metadata/md5-cache/net-voip/discover-overlay-0.3.3 +++ b/metadata/md5-cache/net-voip/discover-overlay-0.6.0 @@ -7,9 +7,9 @@ INHERIT=distutils-r1 IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 KEYWORDS=~amd64 LICENSE=GPL-3 -RDEPEND=>=dev-python/pygobject-3.22[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/websocket-client[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pyxdg[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/requests[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/python-pidfile-3.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pillow[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) +RDEPEND=>=dev-python/pygobject-3.22[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/websocket-client[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pyxdg[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/requests[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/python-pidfile-3.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pillow[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/python-xlib[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 ) SLOT=0 -SRC_URI=mirror://pypi/d/discover-overlay/discover-overlay-0.3.3.tar.gz +SRC_URI=mirror://pypi/d/discover-overlay/discover-overlay-0.6.0.tar.gz _eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 dd5e1098e305ad508d21f496e9e37046 python-r1 7b65c41111cd80a4d4a0921e8d4a310c distutils-r1 e3b0f72d558eb613ff83262d22cbf887 -_md5_=0339edd540246536c3b9c9d703f7bbe6 +_md5_=96f9de5c630972b43973dcff58004424 diff --git a/metadata/md5-cache/sci-misc/boinc-wrapper-7.18.1 b/metadata/md5-cache/sci-misc/boinc-wrapper-7.20.2 similarity index 85% rename from metadata/md5-cache/sci-misc/boinc-wrapper-7.18.1 rename to metadata/md5-cache/sci-misc/boinc-wrapper-7.20.2 index 044ea3aa43..23e0c187ca 100644 --- a/metadata/md5-cache/sci-misc/boinc-wrapper-7.18.1 +++ b/metadata/md5-cache/sci-misc/boinc-wrapper-7.20.2 @@ -1,14 +1,14 @@ BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4 DEFINED_PHASES=configure install prepare unpack -DEPEND=~sci-misc/boinc-7.18.1 dev-libs/boinc-zip +DEPEND=~sci-misc/boinc-7.20.2 dev-libs/boinc-zip DESCRIPTION=Wrapper to use non-BOINC apps with BOINC EAPI=8 HOMEPAGE=https://boinc.berkeley.edu/trac/wiki/WrapperApp INHERIT=boinc KEYWORDS=~amd64 ~arm64 ~x86 LICENSE=LGPL-3+ regexp-UofT -RDEPEND=~sci-misc/boinc-7.18.1 dev-libs/boinc-zip +RDEPEND=~sci-misc/boinc-7.20.2 dev-libs/boinc-zip SLOT=0 -SRC_URI=https://github.com/BOINC/boinc/archive/client_release/7.18/7.18.1.tar.gz -> boinc-7.18.1.tar.gz +SRC_URI=https://github.com/BOINC/boinc/archive/client_release/7.20/7.20.2.tar.gz -> boinc-7.20.2.tar.gz _eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 9e6965bfaa00f52cc61e0d4bc44c87b3 edo c0eb9cbe6b0bd01fcb4918f12598a4d3 boinc 3a3ce32a989f5f2b7be763ef07b40786 _md5_=5a4277713b965a54ead4bd474a16f0d6 diff --git a/metadata/md5-cache/sys-apps/bat-extras-2022.07.27 b/metadata/md5-cache/sys-apps/bat-extras-2022.07.27 new file mode 100644 index 0000000000..a73d9784d9 --- /dev/null +++ b/metadata/md5-cache/sys-apps/bat-extras-2022.07.27 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile install postinst prepare test unpack +DEPEND=app-shells/bash sys-apps/bat dev-util/sh +DESCRIPTION=Bash scripts that integrate bat with various command line tools. +EAPI=8 +HOMEPAGE=https://github.com/eth-p/bat-extras +IUSE=+man +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=app-shells/bash sys-apps/bat dev-util/sh dev-vcs/git sys-apps/ripgrep app-admin/entr dev-util/git-delta sys-devel/clang sys-apps/exa app-shells/fzf sys-libs/ncurses dev-python/black virtual/rust[rustfmt(+)] +RESTRICT=mirror test +SLOT=0 +SRC_URI=https://github.com/eth-p/bat-extras/archive/v2022.07.27.tar.gz -> bat-extras-2022.07.27.tar.gz +_md5_=2c46ca7372bc849783e08d96d5a32961 diff --git a/metadata/md5-cache/sys-apps/bat-extras-9999 b/metadata/md5-cache/sys-apps/bat-extras-9999 new file mode 100644 index 0000000000..03a83e8d49 --- /dev/null +++ b/metadata/md5-cache/sys-apps/bat-extras-9999 @@ -0,0 +1,15 @@ +BDEPEND=>=dev-vcs/git-1.8.2.1[curl] +DEFINED_PHASES=compile install postinst prepare test unpack +DEPEND=app-shells/bash sys-apps/bat dev-util/sh +DESCRIPTION=Bash scripts that integrate bat with various command line tools. +EAPI=8 +HOMEPAGE=https://github.com/eth-p/bat-extras +INHERIT=git-r3 +IUSE=+man +LICENSE=MIT +PROPERTIES=live +RDEPEND=app-shells/bash sys-apps/bat dev-util/sh dev-vcs/git sys-apps/ripgrep app-admin/entr dev-util/git-delta sys-devel/clang sys-apps/exa app-shells/fzf sys-libs/ncurses dev-python/black virtual/rust[rustfmt(+)] +RESTRICT=mirror fetch +SLOT=0 +_eclasses_=git-r3 b9ac6f96d2a88edb5b351df634dc5e53 +_md5_=2c46ca7372bc849783e08d96d5a32961 diff --git a/metadata/md5-cache/sys-kernel/uek-sources-5.15.0.1.43.2 b/metadata/md5-cache/sys-kernel/uek-sources-5.15.0.1.43.2 new file mode 100644 index 0000000000..e3d8d90c4c --- /dev/null +++ b/metadata/md5-cache/sys-kernel/uek-sources-5.15.0.1.43.2 @@ -0,0 +1,15 @@ +BDEPEND=!build? ( sys-apps/sed ) +DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack +DESCRIPTION=Unbreakable Enterprise Kernel (UEK) sources built from Oracle +EAPI=7 +HOMEPAGE=https://github.com/oracle/linux-uek +INHERIT=kernel-2 +IUSE=+gentoo experimental symlink build +KEYWORDS=~amd64 +LICENSE=GPL-2 +RDEPEND=!build? ( app-arch/cpio dev-lang/perl sys-devel/bc sys-devel/bison sys-devel/flex sys-devel/make >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig ) +RESTRICT=binchecks strip +SLOT=5.15.0.1.43.2 +SRC_URI=https://github.com/oracle/linux-uek/archive/refs/tags/v5.15.0-1.43.2.tar.gz -> linux-uek-5.15.0-1.43.2.tar.gz https://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-5.15-56.base.tar.xz https://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-5.15-56.experimental.tar.xz https://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-5.15-56.extras.tar.xz +_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 kernel-2 7243c5ee4d1a26f42930f137a20ed659 +_md5_=89f606a4a3ba898bfb864f5de8945bec diff --git a/metadata/md5-cache/sys-power/tlp-1.5.0 b/metadata/md5-cache/sys-power/tlp-1.5.0 index 55bb283cdd..3d3d7f6939 100644 --- a/metadata/md5-cache/sys-power/tlp-1.5.0 +++ b/metadata/md5-cache/sys-power/tlp-1.5.0 @@ -1,10 +1,10 @@ BDEPEND=virtual/pkgconfig -DEFINED_PHASES=compile install postinst prepare +DEFINED_PHASES=compile install postinst postrm prepare DEPEND=virtual/udev bash-completion? ( app-shells/bash app-shells/bash-completion ) elogind? ( sys-auth/elogind ) systemd? ( sys-apps/systemd ) DESCRIPTION=Optimize laptop battery life EAPI=8 HOMEPAGE=https://linrunner.de/tlp/ -INHERIT=udev +INHERIT=udev optfeature IUSE=bash-completion elogind systemd KEYWORDS=~amd64 LICENSE=GPL-2 @@ -13,5 +13,5 @@ REQUIRED_USE=?? ( elogind systemd ) RESTRICT=mirror SLOT=0 SRC_URI=https://github.com/linrunner/TLP/archive/refs/tags/1.5.0.tar.gz -> tlp-1.5.0.tar.gz -_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 udev f3a0a3964e2028a140c181f00eea9712 -_md5_=b06bcfd223da8267303ecc1de2998b9d +_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 udev f3a0a3964e2028a140c181f00eea9712 optfeature 1a2157392a869265b2afcb63a26c12ac +_md5_=320226bd6c8a491df244fd91ff21413e diff --git a/metadata/md5-cache/sys-process/gotop-4.1.3 b/metadata/md5-cache/sys-process/gotop-4.1.3 deleted file mode 100644 index 5f9fb16971..0000000000 --- a/metadata/md5-cache/sys-process/gotop-4.1.3 +++ /dev/null @@ -1,13 +0,0 @@ -BDEPEND=>=dev-lang/go-1.13 >=dev-lang/go-1.16 app-arch/unzip -DEFINED_PHASES=compile install unpack -DESCRIPTION=A terminal based graphical activity monitor inspired by gtop and vtop -EAPI=7 -HOMEPAGE=https://github.com/xxxserxxx/gotop -INHERIT=go-module -KEYWORDS=~amd64 ~x86 -LICENSE=Apache-2.0 BSD MIT -RESTRICT=strip -SLOT=0 -SRC_URI=https://github.com/xxxserxxx/gotop/archive/v4.1.3.tar.gz -> gotop-4.1.3.tar.gz mirror://goproxy//github.com/!burnt!sushi/toml/@v/v0.3.1.zip -> github.com%2F!burnt!sushi%2Ftoml%2F@v%2Fv0.3.1.zip mirror://goproxy//github.com/!burnt!sushi/toml/@v/v0.3.1.mod -> github.com%2F!burnt!sushi%2Ftoml%2F@v%2Fv0.3.1.mod mirror://goproxy//github.com/!stack!exchange/wmi/@v/v0.0.0-20190523213315-cbe66965904d.zip -> github.com%2F!stack!exchange%2Fwmi%2F@v%2Fv0.0.0-20190523213315-cbe66965904d.zip mirror://goproxy//github.com/!stack!exchange/wmi/@v/v0.0.0-20190523213315-cbe66965904d.mod -> github.com%2F!stack!exchange%2Fwmi%2F@v%2Fv0.0.0-20190523213315-cbe66965904d.mod mirror://goproxy//github.com/!victoria!metrics/metrics/@v/v1.11.2.zip -> github.com%2F!victoria!metrics%2Fmetrics%2F@v%2Fv1.11.2.zip mirror://goproxy//github.com/!victoria!metrics/metrics/@v/v1.11.2.mod -> github.com%2F!victoria!metrics%2Fmetrics%2F@v%2Fv1.11.2.mod mirror://goproxy//github.com/!vivid!cortex/ewma/@v/v1.1.1.zip -> github.com%2F!vivid!cortex%2Fewma%2F@v%2Fv1.1.1.zip mirror://goproxy//github.com/!vivid!cortex/ewma/@v/v1.1.1.mod -> github.com%2F!vivid!cortex%2Fewma%2F@v%2Fv1.1.1.mod mirror://goproxy//github.com/cloudfoundry-attic/jibber_jabber/@v/v0.0.0-20151120183258-bcc4c8345a21.zip -> github.com%2Fcloudfoundry-attic%2Fjibber_jabber%2F@v%2Fv0.0.0-20151120183258-bcc4c8345a21.zip mirror://goproxy//github.com/cloudfoundry-attic/jibber_jabber/@v/v0.0.0-20151120183258-bcc4c8345a21.mod -> github.com%2Fcloudfoundry-attic%2Fjibber_jabber%2F@v%2Fv0.0.0-20151120183258-bcc4c8345a21.mod mirror://goproxy//github.com/cloudfoundry/jibber_jabber/@v/v0.0.0-20151120183258-bcc4c8345a21.zip -> github.com%2Fcloudfoundry%2Fjibber_jabber%2F@v%2Fv0.0.0-20151120183258-bcc4c8345a21.zip mirror://goproxy//github.com/cloudfoundry/jibber_jabber/@v/v0.0.0-20151120183258-bcc4c8345a21.mod -> github.com%2Fcloudfoundry%2Fjibber_jabber%2F@v%2Fv0.0.0-20151120183258-bcc4c8345a21.mod mirror://goproxy//github.com/davecgh/go-spew/@v/v1.1.0.zip -> github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.0.zip mirror://goproxy//github.com/davecgh/go-spew/@v/v1.1.0.mod -> github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.0.mod mirror://goproxy//github.com/distatus/battery/@v/v0.10.0.zip -> github.com%2Fdistatus%2Fbattery%2F@v%2Fv0.10.0.zip mirror://goproxy//github.com/distatus/battery/@v/v0.10.0.mod -> github.com%2Fdistatus%2Fbattery%2F@v%2Fv0.10.0.mod mirror://goproxy//github.com/droundy/goopt/@v/v0.0.0-20170604162106-0b8effe182da.zip -> github.com%2Fdroundy%2Fgoopt%2F@v%2Fv0.0.0-20170604162106-0b8effe182da.zip mirror://goproxy//github.com/droundy/goopt/@v/v0.0.0-20170604162106-0b8effe182da.mod -> github.com%2Fdroundy%2Fgoopt%2F@v%2Fv0.0.0-20170604162106-0b8effe182da.mod mirror://goproxy//github.com/fsnotify/fsnotify/@v/v1.4.7.mod -> github.com%2Ffsnotify%2Ffsnotify%2F@v%2Fv1.4.7.mod mirror://goproxy//github.com/fsnotify/fsnotify/@v/v1.4.9.zip -> github.com%2Ffsnotify%2Ffsnotify%2F@v%2Fv1.4.9.zip mirror://goproxy//github.com/fsnotify/fsnotify/@v/v1.4.9.mod -> github.com%2Ffsnotify%2Ffsnotify%2F@v%2Fv1.4.9.mod mirror://goproxy//github.com/gizak/termui/v3/@v/v3.1.0.zip -> github.com%2Fgizak%2Ftermui%2Fv3%2F@v%2Fv3.1.0.zip mirror://goproxy//github.com/gizak/termui/v3/@v/v3.1.0.mod -> github.com%2Fgizak%2Ftermui%2Fv3%2F@v%2Fv3.1.0.mod mirror://goproxy//github.com/go-ole/go-ole/@v/v1.2.4.zip -> github.com%2Fgo-ole%2Fgo-ole%2F@v%2Fv1.2.4.zip mirror://goproxy//github.com/go-ole/go-ole/@v/v1.2.4.mod -> github.com%2Fgo-ole%2Fgo-ole%2F@v%2Fv1.2.4.mod mirror://goproxy//github.com/golang/protobuf/@v/v1.2.0.mod -> github.com%2Fgolang%2Fprotobuf%2F@v%2Fv1.2.0.mod mirror://goproxy//github.com/golang/protobuf/@v/v1.4.0-rc.1.mod -> github.com%2Fgolang%2Fprotobuf%2F@v%2Fv1.4.0-rc.1.mod mirror://goproxy//github.com/golang/protobuf/@v/v1.4.0-rc.1.0.20200221234624-67d41d38c208.mod -> github.com%2Fgolang%2Fprotobuf%2F@v%2Fv1.4.0-rc.1.0.20200221234624-67d41d38c208.mod mirror://goproxy//github.com/golang/protobuf/@v/v1.4.0-rc.2.mod -> github.com%2Fgolang%2Fprotobuf%2F@v%2Fv1.4.0-rc.2.mod mirror://goproxy//github.com/golang/protobuf/@v/v1.4.0-rc.4.0.20200313231945-b860323f09d0.mod -> github.com%2Fgolang%2Fprotobuf%2F@v%2Fv1.4.0-rc.4.0.20200313231945-b860323f09d0.mod mirror://goproxy//github.com/golang/protobuf/@v/v1.4.0.mod -> github.com%2Fgolang%2Fprotobuf%2F@v%2Fv1.4.0.mod mirror://goproxy//github.com/golang/protobuf/@v/v1.4.2.mod -> github.com%2Fgolang%2Fprotobuf%2F@v%2Fv1.4.2.mod mirror://goproxy//github.com/google/go-cmp/@v/v0.3.0.mod -> github.com%2Fgoogle%2Fgo-cmp%2F@v%2Fv0.3.0.mod mirror://goproxy//github.com/google/go-cmp/@v/v0.3.1.mod -> github.com%2Fgoogle%2Fgo-cmp%2F@v%2Fv0.3.1.mod mirror://goproxy//github.com/google/go-cmp/@v/v0.4.0.mod -> github.com%2Fgoogle%2Fgo-cmp%2F@v%2Fv0.4.0.mod mirror://goproxy//github.com/hpcloud/tail/@v/v1.0.0.mod -> github.com%2Fhpcloud%2Ftail%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/jessevdk/go-flags/@v/v1.4.0.mod -> github.com%2Fjessevdk%2Fgo-flags%2F@v%2Fv1.4.0.mod mirror://goproxy//github.com/kr/pretty/@v/v0.1.0.zip -> github.com%2Fkr%2Fpretty%2F@v%2Fv0.1.0.zip mirror://goproxy//github.com/kr/pretty/@v/v0.1.0.mod -> github.com%2Fkr%2Fpretty%2F@v%2Fv0.1.0.mod mirror://goproxy//github.com/kr/pty/@v/v1.1.1.mod -> github.com%2Fkr%2Fpty%2F@v%2Fv1.1.1.mod mirror://goproxy//github.com/kr/text/@v/v0.1.0.zip -> github.com%2Fkr%2Ftext%2F@v%2Fv0.1.0.zip mirror://goproxy//github.com/kr/text/@v/v0.1.0.mod -> github.com%2Fkr%2Ftext%2F@v%2Fv0.1.0.mod mirror://goproxy//github.com/mattn/go-runewidth/@v/v0.0.2.mod -> github.com%2Fmattn%2Fgo-runewidth%2F@v%2Fv0.0.2.mod mirror://goproxy//github.com/mattn/go-runewidth/@v/v0.0.4.zip -> github.com%2Fmattn%2Fgo-runewidth%2F@v%2Fv0.0.4.zip mirror://goproxy//github.com/mattn/go-runewidth/@v/v0.0.4.mod -> github.com%2Fmattn%2Fgo-runewidth%2F@v%2Fv0.0.4.mod mirror://goproxy//github.com/mitchellh/go-wordwrap/@v/v0.0.0-20150314170334-ad45545899c7.zip -> github.com%2Fmitchellh%2Fgo-wordwrap%2F@v%2Fv0.0.0-20150314170334-ad45545899c7.zip mirror://goproxy//github.com/mitchellh/go-wordwrap/@v/v0.0.0-20150314170334-ad45545899c7.mod -> github.com%2Fmitchellh%2Fgo-wordwrap%2F@v%2Fv0.0.0-20150314170334-ad45545899c7.mod mirror://goproxy//github.com/nsf/termbox-go/@v/v0.0.0-20190121233118-02980233997d.mod -> github.com%2Fnsf%2Ftermbox-go%2F@v%2Fv0.0.0-20190121233118-02980233997d.mod mirror://goproxy//github.com/nsf/termbox-go/@v/v0.0.0-20200418040025-38ba6e5628f1.zip -> github.com%2Fnsf%2Ftermbox-go%2F@v%2Fv0.0.0-20200418040025-38ba6e5628f1.zip mirror://goproxy//github.com/nsf/termbox-go/@v/v0.0.0-20200418040025-38ba6e5628f1.mod -> github.com%2Fnsf%2Ftermbox-go%2F@v%2Fv0.0.0-20200418040025-38ba6e5628f1.mod mirror://goproxy//github.com/nxadm/tail/@v/v1.4.4.zip -> github.com%2Fnxadm%2Ftail%2F@v%2Fv1.4.4.zip mirror://goproxy//github.com/nxadm/tail/@v/v1.4.4.mod -> github.com%2Fnxadm%2Ftail%2F@v%2Fv1.4.4.mod mirror://goproxy//github.com/onsi/ginkgo/@v/v1.6.0.mod -> github.com%2Fonsi%2Fginkgo%2F@v%2Fv1.6.0.mod mirror://goproxy//github.com/onsi/ginkgo/@v/v1.12.1.mod -> github.com%2Fonsi%2Fginkgo%2F@v%2Fv1.12.1.mod mirror://goproxy//github.com/onsi/ginkgo/@v/v1.14.2.zip -> github.com%2Fonsi%2Fginkgo%2F@v%2Fv1.14.2.zip mirror://goproxy//github.com/onsi/ginkgo/@v/v1.14.2.mod -> github.com%2Fonsi%2Fginkgo%2F@v%2Fv1.14.2.mod mirror://goproxy//github.com/onsi/gomega/@v/v1.7.1.mod -> github.com%2Fonsi%2Fgomega%2F@v%2Fv1.7.1.mod mirror://goproxy//github.com/onsi/gomega/@v/v1.10.1.mod -> github.com%2Fonsi%2Fgomega%2F@v%2Fv1.10.1.mod mirror://goproxy//github.com/onsi/gomega/@v/v1.10.4.zip -> github.com%2Fonsi%2Fgomega%2F@v%2Fv1.10.4.zip mirror://goproxy//github.com/onsi/gomega/@v/v1.10.4.mod -> github.com%2Fonsi%2Fgomega%2F@v%2Fv1.10.4.mod mirror://goproxy//github.com/pmezard/go-difflib/@v/v1.0.0.zip -> github.com%2Fpmezard%2Fgo-difflib%2F@v%2Fv1.0.0.zip mirror://goproxy//github.com/pmezard/go-difflib/@v/v1.0.0.mod -> github.com%2Fpmezard%2Fgo-difflib%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/shibukawa/configdir/@v/v0.0.0-20170330084843-e180dbdc8da0.zip -> github.com%2Fshibukawa%2Fconfigdir%2F@v%2Fv0.0.0-20170330084843-e180dbdc8da0.zip mirror://goproxy//github.com/shibukawa/configdir/@v/v0.0.0-20170330084843-e180dbdc8da0.mod -> github.com%2Fshibukawa%2Fconfigdir%2F@v%2Fv0.0.0-20170330084843-e180dbdc8da0.mod mirror://goproxy//github.com/shirou/gopsutil/@v/v3.20.12+incompatible.zip -> github.com%2Fshirou%2Fgopsutil%2F@v%2Fv3.20.12+incompatible.zip mirror://goproxy//github.com/shirou/gopsutil/@v/v3.20.12+incompatible.mod -> github.com%2Fshirou%2Fgopsutil%2F@v%2Fv3.20.12+incompatible.mod mirror://goproxy//github.com/stretchr/objx/@v/v0.1.0.mod -> github.com%2Fstretchr%2Fobjx%2F@v%2Fv0.1.0.mod mirror://goproxy//github.com/stretchr/testify/@v/v1.4.0.zip -> github.com%2Fstretchr%2Ftestify%2F@v%2Fv1.4.0.zip mirror://goproxy//github.com/stretchr/testify/@v/v1.4.0.mod -> github.com%2Fstretchr%2Ftestify%2F@v%2Fv1.4.0.mod mirror://goproxy//github.com/valyala/fastrand/@v/v1.0.0.zip -> github.com%2Fvalyala%2Ffastrand%2F@v%2Fv1.0.0.zip mirror://goproxy//github.com/valyala/fastrand/@v/v1.0.0.mod -> github.com%2Fvalyala%2Ffastrand%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/valyala/histogram/@v/v1.0.1.zip -> github.com%2Fvalyala%2Fhistogram%2F@v%2Fv1.0.1.zip mirror://goproxy//github.com/valyala/histogram/@v/v1.0.1.mod -> github.com%2Fvalyala%2Fhistogram%2F@v%2Fv1.0.1.mod mirror://goproxy//github.com/xxxserxxx/goopt/@v/v0.0.0-20220210150945-f4719cb0883e.zip -> github.com%2Fxxxserxxx%2Fgoopt%2F@v%2Fv0.0.0-20220210150945-f4719cb0883e.zip mirror://goproxy//github.com/xxxserxxx/goopt/@v/v0.0.0-20220210150945-f4719cb0883e.mod -> github.com%2Fxxxserxxx%2Fgoopt%2F@v%2Fv0.0.0-20220210150945-f4719cb0883e.mod mirror://goproxy//github.com/xxxserxxx/lingo/v2/@v/v2.0.1.zip -> github.com%2Fxxxserxxx%2Flingo%2Fv2%2F@v%2Fv2.0.1.zip mirror://goproxy//github.com/xxxserxxx/lingo/v2/@v/v2.0.1.mod -> github.com%2Fxxxserxxx%2Flingo%2Fv2%2F@v%2Fv2.0.1.mod mirror://goproxy//golang.org/x/crypto/@v/v0.0.0-20190308221718-c2843e01d9a2.mod -> golang.org%2Fx%2Fcrypto%2F@v%2Fv0.0.0-20190308221718-c2843e01d9a2.mod mirror://goproxy//golang.org/x/crypto/@v/v0.0.0-20200622213623-75b288015ac9.mod -> golang.org%2Fx%2Fcrypto%2F@v%2Fv0.0.0-20200622213623-75b288015ac9.mod mirror://goproxy//golang.org/x/net/@v/v0.0.0-20180906233101-161cd47e91fd.mod -> golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20180906233101-161cd47e91fd.mod mirror://goproxy//golang.org/x/net/@v/v0.0.0-20190404232315-eb5bcb51f2a3.mod -> golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20190404232315-eb5bcb51f2a3.mod mirror://goproxy//golang.org/x/net/@v/v0.0.0-20200520004742-59133d7f0dd7.mod -> golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20200520004742-59133d7f0dd7.mod mirror://goproxy//golang.org/x/net/@v/v0.0.0-20201202161906-c7110b5ffcbb.zip -> golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20201202161906-c7110b5ffcbb.zip mirror://goproxy//golang.org/x/net/@v/v0.0.0-20201202161906-c7110b5ffcbb.mod -> golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20201202161906-c7110b5ffcbb.mod mirror://goproxy//golang.org/x/sync/@v/v0.0.0-20180314180146-1d60e4601c6f.mod -> golang.org%2Fx%2Fsync%2F@v%2Fv0.0.0-20180314180146-1d60e4601c6f.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20180909124046-d0be0721c37e.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20180909124046-d0be0721c37e.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20190215142949-d0b11bdaac8a.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20190215142949-d0b11bdaac8a.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20190412213103-97732733099d.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20190412213103-97732733099d.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20190904154756-749cb33beabd.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20190904154756-749cb33beabd.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20190912141932-bc967efca4b8.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20190912141932-bc967efca4b8.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20191005200804-aed5e4c7ecf9.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20191005200804-aed5e4c7ecf9.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20191120155948-bd437916bb0e.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20191120155948-bd437916bb0e.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20200323222414-85ca7c5b95cd.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20200323222414-85ca7c5b95cd.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20200519105757-fe76b779f299.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20200519105757-fe76b779f299.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20200930185726-fdedc70b468f.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20200930185726-fdedc70b468f.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20210119212857-b64e53b001e4.zip -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20210119212857-b64e53b001e4.zip mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20210119212857-b64e53b001e4.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20210119212857-b64e53b001e4.mod mirror://goproxy//golang.org/x/text/@v/v0.3.0.mod -> golang.org%2Fx%2Ftext%2F@v%2Fv0.3.0.mod mirror://goproxy//golang.org/x/text/@v/v0.3.2.mod -> golang.org%2Fx%2Ftext%2F@v%2Fv0.3.2.mod mirror://goproxy//golang.org/x/text/@v/v0.3.3.zip -> golang.org%2Fx%2Ftext%2F@v%2Fv0.3.3.zip mirror://goproxy//golang.org/x/text/@v/v0.3.3.mod -> golang.org%2Fx%2Ftext%2F@v%2Fv0.3.3.mod mirror://goproxy//golang.org/x/tools/@v/v0.0.0-20180917221912-90fa682c2a6e.mod -> golang.org%2Fx%2Ftools%2F@v%2Fv0.0.0-20180917221912-90fa682c2a6e.mod mirror://goproxy//golang.org/x/xerrors/@v/v0.0.0-20191204190536-9bdfabe68543.mod -> golang.org%2Fx%2Fxerrors%2F@v%2Fv0.0.0-20191204190536-9bdfabe68543.mod mirror://goproxy//golang.org/x/xerrors/@v/v0.0.0-20200804184101-5ec99f83aff1.zip -> golang.org%2Fx%2Fxerrors%2F@v%2Fv0.0.0-20200804184101-5ec99f83aff1.zip mirror://goproxy//golang.org/x/xerrors/@v/v0.0.0-20200804184101-5ec99f83aff1.mod -> golang.org%2Fx%2Fxerrors%2F@v%2Fv0.0.0-20200804184101-5ec99f83aff1.mod mirror://goproxy//google.golang.org/protobuf/@v/v0.0.0-20200109180630-ec00e32a8dfd.mod -> google.golang.org%2Fprotobuf%2F@v%2Fv0.0.0-20200109180630-ec00e32a8dfd.mod mirror://goproxy//google.golang.org/protobuf/@v/v0.0.0-20200221191635-4d8936d0db64.mod -> google.golang.org%2Fprotobuf%2F@v%2Fv0.0.0-20200221191635-4d8936d0db64.mod mirror://goproxy//google.golang.org/protobuf/@v/v0.0.0-20200228230310-ab0ca4ff8a60.mod -> google.golang.org%2Fprotobuf%2F@v%2Fv0.0.0-20200228230310-ab0ca4ff8a60.mod mirror://goproxy//google.golang.org/protobuf/@v/v1.20.1-0.20200309200217-e05f789c0967.mod -> google.golang.org%2Fprotobuf%2F@v%2Fv1.20.1-0.20200309200217-e05f789c0967.mod mirror://goproxy//google.golang.org/protobuf/@v/v1.21.0.mod -> google.golang.org%2Fprotobuf%2F@v%2Fv1.21.0.mod mirror://goproxy//google.golang.org/protobuf/@v/v1.23.0.mod -> google.golang.org%2Fprotobuf%2F@v%2Fv1.23.0.mod mirror://goproxy//gopkg.in/check.v1/@v/v0.0.0-20161208181325-20d25e280405.mod -> gopkg.in%2Fcheck.v1%2F@v%2Fv0.0.0-20161208181325-20d25e280405.mod mirror://goproxy//gopkg.in/check.v1/@v/v1.0.0-20180628173108-788fd7840127.zip -> gopkg.in%2Fcheck.v1%2F@v%2Fv1.0.0-20180628173108-788fd7840127.zip mirror://goproxy//gopkg.in/check.v1/@v/v1.0.0-20180628173108-788fd7840127.mod -> gopkg.in%2Fcheck.v1%2F@v%2Fv1.0.0-20180628173108-788fd7840127.mod mirror://goproxy//gopkg.in/fsnotify.v1/@v/v1.4.7.mod -> gopkg.in%2Ffsnotify.v1%2F@v%2Fv1.4.7.mod mirror://goproxy//gopkg.in/tomb.v1/@v/v1.0.0-20141024135613-dd632973f1e7.zip -> gopkg.in%2Ftomb.v1%2F@v%2Fv1.0.0-20141024135613-dd632973f1e7.zip mirror://goproxy//gopkg.in/tomb.v1/@v/v1.0.0-20141024135613-dd632973f1e7.mod -> gopkg.in%2Ftomb.v1%2F@v%2Fv1.0.0-20141024135613-dd632973f1e7.mod mirror://goproxy//gopkg.in/yaml.v2/@v/v2.2.1.mod -> gopkg.in%2Fyaml.v2%2F@v%2Fv2.2.1.mod mirror://goproxy//gopkg.in/yaml.v2/@v/v2.2.2.mod -> gopkg.in%2Fyaml.v2%2F@v%2Fv2.2.2.mod mirror://goproxy//gopkg.in/yaml.v2/@v/v2.2.4.mod -> gopkg.in%2Fyaml.v2%2F@v%2Fv2.2.4.mod mirror://goproxy//gopkg.in/yaml.v2/@v/v2.3.0.zip -> gopkg.in%2Fyaml.v2%2F@v%2Fv2.3.0.zip mirror://goproxy//gopkg.in/yaml.v2/@v/v2.3.0.mod -> gopkg.in%2Fyaml.v2%2F@v%2Fv2.3.0.mod mirror://goproxy//howett.net/plist/@v/v0.0.0-20181124034731-591f970eefbb.mod -> howett.net%2Fplist%2F@v%2Fv0.0.0-20181124034731-591f970eefbb.mod mirror://goproxy//howett.net/plist/@v/v0.0.0-20200419221736-3b63eb3a43b5.zip -> howett.net%2Fplist%2F@v%2Fv0.0.0-20200419221736-3b63eb3a43b5.zip mirror://goproxy//howett.net/plist/@v/v0.0.0-20200419221736-3b63eb3a43b5.mod -> howett.net%2Fplist%2F@v%2Fv0.0.0-20200419221736-3b63eb3a43b5.mod -_eclasses_=go-module a13d34fe4e2996720e1ca6c53b9ea95a -_md5_=812ce61e7ca7ecb4e76e9c383e6021a2 diff --git a/metadata/md5-cache/sys-process/gotop-4.1.4 b/metadata/md5-cache/sys-process/gotop-4.1.4 new file mode 100644 index 0000000000..fb32d0bf9a --- /dev/null +++ b/metadata/md5-cache/sys-process/gotop-4.1.4 @@ -0,0 +1,13 @@ +BDEPEND=>=dev-lang/go-1.13 >=dev-lang/go-1.16 app-arch/unzip +DEFINED_PHASES=compile install unpack +DESCRIPTION=A terminal based graphical activity monitor inspired by gtop and vtop +EAPI=7 +HOMEPAGE=https://github.com/xxxserxxx/gotop +INHERIT=go-module +KEYWORDS=~amd64 ~x86 +LICENSE=Apache-2.0 BSD MIT +RESTRICT=strip +SLOT=0 +SRC_URI=https://github.com/xxxserxxx/gotop/archive/v4.1.4.tar.gz -> gotop-4.1.4.tar.gz mirror://goproxy//github.com/!burnt!sushi/toml/@v/v0.3.1.zip -> github.com%2F!burnt!sushi%2Ftoml%2F@v%2Fv0.3.1.zip mirror://goproxy//github.com/!burnt!sushi/toml/@v/v0.3.1.mod -> github.com%2F!burnt!sushi%2Ftoml%2F@v%2Fv0.3.1.mod mirror://goproxy//github.com/!burnt!sushi/toml/@v/v1.1.0.zip -> github.com%2F!burnt!sushi%2Ftoml%2F@v%2Fv1.1.0.zip mirror://goproxy//github.com/!burnt!sushi/toml/@v/v1.1.0.mod -> github.com%2F!burnt!sushi%2Ftoml%2F@v%2Fv1.1.0.mod mirror://goproxy//github.com/!stack!exchange/wmi/@v/v0.0.0-20190523213315-cbe66965904d.zip -> github.com%2F!stack!exchange%2Fwmi%2F@v%2Fv0.0.0-20190523213315-cbe66965904d.zip mirror://goproxy//github.com/!stack!exchange/wmi/@v/v0.0.0-20190523213315-cbe66965904d.mod -> github.com%2F!stack!exchange%2Fwmi%2F@v%2Fv0.0.0-20190523213315-cbe66965904d.mod mirror://goproxy//github.com/!stack!exchange/wmi/@v/v1.2.1.zip -> github.com%2F!stack!exchange%2Fwmi%2F@v%2Fv1.2.1.zip mirror://goproxy//github.com/!stack!exchange/wmi/@v/v1.2.1.mod -> github.com%2F!stack!exchange%2Fwmi%2F@v%2Fv1.2.1.mod mirror://goproxy//github.com/!victoria!metrics/metrics/@v/v1.11.2.zip -> github.com%2F!victoria!metrics%2Fmetrics%2F@v%2Fv1.11.2.zip mirror://goproxy//github.com/!victoria!metrics/metrics/@v/v1.11.2.mod -> github.com%2F!victoria!metrics%2Fmetrics%2F@v%2Fv1.11.2.mod mirror://goproxy//github.com/!victoria!metrics/metrics/@v/v1.18.1.zip -> github.com%2F!victoria!metrics%2Fmetrics%2F@v%2Fv1.18.1.zip mirror://goproxy//github.com/!victoria!metrics/metrics/@v/v1.18.1.mod -> github.com%2F!victoria!metrics%2Fmetrics%2F@v%2Fv1.18.1.mod mirror://goproxy//github.com/!vivid!cortex/ewma/@v/v1.1.1.zip -> github.com%2F!vivid!cortex%2Fewma%2F@v%2Fv1.1.1.zip mirror://goproxy//github.com/!vivid!cortex/ewma/@v/v1.1.1.mod -> github.com%2F!vivid!cortex%2Fewma%2F@v%2Fv1.1.1.mod mirror://goproxy//github.com/!vivid!cortex/ewma/@v/v1.2.0.zip -> github.com%2F!vivid!cortex%2Fewma%2F@v%2Fv1.2.0.zip mirror://goproxy//github.com/!vivid!cortex/ewma/@v/v1.2.0.mod -> github.com%2F!vivid!cortex%2Fewma%2F@v%2Fv1.2.0.mod mirror://goproxy//github.com/anatol/smart.go/@v/v0.0.0-20220404164659-a19872369963.zip -> github.com%2Fanatol%2Fsmart.go%2F@v%2Fv0.0.0-20220404164659-a19872369963.zip mirror://goproxy//github.com/anatol/smart.go/@v/v0.0.0-20220404164659-a19872369963.mod -> github.com%2Fanatol%2Fsmart.go%2F@v%2Fv0.0.0-20220404164659-a19872369963.mod mirror://goproxy//github.com/anatol/smart.go/@v/v0.0.0-20220608000525-80bf85256c1c.zip -> github.com%2Fanatol%2Fsmart.go%2F@v%2Fv0.0.0-20220608000525-80bf85256c1c.zip mirror://goproxy//github.com/anatol/smart.go/@v/v0.0.0-20220608000525-80bf85256c1c.mod -> github.com%2Fanatol%2Fsmart.go%2F@v%2Fv0.0.0-20220608000525-80bf85256c1c.mod mirror://goproxy//github.com/anatol/smart.go/@v/v0.0.0-20220615232124-64dea241c3bb.zip -> github.com%2Fanatol%2Fsmart.go%2F@v%2Fv0.0.0-20220615232124-64dea241c3bb.zip mirror://goproxy//github.com/anatol/smart.go/@v/v0.0.0-20220615232124-64dea241c3bb.mod -> github.com%2Fanatol%2Fsmart.go%2F@v%2Fv0.0.0-20220615232124-64dea241c3bb.mod mirror://goproxy//github.com/anatol/vmtest/@v/v0.0.0-20211215032353-afd7b1dd38ef.mod -> github.com%2Fanatol%2Fvmtest%2F@v%2Fv0.0.0-20211215032353-afd7b1dd38ef.mod mirror://goproxy//github.com/anatol/vmtest/@v/v0.0.0-20220413190228-7a42f1f6d7b8.mod -> github.com%2Fanatol%2Fvmtest%2F@v%2Fv0.0.0-20220413190228-7a42f1f6d7b8.mod mirror://goproxy//github.com/cloudfoundry-attic/jibber_jabber/@v/v0.0.0-20151120183258-bcc4c8345a21.zip -> github.com%2Fcloudfoundry-attic%2Fjibber_jabber%2F@v%2Fv0.0.0-20151120183258-bcc4c8345a21.zip mirror://goproxy//github.com/cloudfoundry-attic/jibber_jabber/@v/v0.0.0-20151120183258-bcc4c8345a21.mod -> github.com%2Fcloudfoundry-attic%2Fjibber_jabber%2F@v%2Fv0.0.0-20151120183258-bcc4c8345a21.mod mirror://goproxy//github.com/cloudfoundry/jibber_jabber/@v/v0.0.0-20151120183258-bcc4c8345a21.zip -> github.com%2Fcloudfoundry%2Fjibber_jabber%2F@v%2Fv0.0.0-20151120183258-bcc4c8345a21.zip mirror://goproxy//github.com/cloudfoundry/jibber_jabber/@v/v0.0.0-20151120183258-bcc4c8345a21.mod -> github.com%2Fcloudfoundry%2Fjibber_jabber%2F@v%2Fv0.0.0-20151120183258-bcc4c8345a21.mod mirror://goproxy//github.com/davecgh/go-spew/@v/v1.1.0.zip -> github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.0.zip mirror://goproxy//github.com/davecgh/go-spew/@v/v1.1.0.mod -> github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.0.mod mirror://goproxy//github.com/davecgh/go-spew/@v/v1.1.1.zip -> github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.1.zip mirror://goproxy//github.com/davecgh/go-spew/@v/v1.1.1.mod -> github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.1.mod mirror://goproxy//github.com/distatus/battery/@v/v0.10.0.zip -> github.com%2Fdistatus%2Fbattery%2F@v%2Fv0.10.0.zip mirror://goproxy//github.com/distatus/battery/@v/v0.10.0.mod -> github.com%2Fdistatus%2Fbattery%2F@v%2Fv0.10.0.mod mirror://goproxy//github.com/droundy/goopt/@v/v0.0.0-20170604162106-0b8effe182da.zip -> github.com%2Fdroundy%2Fgoopt%2F@v%2Fv0.0.0-20170604162106-0b8effe182da.zip mirror://goproxy//github.com/droundy/goopt/@v/v0.0.0-20170604162106-0b8effe182da.mod -> github.com%2Fdroundy%2Fgoopt%2F@v%2Fv0.0.0-20170604162106-0b8effe182da.mod mirror://goproxy//github.com/droundy/goopt/@v/v0.0.0-20220217183150-48d6390ad4d1.zip -> github.com%2Fdroundy%2Fgoopt%2F@v%2Fv0.0.0-20220217183150-48d6390ad4d1.zip mirror://goproxy//github.com/droundy/goopt/@v/v0.0.0-20220217183150-48d6390ad4d1.mod -> github.com%2Fdroundy%2Fgoopt%2F@v%2Fv0.0.0-20220217183150-48d6390ad4d1.mod mirror://goproxy//github.com/fsnotify/fsnotify/@v/v1.4.7.mod -> github.com%2Ffsnotify%2Ffsnotify%2F@v%2Fv1.4.7.mod mirror://goproxy//github.com/fsnotify/fsnotify/@v/v1.4.9.zip -> github.com%2Ffsnotify%2Ffsnotify%2F@v%2Fv1.4.9.zip mirror://goproxy//github.com/fsnotify/fsnotify/@v/v1.4.9.mod -> github.com%2Ffsnotify%2Ffsnotify%2F@v%2Fv1.4.9.mod mirror://goproxy//github.com/ghodss/yaml/@v/v1.0.0.zip -> github.com%2Fghodss%2Fyaml%2F@v%2Fv1.0.0.zip mirror://goproxy//github.com/ghodss/yaml/@v/v1.0.0.mod -> github.com%2Fghodss%2Fyaml%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/gizak/termui/v3/@v/v3.1.0.zip -> github.com%2Fgizak%2Ftermui%2Fv3%2F@v%2Fv3.1.0.zip mirror://goproxy//github.com/gizak/termui/v3/@v/v3.1.0.mod -> github.com%2Fgizak%2Ftermui%2Fv3%2F@v%2Fv3.1.0.mod mirror://goproxy//github.com/go-ole/go-ole/@v/v1.2.4.zip -> github.com%2Fgo-ole%2Fgo-ole%2F@v%2Fv1.2.4.zip mirror://goproxy//github.com/go-ole/go-ole/@v/v1.2.4.mod -> github.com%2Fgo-ole%2Fgo-ole%2F@v%2Fv1.2.4.mod mirror://goproxy//github.com/go-ole/go-ole/@v/v1.2.5.mod -> github.com%2Fgo-ole%2Fgo-ole%2F@v%2Fv1.2.5.mod mirror://goproxy//github.com/go-ole/go-ole/@v/v1.2.6.zip -> github.com%2Fgo-ole%2Fgo-ole%2F@v%2Fv1.2.6.zip mirror://goproxy//github.com/go-ole/go-ole/@v/v1.2.6.mod -> github.com%2Fgo-ole%2Fgo-ole%2F@v%2Fv1.2.6.mod mirror://goproxy//github.com/golang/protobuf/@v/v1.2.0.mod -> github.com%2Fgolang%2Fprotobuf%2F@v%2Fv1.2.0.mod mirror://goproxy//github.com/golang/protobuf/@v/v1.4.0-rc.1.mod -> github.com%2Fgolang%2Fprotobuf%2F@v%2Fv1.4.0-rc.1.mod mirror://goproxy//github.com/golang/protobuf/@v/v1.4.0-rc.1.0.20200221234624-67d41d38c208.mod -> github.com%2Fgolang%2Fprotobuf%2F@v%2Fv1.4.0-rc.1.0.20200221234624-67d41d38c208.mod mirror://goproxy//github.com/golang/protobuf/@v/v1.4.0-rc.2.mod -> github.com%2Fgolang%2Fprotobuf%2F@v%2Fv1.4.0-rc.2.mod mirror://goproxy//github.com/golang/protobuf/@v/v1.4.0-rc.4.0.20200313231945-b860323f09d0.mod -> github.com%2Fgolang%2Fprotobuf%2F@v%2Fv1.4.0-rc.4.0.20200313231945-b860323f09d0.mod mirror://goproxy//github.com/golang/protobuf/@v/v1.4.0.mod -> github.com%2Fgolang%2Fprotobuf%2F@v%2Fv1.4.0.mod mirror://goproxy//github.com/golang/protobuf/@v/v1.4.2.mod -> github.com%2Fgolang%2Fprotobuf%2F@v%2Fv1.4.2.mod mirror://goproxy//github.com/google/go-cmp/@v/v0.3.0.mod -> github.com%2Fgoogle%2Fgo-cmp%2F@v%2Fv0.3.0.mod mirror://goproxy//github.com/google/go-cmp/@v/v0.3.1.mod -> github.com%2Fgoogle%2Fgo-cmp%2F@v%2Fv0.3.1.mod mirror://goproxy//github.com/google/go-cmp/@v/v0.4.0.mod -> github.com%2Fgoogle%2Fgo-cmp%2F@v%2Fv0.4.0.mod mirror://goproxy//github.com/hpcloud/tail/@v/v1.0.0.mod -> github.com%2Fhpcloud%2Ftail%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/inconshreveable/mousetrap/@v/v1.0.0.mod -> github.com%2Finconshreveable%2Fmousetrap%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/jaypipes/ghw/@v/v0.9.0.zip -> github.com%2Fjaypipes%2Fghw%2F@v%2Fv0.9.0.zip mirror://goproxy//github.com/jaypipes/ghw/@v/v0.9.0.mod -> github.com%2Fjaypipes%2Fghw%2F@v%2Fv0.9.0.mod mirror://goproxy//github.com/jaypipes/pcidb/@v/v1.0.0.zip -> github.com%2Fjaypipes%2Fpcidb%2F@v%2Fv1.0.0.zip mirror://goproxy//github.com/jaypipes/pcidb/@v/v1.0.0.mod -> github.com%2Fjaypipes%2Fpcidb%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/jessevdk/go-flags/@v/v1.4.0.mod -> github.com%2Fjessevdk%2Fgo-flags%2F@v%2Fv1.4.0.mod mirror://goproxy//github.com/kballard/go-shellquote/@v/v0.0.0-20180428030007-95032a82bc51.mod -> github.com%2Fkballard%2Fgo-shellquote%2F@v%2Fv0.0.0-20180428030007-95032a82bc51.mod mirror://goproxy//github.com/kr/pretty/@v/v0.1.0.zip -> github.com%2Fkr%2Fpretty%2F@v%2Fv0.1.0.zip mirror://goproxy//github.com/kr/pretty/@v/v0.1.0.mod -> github.com%2Fkr%2Fpretty%2F@v%2Fv0.1.0.mod mirror://goproxy//github.com/kr/pty/@v/v1.1.1.mod -> github.com%2Fkr%2Fpty%2F@v%2Fv1.1.1.mod mirror://goproxy//github.com/kr/text/@v/v0.1.0.zip -> github.com%2Fkr%2Ftext%2F@v%2Fv0.1.0.zip mirror://goproxy//github.com/kr/text/@v/v0.1.0.mod -> github.com%2Fkr%2Ftext%2F@v%2Fv0.1.0.mod mirror://goproxy//github.com/mattn/go-runewidth/@v/v0.0.2.mod -> github.com%2Fmattn%2Fgo-runewidth%2F@v%2Fv0.0.2.mod mirror://goproxy//github.com/mattn/go-runewidth/@v/v0.0.4.zip -> github.com%2Fmattn%2Fgo-runewidth%2F@v%2Fv0.0.4.zip mirror://goproxy//github.com/mattn/go-runewidth/@v/v0.0.4.mod -> github.com%2Fmattn%2Fgo-runewidth%2F@v%2Fv0.0.4.mod mirror://goproxy//github.com/mattn/go-runewidth/@v/v0.0.9.mod -> github.com%2Fmattn%2Fgo-runewidth%2F@v%2Fv0.0.9.mod mirror://goproxy//github.com/mattn/go-runewidth/@v/v0.0.13.zip -> github.com%2Fmattn%2Fgo-runewidth%2F@v%2Fv0.0.13.zip mirror://goproxy//github.com/mattn/go-runewidth/@v/v0.0.13.mod -> github.com%2Fmattn%2Fgo-runewidth%2F@v%2Fv0.0.13.mod mirror://goproxy//github.com/mitchellh/go-homedir/@v/v1.0.0.mod -> github.com%2Fmitchellh%2Fgo-homedir%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/mitchellh/go-homedir/@v/v1.1.0.zip -> github.com%2Fmitchellh%2Fgo-homedir%2F@v%2Fv1.1.0.zip mirror://goproxy//github.com/mitchellh/go-homedir/@v/v1.1.0.mod -> github.com%2Fmitchellh%2Fgo-homedir%2F@v%2Fv1.1.0.mod mirror://goproxy//github.com/mitchellh/go-wordwrap/@v/v0.0.0-20150314170334-ad45545899c7.zip -> github.com%2Fmitchellh%2Fgo-wordwrap%2F@v%2Fv0.0.0-20150314170334-ad45545899c7.zip mirror://goproxy//github.com/mitchellh/go-wordwrap/@v/v0.0.0-20150314170334-ad45545899c7.mod -> github.com%2Fmitchellh%2Fgo-wordwrap%2F@v%2Fv0.0.0-20150314170334-ad45545899c7.mod mirror://goproxy//github.com/mitchellh/go-wordwrap/@v/v1.0.1.zip -> github.com%2Fmitchellh%2Fgo-wordwrap%2F@v%2Fv1.0.1.zip mirror://goproxy//github.com/mitchellh/go-wordwrap/@v/v1.0.1.mod -> github.com%2Fmitchellh%2Fgo-wordwrap%2F@v%2Fv1.0.1.mod mirror://goproxy//github.com/nsf/termbox-go/@v/v0.0.0-20190121233118-02980233997d.mod -> github.com%2Fnsf%2Ftermbox-go%2F@v%2Fv0.0.0-20190121233118-02980233997d.mod mirror://goproxy//github.com/nsf/termbox-go/@v/v0.0.0-20200418040025-38ba6e5628f1.zip -> github.com%2Fnsf%2Ftermbox-go%2F@v%2Fv0.0.0-20200418040025-38ba6e5628f1.zip mirror://goproxy//github.com/nsf/termbox-go/@v/v0.0.0-20200418040025-38ba6e5628f1.mod -> github.com%2Fnsf%2Ftermbox-go%2F@v%2Fv0.0.0-20200418040025-38ba6e5628f1.mod mirror://goproxy//github.com/nsf/termbox-go/@v/v1.1.1.zip -> github.com%2Fnsf%2Ftermbox-go%2F@v%2Fv1.1.1.zip mirror://goproxy//github.com/nsf/termbox-go/@v/v1.1.1.mod -> github.com%2Fnsf%2Ftermbox-go%2F@v%2Fv1.1.1.mod mirror://goproxy//github.com/nxadm/tail/@v/v1.4.4.zip -> github.com%2Fnxadm%2Ftail%2F@v%2Fv1.4.4.zip mirror://goproxy//github.com/nxadm/tail/@v/v1.4.4.mod -> github.com%2Fnxadm%2Ftail%2F@v%2Fv1.4.4.mod mirror://goproxy//github.com/onsi/ginkgo/@v/v1.6.0.mod -> github.com%2Fonsi%2Fginkgo%2F@v%2Fv1.6.0.mod mirror://goproxy//github.com/onsi/ginkgo/@v/v1.12.1.mod -> github.com%2Fonsi%2Fginkgo%2F@v%2Fv1.12.1.mod mirror://goproxy//github.com/onsi/ginkgo/@v/v1.14.2.zip -> github.com%2Fonsi%2Fginkgo%2F@v%2Fv1.14.2.zip mirror://goproxy//github.com/onsi/ginkgo/@v/v1.14.2.mod -> github.com%2Fonsi%2Fginkgo%2F@v%2Fv1.14.2.mod mirror://goproxy//github.com/onsi/gomega/@v/v1.7.1.mod -> github.com%2Fonsi%2Fgomega%2F@v%2Fv1.7.1.mod mirror://goproxy//github.com/onsi/gomega/@v/v1.10.1.mod -> github.com%2Fonsi%2Fgomega%2F@v%2Fv1.10.1.mod mirror://goproxy//github.com/onsi/gomega/@v/v1.10.4.zip -> github.com%2Fonsi%2Fgomega%2F@v%2Fv1.10.4.zip mirror://goproxy//github.com/onsi/gomega/@v/v1.10.4.mod -> github.com%2Fonsi%2Fgomega%2F@v%2Fv1.10.4.mod mirror://goproxy//github.com/pkg/errors/@v/v0.9.1.zip -> github.com%2Fpkg%2Ferrors%2F@v%2Fv0.9.1.zip mirror://goproxy//github.com/pkg/errors/@v/v0.9.1.mod -> github.com%2Fpkg%2Ferrors%2F@v%2Fv0.9.1.mod mirror://goproxy//github.com/pmezard/go-difflib/@v/v1.0.0.zip -> github.com%2Fpmezard%2Fgo-difflib%2F@v%2Fv1.0.0.zip mirror://goproxy//github.com/pmezard/go-difflib/@v/v1.0.0.mod -> github.com%2Fpmezard%2Fgo-difflib%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/rivo/uniseg/@v/v0.2.0.zip -> github.com%2Frivo%2Funiseg%2F@v%2Fv0.2.0.zip mirror://goproxy//github.com/rivo/uniseg/@v/v0.2.0.mod -> github.com%2Frivo%2Funiseg%2F@v%2Fv0.2.0.mod mirror://goproxy//github.com/shibukawa/configdir/@v/v0.0.0-20170330084843-e180dbdc8da0.zip -> github.com%2Fshibukawa%2Fconfigdir%2F@v%2Fv0.0.0-20170330084843-e180dbdc8da0.zip mirror://goproxy//github.com/shibukawa/configdir/@v/v0.0.0-20170330084843-e180dbdc8da0.mod -> github.com%2Fshibukawa%2Fconfigdir%2F@v%2Fv0.0.0-20170330084843-e180dbdc8da0.mod mirror://goproxy//github.com/shirou/gopsutil/@v/v3.20.12+incompatible.zip -> github.com%2Fshirou%2Fgopsutil%2F@v%2Fv3.20.12+incompatible.zip mirror://goproxy//github.com/shirou/gopsutil/@v/v3.20.12+incompatible.mod -> github.com%2Fshirou%2Fgopsutil%2F@v%2Fv3.20.12+incompatible.mod mirror://goproxy//github.com/spf13/cobra/@v/v0.0.3.mod -> github.com%2Fspf13%2Fcobra%2F@v%2Fv0.0.3.mod mirror://goproxy//github.com/spf13/pflag/@v/v1.0.2.mod -> github.com%2Fspf13%2Fpflag%2F@v%2Fv1.0.2.mod mirror://goproxy//github.com/stretchr/objx/@v/v0.1.0.mod -> github.com%2Fstretchr%2Fobjx%2F@v%2Fv0.1.0.mod mirror://goproxy//github.com/stretchr/testify/@v/v1.4.0.zip -> github.com%2Fstretchr%2Ftestify%2F@v%2Fv1.4.0.zip mirror://goproxy//github.com/stretchr/testify/@v/v1.4.0.mod -> github.com%2Fstretchr%2Ftestify%2F@v%2Fv1.4.0.mod mirror://goproxy//github.com/stretchr/testify/@v/v1.7.0.mod -> github.com%2Fstretchr%2Ftestify%2F@v%2Fv1.7.0.mod mirror://goproxy//github.com/stretchr/testify/@v/v1.7.1.zip -> github.com%2Fstretchr%2Ftestify%2F@v%2Fv1.7.1.zip mirror://goproxy//github.com/stretchr/testify/@v/v1.7.1.mod -> github.com%2Fstretchr%2Ftestify%2F@v%2Fv1.7.1.mod mirror://goproxy//github.com/stretchr/testify/@v/v1.7.2.zip -> github.com%2Fstretchr%2Ftestify%2F@v%2Fv1.7.2.zip mirror://goproxy//github.com/stretchr/testify/@v/v1.7.2.mod -> github.com%2Fstretchr%2Ftestify%2F@v%2Fv1.7.2.mod mirror://goproxy//github.com/tmc/scp/@v/v0.0.0-20170824174625-f7b48647feef.mod -> github.com%2Ftmc%2Fscp%2F@v%2Fv0.0.0-20170824174625-f7b48647feef.mod mirror://goproxy//github.com/valyala/fastrand/@v/v1.0.0.zip -> github.com%2Fvalyala%2Ffastrand%2F@v%2Fv1.0.0.zip mirror://goproxy//github.com/valyala/fastrand/@v/v1.0.0.mod -> github.com%2Fvalyala%2Ffastrand%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/valyala/fastrand/@v/v1.1.0.zip -> github.com%2Fvalyala%2Ffastrand%2F@v%2Fv1.1.0.zip mirror://goproxy//github.com/valyala/fastrand/@v/v1.1.0.mod -> github.com%2Fvalyala%2Ffastrand%2F@v%2Fv1.1.0.mod mirror://goproxy//github.com/valyala/histogram/@v/v1.0.1.zip -> github.com%2Fvalyala%2Fhistogram%2F@v%2Fv1.0.1.zip mirror://goproxy//github.com/valyala/histogram/@v/v1.0.1.mod -> github.com%2Fvalyala%2Fhistogram%2F@v%2Fv1.0.1.mod mirror://goproxy//github.com/valyala/histogram/@v/v1.2.0.zip -> github.com%2Fvalyala%2Fhistogram%2F@v%2Fv1.2.0.zip mirror://goproxy//github.com/valyala/histogram/@v/v1.2.0.mod -> github.com%2Fvalyala%2Fhistogram%2F@v%2Fv1.2.0.mod mirror://goproxy//github.com/xxxserxxx/goopt/@v/v0.0.0-20220210150945-f4719cb0883e.zip -> github.com%2Fxxxserxxx%2Fgoopt%2F@v%2Fv0.0.0-20220210150945-f4719cb0883e.zip mirror://goproxy//github.com/xxxserxxx/goopt/@v/v0.0.0-20220210150945-f4719cb0883e.mod -> github.com%2Fxxxserxxx%2Fgoopt%2F@v%2Fv0.0.0-20220210150945-f4719cb0883e.mod mirror://goproxy//github.com/xxxserxxx/lingo/v2/@v/v2.0.1.zip -> github.com%2Fxxxserxxx%2Flingo%2Fv2%2F@v%2Fv2.0.1.zip mirror://goproxy//github.com/xxxserxxx/lingo/v2/@v/v2.0.1.mod -> github.com%2Fxxxserxxx%2Flingo%2Fv2%2F@v%2Fv2.0.1.mod mirror://goproxy//golang.org/x/crypto/@v/v0.0.0-20190308221718-c2843e01d9a2.mod -> golang.org%2Fx%2Fcrypto%2F@v%2Fv0.0.0-20190308221718-c2843e01d9a2.mod mirror://goproxy//golang.org/x/crypto/@v/v0.0.0-20200622213623-75b288015ac9.mod -> golang.org%2Fx%2Fcrypto%2F@v%2Fv0.0.0-20200622213623-75b288015ac9.mod mirror://goproxy//golang.org/x/crypto/@v/v0.0.0-20220331220935-ae2d96664a29.mod -> golang.org%2Fx%2Fcrypto%2F@v%2Fv0.0.0-20220331220935-ae2d96664a29.mod mirror://goproxy//golang.org/x/crypto/@v/v0.0.0-20220525230936-793ad666bf5e.mod -> golang.org%2Fx%2Fcrypto%2F@v%2Fv0.0.0-20220525230936-793ad666bf5e.mod mirror://goproxy//golang.org/x/net/@v/v0.0.0-20180906233101-161cd47e91fd.mod -> golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20180906233101-161cd47e91fd.mod mirror://goproxy//golang.org/x/net/@v/v0.0.0-20190404232315-eb5bcb51f2a3.mod -> golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20190404232315-eb5bcb51f2a3.mod mirror://goproxy//golang.org/x/net/@v/v0.0.0-20200520004742-59133d7f0dd7.mod -> golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20200520004742-59133d7f0dd7.mod mirror://goproxy//golang.org/x/net/@v/v0.0.0-20201202161906-c7110b5ffcbb.zip -> golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20201202161906-c7110b5ffcbb.zip mirror://goproxy//golang.org/x/net/@v/v0.0.0-20201202161906-c7110b5ffcbb.mod -> golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20201202161906-c7110b5ffcbb.mod mirror://goproxy//golang.org/x/net/@v/v0.0.0-20211112202133-69e39bad7dc2.zip -> golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20211112202133-69e39bad7dc2.zip mirror://goproxy//golang.org/x/net/@v/v0.0.0-20211112202133-69e39bad7dc2.mod -> golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20211112202133-69e39bad7dc2.mod mirror://goproxy//golang.org/x/sync/@v/v0.0.0-20180314180146-1d60e4601c6f.mod -> golang.org%2Fx%2Fsync%2F@v%2Fv0.0.0-20180314180146-1d60e4601c6f.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20180909124046-d0be0721c37e.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20180909124046-d0be0721c37e.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20190215142949-d0b11bdaac8a.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20190215142949-d0b11bdaac8a.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20190412213103-97732733099d.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20190412213103-97732733099d.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20190904154756-749cb33beabd.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20190904154756-749cb33beabd.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20190912141932-bc967efca4b8.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20190912141932-bc967efca4b8.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20190916202348-b4ddaad3f8a3.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20190916202348-b4ddaad3f8a3.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20191005200804-aed5e4c7ecf9.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20191005200804-aed5e4c7ecf9.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20191120155948-bd437916bb0e.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20191120155948-bd437916bb0e.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20200323222414-85ca7c5b95cd.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20200323222414-85ca7c5b95cd.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20200519105757-fe76b779f299.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20200519105757-fe76b779f299.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20200930185726-fdedc70b468f.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20200930185726-fdedc70b468f.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20201119102817-f84b799fce68.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20201119102817-f84b799fce68.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20210119212857-b64e53b001e4.zip -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20210119212857-b64e53b001e4.zip mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20210119212857-b64e53b001e4.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20210119212857-b64e53b001e4.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20210423082822-04245dca01da.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20210423082822-04245dca01da.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20210615035016-665e8c7367d1.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20210615035016-665e8c7367d1.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20211004093028-2c5d950f24ef.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20211004093028-2c5d950f24ef.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20220319134239-a9b59b0215f8.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20220319134239-a9b59b0215f8.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20220403205710-6acee93ad0eb.zip -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20220403205710-6acee93ad0eb.zip mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20220403205710-6acee93ad0eb.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20220403205710-6acee93ad0eb.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20220412211240-33da011f77ad.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20220412211240-33da011f77ad.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20220520151302-bc2c85ada10a.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20220520151302-bc2c85ada10a.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20220610221304-9f5ed59c137d.zip -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20220610221304-9f5ed59c137d.zip mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20220610221304-9f5ed59c137d.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20220610221304-9f5ed59c137d.mod mirror://goproxy//golang.org/x/term/@v/v0.0.0-20201126162022-7de9c90e9dd1.mod -> golang.org%2Fx%2Fterm%2F@v%2Fv0.0.0-20201126162022-7de9c90e9dd1.mod mirror://goproxy//golang.org/x/text/@v/v0.3.0.mod -> golang.org%2Fx%2Ftext%2F@v%2Fv0.3.0.mod mirror://goproxy//golang.org/x/text/@v/v0.3.2.mod -> golang.org%2Fx%2Ftext%2F@v%2Fv0.3.2.mod mirror://goproxy//golang.org/x/text/@v/v0.3.3.zip -> golang.org%2Fx%2Ftext%2F@v%2Fv0.3.3.zip mirror://goproxy//golang.org/x/text/@v/v0.3.3.mod -> golang.org%2Fx%2Ftext%2F@v%2Fv0.3.3.mod mirror://goproxy//golang.org/x/text/@v/v0.3.6.zip -> golang.org%2Fx%2Ftext%2F@v%2Fv0.3.6.zip mirror://goproxy//golang.org/x/text/@v/v0.3.6.mod -> golang.org%2Fx%2Ftext%2F@v%2Fv0.3.6.mod mirror://goproxy//golang.org/x/tools/@v/v0.0.0-20180917221912-90fa682c2a6e.mod -> golang.org%2Fx%2Ftools%2F@v%2Fv0.0.0-20180917221912-90fa682c2a6e.mod mirror://goproxy//golang.org/x/xerrors/@v/v0.0.0-20191204190536-9bdfabe68543.mod -> golang.org%2Fx%2Fxerrors%2F@v%2Fv0.0.0-20191204190536-9bdfabe68543.mod mirror://goproxy//golang.org/x/xerrors/@v/v0.0.0-20200804184101-5ec99f83aff1.zip -> golang.org%2Fx%2Fxerrors%2F@v%2Fv0.0.0-20200804184101-5ec99f83aff1.zip mirror://goproxy//golang.org/x/xerrors/@v/v0.0.0-20200804184101-5ec99f83aff1.mod -> golang.org%2Fx%2Fxerrors%2F@v%2Fv0.0.0-20200804184101-5ec99f83aff1.mod mirror://goproxy//google.golang.org/protobuf/@v/v0.0.0-20200109180630-ec00e32a8dfd.mod -> google.golang.org%2Fprotobuf%2F@v%2Fv0.0.0-20200109180630-ec00e32a8dfd.mod mirror://goproxy//google.golang.org/protobuf/@v/v0.0.0-20200221191635-4d8936d0db64.mod -> google.golang.org%2Fprotobuf%2F@v%2Fv0.0.0-20200221191635-4d8936d0db64.mod mirror://goproxy//google.golang.org/protobuf/@v/v0.0.0-20200228230310-ab0ca4ff8a60.mod -> google.golang.org%2Fprotobuf%2F@v%2Fv0.0.0-20200228230310-ab0ca4ff8a60.mod mirror://goproxy//google.golang.org/protobuf/@v/v1.20.1-0.20200309200217-e05f789c0967.mod -> google.golang.org%2Fprotobuf%2F@v%2Fv1.20.1-0.20200309200217-e05f789c0967.mod mirror://goproxy//google.golang.org/protobuf/@v/v1.21.0.mod -> google.golang.org%2Fprotobuf%2F@v%2Fv1.21.0.mod mirror://goproxy//google.golang.org/protobuf/@v/v1.23.0.mod -> google.golang.org%2Fprotobuf%2F@v%2Fv1.23.0.mod mirror://goproxy//gopkg.in/check.v1/@v/v0.0.0-20161208181325-20d25e280405.mod -> gopkg.in%2Fcheck.v1%2F@v%2Fv0.0.0-20161208181325-20d25e280405.mod mirror://goproxy//gopkg.in/check.v1/@v/v1.0.0-20180628173108-788fd7840127.zip -> gopkg.in%2Fcheck.v1%2F@v%2Fv1.0.0-20180628173108-788fd7840127.zip mirror://goproxy//gopkg.in/check.v1/@v/v1.0.0-20180628173108-788fd7840127.mod -> gopkg.in%2Fcheck.v1%2F@v%2Fv1.0.0-20180628173108-788fd7840127.mod mirror://goproxy//gopkg.in/fsnotify.v1/@v/v1.4.7.mod -> gopkg.in%2Ffsnotify.v1%2F@v%2Fv1.4.7.mod mirror://goproxy//gopkg.in/tomb.v1/@v/v1.0.0-20141024135613-dd632973f1e7.zip -> gopkg.in%2Ftomb.v1%2F@v%2Fv1.0.0-20141024135613-dd632973f1e7.zip mirror://goproxy//gopkg.in/tomb.v1/@v/v1.0.0-20141024135613-dd632973f1e7.mod -> gopkg.in%2Ftomb.v1%2F@v%2Fv1.0.0-20141024135613-dd632973f1e7.mod mirror://goproxy//gopkg.in/yaml.v1/@v/v1.0.0-20140924161607-9f9df34309c0.mod -> gopkg.in%2Fyaml.v1%2F@v%2Fv1.0.0-20140924161607-9f9df34309c0.mod mirror://goproxy//gopkg.in/yaml.v2/@v/v2.2.1.mod -> gopkg.in%2Fyaml.v2%2F@v%2Fv2.2.1.mod mirror://goproxy//gopkg.in/yaml.v2/@v/v2.2.2.mod -> gopkg.in%2Fyaml.v2%2F@v%2Fv2.2.2.mod mirror://goproxy//gopkg.in/yaml.v2/@v/v2.2.4.mod -> gopkg.in%2Fyaml.v2%2F@v%2Fv2.2.4.mod mirror://goproxy//gopkg.in/yaml.v2/@v/v2.3.0.zip -> gopkg.in%2Fyaml.v2%2F@v%2Fv2.3.0.zip mirror://goproxy//gopkg.in/yaml.v2/@v/v2.3.0.mod -> gopkg.in%2Fyaml.v2%2F@v%2Fv2.3.0.mod mirror://goproxy//gopkg.in/yaml.v2/@v/v2.4.0.zip -> gopkg.in%2Fyaml.v2%2F@v%2Fv2.4.0.zip mirror://goproxy//gopkg.in/yaml.v2/@v/v2.4.0.mod -> gopkg.in%2Fyaml.v2%2F@v%2Fv2.4.0.mod mirror://goproxy//gopkg.in/yaml.v3/@v/v3.0.0-20200313102051-9f266ea9e77c.mod -> gopkg.in%2Fyaml.v3%2F@v%2Fv3.0.0-20200313102051-9f266ea9e77c.mod mirror://goproxy//gopkg.in/yaml.v3/@v/v3.0.0-20210107192922-496545a6307b.mod -> gopkg.in%2Fyaml.v3%2F@v%2Fv3.0.0-20210107192922-496545a6307b.mod mirror://goproxy//gopkg.in/yaml.v3/@v/v3.0.1.zip -> gopkg.in%2Fyaml.v3%2F@v%2Fv3.0.1.zip mirror://goproxy//gopkg.in/yaml.v3/@v/v3.0.1.mod -> gopkg.in%2Fyaml.v3%2F@v%2Fv3.0.1.mod mirror://goproxy//howett.net/plist/@v/v0.0.0-20181124034731-591f970eefbb.mod -> howett.net%2Fplist%2F@v%2Fv0.0.0-20181124034731-591f970eefbb.mod mirror://goproxy//howett.net/plist/@v/v0.0.0-20200419221736-3b63eb3a43b5.zip -> howett.net%2Fplist%2F@v%2Fv0.0.0-20200419221736-3b63eb3a43b5.zip mirror://goproxy//howett.net/plist/@v/v0.0.0-20200419221736-3b63eb3a43b5.mod -> howett.net%2Fplist%2F@v%2Fv0.0.0-20200419221736-3b63eb3a43b5.mod mirror://goproxy//howett.net/plist/@v/v1.0.0.zip -> howett.net%2Fplist%2F@v%2Fv1.0.0.zip mirror://goproxy//howett.net/plist/@v/v1.0.0.mod -> howett.net%2Fplist%2F@v%2Fv1.0.0.mod +_eclasses_=go-module a13d34fe4e2996720e1ca6c53b9ea95a +_md5_=d51852eff8488e477f33ccf0ebb75548 diff --git a/metadata/md5-cache/www-client/torbrowser-launcher-0.3.5-r1 b/metadata/md5-cache/www-client/torbrowser-launcher-0.3.5-r1 index 45e04a0cc5..46a51d9561 100644 --- a/metadata/md5-cache/www-client/torbrowser-launcher-0.3.5-r1 +++ b/metadata/md5-cache/www-client/torbrowser-launcher-0.3.5-r1 @@ -1,6 +1,6 @@ BDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) DEFINED_PHASES=compile configure install postinst postrm preinst prepare test -DESCRIPTION=A program to download, updated, and run the Tor Browser Bundle +DESCRIPTION=A program to download, update, and run the Tor Browser Bundle EAPI=8 HOMEPAGE=https://github.com/micahflee/torbrowser-launcher IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info @@ -14,4 +14,4 @@ RESTRICT=test SLOT=0 SRC_URI=https://github.com/micahflee/torbrowser-launcher/archive/v0.3.5.tar.gz -> torbrowser-launcher-0.3.5.tar.gz _eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 dd5e1098e305ad508d21f496e9e37046 python-r1 7b65c41111cd80a4d4a0921e8d4a310c distutils-r1 e3b0f72d558eb613ff83262d22cbf887 optfeature 1a2157392a869265b2afcb63a26c12ac xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e xdg 6024fbc93167fad782e2032933654857 -_md5_=9e3b86670ea8c92783f6828a5ac25c17 +_md5_=3a1994834a604efd85c06ec3a7df401f diff --git a/metadata/md5-cache/www-client/torbrowser-launcher-0.3.5-r2 b/metadata/md5-cache/www-client/torbrowser-launcher-0.3.5-r2 index 0215f3f7b9..7709c14604 100644 --- a/metadata/md5-cache/www-client/torbrowser-launcher-0.3.5-r2 +++ b/metadata/md5-cache/www-client/torbrowser-launcher-0.3.5-r2 @@ -1,6 +1,6 @@ BDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) DEFINED_PHASES=compile configure install postinst postrm preinst prepare test -DESCRIPTION=A program to download, updated, and run the Tor Browser Bundle +DESCRIPTION=A program to download, update, and run the Tor Browser Bundle EAPI=8 HOMEPAGE=https://github.com/micahflee/torbrowser-launcher IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info @@ -14,4 +14,4 @@ RESTRICT=test SLOT=0 SRC_URI=https://github.com/micahflee/torbrowser-launcher/archive/v0.3.5.tar.gz -> torbrowser-launcher-0.3.5.tar.gz _eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 dd5e1098e305ad508d21f496e9e37046 python-r1 7b65c41111cd80a4d4a0921e8d4a310c distutils-r1 e3b0f72d558eb613ff83262d22cbf887 optfeature 1a2157392a869265b2afcb63a26c12ac xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e xdg 6024fbc93167fad782e2032933654857 -_md5_=9314e49e5f10b315ac0d35a62e94e2ce +_md5_=c65f8db824e9acaead53d8443e053dd1 diff --git a/metadata/md5-cache/www-client/torbrowser-launcher-9999 b/metadata/md5-cache/www-client/torbrowser-launcher-9999 index cb84c0dc55..5c64f2c040 100644 --- a/metadata/md5-cache/www-client/torbrowser-launcher-9999 +++ b/metadata/md5-cache/www-client/torbrowser-launcher-9999 @@ -1,6 +1,6 @@ BDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) >=dev-vcs/git-1.8.2.1[curl] DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack -DESCRIPTION=A program to download, updated, and run the Tor Browser Bundle +DESCRIPTION=A program to download, update, and run the Tor Browser Bundle EAPI=8 HOMEPAGE=https://github.com/micahflee/torbrowser-launcher IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info @@ -13,4 +13,4 @@ REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targe RESTRICT=test SLOT=0 _eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 dd5e1098e305ad508d21f496e9e37046 python-r1 7b65c41111cd80a4d4a0921e8d4a310c distutils-r1 e3b0f72d558eb613ff83262d22cbf887 optfeature 1a2157392a869265b2afcb63a26c12ac xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e xdg 6024fbc93167fad782e2032933654857 git-r3 b9ac6f96d2a88edb5b351df634dc5e53 -_md5_=9314e49e5f10b315ac0d35a62e94e2ce +_md5_=c65f8db824e9acaead53d8443e053dd1 diff --git a/metadata/md5-cache/www-servers/hinsightd-0.9.14 b/metadata/md5-cache/www-servers/hinsightd-0.9.15_p20220727 similarity index 74% rename from metadata/md5-cache/www-servers/hinsightd-0.9.14 rename to metadata/md5-cache/www-servers/hinsightd-0.9.15_p20220727 index 3d80e53cda..07c4311e90 100644 --- a/metadata/md5-cache/www-servers/hinsightd-0.9.14 +++ b/metadata/md5-cache/www-servers/hinsightd-0.9.15_p20220727 @@ -1,17 +1,17 @@ BDEPEND=dev-util/cmake virtual/pkgconfig virtual/pkgconfig >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 DEFINED_PHASES=compile configure install postinst prepare setup test -DEPEND=lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) acct-user/hinsightd acct-group/hinsightd sys-libs/liburing sys-libs/zlib virtual/libcrypt openssl? ( dev-libs/openssl ) ffcall? ( dev-libs/ffcall ) +DEPEND=lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) acct-user/hinsightd acct-group/hinsightd sys-libs/liburing sys-libs/zlib virtual/libcrypt ssl? ( dev-libs/openssl ) ffcall? ( dev-libs/ffcall ) DESCRIPTION=hinsightd a http/1.1 webserver with (hopefully) minimal goals EAPI=8 -HOMEPAGE=https://gitlab.com/tiotags/hin9 +HOMEPAGE=https://tiotags.gitlab.io/hinsightd IDEPEND=filecaps? ( sys-libs/libcap ) INHERIT=fcaps lua-single systemd cmake linux-info -IUSE=+openssl cgi +fcgi +rproxy +ffcall +filecaps lua_single_target_luajit lua_single_target_lua5-1 lua_single_target_lua5-3 lua_single_target_lua5-4 +IUSE=+ssl cgi +fcgi +rproxy +ffcall +filecaps lua_single_target_luajit lua_single_target_lua5-1 lua_single_target_lua5-3 lua_single_target_lua5-4 KEYWORDS=~amd64 LICENSE=BSD -RDEPEND=lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) acct-user/hinsightd acct-group/hinsightd sys-libs/liburing sys-libs/zlib virtual/libcrypt openssl? ( dev-libs/openssl ) ffcall? ( dev-libs/ffcall ) +RDEPEND=lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) acct-user/hinsightd acct-group/hinsightd sys-libs/liburing sys-libs/zlib virtual/libcrypt ssl? ( dev-libs/openssl ) ffcall? ( dev-libs/ffcall ) REQUIRED_USE=^^ ( lua_single_target_luajit lua_single_target_lua5-1 lua_single_target_lua5-3 lua_single_target_lua5-4 ) SLOT=0 -SRC_URI=https://gitlab.com/tiotags/hin9/-/archive/v0.9.14/hin9-v0.9.14.tar.gz +SRC_URI=https://gitlab.com/tiotags/hin9/-/archive/7cb278f9359a39050d254f29d361010723f2d7c1/hin9-7cb278f9359a39050d254f29d361010723f2d7c1.tar.gz _eclasses_=fcaps babe6282ea5c195981bd302af1adaf3a toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 lua-utils e69ff116248d78546ae1a234c086fe80 lua-single f2c2fb82c912dd65d53bdae3613a331f systemd 2736b403a83f194b59b767f3b344c2c1 flag-o-matic 38d6ec96711cea42a5cb1cc723a6e906 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d linux-info dcbf4f67bc38bee48e9d69a4344e8059 -_md5_=142f7ea71578d953bf9f81913693e080 +_md5_=e89b2f3f5c518c4b3a9dbd2830d1147b diff --git a/metadata/md5-cache/www-servers/hinsightd-9999 b/metadata/md5-cache/www-servers/hinsightd-9999 index 50387dac7a..680c87ba3e 100644 --- a/metadata/md5-cache/www-servers/hinsightd-9999 +++ b/metadata/md5-cache/www-servers/hinsightd-9999 @@ -13,4 +13,4 @@ RDEPEND=lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_lua5-1 REQUIRED_USE=^^ ( lua_single_target_luajit lua_single_target_lua5-1 lua_single_target_lua5-3 lua_single_target_lua5-4 ) SLOT=0 _eclasses_=fcaps babe6282ea5c195981bd302af1adaf3a toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 lua-utils e69ff116248d78546ae1a234c086fe80 lua-single f2c2fb82c912dd65d53bdae3613a331f systemd 2736b403a83f194b59b767f3b344c2c1 flag-o-matic 38d6ec96711cea42a5cb1cc723a6e906 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d linux-info dcbf4f67bc38bee48e9d69a4344e8059 git-r3 b9ac6f96d2a88edb5b351df634dc5e53 -_md5_=67dbd7c7ec97dfa97ba73dfee0c962e6 +_md5_=73462e56e0af6bb7e6c08fc497393884 diff --git a/metadata/md5-cache/x11-apps/lightdm-gtk-greeter-settings-1.2.2 b/metadata/md5-cache/x11-apps/lightdm-gtk-greeter-settings-1.2.2 index b567d6fdf3..e4a658e9ff 100644 --- a/metadata/md5-cache/x11-apps/lightdm-gtk-greeter-settings-1.2.2 +++ b/metadata/md5-cache/x11-apps/lightdm-gtk-greeter-settings-1.2.2 @@ -1,16 +1,16 @@ -BDEPEND=dev-python/python-distutils-extra python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] -DEFINED_PHASES=compile configure install postinst postrm preinst prepare test +BDEPEND=dev-python/python-distutils-extra python_single_target_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_single_target_python3_8? ( >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools-42.0.2[python_targets_python3_9(-)] ) python_single_target_python3_10? ( >=dev-python/setuptools-42.0.2[python_targets_python3_10(-)] ) +DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test DESCRIPTION=Configuration tool for the LightDM GTK Greeter EAPI=8 HOMEPAGE=https://github.com/xubuntu/lightdm-gtk-greeter-settings INHERIT=distutils-r1 xdg-utils -IUSE=xfce python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 +IUSE=xfce python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 KEYWORDS=~amd64 LICENSE=GPL-3 -RDEPEND=x11-misc/lightdm-gtk-greeter xfce? ( xfce-base/xfce4-settings ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) -REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 ) +RDEPEND=x11-misc/lightdm-gtk-greeter xfce? ( xfce-base/xfce4-settings ) python_single_target_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) +REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 ) RESTRICT=mirror SLOT=0 SRC_URI=https://github.com/Xubuntu/lightdm-gtk-greeter-settings/releases/download/lightdm-gtk-greeter-settings-1.2.2/lightdm-gtk-greeter-settings-1.2.2.tar.gz -_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 dd5e1098e305ad508d21f496e9e37046 python-r1 7b65c41111cd80a4d4a0921e8d4a310c distutils-r1 e3b0f72d558eb613ff83262d22cbf887 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e -_md5_=64af9aa4f1dfa5e972bb9ec54bba0cca +_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 dd5e1098e305ad508d21f496e9e37046 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 distutils-r1 e3b0f72d558eb613ff83262d22cbf887 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e +_md5_=e0b6dc0994e671f23986cf7968a91217 diff --git a/metadata/md5-cache/x11-drivers/OpenTabletDriver-bin-0.6.0.4 b/metadata/md5-cache/x11-drivers/OpenTabletDriver-bin-0.6.0.4 index 3fc3f541cc..fb988e34e3 100644 --- a/metadata/md5-cache/x11-drivers/OpenTabletDriver-bin-0.6.0.4 +++ b/metadata/md5-cache/x11-drivers/OpenTabletDriver-bin-0.6.0.4 @@ -1,6 +1,6 @@ BDEPEND=virtual/pkgconfig DEFINED_PHASES=install postinst postrm -DEPEND=x11-libs/libX11 x11-libs/libXrandr dev-libs/libevdev x11-libs/gtk+:3 virtual/udev dev-dotnet/dotnet-sdk-bin:6.0 +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 HOMEPAGE=https://github.com/OpenTabletDriver @@ -10,4 +10,4 @@ LICENSE=GPL-3+ SLOT=0 SRC_URI=https://github.com/OpenTabletDriver/OpenTabletDriver/archive/refs/tags/v0.6.0.4.tar.gz -> OpenTabletDriver-source-0.6.0.4.tar.gz https://github.com/OpenTabletDriver/OpenTabletDriver/releases/download/v0.6.0.4/OpenTabletDriver.linux-x64.tar.gz -> OpenTabletDriver-v0.6.0.4.tar.gz _eclasses_=desktop 22952d8f27cac191d75529d4c38e6bfa toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 udev f3a0a3964e2028a140c181f00eea9712 -_md5_=7027503024f1616d595f0666e80930ee +_md5_=0e2a2bbf5113749b96b4db89cb3a405d diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index dba418c4e3..e99f947a18 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -38,9 +38,9 @@ app-admin/ananicy-cpp 1.0.0_rc6-r1: Ananicy rewritten in C++ for much lower CPU app-admin/antidot 0.6.1 0.6.2: Cleans up your $HOME from those pesky dotfiles app-admin/aws-vault 6.4.0 6.6.0: Securely store and access AWS credentials in development environments app-admin/chamber 2.10.9 2.10.12: Managing secrets in AWS SSM Parameter Store -app-admin/chezmoi 2.16.0: Manage your dotfiles across multiple machines, securely +app-admin/chezmoi 2.20.0: Manage your dotfiles across multiple machines, securely app-admin/customrescuecd-x86 0.4.1: A system rescue cd or usbstick for desktop and server based on gentoo -app-admin/customrescuecd-x86_64 0.12.7: A system rescue cd or usbstick for desktop and server based on gentoo +app-admin/customrescuecd-x86_64 0.12.7 0.12.8: A system rescue cd or usbstick for desktop and server based on gentoo app-admin/enpass-desktop-bin 6.7.4.933: A cross-platform, complete password management solution app-admin/glance 24.0.0-r1: Services for discovering, registering, and retrieving VM images app-admin/gnome-passwordsafe 4.0-r1 4.1: A password manager for GNOME @@ -51,6 +51,7 @@ app-admin/krapplet 0.3.1: Krapplet (keyring applet): a Linux graphical password app-admin/overmind 2.2.2-r1: Process manager for Procfile-based applications and tmux app-admin/pass-update 2.1: pass extension that provides an easy flow for updating passwords app-admin/s-tui 1.1.1 1.1.3: Stress-Terminal UI monitoring tool +app-admin/terragrunt-bin 0.38.6: A thin wrapper for Terraform app-admin/zenmonitor3 2.0.0: Zen monitor is monitoring software for AMD Zen-based CPUs app-arch/libarchive-qt 2.0.6-r1 2.0.7 9999: A Qt based archiving solution with libarchive backend app-arch/microtar 0.1.0: A lightweight tar library written in ANSI C @@ -63,6 +64,7 @@ app-containers/aardvark-dns 1.0.2 1.0.2-r1: A container-focused DNS server app-containers/dnsname-cni-plugin 1.3.0 1.3.1 9999: name resolution for containers app-containers/netavark 1.0.2 1.0.2-r1: A container network stack app-containers/nvidia-container-toolkit 1.9.0 1.10.0 9999: NVIDIA container runtime toolkit +app-crypt/PBinCLI 0.3.2: PrivateBin CLI app-crypt/autofirma 1.6.5-r1: Spanish government's electronic signature application for online procedures app-crypt/certbot-dns-desec 1.2.0: deSEC DNS Authenticator plugin for Certbot app-crypt/certbot-dns-digitalocean 1.27.0: Digitalocean DNS Authenticator plugin for Certbot (Let's Encrypt Client) @@ -113,6 +115,7 @@ app-emacs/prop-menu 0.1.2: Compute pop-up menus from text and overlay properties app-emacs/yc 5.2.1: Yet another Canna client on Emacsen app-emulation/arnold 20170513: Amstrad CPC emulator app-emulation/dxvk-bin 1.10.1 1.10.2: Vulkan-based implementation of D3D9, D3D10 and D3D11 for Linux / Wine +app-emulation/proton-ge-custom-bin 7.27: A fancy custom distribution of Valves Proton with various patches app-emulation/quickemu 3.11: Create and run optimised Windows, macOS and Linux desktop virtual machines app-emulation/spice-html5 0.2.2 0.3.0-r1: Spice Javascript client app-emulation/waydroid 1.2.1: A container-based approach to boot a full Android system on a regular Linux system @@ -135,12 +138,13 @@ app-misc/aw-core 0.11.0: Core library for ActivityWatch app-misc/brightness-control 2.0_p20210331: Qt Brightness Controller in Python app-misc/brightnessctl 0.5.1: A program to read and control device brightness app-misc/cheat 4.2.3: cheat allows you to create and view interactive cheatsheets on the command-line +app-misc/clifm 1.6 9999: The command line file manager app-misc/cpufetch 1.01 1.02: Simplistic yet fancy CPU architecture fetching tool app-misc/diff-so-fancy 1.4.3-r1: Good-lookin' diffs. Actually... nah... The best-lookin' diffs app-misc/doublecmd-bin 1.0.5 1.0.6: Free cross platform open source file manager with two panels side by side. app-misc/dragon 1.1.1 1.1.1_p20210820 1.2.0: Simple drag-and-drop source/sink for X and Wayland app-misc/far2l 2.3.2_alpha 2.4.0_beta 9999: Linux port of FAR Manager v2 -app-misc/fastfetch 1.5.6 9999: Like neofetch but faster +app-misc/fastfetch 1.6.0 1.6.1 9999: Like neofetch but faster app-misc/fetsh 1.8 1.9 9999: A fetch written in POSIX shell without any external commands app-misc/fff 2.2: A simple file manager written in bash app-misc/ghq 1.1.0 1.1.5: Remote repository management made easy @@ -431,7 +435,7 @@ dev-cpp/indicators 2.2: Activity indicators for modern C++ dev-cpp/jwt-cpp 0.4.0 0.6.0: header only library for creating and validating JSON Web Tokens in C++11 dev-cpp/libcutl 1.11.0_beta9: C++ utility library dev-cpp/libstudxml 1.1.0_beta10: Streaming XML pull parser/serializer for modern C++ -dev-cpp/mastodonpp 0.5.7 9999: C++ wrapper for the Mastodon and Pleroma APIs. +dev-cpp/mastodonpp 0.5.7-r1 9999: C++ wrapper for the Mastodon and Pleroma APIs. dev-cpp/parallel-hashmap 1.35: Family of header-only, fast and memory-friendly hashmap and btree containers dev-cpp/pcg-cpp 0.98.1_p20210406-r1: Family of better random number generators dev-cpp/plog 1.1.5_p20200501 1.1.6-r1: Portable, simple and extensible C++ logging library @@ -457,6 +461,7 @@ dev-erlang/ranch 1.7.1 1.8.0 2.0.0: Socket acceptor pool for TCP protocols. dev-games/godot 3.3.2-r1: Multi-platform 2D and 3D game engine dev-games/surgescript 0.5.4.4 0.5.5 9999: scripting language made for opensurge dev-go/lichen 0.1.4 0.1.7: Go binary license checker +dev-go/staticcheck 0.3.3 9999: The advanced Go linter dev-hare/hare-compress 9999: Compression algorithms for Hare dev-hare/hare-iobus 9999: An asyncronous I/O abstraction for Hare dev-hare/hare-linux 9999: Extra Linux support for Hare programs @@ -494,6 +499,7 @@ dev-libs/ayatana-ido 0.9.1: Ayatana Application Indicators (Shared Library) dev-libs/boinc-zip 7.18-r1: Wrapper for the zip/unzip functions to expose to BOINC clients dev-libs/cgicc 3.2.19: A C++ class library for writing CGI applications dev-libs/cglm 0.8.5 9999: OpenGL Mathematics (glm) for C +dev-libs/cpp-httplib 0.10.9: C++ header-only HTTP/HTTPS server and client library dev-libs/cubelib 4.7-r2: General purpose C++ library and tools dev-libs/cubew 4.7: High performance C Writer library dev-libs/dill 2.4.1: Provides instruction-level code generation directly into memory regions @@ -542,6 +548,7 @@ dev-libs/randomx 1.1.8 1.1.9: Proof of work algorithm based on random code execu dev-libs/rsaref 2.0: Encryption/authentication library, RSA/MDX/DES dev-libs/sealcurses 0_pre20220523 2.0.18_pre20220609: SDL Emulation and Adaptation Layer for Curses dev-libs/shuffile 0.1.0-r1 0.2.0: SHUFFILE Shuffle files between processes +dev-libs/sirit 0_p20220725: A runtime SPIR-V assembler dev-libs/supercop 0_p20200827: Fast cryptographic operations for Monero wallets dev-libs/tfdn 1.3.0 1.4.0: Opinionated C11 library for low-level functionality dev-libs/tweeny 3.1.1 3.2.0: C++ tweening (inbetweening) library @@ -975,6 +982,7 @@ dev-python/scrapy 2.5.1: A high-level Web Crawling and Web Scraping framework dev-python/sdnotify 0.3.2: Python implementation of the systemd sd_notify protocol dev-python/sentence-splitter 1.4-r1: Sentence splitter using heuristic algorithm by Philipp Koehn and Josh Schroeder dev-python/simplemma 0.7.0: A simple multilingual lemmatizer for Python. +dev-python/sjcl 0.2.1: Decrypt and encrypt 'Stanford Javascript Crypto Library'-compatible messages dev-python/skia-pathops 0.7.2: Python bindings for the Skia Path Ops dev-python/skills 0.3.0-r1: Python Implementation of the TrueSkill, Glicko and Elo Ranking Algorithms dev-python/sortedcollections 2.1.0: Apache2 licensed Python sorted collections library @@ -1051,8 +1059,9 @@ dev-util/annobin 10.73 10.76: Binary annotation compiler plugin and tools dev-util/babeltrace2 2.0.4: A command-line tool and library to read and convert trace files dev-util/bats-assert 2.0.0: Common assertions for Bats dev-util/bats-support 0.3.0: Supporting library for Bats test helpers +dev-util/bazelisk 1.12.0: A user-friendly launcher for Bazel dev-util/binaryen 105: Compiler and toolchain infrastructure library for WebAssembly -dev-util/blueprint-compiler 0.1.0_pre20220419 0.2.0 9999: Compiler for Blueprint, a markup language for GTK user interfaces +dev-util/blueprint-compiler 0.2.0 9999: Compiler for Blueprint, a markup language for GTK user interfaces dev-util/cargo-make 0.35.9 0.35.10: Rust task runner and build tool dev-util/deblob 9999: remove binary executables from a directory dev-util/devscripts 2.21.3 2.22.1 2.22.1-r1: Scripts to make the life of a Debian Package maintainer easier @@ -1080,7 +1089,6 @@ dev-util/reuse 0.14.0 1.0.0: A tool for compliance with the REUSE recommendation dev-util/rpmlint 2.3.0: Tool for checking common errors in RPM packages dev-util/rust-analyzer 20220509 20220517 20220606 20220613 99999999: An implementation of Language Server Protocol for the Rust programming language dev-util/rust-analyzer-bin 2021.09.06 2021.09.20: An implementation of Language Server Protocol for the Rust programming language -dev-util/shfmt 3.5.0 9999: Shell script formatter dev-util/tokei 12.1.1 12.1.2: Count code, quickly dev-util/vala-language-server 0.48.4: Code Intelligence for Vala & Genie dev-util/wakatime-cli 1.27.0 1.28.6: Command line interface to WakaTime used by all WakaTime plugins @@ -1109,13 +1117,14 @@ games-board/fairy-stockfish 14 14.0.1: Chess variant engine derived from Stockfi games-board/openriichi 0.2.1.1: OpenRiichi is an open source Japanese Mahjong client games-board/rmahjong 0.4_p20201106: Riichi Mahjong, the Japanese variant of the Chinese game Mahjong for 4 players games-emulation/citra 9999: A Nintendo 3DS Emulator -games-emulation/dosbox-x 0.84.1 9999: Complete, accurate DOS emulator forked from DOSBox +games-emulation/citra-canary 9999: A Nintendo 3DS Emulator +games-emulation/dosbox-x 0.84.1 2022.08.0 9999: Complete, accurate DOS emulator forked from DOSBox games-emulation/duckstation 9999: Fast Sony PlayStation (PSX) emulator games-emulation/flycast 9999: Sega Dreamcast, Naomi and Atomiswave emulator games-emulation/mupen64plus-qt 1.15 9999: A basic launcher for Mupen64Plus games-emulation/np2kai 22 22_p20210211: NP2kai is an emulator for the japanese PC-98 series of computers games-emulation/rpcs3 9999: PS3 emulator/debugger -games-emulation/yuzu 9999: An emulator for Nintendo Switch +games-emulation/yuzu 0_p20220725 9999: An emulator for Nintendo Switch games-engines/boxtron 0.5.4-r1: Steam Play compatibility tool to run DOS games using native Linux DOSBox games-engines/fs2_open 21.4.1-r2 22.0.0: FreeSpace2 Source Code Project game engine games-engines/instead 3.3.5 3.4.1 9999: INSTEAD text-based quest game engine @@ -1147,7 +1156,7 @@ games-util/mangohud 0.6.6.1-r3 0.6.7.1: A Vulkan and OpenGL overlay for monitori games-util/minigalaxy 1.0.2 1.1.0: A simple GOG client for Linux games-util/samrewritten 9999 202008: Steam Achievement Manager For Linux games-util/steamtinkerlaunch 8.0: Wrapper script for Steam custom launch options -gnome-extra/extension-manager 0.2.3 0.3.0 0.3.1 9999: A native tool for browsing and installing GNOME Shell Extensions +gnome-extra/extension-manager 0.3.1 9999: A native tool for browsing and installing GNOME Shell Extensions gnome-extra/iio-sensor-proxy 3.3: IIO sensors to D-Bus proxy gnome-extra/portfolio 0.9.14: A minimalist file manager for those who want to use Linux mobile devices gnome-extra/vvmplayer 1.4: Visual Voicemail Player @@ -1174,7 +1183,8 @@ gui-apps/coreterminal 4.2.0 9999: A terminal emulator for C Suite gui-apps/coretime 4.2.0 9999: A time related task manager for C Suite gui-apps/coretoppings 4.1.0-r1 4.2.0 9999: Additional features, plugins, widgets etc for C Suite gui-apps/coreuniverse 4.2.0 9999: Shows information about apps for C Suite -gui-apps/fnott 1.2.1: Keyboard driven and lightweight Wayland notification daemon. +gui-apps/eww 0.3.0: Elkowars Wacky Widgets is a standalone widget system made in Rust +gui-apps/fnott 1.2.1 9999: Keyboard driven and lightweight Wayland notification daemon. gui-apps/fuzzel 1.7.0 9999: Application launcher for wlroots based Wayland compositors. gui-apps/gcolor3 2.4.0: A simple color chooser written in GTK3 gui-apps/hiprompt-gtk-py 0_pre20220624 9999: GTK+ Himitsu prompter for Wayland @@ -1205,7 +1215,7 @@ gui-apps/yambar 1.6.2 1.7.0 1.8.0 9999: Simplistic and highly configurable statu gui-libs/cubegui 4.7-r1: CUBE Uniform Behavioral Encoding GUI gui-libs/libcprime 4.2.0 4.2.2 9999: Library for managing settings of CoreApps gui-libs/libcsys 4.2.0 9999: Library for managing the device -gui-libs/text-engine 0.1.1 9999: A lightweight rich-text framework for GTK 4 +gui-libs/text-engine 0.1.1-r1 9999: A lightweight rich-text framework for GTK 4 gui-libs/webp-pixbuf-loader 0.0.1: WebP Image format GdkPixbuf loader gui-wm/cage 0.1.3 0.1.4 9999: A Wayland kiosk gui-wm/dwl 0.3.1 9999: dwm for Wayland @@ -1314,8 +1324,8 @@ media-video/obs-vkcapture 1.1.3 1.1.4 9999: OBS Linux Vulkan/OpenGL game capture media-video/owncast 0.0.12: A self-hosted live video and web chat server media-video/syncplay 1.6.7-r1 1.6.9: Client/server to synchronize media playback media-video/tartube 2.4.077 9999: A GUI front-end for youtube-dl -media-video/trakt-scrobbler 1.4.0 1.4.2: Scrobbler for trakt.tv that supports VLC, Plex, MPC-HC, and MPV -media-video/uxplay 1.54: AirPlay Unix mirroring server +media-video/trakt-scrobbler 1.4.0 1.4.2 1.5.0: Scrobbler for trakt.tv that supports VLC, Plex, MPC-HC, and MPV +media-video/uxplay 1.55: AirPlay Unix mirroring server media-video/wlrobs 1.0 9999: OBS plugin that allows you to screen capture on wlroots based compositors mpv-plugin/SmartCopyPaste 3.1: Gives mpv the capability to copy and paste while being smart and customizable mpv-plugin/autoload 0.33.1 0.34.1: Loads playlist entries before and after the the currently played file @@ -1339,7 +1349,7 @@ net-client/offpunk 0.3 1.4: Offline-First Gemini/Web/Gopher/RSS reader and brows net-client/starfish 1.2.0 1.3.1: A Gemini browser for elementary OS net-client/telescope 0.7.1 0.8.1: w3m-like browser for Gemini net-dialup/atinout 0.9.1-r1: AT commands as input are sent to modem and responses given as output -net-dialup/tio 1.44: Simple TTY terminal application +net-dialup/tio 1.47: Simple TTY terminal application 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.9.4e: A Qt5-based IM client for the Matrix protocol @@ -1371,7 +1381,7 @@ net-libs/telepathy-haze 0.8.1: Telepathy connection manager providing libpurple net-libs/udt 4.11_p20181126: UDT is a UDP based data transport protocol net-libs/ulfius 2.7.10: HTTP Framework for REST Applications in C net-libs/usockets 0.8.1_p20211023 9999: tiny eventing, networking & crypto for async applications -net-mail/dovecot-fts-xapian 1.5.2 1.5.4 1.5.5 9999: Dovecot FTS plugin backed by Xapian +net-mail/dovecot-fts-xapian 1.5.4 1.5.5 9999: Dovecot FTS plugin backed by Xapian net-misc/FORT-validator 1.4.1 1.4.2 1.5.0: FORT validator is an open source RPKI validator net-misc/bee 0.3.1-r1 1.0.0_alpha4-r1: IOTA node written in rust net-misc/can-utils 2020.02.04 2020.12.0-r1 2021.08.0 9999-r3: CAN userspace utilities and tools @@ -1395,7 +1405,7 @@ net-misc/peertube-viewer-rs 1.8.4-r1: Command-line PeerTube viewer inspired by y net-misc/purritobin 0.6.7 9999: minimalistic commandline pastebin net-misc/rpki-client 6.8_p0 6.8_p1: Portability shim for OpenBSD's rpki-client net-misc/smcroute 2.5.5: A static multicast routing daemon -net-misc/tinyssh 20210601 20220222 99999999: A small SSH server with state-of-the-art cryptography +net-misc/tinyssh 20220222 20220801 99999999: A small SSH server with state-of-the-art cryptography net-misc/tootle 1.0_alpha2 1.0 9999: Mastodon client written in GTK3 net-misc/tuxi 9999: Tuxi is a cli assistant. Get answers of your questions instantly. net-misc/wayback_machine_downloader 2.3.0 2.3.1: Download an entire website from the Wayback Machine @@ -1415,7 +1425,7 @@ net-p2p/trezord-go 2.0.29-r1 2.0.30: TREZOR Communication Daemon net-p2p/yggdrasil-go 0.3.15 0.4.4 9999: An experiment in scalable routing as an encrypted IPv6 overlay network net-print/hpuld 1.00.39.15.00.23: HP Unified Linux Driver (for samsung hardware) net-proxy/toxiproxy 2.4.0-r1: A TCP proxy for chaos and resiliency testing -net-voip/discover-overlay 0.3.3 0.4.5 0.5.4: Yet another Discord overlay for Linux written in Python using GTK3 +net-voip/discover-overlay 0.4.5 0.5.4 0.6.0: Yet another Discord overlay for Linux written in Python using GTK3 net-voip/gnome-calls 42.0-r1: Phone dialer and call handler net-voip/vvmd 0.8: vvmd is a lower level daemon that retrieves Visual Voicemail net-wireless/iwdgui 0.1.0 0.2.0: A graphical frontend for IWD, Intel's iNet Wireless Daemon @@ -1499,7 +1509,7 @@ sci-mathematics/packup 0.6: PACKage Upgradability Problem solver sci-mathematics/qepcad 1.72b_p20220502-r2: Quantifier Elimination by Partial Cylindrical Algebraic Decomposition sci-mathematics/radian 0.6.3: A 21 century R console sci-mathematics/the-omega-project 2.1_p20131119: Tools from Pugh et al.'s for constraint-based compiler tools -sci-misc/boinc-wrapper 7.18.1: Wrapper to use non-BOINC apps with BOINC +sci-misc/boinc-wrapper 7.20.2: Wrapper to use non-BOINC apps with BOINC sci-misc/linuxcnc 9999: LinuxCNC sci-physics/SU2 7.2.0 7.2.0-r1: SU2: An Open-Source Suite for Multiphysics Simulation and Design sci-physics/mbdyn 1.7.3_p20210925-r1: A general purpose Multibody Dynamics analysis software @@ -1513,6 +1523,7 @@ sys-apps/0xFFFF 0.8 0.9: The 0pen Free Fiasco Firmware Flasher sys-apps/CommsPowerManagement 0.2.1: Python library providing various tools to work with Intel processors sys-apps/asus-numpad 0.1 9999: User-space driver for Asus numpad sys-apps/asus-touchpad-numpad-driver 0_pre20220311 9999: Feature-rich configurable Asus NumPad drivers +sys-apps/bat-extras 2022.07.27 9999: Bash scripts that integrate bat with various command line tools. sys-apps/bustd 0.1.1: Process killer daemon for out-of-memory scenarios sys-apps/dool 1.0.0 9999: Versatile replacement for vmstat, iostat and ifstat (clone of dstat) sys-apps/drm_info 2.2.0 2.3.0 9999: Small utility to dump info about DRM devices @@ -1617,7 +1628,7 @@ sys-kernel/modprobed-db 2.46: This utility tracks modules loaded by the kernel, sys-kernel/msr-safe 1.6.0: Allows safer access to model specific registers (MSRs) sys-kernel/rte_kni-kmod 21.11.1 22.03: DPDK Kernel Nic Interface module sys-kernel/tirdad 0_pre20200926: kernel module for random ISN generation -sys-kernel/uek-sources 5.15.0.1.43.1: Unbreakable Enterprise Kernel (UEK) sources built from Oracle +sys-kernel/uek-sources 5.15.0.1.43.1 5.15.0.1.43.2: Unbreakable Enterprise Kernel (UEK) sources built from Oracle sys-kernel/ummunotify 2-r1: Userspace support for MMU notifications sys-kernel/xow 0.5: Linux driver for the Xbox One wireless dongle sys-kernel/xpmem 2.6.5_p20210809: Linux Cross-Memory Attach @@ -1636,7 +1647,7 @@ sys-power/gtherm 0.0.3: A simple daemon to monitor thermal zones and cooling dev sys-power/gwe 0.15.3 0.15.5: NVIDIA settings alternative with overclocking, fan control, and information sys-power/linux-tools-power-x86 5.18: Linux x86 CPU power tools sys-power/tlp 1.5.0: Optimize laptop battery life -sys-process/gotop 4.1.3: A terminal based graphical activity monitor inspired by gtop and vtop +sys-process/gotop 4.1.4: A terminal based graphical activity monitor inspired by gtop and vtop sys-process/nq 0.4: Unix command line queue utility sys-process/nvtop 1.2.2 2.0.1-r1 2.0.2 9999: NVIDIA GPUs htop like monitoring tool sys-process/snooze 0.5 9999: Run a command at a particular time @@ -1659,13 +1670,13 @@ www-apps/uwebsockets 20.11.0 20.14.0 9999: ultra fast, simple, secure & standard www-client/badwolf 1.2.2 9999: Minimalist and privacy-oriented WebKitGTK+ browser www-client/browsh 1.6.4_p1: A fully-modern text-based browser, rendering to TTY and browsers www-client/nyxt 9999: Nyxt - the internet on your terms. -www-client/torbrowser-launcher 0.3.5-r1 0.3.5-r2 9999: A program to download, updated, and run the Tor Browser Bundle +www-client/torbrowser-launcher 0.3.5-r1 0.3.5-r2 9999: A program to download, update, and run the Tor Browser Bundle www-client/vimb 3.6.0 9999: a fast, lightweight, vim-like browser based on webkit www-client/woob 3.0-r1 9999: Web Outside Of Browsers (core, site modules and applications) www-misc/gitea2rss 0.7.0: Generates RSS feeds from Gitea releases, tags and commits www-misc/gorss 0.3: Go Terminal Feed Reader www-misc/waldl 0.0.1_pre20211112: Browse and download wallpapers from wallhaven.cc using sxiv -www-servers/hinsightd 0.9.14 9999: hinsightd a http/1.1 webserver with (hopefully) minimal goals +www-servers/hinsightd 0.9.15_p20220727 9999: hinsightd a http/1.1 webserver with (hopefully) minimal goals www-servers/quark 9999: A small, GET-only static HTTP server x11-apps/lightdm-gtk-greeter-settings 1.2.2: Configuration tool for the LightDM GTK Greeter x11-apps/xcur2png 0.7.1: Convert X cursors to PNG images diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index e2102f5b15..0802495f02 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Tue, 02 Aug 2022 04:17:40 +0000 +Tue, 02 Aug 2022 11:01:53 +0000 diff --git a/profiles/use.local.desc b/profiles/use.local.desc index acc292dcfd..1ae5982006 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -241,6 +241,11 @@ games-emulation/citra:hle-sound - Enable HLE sound via FFmpeg audio (AAC) decode games-emulation/citra:system-libfmt - Use system libfmt games-emulation/citra:telemetry - Enable web services (telemetry, etc.) games-emulation/citra:video - Enable FFmpeg video dumper +games-emulation/citra-canary:cubeb - Enables the cubeb audio backend +games-emulation/citra-canary:hle-sound - Enable HLE sound via FFmpeg audio (AAC) decoder +games-emulation/citra-canary:system-libfmt - Use system libfmt +games-emulation/citra-canary:telemetry - Enable web services (telemetry, etc.) +games-emulation/citra-canary:video - Enable FFmpeg video dumper games-emulation/dosbox-x:X - Enable X11 integration for better fullscreening functionality games-emulation/dosbox-x:debug - Enable the internal debugger of this program games-emulation/dosbox-x:ffmpeg - Enable MPEG.TS + H.264 video capture format support via media-video/ffmpeg