mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-16 02:23:16 -04:00
2024-06-15 16:03:52 UTC
This commit is contained in:
@@ -10,6 +10,6 @@ LICENSE=GPL-2+ LGPL-2-with-linking-exception LGPL-2.1+ LGPL-3 GPL-1 freedist
|
||||
RDEPEND=dev-libs/glib:2 sys-apps/dbus x11-libs/libX11 virtual/libc gtk? ( x11-libs/gtk+:2 ) qt5? ( dev-qt/qtgui:5 dev-qt/qtx11extras:5 )
|
||||
REQUIRED_USE=^^ ( gtk qt5 )
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( gtk? ( https://downloads.sourceforge.net/doublecmd/doublecmd-1.1.14.gtk2.x86_64.tar.xz ) qt5? ( https://downloads.sourceforge.net/doublecmd/doublecmd-1.1.14.qt.x86_64.tar.xz ) ) x86? ( gtk? ( https://downloads.sourceforge.net/doublecmd/doublecmd-1.1.14.gtk2.i386.tar.xz ) qt5? ( https://downloads.sourceforge.net/doublecmd/doublecmd-1.1.14.qt.i386.tar.xz ) )
|
||||
SRC_URI=amd64? ( gtk? ( https://downloads.sourceforge.net/doublecmd/doublecmd-1.1.15.gtk2.x86_64.tar.xz ) qt5? ( https://downloads.sourceforge.net/doublecmd/doublecmd-1.1.15.qt.x86_64.tar.xz ) ) x86? ( gtk? ( https://downloads.sourceforge.net/doublecmd/doublecmd-1.1.15.gtk2.i386.tar.xz ) qt5? ( https://downloads.sourceforge.net/doublecmd/doublecmd-1.1.15.qt.i386.tar.xz ) )
|
||||
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d wrapper 4a1902f969e5718126434fc35f3a0d9c xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=b3b7226bcb59eba987bd3777fcecd7f0
|
||||
_md5_=8f87fe23037abd976dab1ac004024ede
|
||||
16
metadata/md5-cache/dev-util/fortls-3.1.1
Normal file
16
metadata/md5-cache/dev-util/fortls-3.1.1
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=test? ( dev-python/json5[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Fortran Language Server (fortls)
|
||||
EAPI=8
|
||||
HOMEPAGE=https://fortls.fortran-lang.org
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/json5[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/f/fortls/fortls-3.1.1.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823 pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_md5_=6f25f3695ea0132e6fada683257a05ca
|
||||
14
metadata/md5-cache/dev-vcs/lazygit-0.42.0
Normal file
14
metadata/md5-cache/dev-vcs/lazygit-0.42.0
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
|
||||
DEFINED_PHASES=compile install test unpack
|
||||
DESCRIPTION=Simple terminal UI for git commands
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/jesseduffield/lazygit
|
||||
INHERIT=go-module
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0 BSD ISC MIT Unlicense
|
||||
RDEPEND=dev-vcs/git
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/jesseduffield/lazygit/archive/v0.42.0.tar.gz -> lazygit-0.42.0.tar.gz
|
||||
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 go-env dbefaac6fd7019213514bccd65949d9a go-module 83fd3ed1657cfc316c93d6a37018290d
|
||||
_md5_=a2d9d6ef4f16feacc12db1fc9db1c5eb
|
||||
@@ -8,8 +8,8 @@ INHERIT=desktop xdg
|
||||
IUSE=system-ffmpeg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=x11-libs/gtk+:3[X,cups] x11-libs/libXtst dev-libs/nss media-libs/alsa-lib media-libs/freetype x11-libs/pixman media-libs/libpng:* dev-libs/libpcre net-dns/libidn2 net-libs/gnutls dev-libs/libbsd sys-apps/util-linux media-gfx/graphite2 media-libs/vulkan-loader system-ffmpeg? ( media-video/ffmpeg[chromium] )
|
||||
RDEPEND=dev-libs/libbsd dev-libs/libpcre dev-libs/nss media-gfx/graphite2 media-libs/alsa-lib media-libs/freetype media-libs/libpng:* media-libs/mesa media-libs/vulkan-loader net-dns/libidn2 net-libs/gnutls sys-apps/util-linux x11-libs/gtk+:3[X,cups] x11-libs/libXtst x11-libs/libdrm x11-libs/libxkbcommon x11-libs/pixman system-ffmpeg? ( media-video/ffmpeg[chromium] )
|
||||
SLOT=0
|
||||
SRC_URI=https://broth.itch.ovh/itch/linux-amd64/26.1.9/archive/default -> itch-bin-26.1.9.zip
|
||||
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=8a9701dcbff39875a203f47518d145df
|
||||
_md5_=cea46ae0487d9ff94a752807317e3b65
|
||||
|
||||
14
metadata/md5-cache/gui-apps/intiface-central-bin-2.6.0
Normal file
14
metadata/md5-cache/gui-apps/intiface-central-bin-2.6.0
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=app-arch/unzip
|
||||
DEFINED_PHASES=install postinst postrm preinst
|
||||
DESCRIPTION=Buttplug frontend application
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/intiface/intiface-central
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=desktop xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=app-accessibility/at-spi2-core dev-libs/glib dev-libs/openssl:0/3 media-gfx/graphite2 media-libs/harfbuzz sys-apps/dbus sys-apps/systemd-utils x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:3[X] x11-libs/pango
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/intiface/intiface-central/releases/download/v2.6.0/intiface-central-v2.6.0-linux-ubuntu-22.04-x64.zip
|
||||
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=dfe385baa4f7161c21fa59ec5f4ee201
|
||||
@@ -1,14 +1,14 @@
|
||||
BDEPEND=virtual/pkgconfig app-text/asciidoc app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-libs/boost >=dev-cpp/mastodonpp-0.5.6 dev-libs/jsoncpp
|
||||
DEPEND=dev-libs/boost >=dev-cpp/mastodonpp-0.5.6 dev-libs/jsoncpp net-misc/curl[ssl]
|
||||
DESCRIPTION=Another RSS to Mastodon bot
|
||||
EAPI=7
|
||||
HOMEPAGE=https://schlomp.space/tastytea/mastorss
|
||||
INHERIT=cmake
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-libs/boost >=dev-cpp/mastodonpp-0.5.6 dev-libs/jsoncpp
|
||||
RDEPEND=dev-libs/boost >=dev-cpp/mastodonpp-0.5.6 dev-libs/jsoncpp net-misc/curl[ssl]
|
||||
SLOT=0
|
||||
SRC_URI=https://schlomp.space/tastytea/mastorss/archive/0.13.1.tar.gz -> mastorss-0.13.1.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
|
||||
_md5_=0decd2885701c3bfa134c48562ae3d64
|
||||
_md5_=f3ec6b5203c4ca83330e1ff15e2aaf81
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
BDEPEND=virtual/pkgconfig app-text/asciidoc app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-libs/boost >=dev-cpp/mastodonpp-0.5.6 dev-libs/jsoncpp
|
||||
DEPEND=dev-libs/boost >=dev-cpp/mastodonpp-0.5.6 dev-libs/jsoncpp net-misc/curl[ssl]
|
||||
DESCRIPTION=Another RSS to Mastodon bot
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
HOMEPAGE=https://schlomp.space/tastytea/mastorss
|
||||
INHERIT=cmake
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-libs/boost >=dev-cpp/mastodonpp-0.5.6 dev-libs/jsoncpp
|
||||
RDEPEND=dev-libs/boost >=dev-cpp/mastodonpp-0.5.6 dev-libs/jsoncpp net-misc/curl[ssl]
|
||||
SLOT=0
|
||||
SRC_URI=https://schlomp.space/tastytea/mastorss/archive/0.13.0.tar.gz -> mastorss-0.13.0.tar.gz
|
||||
SRC_URI=https://schlomp.space/tastytea/mastorss/archive/0.13.1.tar.gz -> mastorss-0.13.1.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
|
||||
_md5_=0decd2885701c3bfa134c48562ae3d64
|
||||
_md5_=4e390570ecf7b769af75165ebf5d782f
|
||||
@@ -1,13 +1,13 @@
|
||||
BDEPEND=virtual/pkgconfig app-text/asciidoc app-alternatives/ninja >=dev-build/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install prepare test unpack
|
||||
DEPEND=dev-libs/boost >=dev-cpp/mastodonpp-0.5.6 dev-libs/jsoncpp
|
||||
DEPEND=dev-libs/boost >=dev-cpp/mastodonpp-0.5.6 dev-libs/jsoncpp net-misc/curl[ssl]
|
||||
DESCRIPTION=Another RSS to Mastodon bot
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
HOMEPAGE=https://schlomp.space/tastytea/mastorss
|
||||
INHERIT=cmake git-r3
|
||||
LICENSE=GPL-3
|
||||
PROPERTIES=live
|
||||
RDEPEND=dev-libs/boost >=dev-cpp/mastodonpp-0.5.6 dev-libs/jsoncpp
|
||||
RDEPEND=dev-libs/boost >=dev-cpp/mastodonpp-0.5.6 dev-libs/jsoncpp net-misc/curl[ssl]
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c git-r3 fbb2889c81f3a05910c1524db69425c1
|
||||
_md5_=0decd2885701c3bfa134c48562ae3d64
|
||||
_md5_=4e390570ecf7b769af75165ebf5d782f
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 virtual/pkgconfig
|
||||
BDEPEND=virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.20.5 virtual/pkgconfig
|
||||
DEFINED_PHASES=compile configure install postinst postrm prepare test
|
||||
DEPEND=dev-build/cmake dev-libs/libusb dev-util/pkgconf
|
||||
DEPEND=dev-libs/libusb
|
||||
DESCRIPTION=User mode driver for Airspy HF+
|
||||
EAPI=8
|
||||
HOMEPAGE=https://airspy.com/airspy-hf-plus/
|
||||
@@ -8,8 +8,8 @@ INHERIT=cmake udev
|
||||
IUSE=udevrules
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=dev-build/cmake dev-libs/libusb dev-util/pkgconf
|
||||
RDEPEND=dev-libs/libusb
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/airspy/airspyhf/archive/refs/tags/1.6.8.tar.gz -> airspyhf-1.6.8.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c udev eec0bbab06977f1cfc5597269c1fa152
|
||||
_md5_=72dd3f434324fbeb64260f7727ab65d1
|
||||
_md5_=3f4922c7957f140c138f1062ed57f37e
|
||||
|
||||
15
metadata/md5-cache/net-wireless/sdrpp-1.2.0_pre20240607
Normal file
15
metadata/md5-cache/net-wireless/sdrpp-1.2.0_pre20240607
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=dev-build/make >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test unpack
|
||||
DEPEND=sci-libs/fftw media-libs/glfw media-libs/glew sci-libs/volk app-arch/zstd media-libs/rtaudio airspy? ( net-wireless/airspy ) airspyhf? ( net-wireless/airspyhf ) bladerf? ( net-wireless/bladerf ) hackrf? ( net-libs/libhackrf ) plutosdr? ( net-libs/libad9361-iio net-libs/libiio ) sdrplay? ( net-wireless/sdrplay ) soapy? ( net-wireless/soapysdr ) rtlsdr? ( net-wireless/rtl-sdr ) uhd? ( net-wireless/uhd ) portaudio? ( media-libs/portaudio )
|
||||
DESCRIPTION=Cross-Platform SDR Software
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.sdrpp.org/
|
||||
INHERIT=cmake
|
||||
IUSE=airspy airspyhf bladerf hackrf hermes plutosdr rtlsdr sdrplay soapy uhd portaudio
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=sci-libs/fftw media-libs/glfw media-libs/glew sci-libs/volk app-arch/zstd media-libs/rtaudio airspy? ( net-wireless/airspy ) airspyhf? ( net-wireless/airspyhf ) bladerf? ( net-wireless/bladerf ) hackrf? ( net-libs/libhackrf ) plutosdr? ( net-libs/libad9361-iio net-libs/libiio ) sdrplay? ( net-wireless/sdrplay ) soapy? ( net-wireless/soapysdr ) rtlsdr? ( net-wireless/rtl-sdr ) uhd? ( net-wireless/uhd ) portaudio? ( media-libs/portaudio )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/AlexandreRouma/SDRPlusPlus/archive/206ce6e8c37aa7ee2e1990b80644330b6ac69b6b.tar.gz -> sdrpp-1.2.0_pre20240607.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
|
||||
_md5_=9c6cc432230d5cd105bd32df39be6aad
|
||||
@@ -222,7 +222,7 @@ app-misc/corectrl 1.4.0 1.4.1 9999: Core control application
|
||||
app-misc/cpufetch 1.05-r1: Simplistic yet fancy CPU architecture fetching tool
|
||||
app-misc/dbf 0.9.0: Command line tool to read the content of dBASE III, IV, and 5.0 files
|
||||
app-misc/diff-so-fancy 1.4.4: Good-lookin' diffs. Actually... nah... The best-lookin' diffs
|
||||
app-misc/doublecmd-bin 1.0.11 1.1.11_beta 1.1.14 9999: Double Commander: file manager with two panels, similar to Total Commander
|
||||
app-misc/doublecmd-bin 1.0.11 1.1.11_beta 1.1.15 9999: Double Commander: file manager with two panels, similar to Total Commander
|
||||
app-misc/dpscreenocr 1.4.0: Program to recognize text on screen
|
||||
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/electricsheep 3.0.2_p20191005 3.0.2_p20191005-r1: Realize the collective dream of sleeping computers from all over the internet
|
||||
@@ -884,7 +884,7 @@ dev-util/eclipse-parallel-bin 4.28: Eclipse IDE for Scientific Computing (C, C++
|
||||
dev-util/exercism 3.1.0 3.2.0: Command line client for https://exercism.io
|
||||
dev-util/find-work 0.6.1 0.7.0 9999: Personal advice utility for Gentoo package maintainers
|
||||
dev-util/fnm 1.35.1: Fast and simple Node.js version manager
|
||||
dev-util/fortls 2.13.0 3.0.0: Fortran Language Server (fortls)
|
||||
dev-util/fortls 2.13.0 3.0.0 3.1.1: Fortran Language Server (fortls)
|
||||
dev-util/fortran-test-drive 0.4.0: The simple testing framework (for Fortran)
|
||||
dev-util/gammaray 2.11.3: High-level runtime introspection tool for Qt applications
|
||||
dev-util/git-bug 0.8.0 9999: distributed, offline-first bug tracker
|
||||
@@ -930,7 +930,7 @@ dev-vcs/gitqlient-gitserver-plugin 0.2.0: GitQlient GitServer plugin
|
||||
dev-vcs/gitqlient-jenkins-plugin 0.2.0: GitQlient Jenkins plugin
|
||||
dev-vcs/gitui 0.26.3: blazing fast terminal-ui for git
|
||||
dev-vcs/jj 0.17.1-r1 0.18.0 9999: Jujutsu - an experimental version control system
|
||||
dev-vcs/lazygit 0.40.2-r1 0.41.0: Simple terminal UI for git commands
|
||||
dev-vcs/lazygit 0.40.2-r1 0.41.0 0.42.0: Simple terminal UI for git commands
|
||||
dev-zig/zls 0.10.0-r1 9999: The officially unofficial Ziglang language server
|
||||
games-action/ATLauncher 3.4.3.1 3.4.27.0: Minecraft launcher which integrates multiple different ModPacks
|
||||
games-action/blackvoxel 2.50 9999: Blackvoxel Video Game
|
||||
@@ -1059,7 +1059,7 @@ gui-apps/hypridle 0.1.2-r2 9999: Hyprland's idle daemon
|
||||
gui-apps/hyprlock 0.3.0-r3 9999: Hyprland's GPU-accelerated screen locking utility
|
||||
gui-apps/hyprpaper 0.6.0-r1 0.7.0: A blazing fast wayland wallpaper utility
|
||||
gui-apps/hyprpicker 0.1.1 0.2.0: A wlroots-compatible Wayland color picker that does not suck
|
||||
gui-apps/intiface-central-bin 2.5.7: Buttplug frontend application
|
||||
gui-apps/intiface-central-bin 2.5.7 2.6.0: Buttplug frontend application
|
||||
gui-apps/lan-mouse 0.7.3: Software KVM Switch / mouse & keyboard sharing software for Local Area Networks
|
||||
gui-apps/lemurs 0.3.1 0.3.1-r1 0.3.2: A TUI Display/Login Manager
|
||||
gui-apps/lswt 1.0.4-r1 2.0.0 9999: List Wayland toplevels
|
||||
@@ -1402,7 +1402,7 @@ net-misc/iipsrv 1.2: High performance image server for high resolution and scien
|
||||
net-misc/lyrics-in-terminal 1.5.0: Command Line Lyrics fetcher for MPRIS media players
|
||||
net-misc/maestral 1.9.3-r1: Maestral is an open-source Dropbox client written in Python
|
||||
net-misc/maestral-qt 1.9.3: Maestral is an open-source Dropbox client written in Python
|
||||
net-misc/mastorss 0.13.0 0.13.1 9999: Another RSS to Mastodon bot
|
||||
net-misc/mastorss 0.13.1 0.13.1-r1 9999: Another RSS to Mastodon bot
|
||||
net-misc/megasync 5.2.1.0-r1 9999: The official Qt-based program for syncing your MEGA account in your PC
|
||||
net-misc/myip 1.2.1: Get your external IP address using STUN server
|
||||
net-misc/ooni-probe-cli 3.18.0 3.18.1: OONI Probe network measurement tool for detecting internet censorship
|
||||
@@ -1460,6 +1460,7 @@ net-wireless/rtl8192eu 0_pre20240518: Realtek 8192EU driver module for Linux ker
|
||||
net-wireless/rtl8723bu 9999: Driver for the rtl8723 wireless chipset
|
||||
net-wireless/rtl8821ce 0_pre20240326: Realtek RTL8821CE Driver module for Linux kernel
|
||||
net-wireless/rtl8821cu 0_pre20240503: Realtek 8821CU/RTL8811CU module for Linux kernel
|
||||
net-wireless/sdrpp 1.2.0_pre20240607: Cross-Platform SDR Software
|
||||
phosh-base/phosh 0.36.0-r1 0.38.0: Meta package for Phosh, merge this package to install
|
||||
phosh-base/phosh-mobile-settings 0.36.0 0.38.0: Mobile Settings App for phosh and related components
|
||||
phosh-base/phosh-osk-stub 0.36.0 0.38.0: On-screen keyboard stub
|
||||
|
||||
@@ -1 +1 @@
|
||||
Sat, 15 Jun 2024 12:33:53 +0000
|
||||
Sat, 15 Jun 2024 16:03:52 +0000
|
||||
|
||||
@@ -608,6 +608,16 @@ net-vpn/fastd:doc - Build and install manpages
|
||||
net-vpn/fastd:offload-l2tp - Offload L2TP traffic to the kernel when using the null@l2tp transport method
|
||||
net-wireless/airspyhf:udevrules - Install udev rules
|
||||
net-wireless/bluetuith:doc - Install html docs
|
||||
net-wireless/sdrpp:airspy - Support for airspy hardware
|
||||
net-wireless/sdrpp:airspyhf - Support for airspyhf+ hardware
|
||||
net-wireless/sdrpp:bladerf - Support for bladerf hardware
|
||||
net-wireless/sdrpp:hackrf - Support for HackRF hardware
|
||||
net-wireless/sdrpp:hermes - Support for hermes
|
||||
net-wireless/sdrpp:plutosdr - Support for plutosdr hardware
|
||||
net-wireless/sdrpp:rtlsdr - Support for rtlsdr dongles
|
||||
net-wireless/sdrpp:sdrplay - Support for sdrplay hardware
|
||||
net-wireless/sdrpp:soapy - Support for hardware supported by SoapySDR
|
||||
net-wireless/sdrpp:uhd - Support for uhd hardware
|
||||
phosh-base/phosh:desktop-portal - Enable sys-apps/xdg-desktop-portal backend implementation
|
||||
phosh-base/phosh:iio - Enable support for IIO sensors via gnome-extra/iio-sensor-proxy
|
||||
phosh-base/phosh-shell:lockscreen-plugins - Build lockscreen plugins and widgets
|
||||
|
||||
Reference in New Issue
Block a user