mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-16 18:43:18 -04:00
2023-08-18 06:31:27 UTC
This commit is contained in:
@@ -9,6 +9,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/lexbor/lexbor/archive/refs/tags/v2.2.0.tar.gz -> lexbor-2.2.0.tar.gz
|
||||
SRC_URI=https://github.com/lexbor/lexbor/archive/refs/tags/v2.3.0.tar.gz -> lexbor-2.3.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c xdg-utils baea6080dd821f5562d715887954c9d3 cmake aa1d1fa7be37663d48162ac963b22692
|
||||
_md5_=da01d2074f96c49726721cbb289beff7
|
||||
@@ -1,16 +1,16 @@
|
||||
BDEPEND=python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-13[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
BDEPEND=test? ( python_targets_pypy3? ( dev-python/unittest-or-fail[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-python/unittest-or-fail[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_11? ( dev-python/unittest-or-fail[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) ) python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-13[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Take The Time, a super-neat Python library for timing chunks of code
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/ErikBjare/TakeTheTime
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=python_targets_pypy3 python_targets_python3_10 python_targets_python3_11
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=test
|
||||
RDEPEND=python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/T/TakeTheTime/TakeTheTime-0.3.1.tar.gz
|
||||
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 1f435bc389faf790af695df46b8dcb73 python-r1 b3f874304c1bda6ffc3450ebb4ae5169 distutils-r1 b7cd5736a595ec0df9b164d5aec6f228 pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_md5_=f92f8fce1b99b0a23feb0d43a30e9d86
|
||||
SRC_URI=https://github.com/ErikBjare/TakeTheTime/archive/refs/tags/v0.3.1.tar.gz -> TakeTheTime-0.3.1.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 1f435bc389faf790af695df46b8dcb73 python-r1 b3f874304c1bda6ffc3450ebb4ae5169 distutils-r1 b7cd5736a595ec0df9b164d5aec6f228
|
||||
_md5_=622fc53010626bd426c05c17ed65ff98
|
||||
|
||||
17
metadata/md5-cache/dev-python/portion-2.4.1
Normal file
17
metadata/md5-cache/dev-python/portion-2.4.1
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=dev-python/sortedcontainers[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( test? ( dev-python/pytest[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/coverage[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/black[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=test? ( dev-python/pytest[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/coverage[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/black[python_targets_python3_10(-)?,python_targets_python3_11(-)?] )
|
||||
DESCRIPTION=A Python library providing data structure and operations for intervals.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/AlexandreDecan/portion
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test test python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=LGPL-3
|
||||
RDEPEND=test? ( dev-python/pytest[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/coverage[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/black[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/p/portion/portion-2.4.1.tar.gz
|
||||
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 1f435bc389faf790af695df46b8dcb73 python-r1 b3f874304c1bda6ffc3450ebb4ae5169 distutils-r1 b7cd5736a595ec0df9b164d5aec6f228 pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_md5_=10689bb8e91a757c7d9633b8f6e45a07
|
||||
@@ -1,16 +1,16 @@
|
||||
BDEPEND=test? ( >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
BDEPEND=test? ( >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Python module to validate and convert data structures
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/keleshev/schema
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
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://files.pythonhosted.org/packages/source/s/schema/schema-0.7.5.tar.gz
|
||||
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 1f435bc389faf790af695df46b8dcb73 python-r1 b3f874304c1bda6ffc3450ebb4ae5169 distutils-r1 b7cd5736a595ec0df9b164d5aec6f228 pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_md5_=daacde329134f5c30375b8c7541bfbfb
|
||||
_md5_=1aa7617efd8b99546067b89e99642e83
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
BDEPEND=virtual/pkgconfig wayland? ( kde-frameworks/extra-cmake-modules ) >=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=evdev? ( dev-libs/libevdev ) gamepad? ( media-libs/libsdl2 ) gbm? ( x11-libs/libdrm ) qt5? ( dev-qt/qtcore dev-qt/qtgui dev-qt/qtnetwork ) retroachievements? ( net-misc/curl[curl_ssl_gnutls] ) X? ( x11-libs/libX11 x11-libs/libXrandr ) dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DEPEND=media-libs/cubeb evdev? ( dev-libs/libevdev ) dbus? ( sys-apps/dbus ) gamepad? ( media-libs/libsdl2 ) gbm? ( x11-libs/libdrm ) qt6? ( dev-qt/qtbase:6[gui,network,widgets] dev-qt/qttools:6[linguist] ) retroachievements? ( net-misc/curl[curl_ssl_gnutls] ) X? ( x11-libs/libX11 x11-libs/libXrandr ) dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=Fast Sony PlayStation (PSX) emulator
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/stenzek/duckstation
|
||||
INHERIT=xdg cmake desktop git-r3
|
||||
IUSE=discord +egl +evdev fbdev +gamepad gbm +nogui qt5 retroachievements wayland X
|
||||
IUSE=+dbus discord +egl +evdev fbdev +gamepad gbm +nogui qt6 retroachievements wayland X
|
||||
LICENSE=GPL-3
|
||||
PROPERTIES=live
|
||||
RDEPEND=evdev? ( dev-libs/libevdev ) gamepad? ( media-libs/libsdl2 ) gbm? ( x11-libs/libdrm ) qt5? ( dev-qt/qtcore dev-qt/qtgui dev-qt/qtnetwork ) retroachievements? ( net-misc/curl[curl_ssl_gnutls] ) X? ( x11-libs/libX11 x11-libs/libXrandr )
|
||||
RDEPEND=media-libs/cubeb evdev? ( dev-libs/libevdev ) dbus? ( sys-apps/dbus ) gamepad? ( media-libs/libsdl2 ) gbm? ( x11-libs/libdrm ) qt6? ( dev-qt/qtbase:6[gui,network,widgets] dev-qt/qttools:6[linguist] ) retroachievements? ( net-misc/curl[curl_ssl_gnutls] ) X? ( x11-libs/libX11 x11-libs/libXrandr )
|
||||
REQUIRED_USE=?? ( fbdev gbm ) gbm? ( egl ) wayland? ( egl )
|
||||
SLOT=0
|
||||
_eclasses_=xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c cmake aa1d1fa7be37663d48162ac963b22692 desktop 021728fdc1b03b36357dbc89489e0f0d git-r3 2358a7b20091609e24bd3a83b3ac5991
|
||||
_md5_=d6f08863740443f889e97565d6ce053d
|
||||
_md5_=f4fb738ba1fe14f2946e631530a92bde
|
||||
|
||||
@@ -7,6 +7,6 @@ INHERIT=cmake
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/hyprwm/hyprpaper/archive/v0.2.0.tar.gz -> hyprpaper-0.2.0.gh.tar.gz
|
||||
SRC_URI=https://github.com/hyprwm/hyprpaper/archive/v0.4.0.tar.gz -> hyprpaper-0.4.0.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c xdg-utils baea6080dd821f5562d715887954c9d3 cmake aa1d1fa7be37663d48162ac963b22692
|
||||
_md5_=e9bb8e9eef3778484452639fc2c2cfd7
|
||||
@@ -9,6 +9,6 @@ LICENSE=all-rights-reserved
|
||||
RDEPEND=>=app-accessibility/at-spi2-core-2.46.0 dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/fontconfig:1.0 media-libs/freetype:2 media-libs/mesa net-print/cups sys-apps/dbus sys-apps/util-linux x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libdrm x11-libs/libX11 x11-libs/libXScrnSaver x11-libs/libxkbcommon x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXtst x11-libs/pango
|
||||
RESTRICT=bindist mirror strip test
|
||||
SLOT=0
|
||||
SRC_URI=https://dl-canary.discordapp.net/apps/linux/0.0.165/discord-canary-0.0.165.deb
|
||||
SRC_URI=https://dl-canary.discordapp.net/apps/linux/0.0.166/discord-canary-0.0.166.deb
|
||||
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 pax-utils 91d47e5d20627c717aa878b9167c62a8 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 unpacker aa6a4e924009232d8b78b31e932c30b5 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=9406ec2b6d96521bceb782a4e5b7185b
|
||||
17
metadata/md5-cache/net-im/heisenbridge-1.14.5
Normal file
17
metadata/md5-cache/net-im/heisenbridge-1.14.5
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( acct-user/heisenbridge dev-python/irc[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mautrix[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-socks[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/ruamel-yaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] virtual/pkgconfig
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DEPEND=acct-user/heisenbridge dev-python/irc[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mautrix[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-socks[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/ruamel-yaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DESCRIPTION=A bouncer-style Matrix IRC bridge
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/hifi/heisenbridge/
|
||||
INHERIT=distutils-r1 systemd
|
||||
IUSE=test test python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=acct-user/heisenbridge dev-python/irc[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mautrix[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-socks[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/ruamel-yaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test ) !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/hifi/heisenbridge/archive/v1.14.5.tar.gz -> heisenbridge-1.14.5.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 1f435bc389faf790af695df46b8dcb73 python-r1 b3f874304c1bda6ffc3450ebb4ae5169 distutils-r1 b7cd5736a595ec0df9b164d5aec6f228 systemd 5f4bb0758df2e483babf68cd517078ca
|
||||
_md5_=8cf152545e47cb7b084f46d1dd04aefc
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=virtual/pkgconfig >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
|
||||
DEPEND=dev-libs/libsodium:= media-gfx/qrencode:= media-gfx/zbar:=[v4l] >=dev-libs/polyseed-1.0.0 dev-libs/libzip:= dev-libs/boost:=[nls] >=dev-qt/qtcore-5.15:5 >=dev-qt/qtwidgets-5.15:5 >=dev-qt/qtgui-5.15:5 >=dev-qt/qtnetwork-5.15:5 >=dev-qt/qtsvg-5.15:5 >=dev-qt/qtxml-5.15:5 >=dev-qt/qtwebsockets-5.15:5 >=dev-qt/qtmultimedia-5.15:5[widgets] >=dev-qt/qtconcurrent-5.15:5 dev-libs/libgcrypt:= sys-libs/zlib dev-libs/openssl:= net-dns/unbound:=[threads] net-libs/czmq:=
|
||||
DESCRIPTION=A free, open-source Monero wallet
|
||||
EAPI=8
|
||||
HOMEPAGE=https://featherwallet.org
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=cmake desktop xdg
|
||||
IUSE=qrcode xmrig localmonero
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD MIT
|
||||
RDEPEND=dev-libs/libsodium:= media-gfx/qrencode:= media-gfx/zbar:=[v4l] >=dev-libs/polyseed-1.0.0 dev-libs/libzip:= dev-libs/boost:=[nls] >=dev-qt/qtcore-5.15:5 >=dev-qt/qtwidgets-5.15:5 >=dev-qt/qtgui-5.15:5 >=dev-qt/qtnetwork-5.15:5 >=dev-qt/qtsvg-5.15:5 >=dev-qt/qtxml-5.15:5 >=dev-qt/qtwebsockets-5.15:5 >=dev-qt/qtmultimedia-5.15:5[widgets] >=dev-qt/qtconcurrent-5.15:5 dev-libs/libgcrypt:= sys-libs/zlib dev-libs/openssl:= net-dns/unbound:=[threads] net-libs/czmq:= net-vpn/tor xmrig? ( net-misc/xmrig )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/feather-wallet/feather/archive/refs/tags/2.2.3.tar.gz -> feather-2.2.3.tar.gz https://github.com/itay-grudev/SingleApplication/archive/3e8e85d1a487e433751711a8a090659684d42e3b.tar.gz -> feather-2.2.3-singleapplication.tar.gz https://github.com/feather-wallet/monero/archive/5e3c15637ed0ecbef44782247ce7364c2893a674.tar.gz -> feather-2.2.3-monero.tar.gz https://github.com/miniupnp/miniupnp/archive/544e6fcc73c5ad9af48a8985c94f0f1d742ef2e0.tar.gz -> feather-2.2.3-monero-miniupnp.tar.gz https://github.com/tevador/RandomX/archive/261d58c77fc5547c0aa7fdfeb58421ba7e0e6e1c.tar.gz -> feather-2.2.3-monero-randomx.tar.gz https://github.com/Tencent/rapidjson/archive/129d19ba7f496df5e33658527a7158c79b99c21c.tar.gz -> feather-2.2.3-monero-rapidjson.tar.gz https://github.com/monero-project/supercop/archive/633500ad8c8759995049ccd022107d1fa8a1bbc9.tar.gz -> feather-2.2.3-monero-supercop.tar.gz https://github.com/trezor/trezor-common/archive/bff7fdfe436c727982cc553bdfb29a9021b423b0.tar.gz -> feather-2.2.3-monero-trezorcommon.tar.gz
|
||||
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c xdg-utils baea6080dd821f5562d715887954c9d3 cmake aa1d1fa7be37663d48162ac963b22692 desktop 021728fdc1b03b36357dbc89489e0f0d xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=7d9c561822395d0e1c1fe92506ac4ec9
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=virtual/pkgconfig >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
|
||||
DEPEND=dev-libs/libsodium:= media-gfx/qrencode:= media-gfx/zbar:=[v4l] >=dev-libs/polyseed-1.0.0 dev-libs/libzip:= dev-libs/boost:=[nls] >=dev-qt/qtcore-5.15:5 >=dev-qt/qtwidgets-5.15:5 >=dev-qt/qtgui-5.15:5 >=dev-qt/qtnetwork-5.15:5 >=dev-qt/qtsvg-5.15:5 >=dev-qt/qtxml-5.15:5 >=dev-qt/qtwebsockets-5.15:5 >=dev-qt/qtmultimedia-5.15:5[widgets] >=dev-qt/qtconcurrent-5.15:5 dev-libs/libgcrypt:= sys-libs/zlib dev-libs/openssl:= net-dns/unbound:=[threads] net-libs/czmq:=
|
||||
DESCRIPTION=A free, open-source Monero wallet
|
||||
EAPI=8
|
||||
HOMEPAGE=https://featherwallet.org
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=cmake desktop xdg
|
||||
IUSE=qrcode xmrig localmonero
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD MIT
|
||||
RDEPEND=dev-libs/libsodium:= media-gfx/qrencode:= media-gfx/zbar:=[v4l] >=dev-libs/polyseed-1.0.0 dev-libs/libzip:= dev-libs/boost:=[nls] >=dev-qt/qtcore-5.15:5 >=dev-qt/qtwidgets-5.15:5 >=dev-qt/qtgui-5.15:5 >=dev-qt/qtnetwork-5.15:5 >=dev-qt/qtsvg-5.15:5 >=dev-qt/qtxml-5.15:5 >=dev-qt/qtwebsockets-5.15:5 >=dev-qt/qtmultimedia-5.15:5[widgets] >=dev-qt/qtconcurrent-5.15:5 dev-libs/libgcrypt:= sys-libs/zlib dev-libs/openssl:= net-dns/unbound:=[threads] net-libs/czmq:= net-vpn/tor xmrig? ( net-misc/xmrig )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/feather-wallet/feather/archive/refs/tags/2.3.0.tar.gz -> feather-2.3.0.tar.gz https://github.com/itay-grudev/SingleApplication/archive/3e8e85d1a487e433751711a8a090659684d42e3b.tar.gz -> feather-2.3.0-singleapplication.tar.gz https://github.com/feather-wallet/monero/archive/18bdad879d9f25f35f065354aedf1236e6b0a60b.tar.gz -> feather-2.3.0-monero.tar.gz https://github.com/miniupnp/miniupnp/archive/544e6fcc73c5ad9af48a8985c94f0f1d742ef2e0.tar.gz -> feather-2.3.0-monero-miniupnp.tar.gz https://github.com/tevador/RandomX/archive/261d58c77fc5547c0aa7fdfeb58421ba7e0e6e1c.tar.gz -> feather-2.3.0-monero-randomx.tar.gz https://github.com/Tencent/rapidjson/archive/129d19ba7f496df5e33658527a7158c79b99c21c.tar.gz -> feather-2.3.0-monero-rapidjson.tar.gz https://github.com/monero-project/supercop/archive/633500ad8c8759995049ccd022107d1fa8a1bbc9.tar.gz -> feather-2.3.0-monero-supercop.tar.gz https://github.com/trezor/trezor-common/archive/bff7fdfe436c727982cc553bdfb29a9021b423b0.tar.gz -> feather-2.3.0-monero-trezorcommon.tar.gz
|
||||
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c xdg-utils baea6080dd821f5562d715887954c9d3 cmake aa1d1fa7be37663d48162ac963b22692 desktop 021728fdc1b03b36357dbc89489e0f0d xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=7beee582870e6e29f5c985c866f6d29d
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=virtual/pkgconfig >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
|
||||
DEPEND=dev-libs/libsodium:= media-gfx/qrencode:= media-gfx/zbar:=[v4l] >=dev-libs/polyseed-1.0.0 dev-libs/libzip:= dev-libs/boost:=[nls] >=dev-qt/qtcore-5.15:5 >=dev-qt/qtwidgets-5.15:5 >=dev-qt/qtgui-5.15:5 >=dev-qt/qtnetwork-5.15:5 >=dev-qt/qtsvg-5.15:5 >=dev-qt/qtxml-5.15:5 >=dev-qt/qtwebsockets-5.15:5 >=dev-qt/qtmultimedia-5.15:5[widgets] >=dev-qt/qtconcurrent-5.15:5 dev-libs/libgcrypt:= sys-libs/zlib dev-libs/openssl:= net-dns/unbound:=[threads] net-libs/czmq:=
|
||||
DESCRIPTION=A free, open-source Monero wallet
|
||||
EAPI=8
|
||||
HOMEPAGE=https://featherwallet.org
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=cmake desktop xdg
|
||||
IUSE=qrcode xmrig localmonero
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD MIT
|
||||
RDEPEND=dev-libs/libsodium:= media-gfx/qrencode:= media-gfx/zbar:=[v4l] >=dev-libs/polyseed-1.0.0 dev-libs/libzip:= dev-libs/boost:=[nls] >=dev-qt/qtcore-5.15:5 >=dev-qt/qtwidgets-5.15:5 >=dev-qt/qtgui-5.15:5 >=dev-qt/qtnetwork-5.15:5 >=dev-qt/qtsvg-5.15:5 >=dev-qt/qtxml-5.15:5 >=dev-qt/qtwebsockets-5.15:5 >=dev-qt/qtmultimedia-5.15:5[widgets] >=dev-qt/qtconcurrent-5.15:5 dev-libs/libgcrypt:= sys-libs/zlib dev-libs/openssl:= net-dns/unbound:=[threads] net-libs/czmq:= net-vpn/tor xmrig? ( net-misc/xmrig )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/feather-wallet/feather/archive/8e10731e37621e271eea481dd93065a55c0a74c8.tar.gz -> feather-2.4.1_pre20230301.tar.gz https://github.com/itay-grudev/SingleApplication/archive/3e8e85d1a487e433751711a8a090659684d42e3b.tar.gz -> feather-2.4.1_pre20230301-singleapplication.tar.gz https://github.com/feather-wallet/monero/archive/772d207026dac31f927efa733fda3f73b103e71a.tar.gz -> feather-2.4.1_pre20230301-monero.tar.gz https://github.com/miniupnp/miniupnp/archive/544e6fcc73c5ad9af48a8985c94f0f1d742ef2e0.tar.gz -> feather-2.4.1_pre20230301-monero-miniupnp.tar.gz https://github.com/tevador/RandomX/archive/261d58c77fc5547c0aa7fdfeb58421ba7e0e6e1c.tar.gz -> feather-2.4.1_pre20230301-monero-randomx.tar.gz https://github.com/Tencent/rapidjson/archive/129d19ba7f496df5e33658527a7158c79b99c21c.tar.gz -> feather-2.4.1_pre20230301-monero-rapidjson.tar.gz https://github.com/monero-project/supercop/archive/633500ad8c8759995049ccd022107d1fa8a1bbc9.tar.gz -> feather-2.4.1_pre20230301-monero-supercop.tar.gz https://github.com/trezor/trezor-common/archive/bff7fdfe436c727982cc553bdfb29a9021b423b0.tar.gz -> feather-2.4.1_pre20230301-monero-trezorcommon.tar.gz
|
||||
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c xdg-utils baea6080dd821f5562d715887954c9d3 cmake aa1d1fa7be37663d48162ac963b22692 desktop 021728fdc1b03b36357dbc89489e0f0d xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=d6dfa491e7c50619742604d1ee009592
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=virtual/pkgconfig >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
|
||||
DEPEND=dev-libs/libsodium:= media-gfx/qrencode:= media-gfx/zbar:=[v4l] =dev-libs/polyseed-1.0.0 dev-libs/libzip:= dev-libs/boost:=[nls] >=dev-qt/qtcore-5.15:5 >=dev-qt/qtwidgets-5.15:5 >=dev-qt/qtgui-5.15:5 >=dev-qt/qtnetwork-5.15:5 >=dev-qt/qtsvg-5.15:5 >=dev-qt/qtxml-5.15:5 >=dev-qt/qtwebsockets-5.15:5 >=dev-qt/qtmultimedia-5.15:5[widgets] >=dev-qt/qtconcurrent-5.15:5 dev-libs/libgcrypt:= sys-libs/zlib dev-libs/openssl:= net-dns/unbound:=[threads] net-libs/czmq:=
|
||||
DESCRIPTION=A free, open-source Monero wallet
|
||||
EAPI=8
|
||||
HOMEPAGE=https://featherwallet.org
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=cmake desktop xdg
|
||||
IUSE=qrcode xmrig localmonero
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD MIT
|
||||
RDEPEND=dev-libs/libsodium:= media-gfx/qrencode:= media-gfx/zbar:=[v4l] =dev-libs/polyseed-1.0.0 dev-libs/libzip:= dev-libs/boost:=[nls] >=dev-qt/qtcore-5.15:5 >=dev-qt/qtwidgets-5.15:5 >=dev-qt/qtgui-5.15:5 >=dev-qt/qtnetwork-5.15:5 >=dev-qt/qtsvg-5.15:5 >=dev-qt/qtxml-5.15:5 >=dev-qt/qtwebsockets-5.15:5 >=dev-qt/qtmultimedia-5.15:5[widgets] >=dev-qt/qtconcurrent-5.15:5 dev-libs/libgcrypt:= sys-libs/zlib dev-libs/openssl:= net-dns/unbound:=[threads] net-libs/czmq:= net-vpn/tor xmrig? ( net-misc/xmrig )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/feather-wallet/feather/archive/refs/tags/2.4.2.tar.gz -> feather-2.4.2.tar.gz https://github.com/itay-grudev/SingleApplication/archive/3e8e85d1a487e433751711a8a090659684d42e3b.tar.gz -> feather-2.4.2-singleapplication.tar.gz https://github.com/feather-wallet/monero/archive/72519d14203061b59191144ee8cab736bc88b978.tar.gz -> feather-2.4.2-monero.tar.gz https://github.com/miniupnp/miniupnp/archive/544e6fcc73c5ad9af48a8985c94f0f1d742ef2e0.tar.gz -> feather-2.4.2-monero-miniupnp.tar.gz https://github.com/tevador/RandomX/archive/261d58c77fc5547c0aa7fdfeb58421ba7e0e6e1c.tar.gz -> feather-2.4.2-monero-randomx.tar.gz https://github.com/Tencent/rapidjson/archive/129d19ba7f496df5e33658527a7158c79b99c21c.tar.gz -> feather-2.4.2-monero-rapidjson.tar.gz https://github.com/monero-project/supercop/archive/633500ad8c8759995049ccd022107d1fa8a1bbc9.tar.gz -> feather-2.4.2-monero-supercop.tar.gz https://github.com/trezor/trezor-common/archive/bff7fdfe436c727982cc553bdfb29a9021b423b0.tar.gz -> feather-2.4.2-monero-trezorcommon.tar.gz
|
||||
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c xdg-utils baea6080dd821f5562d715887954c9d3 cmake aa1d1fa7be37663d48162ac963b22692 desktop 021728fdc1b03b36357dbc89489e0f0d xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=6d4dfe97d5f0072ba415a3678bc45af7
|
||||
@@ -11,6 +11,6 @@ LICENSE=BSD CC-BY-SA-3.0
|
||||
RDEPEND=dev-libs/gobject-introspection gnome-base/gsettings-desktop-schemas media-libs/gst-plugins-bad media-libs/gst-plugins-base media-libs/gst-plugins-good media-libs/gst-plugins-ugly media-plugins/gst-plugins-libav net-libs/glib-networking net-libs/webkit-gtk:4.1 sys-libs/libfixposix
|
||||
RESTRICT=mirror strip
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/atlas-engineer/nyxt/releases/download/3.3.0/nyxt-3.3.0-source-with-submodules.tar.xz -> nyxt-3.3.0.gh.tar.xz
|
||||
SRC_URI=https://github.com/atlas-engineer/nyxt/releases/download/3.6.0/nyxt-3.6.0-source-with-submodules.tar.xz -> nyxt-3.6.0.gh.tar.xz
|
||||
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 xdg-utils baea6080dd821f5562d715887954c9d3
|
||||
_md5_=7dd4dd2f75d1ea97bd6e5c88d479a3df
|
||||
@@ -639,7 +639,7 @@ dev-libs/ip2loc 8.1.4: IP2Location C Library
|
||||
dev-libs/jonquil 0.2.0: Jonquil: Bringing TOML blooms to JSON land
|
||||
dev-libs/jose 11-r1: C-language implementation of Javascript Object Signing and Encryption
|
||||
dev-libs/kwsys 0_pre20220603: Kitware System Library
|
||||
dev-libs/lexbor 2.2.0: Modular web engine (HTML/CSS parser, renderer, ...)
|
||||
dev-libs/lexbor 2.3.0: Modular web engine (HTML/CSS parser, renderer, ...)
|
||||
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.4.0 0.4.1 0.5.0 0.6.0: The DWARF Debugging Information Format
|
||||
@@ -1027,7 +1027,7 @@ dev-python/pifpaf 3.1.5: Python fixtures and daemon managing tools for functiona
|
||||
dev-python/pip-api 0.0.30: An unofficial, importable pip API
|
||||
dev-python/playsound 1.3.0: Single function module with no dependencies for playing sounds.
|
||||
dev-python/portio 0.5-r1: Python low level port I/O for Linux x86
|
||||
dev-python/portion 2.4.0: A Python library providing data structure and operations for intervals.
|
||||
dev-python/portion 2.4.0 2.4.1: A Python library providing data structure and operations for intervals.
|
||||
dev-python/pproxy 2.7.8-r1: TCP/UDP asynchronous tunnel proxy implemented in Python3 asyncio
|
||||
dev-python/praw 7.6.1 7.7.0: Python Reddit API Wrapper
|
||||
dev-python/prawcore 2.3.0: Low-level communication layer for PRAW
|
||||
@@ -1387,7 +1387,7 @@ gui-apps/gtklock 2.0.1 2.1.0: GTK-based lockscreen for Wayland
|
||||
gui-apps/gtklock-extras 9999: Gtklock modules
|
||||
gui-apps/hiprompt-gtk-py 0_pre20220624 9999: GTK+ Himitsu prompter for Wayland
|
||||
gui-apps/hyprland-plugins 0.27.2: A blazing fast wayland wallpaper utility
|
||||
gui-apps/hyprpaper 0.2.0-r1 0.3.0: A blazing fast wayland wallpaper utility
|
||||
gui-apps/hyprpaper 0.3.0 0.4.0: A blazing fast wayland wallpaper utility
|
||||
gui-apps/hyprpicker 0.1.0-r1 0.1.1: A wlroots-compatible Wayland color picker that does not suck
|
||||
gui-apps/intiface-central-bin 2.4.0 2.4.3: Buttplug frontend application
|
||||
gui-apps/lemurs 0.3.1: A TUI Display/Login Manager
|
||||
@@ -1601,14 +1601,14 @@ net-im/Quaternion 0.0.95.1: A Qt-based IM client for Matrix
|
||||
net-im/abaddon 0.1.8 9999: Alternative Discord client using GTK instead of Electron
|
||||
net-im/chatterino 2.3.5-r3: Chat client for https://twitch.tv
|
||||
net-im/conduit 0.5.0-r1: A Matrix homeserver written in Rust
|
||||
net-im/discord-canary-bin 0.0.165: All-in-one voice and text chat
|
||||
net-im/discord-canary-bin 0.0.166: All-in-one voice and text chat
|
||||
net-im/discord-ptb-bin 0.0.29: All-in-one voice and text chat
|
||||
net-im/fractal 5_beta1: Matrix group messaging app
|
||||
net-im/gajim-plugins 9999: Plugins developed fro Gajim XMPP client
|
||||
net-im/go-sendxmpp 0.5.6 0.6.0: A little tool to send messages to an XMPP contact or MUC
|
||||
net-im/gtkcord4 0.0.10 0.0.11: A Gtk4 Discord client in Golang
|
||||
net-im/guilded-bin 1.0.9105465: Drop Discord, get Guilded
|
||||
net-im/heisenbridge 1.14.2: A bouncer-style Matrix IRC bridge
|
||||
net-im/heisenbridge 1.14.2 1.14.5: A bouncer-style Matrix IRC bridge
|
||||
net-im/jitsi-meet 2022.3.1-r1: Desktop application for Jitsi Meet built with Electron
|
||||
net-im/kaidan 0.9.1: User-friendly and modern chat app for every device
|
||||
net-im/mastoposter 0.1-r1 0.2: Configurable reposter from Mastodon-compatible Fediverse servers
|
||||
@@ -1686,7 +1686,7 @@ net-nntp/inn 2.7.1: InterNetNews - the Internet meets Netnews
|
||||
net-nntp/pan 0.154-r1: A newsreader for GNOME
|
||||
net-p2p/bisq-bin 1.9.9: The decentralized bitcoin exchange (non-atomic, with arbitration)
|
||||
net-p2p/dogecoin-qt 1.14.6: Dogecoin Core Qt for desktop. Downloaded blockchain is under 2.2GB. Much secure.
|
||||
net-p2p/feather 2.2.3 2.3.0 2.4.1_pre20230301 2.4.2 2.4.5 2.4.9 9999: A free, open-source Monero wallet
|
||||
net-p2p/feather 2.4.5 2.4.9 9999: A free, open-source Monero wallet
|
||||
net-p2p/fragments 2.1-r1 2.1.1: Fragments is an easy to use BitTorrent client
|
||||
net-p2p/ipfs-cluster 1.0.1 1.0.2: Pinset orchestration for IPFS
|
||||
net-p2p/monero 0.17.2.0 0.17.2.3 0.17.3.0 0.17.3.2 0.18.1.0 0.18.1.1 0.18.1.2 0.18.2.0 0.18.2.2 9999: The secure, private, untraceable cryptocurrency
|
||||
@@ -1957,7 +1957,7 @@ www-apps/snac 2.25 2.26: A simple, minimalistic ActivityPub instance
|
||||
www-apps/uwebsockets 20.11.0 20.14.0 9999: ultra fast, simple, secure & standards compliant web I/O
|
||||
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 3.3.0 3.4.0 9999: Nyxt - the hacker's power-browser
|
||||
www-client/nyxt 3.4.0 3.6.0 9999: Nyxt - the hacker's power-browser
|
||||
www-client/vimb 3.6.0 3.7.0 9999: A fast, lightweight, vim-like browser based on webkit
|
||||
www-client/woob 3.1-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
|
||||
|
||||
@@ -1 +1 @@
|
||||
Fri, 18 Aug 2023 01:48:23 +0000
|
||||
Fri, 18 Aug 2023 06:31:27 +0000
|
||||
|
||||
@@ -307,7 +307,7 @@ games-emulation/duckstation:fbdev - Support FBDev OpenGL contexts
|
||||
games-emulation/duckstation:gamepad - Link with SDL2 for controller support
|
||||
games-emulation/duckstation:gbm - Support DRM/KMS OpenGL contexts
|
||||
games-emulation/duckstation:nogui - Build the NoGUI frontend
|
||||
games-emulation/duckstation:qt5 - Build the QT frontend
|
||||
games-emulation/duckstation:qt6 - Build the QT frontend
|
||||
games-emulation/duckstation:retroachievements - Build with RetroAchievements supports
|
||||
games-emulation/flycast:vulkan - Compile vulkan backend
|
||||
games-emulation/np2kai:X - Build support for X
|
||||
|
||||
Reference in New Issue
Block a user