mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
2023-10-15 22:31:52 UTC
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[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=dev-python/click[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/click-option-group[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/dnspython[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyyaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/tabulate[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DESCRIPTION=Command line admin tool for Synapse
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/JOJ0/synadm
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-python/click[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/click-option-group[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/dnspython[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyyaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/tabulate[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/s/synadm/synadm-0.43.tar.gz
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 d05609532b134be7c4ae2514f4c7d06e pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_md5_=defedbcc5d18a09665c8c1619032b56d
|
||||
@@ -1,16 +1,16 @@
|
||||
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/click[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/click-option-group[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/dnspython[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyyaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/tabulate[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEPEND=dev-python/click[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/click-option-group[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/dnspython[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyyaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/tabulate[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DESCRIPTION=Command line admin tool for Synapse
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/JOJ0/synadm
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=python_targets_python3_10 python_targets_python3_11
|
||||
IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-python/click[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/click-option-group[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/dnspython[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyyaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/tabulate[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 )
|
||||
RDEPEND=dev-python/click[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/click-option-group[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/dnspython[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyyaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/tabulate[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 )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/s/synadm/synadm-0.43.1.tar.gz
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 d05609532b134be7c4ae2514f4c7d06e pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_md5_=defedbcc5d18a09665c8c1619032b56d
|
||||
_md5_=a94407e4c091c07a0497ae3f351c315a
|
||||
|
||||
16
metadata/md5-cache/app-admin/synadm-0.44
Normal file
16
metadata/md5-cache/app-admin/synadm-0.44
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/click[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/click-option-group[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/dnspython[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyyaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/tabulate[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DESCRIPTION=Command line admin tool for Synapse
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/JOJ0/synadm
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-python/click[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/click-option-group[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/dnspython[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyyaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/tabulate[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 )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/s/synadm/synadm-0.44.tar.gz
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 d05609532b134be7c4ae2514f4c7d06e pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_md5_=a94407e4c091c07a0497ae3f351c315a
|
||||
@@ -12,6 +12,6 @@ RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 ) encryption? ( || ( mbedtls openssl ) )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/open62541/open62541/archive/v1.3.7.tar.gz -> open62541-1.3.7.tar.gz
|
||||
SRC_URI=https://github.com/open62541/open62541/archive/v1.3.8.tar.gz -> open62541-1.3.8.tar.gz
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake fc2f89084f590ac95c004ea95b0d2f80 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-single-r1 75118e916668a74c660a13b0ecb22562
|
||||
_md5_=8e749703146b691bc35d23bfb1d8213f
|
||||
@@ -10,6 +10,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=Unlicense MIT Boost-1.0
|
||||
RDEPEND=app-arch/lz4 <dev-lang/lua-5.1.6:5.1 dev-libs/jansson media-libs/freetype:2 media-libs/glu media-libs/libjpeg-turbo media-libs/libpng media-libs/libsdl2 media-libs/libtheora media-libs/libvorbis media-libs/mesa media-libs/openal media-video/ffmpeg
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/scp-fs2open/fs2open.github.com/archive/refs/tags/release_22_2_0.tar.gz -> fs2_open-22.2.0.tar.gz https://github.com/asarium/libRocket/archive/ecd648a43aff8a9f3daf064d75ca5725237d5b38.tar.gz -> fs2_open-22.2.0-ext_libRocket.tar.gz https://github.com/asarium/cmake-modules/archive/7cef9577d6fc35057ea57f46b4986a8a28aeff50.tar.gz -> fs2_open-22.2.0-ext_rpavlik-cmake-modules.tar.gz
|
||||
SRC_URI=https://github.com/scp-fs2open/fs2open.github.com/archive/refs/tags/release_23_2_0.tar.gz -> fs2_open-23.2.0.tar.gz https://github.com/asarium/libRocket/archive/ecd648a43aff8a9f3daf064d75ca5725237d5b38.tar.gz -> fs2_open-23.2.0-ext_libRocket.tar.gz https://github.com/asarium/cmake-modules/archive/7cef9577d6fc35057ea57f46b4986a8a28aeff50.tar.gz -> fs2_open-23.2.0-ext_rpavlik-cmake-modules.tar.gz
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake fc2f89084f590ac95c004ea95b0d2f80
|
||||
_md5_=c64770e14fa2d42f496ef395345af41a
|
||||
@@ -1,14 +1,16 @@
|
||||
BDEPEND=|| ( dev-lang/vala:0.56 ) >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
|
||||
BDEPEND=>=dev-util/meson-1.1.1 >=dev-lang/vala-0.56.8 || ( dev-lang/vala:0.56 ) >=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 prepare test
|
||||
DEPEND=>=gui-libs/gtk-4.6 >=gui-libs/libadwaita-1 >=media-libs/gstreamer-1.20.6[introspection] >=media-plugins/gst-plugins-taglib-1.20.6 >=dev-libs/appstream-glib-0.8.2 pipewire? ( media-video/pipewire[gstreamer] )
|
||||
DESCRIPTION=A GTK4 music player
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gitlab.gnome.org/neithern/g4music
|
||||
IDEPEND=>=gui-libs/gtk-4.6 >=gui-libs/libadwaita-1 >=media-libs/gstreamer-1.20.6[introspection] >=media-plugins/gst-plugins-taglib-1.20.6 >=dev-lang/vala-0.56.8 >=dev-libs/appstream-glib-0.8.2 pipewire? ( media-video/pipewire[gstreamer] ) dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=meson xdg gnome2-utils vala
|
||||
IUSE=pipewire
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=>=gui-libs/gtk-4.6 >=gui-libs/libadwaita-1 >=media-libs/gstreamer-1.20.6[introspection] >=media-plugins/gst-plugins-taglib-1.20.6 >=dev-libs/appstream-glib-0.8.2 pipewire? ( media-video/pipewire[gstreamer] )
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.gnome.org/neithern/g4music/-/archive/v3.2/g4music-v3.2.tar.bz2
|
||||
SRC_URI=https://gitlab.gnome.org/neithern/g4music/-/archive/v3.4/g4music-v3.4.tar.bz2
|
||||
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 12aa0037eb004139215ff04894d52b28 meson af1ca7ad21fdd31fcc4fa91d8abca977 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e gnome2-utils b0183db3b2e07b18f3b77bffec72e116 flag-o-matic e5cc383ea8420f92fe3737be790021dc vala db97951caa799e73a831a5f48e717da8
|
||||
_md5_=0f2bceabc26f7b01e2bcdc9b9da479f6
|
||||
_md5_=7149879e64c53e729da50b3077ad5837
|
||||
@@ -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.5.tar.gz -> feather-2.4.5.tar.gz https://github.com/itay-grudev/SingleApplication/archive/3e8e85d1a487e433751711a8a090659684d42e3b.tar.gz -> feather-2.4.5-singleapplication.tar.gz https://github.com/feather-wallet/monero/archive/543582872aeb6ac5dd5853983765dbdd7706163d.tar.gz -> feather-2.4.5-monero.tar.gz https://github.com/miniupnp/miniupnp/archive/544e6fcc73c5ad9af48a8985c94f0f1d742ef2e0.tar.gz -> feather-2.4.5-monero-miniupnp.tar.gz https://github.com/tevador/RandomX/archive/261d58c77fc5547c0aa7fdfeb58421ba7e0e6e1c.tar.gz -> feather-2.4.5-monero-randomx.tar.gz https://github.com/Tencent/rapidjson/archive/129d19ba7f496df5e33658527a7158c79b99c21c.tar.gz -> feather-2.4.5-monero-rapidjson.tar.gz https://github.com/monero-project/supercop/archive/633500ad8c8759995049ccd022107d1fa8a1bbc9.tar.gz -> feather-2.4.5-monero-supercop.tar.gz https://github.com/trezor/trezor-common/archive/bff7fdfe436c727982cc553bdfb29a9021b423b0.tar.gz -> feather-2.4.5-monero-trezorcommon.tar.gz
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake fc2f89084f590ac95c004ea95b0d2f80 desktop 021728fdc1b03b36357dbc89489e0f0d xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=7196b030e15f8358cc8e629a08ee675b
|
||||
@@ -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.9.tar.gz -> feather-2.4.9.tar.gz https://github.com/itay-grudev/SingleApplication/archive/3e8e85d1a487e433751711a8a090659684d42e3b.tar.gz -> feather-2.4.9-singleapplication.tar.gz https://github.com/feather-wallet/monero/archive/4a7881a55606b41eb79509b33b0f291b64860922.tar.gz -> feather-2.4.9-monero.tar.gz https://github.com/miniupnp/miniupnp/archive/544e6fcc73c5ad9af48a8985c94f0f1d742ef2e0.tar.gz -> feather-2.4.9-monero-miniupnp.tar.gz https://github.com/tevador/RandomX/archive/261d58c77fc5547c0aa7fdfeb58421ba7e0e6e1c.tar.gz -> feather-2.4.9-monero-randomx.tar.gz https://github.com/Tencent/rapidjson/archive/129d19ba7f496df5e33658527a7158c79b99c21c.tar.gz -> feather-2.4.9-monero-rapidjson.tar.gz https://github.com/monero-project/supercop/archive/633500ad8c8759995049ccd022107d1fa8a1bbc9.tar.gz -> feather-2.4.9-monero-supercop.tar.gz https://github.com/trezor/trezor-common/archive/bff7fdfe436c727982cc553bdfb29a9021b423b0.tar.gz -> feather-2.4.9-monero-trezorcommon.tar.gz
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake fc2f89084f590ac95c004ea95b0d2f80 desktop 021728fdc1b03b36357dbc89489e0f0d xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=c5e72ff3bb2ee6e0831ef8152942fb27
|
||||
@@ -1,6 +1,6 @@
|
||||
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:=
|
||||
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
|
||||
@@ -9,8 +9,8 @@ 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 )
|
||||
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.9.tar.gz -> feather-2.4.9-r1.tar.gz https://github.com/itay-grudev/SingleApplication/archive/3e8e85d1a487e433751711a8a090659684d42e3b.tar.gz -> feather-2.4.9-r1-singleapplication.tar.gz https://github.com/feather-wallet/monero/archive/db1ac578a16e678f0778fb37001921f93704f0ed.tar.gz -> feather-2.4.9-r1-monero.tar.gz https://github.com/miniupnp/miniupnp/archive/544e6fcc73c5ad9af48a8985c94f0f1d742ef2e0.tar.gz -> feather-2.4.9-r1-monero-miniupnp.tar.gz https://github.com/tevador/RandomX/archive/261d58c77fc5547c0aa7fdfeb58421ba7e0e6e1c.tar.gz -> feather-2.4.9-r1-monero-randomx.tar.gz https://github.com/Tencent/rapidjson/archive/129d19ba7f496df5e33658527a7158c79b99c21c.tar.gz -> feather-2.4.9-r1-monero-rapidjson.tar.gz https://github.com/monero-project/supercop/archive/633500ad8c8759995049ccd022107d1fa8a1bbc9.tar.gz -> feather-2.4.9-r1-monero-supercop.tar.gz https://github.com/trezor/trezor-common/archive/bff7fdfe436c727982cc553bdfb29a9021b423b0.tar.gz -> feather-2.4.9-r1-monero-trezorcommon.tar.gz
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake fc2f89084f590ac95c004ea95b0d2f80 desktop 021728fdc1b03b36357dbc89489e0f0d xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=e1a91748beeb913ff0bd03a9bd57e676
|
||||
_md5_=3b1889f8ab9b66efeb8dddb3cfe40f6f
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
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/qtbase-6.5.2:6 >=dev-qt/qtsvg-6.5.2:6 >=dev-qt/qtmultimedia-6.5.2:6 >=dev-qt/qtwebsockets-6.5.2:6 dev-libs/libgcrypt:= sys-libs/zlib dev-libs/openssl:= net-dns/unbound:=[threads] net-libs/czmq:=
|
||||
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/qtbase-6.5.2:6 >=dev-qt/qtsvg-6.5.2:6 >=dev-qt/qtmultimedia-6.5.2:6 >=dev-qt/qtwebsockets-6.5.2:6 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 qt6
|
||||
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/qtbase-6.5.2:6 >=dev-qt/qtsvg-6.5.2:6 >=dev-qt/qtmultimedia-6.5.2:6 >=dev-qt/qtwebsockets-6.5.2:6 dev-libs/libgcrypt:= sys-libs/zlib dev-libs/openssl:= net-dns/unbound:=[threads] net-libs/czmq:= net-vpn/tor xmrig? ( net-misc/xmrig )
|
||||
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/qtbase-6.5.2:6 >=dev-qt/qtsvg-6.5.2:6 >=dev-qt/qtmultimedia-6.5.2:6 >=dev-qt/qtwebsockets-6.5.2:6 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.5.0.tar.gz -> feather-2.5.0.tar.gz https://github.com/itay-grudev/SingleApplication/archive/3e8e85d1a487e433751711a8a090659684d42e3b.tar.gz -> feather-2.5.0-singleapplication.tar.gz https://github.com/feather-wallet/monero/archive/1f068d1ee84849b3b1758b0a46844834019de1bc.tar.gz -> feather-2.5.0-monero.tar.gz https://github.com/miniupnp/miniupnp/archive/544e6fcc73c5ad9af48a8985c94f0f1d742ef2e0.tar.gz -> feather-2.5.0-monero-miniupnp.tar.gz https://github.com/tevador/RandomX/archive/261d58c77fc5547c0aa7fdfeb58421ba7e0e6e1c.tar.gz -> feather-2.5.0-monero-randomx.tar.gz https://github.com/Tencent/rapidjson/archive/129d19ba7f496df5e33658527a7158c79b99c21c.tar.gz -> feather-2.5.0-monero-rapidjson.tar.gz https://github.com/monero-project/supercop/archive/633500ad8c8759995049ccd022107d1fa8a1bbc9.tar.gz -> feather-2.5.0-monero-supercop.tar.gz https://github.com/trezor/trezor-common/archive/bff7fdfe436c727982cc553bdfb29a9021b423b0.tar.gz -> feather-2.5.0-monero-trezorcommon.tar.gz
|
||||
SRC_URI=https://github.com/feather-wallet/feather/archive/refs/tags/2.5.1.tar.gz -> feather-2.5.1.tar.gz https://github.com/itay-grudev/SingleApplication/archive/3e8e85d1a487e433751711a8a090659684d42e3b.tar.gz -> feather-2.5.1-singleapplication.tar.gz https://github.com/feather-wallet/monero/archive/1f068d1ee84849b3b1758b0a46844834019de1bc.tar.gz -> feather-2.5.1-monero.tar.gz https://github.com/miniupnp/miniupnp/archive/544e6fcc73c5ad9af48a8985c94f0f1d742ef2e0.tar.gz -> feather-2.5.1-monero-miniupnp.tar.gz https://github.com/tevador/RandomX/archive/261d58c77fc5547c0aa7fdfeb58421ba7e0e6e1c.tar.gz -> feather-2.5.1-monero-randomx.tar.gz https://github.com/Tencent/rapidjson/archive/129d19ba7f496df5e33658527a7158c79b99c21c.tar.gz -> feather-2.5.1-monero-rapidjson.tar.gz https://github.com/monero-project/supercop/archive/633500ad8c8759995049ccd022107d1fa8a1bbc9.tar.gz -> feather-2.5.1-monero-supercop.tar.gz https://github.com/trezor/trezor-common/archive/bff7fdfe436c727982cc553bdfb29a9021b423b0.tar.gz -> feather-2.5.1-monero-trezorcommon.tar.gz
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake fc2f89084f590ac95c004ea95b0d2f80 desktop 021728fdc1b03b36357dbc89489e0f0d xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=a682751a896db8ba66ddcf6dea300821
|
||||
_md5_=8194a4421959a0c17fcdd017110399a3
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=virtual/pkgconfig >=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=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:=
|
||||
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/qtbase-6.5.2:6 >=dev-qt/qtsvg-6.5.2:6 >=dev-qt/qtmultimedia-6.5.2:6 >=dev-qt/qtwebsockets-6.5.2:6 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
|
||||
@@ -9,7 +9,7 @@ INHERIT=cmake git-r3 desktop xdg
|
||||
IUSE=qrcode xmrig localmonero
|
||||
LICENSE=BSD MIT
|
||||
PROPERTIES=live
|
||||
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 )
|
||||
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/qtbase-6.5.2:6 >=dev-qt/qtsvg-6.5.2:6 >=dev-qt/qtmultimedia-6.5.2:6 >=dev-qt/qtwebsockets-6.5.2:6 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
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake fc2f89084f590ac95c004ea95b0d2f80 git-r3 2358a7b20091609e24bd3a83b3ac5991 desktop 021728fdc1b03b36357dbc89489e0f0d xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=43d39401ed50d47cd7b1f43af0f451b4
|
||||
_md5_=3af1da2f3949adfac3d56063bba8cf93
|
||||
|
||||
@@ -11,6 +11,6 @@ KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/tomaspinho/rtl8821ce/archive/a478095a45d8aa957b45be4f9173c414efcacc6f.tar.gz -> rtl8821ce-0_pre20230504.tar.gz
|
||||
SRC_URI=https://github.com/tomaspinho/rtl8821ce/archive/b5b8a5c1b884b429cd33f627caafe805b9f204e8.tar.gz -> rtl8821ce-0_pre20231002.tar.gz
|
||||
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe linux-mod-r1 3adf4125a2c5f60764f8d3bba0d4111b
|
||||
_md5_=a81ebb2f64d4c109724c43fedf5aa2dc
|
||||
_md5_=e850bc944cdd8f403661ea2dc56dcbf9
|
||||
@@ -11,6 +11,6 @@ KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/morrownr/8821cu-20210916/archive/4efe62365cea9f281ba67d5ceb214bf4850ba1f5.tar.gz -> rtl8821cu-0_pre20230719.tar.gz
|
||||
SRC_URI=https://github.com/morrownr/8821cu-20210916/archive/8e300c0885835b079ad1a99cccd960754a4c849f.tar.gz -> rtl8821cu-0_pre20230925.tar.gz
|
||||
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe linux-mod-r1 3adf4125a2c5f60764f8d3bba0d4111b
|
||||
_md5_=a42f8864300d022af717dd3230b00b6a
|
||||
_md5_=fe054c09db25c10e62d2f7251a59602f
|
||||
16
metadata/md5-cache/sys-apps/mission-center-0.3.3
Normal file
16
metadata/md5-cache/sys-apps/mission-center-0.3.3
Normal file
File diff suppressed because one or more lines are too long
@@ -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.7.0/nyxt-3.7.0-source-with-submodules.tar.xz -> nyxt-3.7.0.gh.tar.xz
|
||||
SRC_URI=https://github.com/atlas-engineer/nyxt/releases/download/3.9.0/nyxt-3.9.0-source-with-submodules.tar.xz -> nyxt-3.9.0.gh.tar.xz
|
||||
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 xdg-utils baea6080dd821f5562d715887954c9d3
|
||||
_md5_=9f8e24424b702c18d27ef55d740ed56f
|
||||
@@ -87,7 +87,7 @@ app-admin/pass-update 2.1: pass extension that provides an easy flow for updatin
|
||||
app-admin/pulumi-bin 3.81.0 3.86.0 3.88.0: Infrastructure as code in any programming language
|
||||
app-admin/rbw 9999: unofficial bitwarden cli
|
||||
app-admin/s-tui 1.1.3-r1: Stress-Terminal UI monitoring tool
|
||||
app-admin/synadm 0.43 0.43.1: Command line admin tool for Synapse
|
||||
app-admin/synadm 0.43.1 0.44: Command line admin tool for Synapse
|
||||
app-admin/terragrunt-bin 0.38.6 0.45.4 0.50.8: A thin wrapper for Terraform
|
||||
app-admin/zenmonitor3 2.0.0: Zen monitor is monitoring software for AMD Zen-based CPUs
|
||||
app-arch/7zip 23.01: A free file archiver for extremely high compression
|
||||
@@ -679,7 +679,7 @@ dev-libs/octetos-db 1.3.2_alpha 1.3.3_alpha: C++ library for Database Acces.
|
||||
dev-libs/octetos-db-abstract 0.1.2_alpha 0.6.0_alpha: API to access database, abstract component.
|
||||
dev-libs/octetos-db-maria 1.4.2_alpha 1.9.2_alpha 9999: C++ library for Database Acces.
|
||||
dev-libs/octetos-db-postgresql 1.3.9_alpha 1.3.10_alpha: C++ library for Database Acces.
|
||||
dev-libs/open62541 1.3.7: Open source C implementation of OPC UA
|
||||
dev-libs/open62541 1.3.8: Open source C implementation of OPC UA
|
||||
dev-libs/perfstubs 0_pre20210915: Profiling API for adding external tool instrumentation support to any project
|
||||
dev-libs/polyseed 1.0.0 2.0.0 9999: Mnemonic seed library for Monero and other CryptoNote-based currencies.
|
||||
dev-libs/properties-cpp 0.0.2: Simple convenience library for handling properties and signals in C++11
|
||||
@@ -1330,7 +1330,7 @@ games-emulation/rpcs3 9999: PS3 emulator/debugger
|
||||
games-emulation/yuzu 0_p20230202 9999: An emulator for Nintendo Switch
|
||||
games-engines/boxtron 0.5.4-r2: Steam Play compatibility tool to run DOS games using native Linux DOSBox
|
||||
games-engines/easyrpg-player 0.7.0 0.8 0.8-r1: RPG Maker 2000/2003 and EasyRPG games interpreter
|
||||
games-engines/fs2_open 22.2.0 23.0.0: FreeSpace2 Source Code Project game engine
|
||||
games-engines/fs2_open 23.0.0 23.2.0: FreeSpace2 Source Code Project game engine
|
||||
games-engines/instead 3.3.5 3.4.1 9999: INSTEAD text-based quest game engine
|
||||
games-engines/luxtorpeda 25.0.0: Steam Play compatibility tool to run games using native Linux engines
|
||||
games-engines/nxengine-evo 2.6.4: rewrite of the jump-and-run platformer Doukutsu Monogatari(Cave Story)
|
||||
@@ -1561,7 +1561,7 @@ media-sound/callaudiod 0.1.7 0.1.9: Call audio routing daemon
|
||||
media-sound/drumgizmo 0.9.20 9999: Cross-platform drum plugin and stand-alone application
|
||||
media-sound/dzr 230919: DZR: the command line deezer.com player
|
||||
media-sound/eartag 0.5.0: GTK4 MusicBrainz audio tagger
|
||||
media-sound/g4music 3.2 3.3: A GTK4 music player
|
||||
media-sound/g4music 3.3 3.4: A GTK4 music player
|
||||
media-sound/hushboard 0.0_pre20220518 9999: Mutes your microphone while you are typing
|
||||
media-sound/ibniz 1.18-r1: virtual machine designed for extremely compact low-level audiovisual programs
|
||||
media-sound/jacktrip 1.7.1-r1: Send JACK audio over a network
|
||||
@@ -1728,7 +1728,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.4.5 2.4.9 2.4.9-r1 2.5.0 9999: A free, open-source Monero wallet
|
||||
net-p2p/feather 2.4.9-r1 2.5.1 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 0.18.3.1 9999: The secure, private, untraceable cryptocurrency
|
||||
@@ -1747,8 +1747,8 @@ net-vpn/gp-saml-gui 9999: Interactively authenticate to GlobalProtect VPNs that
|
||||
net-wireless/bluetuith 0.1.7 9999: A TUI bluetooth manager for Linux written in Go
|
||||
net-wireless/rtl8192eu 0_pre20230613: Realtek 8192EU driver module for Linux kernel
|
||||
net-wireless/rtl8723bu 9999: Driver for the rtl8723 wireless chipset
|
||||
net-wireless/rtl8821ce 0_pre20230504: Realtek RTL8821CE Driver module for Linux kernel
|
||||
net-wireless/rtl8821cu 0_pre20230719: Realtek 8821CU/RTL8811CU module for Linux kernel
|
||||
net-wireless/rtl8821ce 0_pre20231002: Realtek RTL8821CE Driver module for Linux kernel
|
||||
net-wireless/rtl8821cu 0_pre20230925: Realtek 8821CU/RTL8811CU module for Linux kernel
|
||||
sci-biology/cmdock 0.2.0: Program for docking ligands to proteins and nucleic acids
|
||||
sci-biology/geneathome 1.10-r5: BOINC application for expanding Gene Regulatory Networks (GRN)
|
||||
sci-chemistry/vesta-bin 3.5.8: Visualisation for Electronic and STructural Analysis.
|
||||
@@ -1860,7 +1860,7 @@ sys-apps/hex 0.3.2 0.4.0 0.4.1 0.4.2: Futuristic take on hexdump
|
||||
sys-apps/intel-cmt-cat 4.4.0: User space software for Intel(R) Resource Director Technology
|
||||
sys-apps/loclone 0.1.0: A tool for creating CoW snapshots on XFS
|
||||
sys-apps/lsplug 4: Replacement for lsusb that shows more useful info and less useless info
|
||||
sys-apps/mission-center 0.3.2: Monitor your CPU, Memory, Disk, Network and GPU usage.
|
||||
sys-apps/mission-center 0.3.2 0.3.3: Monitor your CPU, Memory, Disk, Network and GPU usage.
|
||||
sys-apps/nvimpager 0.11.0: Use nvim as a pager to view manpages, diff, etc with nvim's syntax highlighting.
|
||||
sys-apps/openSeaChest 22.07 23.03.1: SeaGate's open source harddrive control utilities
|
||||
sys-apps/ov 0.11.2 0.32.0: Feature-rich terminal pager
|
||||
@@ -2005,7 +2005,7 @@ www-apps/uwebsockets 20.11.0 20.14.0 9999: ultra fast, simple, secure & standard
|
||||
www-apps/whoogle-search 0.8.3: A self-hosted, ad-free, privacy-respecting metasearch engine
|
||||
www-client/badwolf 1.2.2 1.3.0 9999: Minimalist and privacy-oriented WebKitGTK+ browser
|
||||
www-client/browsh 1.8.2: A fully-modern text-based browser, rendering to TTY and browsers
|
||||
www-client/nyxt 3.7.0 3.8.0 9999: Nyxt - the hacker's power-browser
|
||||
www-client/nyxt 3.8.0 3.9.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-client/yandex-browser 23.9.1.962_p1: The web browser from Yandex
|
||||
|
||||
@@ -1 +1 @@
|
||||
Fri, 13 Oct 2023 10:46:48 +0000
|
||||
Sun, 15 Oct 2023 22:31:52 +0000
|
||||
|
||||
Reference in New Issue
Block a user