2024-09-01 16:04:00 UTC

This commit is contained in:
Repository mirror & CI
2024-09-01 16:04:00 +00:00
parent 476cfffc53
commit 826e619e51
13 changed files with 35 additions and 118 deletions

View File

@@ -0,0 +1,9 @@
DEFINED_PHASES=install
DESCRIPTION=Pre-compiled talosctl is an tool for interacting with the Talos API
EAPI=8
HOMEPAGE=https://www.talos.dev/v1.7/
KEYWORDS=~amd64 ~arm ~arm64
LICENSE=MPL-2.0
SLOT=0
SRC_URI=amd64? ( https://github.com/siderolabs/talos/releases/download/v1.7.6/talosctl-linux-amd64 -> talosctl-amd64-v1.7.6 ) arm64? ( https://github.com/siderolabs/talos/releases/download/v1.7.6/talosctl-linux-arm64 -> talosctl-arm64-v1.7.6 ) arm? ( https://github.com/siderolabs/talos/releases/download/v1.7.6/talosctl-linux-armv7 -> talosctl-armv7-v1.7.6 )
_md5_=19682a4f30593cc1c47065c6c653f72c

View File

@@ -1,15 +0,0 @@
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install prepare unpack
DEPEND=app-containers/podman app-containers/cni-plugins net-dns/dnsmasq
DESCRIPTION=name resolution for containers
EAPI=8
HOMEPAGE=https://github.com/containers/dnsname
INHERIT=flag-o-matic go-module
KEYWORDS=~amd64 ~arm64
LICENSE=Apache-2.0
RDEPEND=app-containers/podman app-containers/cni-plugins net-dns/dnsmasq
RESTRICT=mirror test strip
SLOT=0
SRC_URI=https://github.com/containers/dnsname/archive/refs/tags/v1.3.0.tar.gz -> dnsname-cni-plugin-1.3.0.tar.gz https://github.com/ran-dall/portage-deps/raw/master/dnsname-cni-plugin-1.3.0-deps.tar.xz
_eclasses_=toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe go-env 90efbc8636d2f02d9654183330e84cf7 go-module 83fd3ed1657cfc316c93d6a37018290d
_md5_=051ebced33f228d5855e278863f735d3

View File

@@ -1,15 +0,0 @@
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install prepare unpack
DEPEND=app-containers/podman app-containers/cni-plugins net-dns/dnsmasq
DESCRIPTION=name resolution for containers
EAPI=8
HOMEPAGE=https://github.com/containers/dnsname
INHERIT=go-module
KEYWORDS=~amd64 ~arm64
LICENSE=Apache-2.0
RDEPEND=app-containers/podman app-containers/cni-plugins net-dns/dnsmasq
RESTRICT=mirror test strip
SLOT=0
SRC_URI=https://github.com/containers/dnsname/archive/refs/tags/v1.3.1.tar.gz -> dnsname-cni-plugin-1.3.1.tar.gz https://github.com/ran-dall/portage-deps/raw/master/dnsname-cni-plugin-1.3.1-deps.tar.xz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d go-env 90efbc8636d2f02d9654183330e84cf7 go-module 83fd3ed1657cfc316c93d6a37018290d
_md5_=0aa5d506441c9a3e711954edf2cc328d

View File

@@ -1,14 +0,0 @@
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile install prepare unpack
DEPEND=app-containers/podman app-containers/cni-plugins net-dns/dnsmasq
DESCRIPTION=name resolution for containers
EAPI=8
HOMEPAGE=https://github.com/containers/dnsname
INHERIT=go-module git-r3
LICENSE=Apache-2.0
PROPERTIES=live
RDEPEND=app-containers/podman app-containers/cni-plugins net-dns/dnsmasq
RESTRICT=fetch mirror test strip
SLOT=0
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d go-env 90efbc8636d2f02d9654183330e84cf7 go-module 83fd3ed1657cfc316c93d6a37018290d git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=33abe624c3d0a704d52e41999a414a13

View File

@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DEPEND=app-arch/zstd:= sys-libs/zlib:=
DESCRIPTION=The DWARF Debugging Information Format
EAPI=8
HOMEPAGE=https://www.prevanders.net/dwarf.html https://www.dwarfstd.org https://github.com/davea42/libdwarf-code
HOMEPAGE=https://www.prevanders.net/dwarf.html https://dwarfstd.org/ https://github.com/davea42/libdwarf-code
INHERIT=cmake
IUSE=test doc dwarfexample dwarfgen
KEYWORDS=~amd64
@@ -11,6 +11,6 @@ LICENSE=BSD GPL-2 LGPL-2.1
RDEPEND=app-arch/zstd:= sys-libs/zlib:=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://www.prevanders.net/libdwarf-0.9.2.tar.xz
SRC_URI=https://www.prevanders.net/libdwarf-0.11.0.tar.xz
_eclasses_=toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 10a50dfaf728b802fcfd37f8d0da9056
_md5_=55c65d29037639642978a69b3e14bac9
_md5_=3e0855d2b45b18550d0e8fd029416383

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Python function signatures package for Python 2.6, 2.7 and 3.2+
EAPI=8
HOMEPAGE=https://github.com/aliles/funcsigs https://pypi.org/project/funcsigs
INHERIT=distutils-r1
IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/aliles/funcsigs/archive/refs/tags/0.4.tar.gz -> funcsigs-0.4.gh.tar.gz
_eclasses_=toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 6881b056477c23167d9a6b33e146374e python-r1 c1fc393cd1e72f093b4838e29d27918c distutils-r1 39c571155ace3dd926fe0d6440cf0a50
_md5_=d2fe9e22a8561cb3a9156e8825eaa4bb

View File

@@ -0,0 +1,13 @@
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install unpack
DESCRIPTION=A task runner / simpler Make alternative written in Go
EAPI=8
HOMEPAGE=https://taskfile.dev
INHERIT=go-module
KEYWORDS=~amd64 ~arm ~arm64
LICENSE=MIT
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/go-task/task/archive/refs/tags/v3.38.0.tar.gz -> go-task-3.38.0.tar.gz https://samip537.kapsi.fi/gentoo-mirror/go-task-3.38.0-vendor.tar.xz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d go-env 90efbc8636d2f02d9654183330e84cf7 go-module 83fd3ed1657cfc316c93d6a37018290d
_md5_=49b97da463cf67292bc029c5145c3f71

View File

@@ -1,13 +0,0 @@
BDEPEND=|| ( dev-lang/vala:0.56 ) sys-devel/gettext >=dev-vcs/git-1.8.2.1[curl] >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install postinst postrm prepare test unpack
DEPEND=app-crypt/libsecret dev-libs/glib:2 >=dev-libs/granite-0.5.2:= dev-libs/json-glib dev-libs/libgee:0.8= dev-libs/libxml2:2 gui-libs/gtk:4 gui-libs/libadwaita:1 net-libs/libsoup:2.4
DESCRIPTION=Mastodon client written in GTK3
EAPI=8
HOMEPAGE=https://gitlab.gnome.org/World/tootle
INHERIT=git-r3 gnome2-utils meson vala xdg-utils
LICENSE=GPL-3
PROPERTIES=live
RDEPEND=app-crypt/libsecret dev-libs/glib:2 >=dev-libs/granite-0.5.2:= dev-libs/json-glib dev-libs/libgee:0.8= dev-libs/libxml2:2 gui-libs/gtk:4 gui-libs/libadwaita:1 net-libs/libsoup:2.4
SLOT=0
_eclasses_=git-r3 875eb471682d3e1f18da124be97dcc81 toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils a8cf148ec7f5ae0b1f1d33ae5f7f9e88 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 6881b056477c23167d9a6b33e146374e meson 99466844dd8d4fcfb07578a76f5a9922 vala e477903dbe0105930c51f170a592dc16
_md5_=3b75495a7ae82052a6e2465598cc36cf

View File

@@ -1,15 +0,0 @@
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install unpack
DEPEND=media-video/mpv[libmpv] x11-libs/libXcursor x11-libs/libXi x11-libs/libXinerama
DESCRIPTION=A lightweight and full-featured cross-platform desktop client
EAPI=8
HOMEPAGE=https://github.com/dweymouth/supersonic
INHERIT=go-module
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=media-video/mpv[libmpv] x11-libs/libXcursor x11-libs/libXi x11-libs/libXinerama
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/dweymouth/supersonic/archive/refs/tags/v0.12.0.tar.gz -> supersonic-0.12.0.tar.gz https://gentoo.kropotkin.rocks/go-pkgs/supersonic-0.12.0-vendor.tar.xz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d go-env 90efbc8636d2f02d9654183330e84cf7 go-module 83fd3ed1657cfc316c93d6a37018290d
_md5_=e897046675d626620694b30e958b1145

View File

@@ -1,6 +1,6 @@
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install postinst postrm preinst unpack
DEPEND=media-video/mpv[libmpv] x11-libs/libXcursor x11-libs/libXi x11-libs/libXinerama
DEPEND=media-libs/libglvnd media-video/mpv[libmpv] x11-libs/libX11 x11-libs/libXcursor x11-libs/libXi x11-libs/libXinerama
DESCRIPTION=A lightweight and full-featured cross-platform desktop client
EAPI=8
HOMEPAGE=https://github.com/dweymouth/supersonic
@@ -8,9 +8,9 @@ IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=desktop go-module xdg
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=media-video/mpv[libmpv] x11-libs/libXcursor x11-libs/libXi x11-libs/libXinerama
RDEPEND=media-libs/libglvnd media-video/mpv[libmpv] x11-libs/libX11 x11-libs/libXcursor x11-libs/libXi x11-libs/libXinerama
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/dweymouth/supersonic/archive/refs/tags/v0.13.0.tar.gz -> supersonic-0.13.0.tar.gz https://gentoo.kropotkin.rocks/go-pkgs/supersonic-0.13.0-vendor.tar.xz
SRC_URI=https://github.com/dweymouth/supersonic/archive/refs/tags/v0.13.1.tar.gz -> supersonic-0.13.1.tar.gz https://gentoo.kropotkin.rocks/go-pkgs/supersonic-0.13.1-vendor.tar.xz
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d go-env 90efbc8636d2f02d9654183330e84cf7 go-module 83fd3ed1657cfc316c93d6a37018290d xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=6c8bf73310664f3db69bb867d24d113a
_md5_=e666584b84b0cd90caf567d5396d3f3c

View File

@@ -1,16 +0,0 @@
BDEPEND=dev-build/autoconf dev-build/automake >=app-portage/elt-patches-20240116 sys-devel/gnuconfig || ( >=dev-build/automake-1.17-r1:1.17 >=dev-build/automake-1.16.5:1.16 ) >=dev-build/autoconf-2.71-r6:2.71 >=dev-build/libtool-2.4.7-r3
DEFINED_PHASES=configure install postinst postrm prepare pretend
DEPEND=sys-libs/db:5.3=[cxx] dev-libs/libevent:= dev-libs/protobuf dev-libs/openssl dev-build/libtool dev-build/automake:= gui? ( dev-qt/qtcore dev-qt/qtgui dev-qt/qtwidgets dev-qt/qtdbus dev-qt/qtnetwork dev-qt/qtprintsupport dev-qt/linguist-tools:= ) <dev-libs/boost-1.85.0 wallet? ( media-gfx/qrencode ) zmq? ( net-libs/cppzmq )
DESCRIPTION=Dogecoin Core Qt for desktop. Downloaded blockchain is under 2.2GB. Much secure.
EAPI=8
HOMEPAGE=https://github.com/dogecoin
INHERIT=autotools desktop xdg-utils flag-o-matic
IUSE=cpu_flags_x86_avx2 cpu_flags_x86_sse2 intel-avx2 dogecoind experimental +gui +pie +prune scrypt-sse2 +ssp tests utils +wallet zmq
KEYWORDS=~amd64 ~arm64
LICENSE=MIT
RDEPEND=sys-libs/db:5.3=[cxx] dev-libs/libevent:= dev-libs/protobuf dev-libs/openssl dev-build/libtool dev-build/automake:= gui? ( dev-qt/qtcore dev-qt/qtgui dev-qt/qtwidgets dev-qt/qtdbus dev-qt/qtnetwork dev-qt/qtprintsupport dev-qt/linguist-tools:= ) <dev-libs/boost-1.85.0 wallet? ( media-gfx/qrencode ) zmq? ( net-libs/cppzmq ) cpu_flags_x86_avx2? ( intel-avx2? ( ~app-crypt/intel-ipsec-mb-1.3 ) )
REQUIRED_USE=!gui? ( dogecoind utils ) dogecoind? ( utils ) intel-avx2? ( experimental ) scrypt-sse2? ( experimental ) experimental? ( || ( intel-avx2 scrypt-sse2 ) )
SLOT=0
SRC_URI=https://github.com/dogecoin/dogecoin/archive/refs/tags/v1.14.7.tar.gz -> dogecoin-qt-v1.14.7.tar.gz
_eclasses_=gnuconfig a397adda6984a4c423e28ac274c1ba98 toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 5f49a16f67f81bdf873e3d1f10b10001 autotools d12ccbad07b44642a75ac97a3334d8e0 desktop 021728fdc1b03b36357dbc89489e0f0d xdg-utils baea6080dd821f5562d715887954c9d3 flag-o-matic e503ea5acc20410237ba33ec3f7c857d
_md5_=16eb0fcd8f2192880c6d636771275775

View File

@@ -112,6 +112,7 @@ app-admin/pulumi-bin 3.128.0 3.129.0 3.130.0: Infrastructure as code in any prog
app-admin/rbw 1.11.1-r1 1.12.0 1.12.1 9999: Unofficial Bitwarden CLI
app-admin/s-tui 1.1.6: Stress-Terminal UI monitoring tool
app-admin/synadm 0.43.1 0.44: Command line admin tool for Synapse
app-admin/talosctl-bin 1.7.6: Pre-compiled talosctl is an tool for interacting with the Talos API
app-admin/terragrunt-bin 0.38.6 0.45.4 0.50.8: A thin wrapper for Terraform
app-admin/vaultwarden 1.30.3 1.30.4 1.30.5 9999: Unofficial Bitwarden compatible password manager server written in Rust
app-alternatives/phosh-keyboard 0: sm.puri.OSK0.desktop symlinks
@@ -136,7 +137,6 @@ app-benchmarks/poop 9999: Performance Optimizer Observation Platform
app-benchmarks/unigine-superposition 1.1: Game like benchmark (CPU, GPU), for ~5 minutes
app-containers/anbox-modules 0_p20240210: Anbox kernel modules
app-containers/arachsys-containers 1.7: Simple containers using Linux user namespaces
app-containers/dnsname-cni-plugin 1.3.0 1.3.1 9999: name resolution for containers
app-containers/nvidia-container-toolkit 1.14.6 9999: NVIDIA container runtime toolkit
app-containers/pods 2.1.0_pre20240215-r4: Keep track of your podman containers
app-containers/waydroid 1.4.2 1.4.2-r1 1.4.2-r2: Container-based approach to boot a full Android system on Linux systems
@@ -537,7 +537,7 @@ dev-libs/libchardet 1.0.6: Mozilla's Universal Charset Detector C/C++ API
dev-libs/libcli 1.10.7: Shared C library to include Cisco-like CLI into other software
dev-libs/libdatrie 0.2.13: Double-Array Trie Library
dev-libs/libdbf 0.0.1: Library to read the content of dBASE III, IV, and 5.0 files
dev-libs/libdwarf 0.9.1 0.9.2 0.10.1: The DWARF Debugging Information Format
dev-libs/libdwarf 0.9.1 0.10.1 0.11.0: The DWARF Debugging Information Format
dev-libs/libglibutil 1.0.76 1.0.79 9999: Library of glib utilities from sailfishos project
dev-libs/librepo 1.18.1: Repodata downloading library
dev-libs/libsignal-ffi 0.44.0 0.46.0 0.51.0: A C ABI library which exposes Signal protocol logic
@@ -688,7 +688,6 @@ dev-python/exif 1.6.0: Read and modify image EXIF metadata using Python.
dev-python/faust-cchardet 2.1.18 2.1.19: universal character encoding detector
dev-python/flask-restx 1.3.0: Framework API development with Flask
dev-python/fontawesomefree 6.5.1: Font Awesome Free
dev-python/funcsigs 0.4: Python function signatures package for Python 2.6, 2.7 and 3.2+
dev-python/gbinder 1.1.2-r1 9999: Python bindings for libgbinder
dev-python/gemcall 0.9.1 0.9.2: A library and CLI tool for making gemini requests
dev-python/gevent 23.9.1: Coroutine-based network library
@@ -927,6 +926,7 @@ dev-util/gammaray 2.11.3: High-level runtime introspection tool for Qt applicati
dev-util/git-bug 0.8.0 9999: distributed, offline-first bug tracker
dev-util/gitlab-ci-local-bin 4.43.0 4.47.0: Run gitlab pipelines locally as shell executor or docker executor
dev-util/glsl-language-server 0.3.7: Language server implementation for GLSL
dev-util/go-task 3.38.0-r1: A task runner / simpler Make alternative written in Go
dev-util/gshards 0.2: Small helper tools to aid installing Crystal packages in Gentoo
dev-util/haredo 1.0.2 9999: a simple and unix-idiomatic build automator
dev-util/hut 0.6.0: CLI tool for sourcehut
@@ -1146,7 +1146,6 @@ gui-apps/szyszka 3.0.0: Simple, powerful and easy to use file renamer
gui-apps/tessen 2.2.1-r1: an interactive menu to autotype and copy pass and gopass data
gui-apps/tiramisu 1.0_p20201110 2.0.20211107 9999: minimalistic desktop notifications provider
gui-apps/tofi 0.8.1 0.9.1: Fast and simple dmenu/rofi replacement for wlroots-based Wayland compositors
gui-apps/tootle 9999: Mastodon client written in GTK3
gui-apps/vicuna 1.25: Tool for uploading files to Wikimedia Commons and other Wikimedia projects
gui-apps/wbg 1.0.2 1.1.0 1.2.0 9999: Super simple wallpaper application
gui-apps/wdisplays 1.1 1.1.1 9999: GUI display configurator for wlroots compositors
@@ -1312,7 +1311,7 @@ media-sound/spotify-adblock 1.0.1 1.0.2 1.0.3: Adblocker for Spotify
media-sound/spotify-player 0.18.1 0.18.2 9999: spotify_player is a fast, easy to use, and configurable terminal music player.
media-sound/spotifyd 0.3.5_p20240513: A Spotify daemon
media-sound/spotube-bin 3.8.0: An open source, cross-platform Spotify client
media-sound/supersonic 0.12.0 0.13.0 0.13.0-r1: A lightweight and full-featured cross-platform desktop client
media-sound/supersonic 0.13.0-r1 0.13.1: A lightweight and full-featured cross-platform desktop client
media-sound/tidal-hifi-bin 5.15.0 5.16.0: Web version of Tidal running in electron with Hi-Fi support thanks to Widevine.
media-sound/yewtube 2.10.5 9999: Terminal-based YouTube player and downloader
media-sound/youtube-music-bin 3.3.6: YouTube Music Desktop App bundled with custom plugins
@@ -1492,7 +1491,7 @@ net-news/newsraft 0.25 9999: A lightweight feed reader with ncurses user interfa
net-nntp/inn 2.7.1: InterNetNews - the Internet meets Netnews
net-nntp/pan 0.159-r1 0.160: A newsreader for GNOME
net-p2p/bisq-bin 1.9.14-r1: The decentralized bitcoin exchange (non-atomic, with arbitration)
net-p2p/dogecoin-qt 1.14.7 1.14.8 9999: Dogecoin Core Qt for desktop. Downloaded blockchain is under 2.2GB. Much secure.
net-p2p/dogecoin-qt 1.14.8 9999: Dogecoin Core Qt for desktop. Downloaded blockchain is under 2.2GB. Much secure.
net-p2p/feather 2.6.7-r1 2.6.8 9999: A free, open-source Monero wallet
net-p2p/fragments 3.0.0 3.0.1: Fragments is an easy to use BitTorrent client
net-p2p/gridcoin 5.4.8.0 5.4.8.0_p1: Proof-of-Stake based cryptocurrency that rewards BOINC computation

View File

@@ -1 +1 @@
Sun, 01 Sep 2024 11:19:05 +0000
Sun, 01 Sep 2024 16:04:00 +0000