From 4b714b55af9407561c244d05d0cc92febceaacae Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Thu, 19 Oct 2023 07:31:47 +0000 Subject: [PATCH] 2023-10-19 07:31:47 UTC --- .../app-misc/nwg-shell-wallpapers-1.3 | 9 ++++++ .../{joplin-bin-2.9.17 => joplin-bin-2.13.1} | 4 +-- metadata/md5-cache/dev-python/Pyro5-5.14 | 17 ----------- metadata/md5-cache/dev-python/Pyro5-5.15 | 16 ++++++++++ metadata/md5-cache/dev-python/rstcheck-6.1.1 | 16 ---------- metadata/md5-cache/dev-python/rstcheck-6.2.0 | 16 ++++++++++ .../md5-cache/dev-tex/ninecolors-2022.02.13 | 15 ++++++++++ .../md5-cache/dev-tex/tabularray-2023.03.01 | 15 ++++++++++ .../md5-cache/gui-apps/nwg-displays-0.3.8 | 16 ++++++++++ metadata/md5-cache/gui-apps/nwg-dock-0.3.9 | 15 ++++++++++ .../gui-apps/nwg-dock-hyprland-0.1.7 | 15 ++++++++++ .../md5-cache/gui-apps/nwg-launchers-0.7.1.1 | 17 +++++++++++ .../md5-cache/gui-apps/nwg-launchers-9999 | 13 ++++---- metadata/md5-cache/gui-apps/nwg-panel-0.9.14 | 16 ++++++++++ metadata/md5-cache/gui-apps/nwg-panel-9999 | 6 ++-- metadata/md5-cache/gui-apps/nwg-shell-0.5.16 | 16 ++++++++++ .../gui-apps/nwg-shell-config-0.5.22 | 16 ++++++++++ ...re20230414 => mautrix-slack-0_pre20230925} | 4 +-- .../{kactus2-3.10.0 => kactus2-3.12.0} | 18 +++++------ .../md5-cache/sci-electronics/kactus2-9999 | 12 ++++---- .../md5-cache/sys-apps/mission-center-0.3.2 | 2 +- .../md5-cache/sys-apps/mission-center-0.3.3 | 2 +- .../md5-cache/sys-apps/mission-center-9999 | 17 +++++++++++ metadata/pkg_desc_index | 30 ++++++++++--------- metadata/timestamp.chk | 2 +- 25 files changed, 247 insertions(+), 78 deletions(-) create mode 100644 metadata/md5-cache/app-misc/nwg-shell-wallpapers-1.3 rename metadata/md5-cache/app-office/{joplin-bin-2.9.17 => joplin-bin-2.13.1} (80%) delete mode 100644 metadata/md5-cache/dev-python/Pyro5-5.14 create mode 100644 metadata/md5-cache/dev-python/Pyro5-5.15 delete mode 100644 metadata/md5-cache/dev-python/rstcheck-6.1.1 create mode 100644 metadata/md5-cache/dev-python/rstcheck-6.2.0 create mode 100644 metadata/md5-cache/dev-tex/ninecolors-2022.02.13 create mode 100644 metadata/md5-cache/dev-tex/tabularray-2023.03.01 create mode 100644 metadata/md5-cache/gui-apps/nwg-displays-0.3.8 create mode 100644 metadata/md5-cache/gui-apps/nwg-dock-0.3.9 create mode 100644 metadata/md5-cache/gui-apps/nwg-dock-hyprland-0.1.7 create mode 100644 metadata/md5-cache/gui-apps/nwg-launchers-0.7.1.1 create mode 100644 metadata/md5-cache/gui-apps/nwg-panel-0.9.14 create mode 100644 metadata/md5-cache/gui-apps/nwg-shell-0.5.16 create mode 100644 metadata/md5-cache/gui-apps/nwg-shell-config-0.5.22 rename metadata/md5-cache/net-im/{mautrix-slack-0_pre20230414 => mautrix-slack-0_pre20230925} (73%) rename metadata/md5-cache/sci-electronics/{kactus2-3.10.0 => kactus2-3.12.0} (55%) create mode 100644 metadata/md5-cache/sys-apps/mission-center-9999 diff --git a/metadata/md5-cache/app-misc/nwg-shell-wallpapers-1.3 b/metadata/md5-cache/app-misc/nwg-shell-wallpapers-1.3 new file mode 100644 index 0000000000..9fad842227 --- /dev/null +++ b/metadata/md5-cache/app-misc/nwg-shell-wallpapers-1.3 @@ -0,0 +1,9 @@ +DEFINED_PHASES=install +DESCRIPTION=Selection of wallpapers contributed to the nwg-shell project +EAPI=8 +HOMEPAGE=https://github.com/nwg-piotr/nwg-shell-wallpapers +KEYWORDS=~amd64 +LICENSE=MIT +SLOT=0 +SRC_URI=https://github.com/nwg-piotr/nwg-shell-wallpapers/archive/v1.3.tar.gz -> nwg-shell-wallpapers-1.3.tar.gz +_md5_=03e7adf4e7a5e697ae9243102fa55de3 diff --git a/metadata/md5-cache/app-office/joplin-bin-2.9.17 b/metadata/md5-cache/app-office/joplin-bin-2.13.1 similarity index 80% rename from metadata/md5-cache/app-office/joplin-bin-2.9.17 rename to metadata/md5-cache/app-office/joplin-bin-2.13.1 index be19ad9d3e..1e4465b250 100644 --- a/metadata/md5-cache/app-office/joplin-bin-2.9.17 +++ b/metadata/md5-cache/app-office/joplin-bin-2.13.1 @@ -7,5 +7,5 @@ LICENSE=AGPL-3 RDEPEND=sys-fs/fuse:0 RESTRICT=strip SLOT=0 -SRC_URI=https://github.com/laurent22/joplin/releases/download/v2.9.17/Joplin-2.9.17.AppImage -_md5_=f5cf7458f4ad4f02372426c57bd58132 +SRC_URI=https://github.com/laurent22/joplin/releases/download/v2.13.1/Joplin-2.13.1.AppImage +_md5_=6de667cf21f25160b4f0d3f63a3db1f8 diff --git a/metadata/md5-cache/dev-python/Pyro5-5.14 b/metadata/md5-cache/dev-python/Pyro5-5.14 deleted file mode 100644 index fe79694fef..0000000000 --- a/metadata/md5-cache/dev-python/Pyro5-5.14 +++ /dev/null @@ -1,17 +0,0 @@ -BDEPEND=test? ( >=dev-python/serpent-1.40[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) doc? ( || ( ( dev-lang/python:3.11 >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] dev-python/sphinx-rtd-theme[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] dev-python/sphinx-rtd-theme[python_targets_python3_10(-)] ) ( dev-python/pypy3 >=dev-python/sphinx-5.3.0[python_targets_pypy3(-)] dev-python/sphinx-rtd-theme[python_targets_pypy3(-)] ) ) ) 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-15[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(-)?] -DEFINED_PHASES=compile configure install prepare test -DESCRIPTION=Distributed object middleware for Python (RPC) -EAPI=8 -HOMEPAGE=https://pyro5.readthedocs.io https://pypi.org/project/Pyro5/ https://github.com/irmen/Pyro5 -INHERIT=distutils-r1 pypi -IUSE=test doc python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 -KEYWORDS=~amd64 ~x86 -LICENSE=MIT -PROPERTIES=test_network -RDEPEND=>=dev-python/serpent-1.40[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 ) -REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 ) -RESTRICT=test -SLOT=0 -SRC_URI=https://files.pythonhosted.org/packages/source/P/Pyro5/Pyro5-5.14.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_=d1c9ea83f244c6d987d613d3825011dc diff --git a/metadata/md5-cache/dev-python/Pyro5-5.15 b/metadata/md5-cache/dev-python/Pyro5-5.15 new file mode 100644 index 0000000000..745b37020b --- /dev/null +++ b/metadata/md5-cache/dev-python/Pyro5-5.15 @@ -0,0 +1,16 @@ +BDEPEND=test? ( >=dev-python/serpent-1.40[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.3.1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) doc? ( || ( ( dev-lang/python:3.12 >=dev-python/sphinx-5.3.0[python_targets_python3_12(-)] dev-python/sphinx-rtd-theme[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] dev-python/sphinx-rtd-theme[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] dev-python/sphinx-rtd-theme[python_targets_python3_10(-)] ) ( dev-python/pypy3 >=dev-python/sphinx-5.3.0[python_targets_pypy3(-)] dev-python/sphinx-rtd-theme[python_targets_pypy3(-)] ) ) ) 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-15[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=Distributed object middleware for Python (RPC) +EAPI=8 +HOMEPAGE=https://pyro5.readthedocs.io https://pypi.org/project/Pyro5/ https://github.com/irmen/Pyro5 +INHERIT=distutils-r1 pypi +IUSE=test doc python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 +KEYWORDS=~amd64 ~x86 +LICENSE=MIT +RDEPEND=>=dev-python/serpent-1.40[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] 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/P/Pyro5/Pyro5-5.15.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_=953d6e78b29a57d91b938d01c9691ad8 diff --git a/metadata/md5-cache/dev-python/rstcheck-6.1.1 b/metadata/md5-cache/dev-python/rstcheck-6.1.1 deleted file mode 100644 index 06a8d8c2a8..0000000000 --- a/metadata/md5-cache/dev-python/rstcheck-6.1.1 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=>=dev-python/setuptools-scm-1.15.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/docutils[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/path[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( dev-python/docutils[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-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/poetry-core-1.6.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] -DEFINED_PHASES=compile configure install prepare test -DESCRIPTION=Checks syntax of reStructuredText and code blocks nested within it -EAPI=8 -HOMEPAGE=https://github.com/rstcheck/rstcheck -INHERIT=distutils-r1 pypi -IUSE=test python_targets_python3_10 python_targets_python3_11 -KEYWORDS=~amd64 -LICENSE=MIT -RDEPEND=dev-python/docutils[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/r/rstcheck/rstcheck-6.1.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_=455a63788d0c5865e12e3467a57a337f diff --git a/metadata/md5-cache/dev-python/rstcheck-6.2.0 b/metadata/md5-cache/dev-python/rstcheck-6.2.0 new file mode 100644 index 0000000000..a3816fe7d8 --- /dev/null +++ b/metadata/md5-cache/dev-python/rstcheck-6.2.0 @@ -0,0 +1,16 @@ +BDEPEND=>=dev-python/setuptools-scm-1.15.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] test? ( dev-python/docutils[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/path[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( dev-python/docutils[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=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-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/poetry-core-1.6.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Checks syntax of reStructuredText and code blocks nested within it +EAPI=8 +HOMEPAGE=https://github.com/rstcheck/rstcheck +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/docutils[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/r/rstcheck/rstcheck-6.2.0.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_=25849e4c7151f1007af016ae5ce05970 diff --git a/metadata/md5-cache/dev-tex/ninecolors-2022.02.13 b/metadata/md5-cache/dev-tex/ninecolors-2022.02.13 new file mode 100644 index 0000000000..1d1d4bcb49 --- /dev/null +++ b/metadata/md5-cache/dev-tex/ninecolors-2022.02.13 @@ -0,0 +1,15 @@ +BDEPEND=dev-texlive/texlive-latexrecommended >=dev-texlive/texlive-latexextra-2012 dev-texlive/texlive-plaingeneric app-arch/unzip virtual/latex-base >=sys-apps/texinfo-4.2-r5 +DEFINED_PHASES=compile install postinst postrm +DEPEND=dev-texlive/texlive-latexrecommended >=dev-texlive/texlive-latexextra-2012 dev-texlive/texlive-plaingeneric +DESCRIPTION=Select colors with proper WCAG color contrast +EAPI=8 +HOMEPAGE=https://www.ctan.org/pkg/ninecolors/ +INHERIT=latex-package +IUSE=doc +KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos +LICENSE=LPPL-1.3 +RDEPEND=dev-texlive/texlive-latexrecommended >=dev-texlive/texlive-latexextra-2012 dev-texlive/texlive-plaingeneric virtual/latex-base +SLOT=0 +SRC_URI=https://mirrors.ctan.org/macros/latex/contrib/ninecolors.zip -> ninecolors-2022.02.13.zip +_eclasses_=latex-package c20e442c3953c765f636630631c96194 +_md5_=5cd189dbce38527deba374ec3434a8f9 diff --git a/metadata/md5-cache/dev-tex/tabularray-2023.03.01 b/metadata/md5-cache/dev-tex/tabularray-2023.03.01 new file mode 100644 index 0000000000..b6a1242433 --- /dev/null +++ b/metadata/md5-cache/dev-tex/tabularray-2023.03.01 @@ -0,0 +1,15 @@ +BDEPEND=dev-tex/ninecolors dev-texlive/texlive-latexrecommended >=dev-texlive/texlive-latexextra-2012 dev-texlive/texlive-plaingeneric app-arch/unzip virtual/latex-base >=sys-apps/texinfo-4.2-r5 +DEFINED_PHASES=compile install postinst postrm +DEPEND=dev-tex/ninecolors dev-texlive/texlive-latexrecommended >=dev-texlive/texlive-latexextra-2012 dev-texlive/texlive-plaingeneric +DESCRIPTION=Typeset tabulars and arrays with LATEX3 +EAPI=8 +HOMEPAGE=https://www.ctan.org/pkg/tabularray/ +INHERIT=latex-package +IUSE=doc +KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos +LICENSE=LPPL-1.3c +RDEPEND=dev-tex/ninecolors dev-texlive/texlive-latexrecommended >=dev-texlive/texlive-latexextra-2012 dev-texlive/texlive-plaingeneric virtual/latex-base +SLOT=0 +SRC_URI=https://mirrors.ctan.org/macros/latex/contrib/tabularray.zip -> tabularray-2023.03.01.zip +_eclasses_=latex-package c20e442c3953c765f636630631c96194 +_md5_=5b7ea198868689f63d2f5819ffc6c46d diff --git a/metadata/md5-cache/gui-apps/nwg-displays-0.3.8 b/metadata/md5-cache/gui-apps/nwg-displays-0.3.8 new file mode 100644 index 0000000000..89a642cde1 --- /dev/null +++ b/metadata/md5-cache/gui-apps/nwg-displays-0.3.8 @@ -0,0 +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(-)?] +DEFINED_PHASES=compile configure install postinst postrm prepare test +DEPEND=gui-apps/wlr-randr x11-libs/gtk+:3 +DESCRIPTION=Output management utility for sway and Hyprland +EAPI=7 +HOMEPAGE=https://github.com/nwg-piotr/nwg-displays +INHERIT=desktop distutils-r1 xdg-utils +IUSE=python_targets_python3_10 python_targets_python3_11 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=gui-apps/wlr-randr x11-libs/gtk+:3 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://github.com/nwg-piotr/nwg-displays/archive/v0.3.8.tar.gz -> nwg-displays-0.3.8.tar.gz +_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 d05609532b134be7c4ae2514f4c7d06e xdg-utils baea6080dd821f5562d715887954c9d3 +_md5_=87b6c3dc47e2dd47c93d3033f0723868 diff --git a/metadata/md5-cache/gui-apps/nwg-dock-0.3.9 b/metadata/md5-cache/gui-apps/nwg-dock-0.3.9 new file mode 100644 index 0000000000..01f90c7c09 --- /dev/null +++ b/metadata/md5-cache/gui-apps/nwg-dock-0.3.9 @@ -0,0 +1,15 @@ +BDEPEND=>=dev-lang/go-1.18 app-arch/unzip +DEFINED_PHASES=compile install unpack +DEPEND=>=dev-lang/go-1.20 app-accessibility/at-spi2-core:2 dev-libs/glib:2 media-libs/fontconfig media-libs/freetype media-libs/harfbuzz:= x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/pango gui-libs/gtk-layer-shell gui-wm/sway x11-libs/gtk+:3 +DESCRIPTION=GTK3-based dock for sway +EAPI=8 +HOMEPAGE=https://github.com/nwg-piotr/nwg-dock +INHERIT=go-module +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=gui-libs/gtk-layer-shell gui-wm/sway x11-libs/gtk+:3 +RESTRICT=strip +SLOT=0 +SRC_URI=https://github.com/nwg-piotr/nwg-dock/archive/v0.3.9.tar.gz -> nwg-dock-0.3.9.tar.gz mirror://goproxy//github.com/allan-simon/go-singleinstance/@v/v0.0.0-20210120080615-d0997106ab37.zip -> github.com%2Fallan-simon%2Fgo-singleinstance%2F@v%2Fv0.0.0-20210120080615-d0997106ab37.zip mirror://goproxy//github.com/allan-simon/go-singleinstance/@v/v0.0.0-20210120080615-d0997106ab37.mod -> github.com%2Fallan-simon%2Fgo-singleinstance%2F@v%2Fv0.0.0-20210120080615-d0997106ab37.mod mirror://goproxy//github.com/davecgh/go-spew/@v/v1.1.0.mod -> github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.0.mod mirror://goproxy//github.com/davecgh/go-spew/@v/v1.1.1.zip -> github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.1.zip mirror://goproxy//github.com/davecgh/go-spew/@v/v1.1.1.mod -> github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.1.mod mirror://goproxy//github.com/dlasky/gotk3-layershell/@v/v0.0.0-20230802002603-b0c42cd8474f.zip -> github.com%2Fdlasky%2Fgotk3-layershell%2F@v%2Fv0.0.0-20230802002603-b0c42cd8474f.zip mirror://goproxy//github.com/dlasky/gotk3-layershell/@v/v0.0.0-20230802002603-b0c42cd8474f.mod -> github.com%2Fdlasky%2Fgotk3-layershell%2F@v%2Fv0.0.0-20230802002603-b0c42cd8474f.mod mirror://goproxy//github.com/gotk3/gotk3/@v/v0.6.1.mod -> github.com%2Fgotk3%2Fgotk3%2F@v%2Fv0.6.1.mod mirror://goproxy//github.com/gotk3/gotk3/@v/v0.6.2.zip -> github.com%2Fgotk3%2Fgotk3%2F@v%2Fv0.6.2.zip mirror://goproxy//github.com/gotk3/gotk3/@v/v0.6.2.mod -> github.com%2Fgotk3%2Fgotk3%2F@v%2Fv0.6.2.mod mirror://goproxy//github.com/joshuarubin/go-sway/@v/v1.2.0.zip -> github.com%2Fjoshuarubin%2Fgo-sway%2F@v%2Fv1.2.0.zip mirror://goproxy//github.com/joshuarubin/go-sway/@v/v1.2.0.mod -> github.com%2Fjoshuarubin%2Fgo-sway%2F@v%2Fv1.2.0.mod mirror://goproxy//github.com/joshuarubin/lifecycle/@v/v1.0.0.mod -> github.com%2Fjoshuarubin%2Flifecycle%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/joshuarubin/lifecycle/@v/v1.1.4.zip -> github.com%2Fjoshuarubin%2Flifecycle%2F@v%2Fv1.1.4.zip mirror://goproxy//github.com/joshuarubin/lifecycle/@v/v1.1.4.mod -> github.com%2Fjoshuarubin%2Flifecycle%2F@v%2Fv1.1.4.mod mirror://goproxy//github.com/pmezard/go-difflib/@v/v1.0.0.zip -> github.com%2Fpmezard%2Fgo-difflib%2F@v%2Fv1.0.0.zip mirror://goproxy//github.com/pmezard/go-difflib/@v/v1.0.0.mod -> github.com%2Fpmezard%2Fgo-difflib%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/sirupsen/logrus/@v/v1.9.3.zip -> github.com%2Fsirupsen%2Flogrus%2F@v%2Fv1.9.3.zip mirror://goproxy//github.com/sirupsen/logrus/@v/v1.9.3.mod -> github.com%2Fsirupsen%2Flogrus%2F@v%2Fv1.9.3.mod mirror://goproxy//github.com/stretchr/objx/@v/v0.1.0.mod -> github.com%2Fstretchr%2Fobjx%2F@v%2Fv0.1.0.mod mirror://goproxy//github.com/stretchr/testify/@v/v1.3.0.mod -> github.com%2Fstretchr%2Ftestify%2F@v%2Fv1.3.0.mod mirror://goproxy//github.com/stretchr/testify/@v/v1.7.0.zip -> github.com%2Fstretchr%2Ftestify%2F@v%2Fv1.7.0.zip mirror://goproxy//github.com/stretchr/testify/@v/v1.7.0.mod -> github.com%2Fstretchr%2Ftestify%2F@v%2Fv1.7.0.mod mirror://goproxy//go.uber.org/atomic/@v/v1.3.2.mod -> go.uber.org%2Fatomic%2F@v%2Fv1.3.2.mod mirror://goproxy//go.uber.org/multierr/@v/v1.1.0.mod -> go.uber.org%2Fmultierr%2F@v%2Fv1.1.0.mod mirror://goproxy//go.uber.org/multierr/@v/v1.11.0.zip -> go.uber.org%2Fmultierr%2F@v%2Fv1.11.0.zip mirror://goproxy//go.uber.org/multierr/@v/v1.11.0.mod -> go.uber.org%2Fmultierr%2F@v%2Fv1.11.0.mod mirror://goproxy//golang.org/x/sync/@v/v0.0.0-20190412183630-56d357773e84.mod -> golang.org%2Fx%2Fsync%2F@v%2Fv0.0.0-20190412183630-56d357773e84.mod mirror://goproxy//golang.org/x/sync/@v/v0.3.0.zip -> golang.org%2Fx%2Fsync%2F@v%2Fv0.3.0.zip mirror://goproxy//golang.org/x/sync/@v/v0.3.0.mod -> golang.org%2Fx%2Fsync%2F@v%2Fv0.3.0.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20220715151400-c0bba94af5f8.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20220715151400-c0bba94af5f8.mod mirror://goproxy//golang.org/x/sys/@v/v0.11.0.zip -> golang.org%2Fx%2Fsys%2F@v%2Fv0.11.0.zip mirror://goproxy//golang.org/x/sys/@v/v0.11.0.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.11.0.mod mirror://goproxy//gopkg.in/check.v1/@v/v0.0.0-20161208181325-20d25e280405.mod -> gopkg.in%2Fcheck.v1%2F@v%2Fv0.0.0-20161208181325-20d25e280405.mod mirror://goproxy//gopkg.in/yaml.v3/@v/v3.0.0-20200313102051-9f266ea9e77c.mod -> gopkg.in%2Fyaml.v3%2F@v%2Fv3.0.0-20200313102051-9f266ea9e77c.mod mirror://goproxy//gopkg.in/yaml.v3/@v/v3.0.1.zip -> gopkg.in%2Fyaml.v3%2F@v%2Fv3.0.1.zip mirror://goproxy//gopkg.in/yaml.v3/@v/v3.0.1.mod -> gopkg.in%2Fyaml.v3%2F@v%2Fv3.0.1.mod +_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 go-module 8624eede24936fd7666e5298e5332f22 +_md5_=7e7de99a975566a7399dfd0b70df5324 diff --git a/metadata/md5-cache/gui-apps/nwg-dock-hyprland-0.1.7 b/metadata/md5-cache/gui-apps/nwg-dock-hyprland-0.1.7 new file mode 100644 index 0000000000..b83fe2fd93 --- /dev/null +++ b/metadata/md5-cache/gui-apps/nwg-dock-hyprland-0.1.7 @@ -0,0 +1,15 @@ +BDEPEND=>=dev-lang/go-1.18 app-arch/unzip +DEFINED_PHASES=compile install unpack +DEPEND=>=dev-lang/go-1.20 gui-libs/gtk-layer-shell gui-wm/hyprland x11-libs/gtk+:3 app-accessibility/at-spi2-core:2 dev-libs/glib:2 media-libs/fontconfig media-libs/freetype media-libs/harfbuzz:= x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/pango +DESCRIPTION=GTK3-based dock for Hyprland +EAPI=8 +HOMEPAGE=https://github.com/nwg-piotr/nwg-dock-hyprland +INHERIT=go-module +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=gui-libs/gtk-layer-shell gui-wm/hyprland x11-libs/gtk+:3 app-accessibility/at-spi2-core:2 dev-libs/glib:2 media-libs/fontconfig media-libs/freetype media-libs/harfbuzz:= x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/pango +RESTRICT=strip +SLOT=0 +SRC_URI=https://github.com/nwg-piotr/nwg-dock-hyprland/archive/v0.1.7.tar.gz -> nwg-dock-hyprland-0.1.7.tar.gz mirror://goproxy//github.com/allan-simon/go-singleinstance/@v/v0.0.0-20210120080615-d0997106ab37.zip -> github.com%2Fallan-simon%2Fgo-singleinstance%2F@v%2Fv0.0.0-20210120080615-d0997106ab37.zip mirror://goproxy//github.com/allan-simon/go-singleinstance/@v/v0.0.0-20210120080615-d0997106ab37.mod -> github.com%2Fallan-simon%2Fgo-singleinstance%2F@v%2Fv0.0.0-20210120080615-d0997106ab37.mod mirror://goproxy//github.com/davecgh/go-spew/@v/v1.1.0.mod -> github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.0.mod mirror://goproxy//github.com/davecgh/go-spew/@v/v1.1.1.zip -> github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.1.zip mirror://goproxy//github.com/davecgh/go-spew/@v/v1.1.1.mod -> github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.1.mod mirror://goproxy//github.com/dlasky/gotk3-layershell/@v/v0.0.0-20221218201547-1f6674a3f872.zip -> github.com%2Fdlasky%2Fgotk3-layershell%2F@v%2Fv0.0.0-20221218201547-1f6674a3f872.zip mirror://goproxy//github.com/dlasky/gotk3-layershell/@v/v0.0.0-20221218201547-1f6674a3f872.mod -> github.com%2Fdlasky%2Fgotk3-layershell%2F@v%2Fv0.0.0-20221218201547-1f6674a3f872.mod mirror://goproxy//github.com/dlasky/gotk3-layershell/@v/v0.0.0-20230802002603-b0c42cd8474f.zip -> github.com%2Fdlasky%2Fgotk3-layershell%2F@v%2Fv0.0.0-20230802002603-b0c42cd8474f.zip mirror://goproxy//github.com/dlasky/gotk3-layershell/@v/v0.0.0-20230802002603-b0c42cd8474f.mod -> github.com%2Fdlasky%2Fgotk3-layershell%2F@v%2Fv0.0.0-20230802002603-b0c42cd8474f.mod mirror://goproxy//github.com/gotk3/gotk3/@v/v0.6.1.mod -> github.com%2Fgotk3%2Fgotk3%2F@v%2Fv0.6.1.mod mirror://goproxy//github.com/gotk3/gotk3/@v/v0.6.2.zip -> github.com%2Fgotk3%2Fgotk3%2F@v%2Fv0.6.2.zip mirror://goproxy//github.com/gotk3/gotk3/@v/v0.6.2.mod -> github.com%2Fgotk3%2Fgotk3%2F@v%2Fv0.6.2.mod mirror://goproxy//github.com/pmezard/go-difflib/@v/v1.0.0.zip -> github.com%2Fpmezard%2Fgo-difflib%2F@v%2Fv1.0.0.zip mirror://goproxy//github.com/pmezard/go-difflib/@v/v1.0.0.mod -> github.com%2Fpmezard%2Fgo-difflib%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/sirupsen/logrus/@v/v1.9.3.zip -> github.com%2Fsirupsen%2Flogrus%2F@v%2Fv1.9.3.zip mirror://goproxy//github.com/sirupsen/logrus/@v/v1.9.3.mod -> github.com%2Fsirupsen%2Flogrus%2F@v%2Fv1.9.3.mod mirror://goproxy//github.com/stretchr/objx/@v/v0.1.0.mod -> github.com%2Fstretchr%2Fobjx%2F@v%2Fv0.1.0.mod mirror://goproxy//github.com/stretchr/testify/@v/v1.7.0.zip -> github.com%2Fstretchr%2Ftestify%2F@v%2Fv1.7.0.zip mirror://goproxy//github.com/stretchr/testify/@v/v1.7.0.mod -> github.com%2Fstretchr%2Ftestify%2F@v%2Fv1.7.0.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20220715151400-c0bba94af5f8.zip -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20220715151400-c0bba94af5f8.zip mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20220715151400-c0bba94af5f8.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20220715151400-c0bba94af5f8.mod mirror://goproxy//golang.org/x/sys/@v/v0.11.0.zip -> golang.org%2Fx%2Fsys%2F@v%2Fv0.11.0.zip mirror://goproxy//golang.org/x/sys/@v/v0.11.0.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.11.0.mod mirror://goproxy//gopkg.in/check.v1/@v/v0.0.0-20161208181325-20d25e280405.mod -> gopkg.in%2Fcheck.v1%2F@v%2Fv0.0.0-20161208181325-20d25e280405.mod mirror://goproxy//gopkg.in/yaml.v3/@v/v3.0.0-20200313102051-9f266ea9e77c.zip -> gopkg.in%2Fyaml.v3%2F@v%2Fv3.0.0-20200313102051-9f266ea9e77c.zip mirror://goproxy//gopkg.in/yaml.v3/@v/v3.0.0-20200313102051-9f266ea9e77c.mod -> gopkg.in%2Fyaml.v3%2F@v%2Fv3.0.0-20200313102051-9f266ea9e77c.mod +_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 go-module 8624eede24936fd7666e5298e5332f22 +_md5_=ce89fa29110577405222f61636d7e79b diff --git a/metadata/md5-cache/gui-apps/nwg-launchers-0.7.1.1 b/metadata/md5-cache/gui-apps/nwg-launchers-0.7.1.1 new file mode 100644 index 0000000000..8fac4e38b8 --- /dev/null +++ b/metadata/md5-cache/gui-apps/nwg-launchers-0.7.1.1 @@ -0,0 +1,17 @@ +BDEPEND=>=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array +DEFINED_PHASES=compile configure install postinst postrm preinst test +DEPEND=x11-libs/gtk+:3 dev-cpp/gtkmm:3.0 dev-cpp/nlohmann_json layershell? ( gui-libs/gtk-layer-shell ) dev-cpp/atkmm dev-cpp/cairomm dev-cpp/glibmm:2 dev-libs/glib:2 dev-libs/libsigc++:2 +DESCRIPTION=GTK+ launchers for sway, i3 and some other WMs +EAPI=8 +HOMEPAGE=https://github.com/nwg-piotr/nwg-launchers +IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info +INHERIT=meson xdg +IUSE=+bar +dmenu +grid layershell +KEYWORDS=~amd64 +LICENSE=GPL-3 CC-BY-SA-3.0 +RDEPEND=x11-libs/gtk+:3 dev-cpp/gtkmm:3.0 dev-cpp/nlohmann_json layershell? ( gui-libs/gtk-layer-shell ) dev-cpp/atkmm dev-cpp/cairomm dev-cpp/glibmm:2 dev-libs/glib:2 dev-libs/libsigc++:2 +RESTRICT=mirror +SLOT=0 +SRC_URI=https://github.com/nwg-piotr/nwg-launchers/archive/v0.7.1.1.tar.gz -> nwg-launchers-0.7.1.1.tar.gz +_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 12aa0037eb004139215ff04894d52b28 meson af1ca7ad21fdd31fcc4fa91d8abca977 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e +_md5_=a43e769f2451cc38f84e5105ee9af02f diff --git a/metadata/md5-cache/gui-apps/nwg-launchers-9999 b/metadata/md5-cache/gui-apps/nwg-launchers-9999 index 84b8e9b71e..ba52010b7e 100644 --- a/metadata/md5-cache/gui-apps/nwg-launchers-9999 +++ b/metadata/md5-cache/gui-apps/nwg-launchers-9999 @@ -1,15 +1,16 @@ BDEPEND=>=dev-vcs/git-1.8.2.1[curl] >=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 unpack -DEPEND=x11-libs/gtk+:3 dev-cpp/gtkmm:3.0 dev-cpp/nlohmann_json layershell? ( gui-libs/gtk-layer-shell ) dev-util/desktop-file-utils x11-misc/shared-mime-info +DEFINED_PHASES=compile configure install postinst postrm preinst test unpack +DEPEND=x11-libs/gtk+:3 dev-cpp/gtkmm:3.0 dev-cpp/nlohmann_json layershell? ( gui-libs/gtk-layer-shell ) dev-cpp/atkmm dev-cpp/cairomm dev-cpp/glibmm:2 dev-libs/glib:2 dev-libs/libsigc++:2 DESCRIPTION=GTK+ launchers for sway, i3 and some other WMs -EAPI=7 +EAPI=8 HOMEPAGE=https://github.com/nwg-piotr/nwg-launchers +IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info INHERIT=git-r3 meson xdg IUSE=+bar +dmenu +grid layershell LICENSE=GPL-3 CC-BY-SA-3.0 PROPERTIES=live -RDEPEND=x11-libs/gtk+:3 dev-cpp/gtkmm:3.0 dev-cpp/nlohmann_json layershell? ( gui-libs/gtk-layer-shell ) +RDEPEND=x11-libs/gtk+:3 dev-cpp/gtkmm:3.0 dev-cpp/nlohmann_json layershell? ( gui-libs/gtk-layer-shell ) dev-cpp/atkmm dev-cpp/cairomm dev-cpp/glibmm:2 dev-libs/glib:2 dev-libs/libsigc++:2 RESTRICT=mirror SLOT=0 -_eclasses_=git-r3 2358a7b20091609e24bd3a83b3ac5991 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 12aa0037eb004139215ff04894d52b28 meson af1ca7ad21fdd31fcc4fa91d8abca977 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e -_md5_=c543d833c324b77a7da81fd8b7f0415c +_eclasses_=git-r3 2358a7b20091609e24bd3a83b3ac5991 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 12aa0037eb004139215ff04894d52b28 meson af1ca7ad21fdd31fcc4fa91d8abca977 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e +_md5_=a43e769f2451cc38f84e5105ee9af02f diff --git a/metadata/md5-cache/gui-apps/nwg-panel-0.9.14 b/metadata/md5-cache/gui-apps/nwg-panel-0.9.14 new file mode 100644 index 0000000000..09a826d978 --- /dev/null +++ b/metadata/md5-cache/gui-apps/nwg-panel-0.9.14 @@ -0,0 +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(-)?] virtual/pkgconfig +DEFINED_PHASES=compile configure install postinst postrm prepare test +DEPEND=x11-libs/gtk+:3 dev-python/pygobject[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/psutil[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/i3ipc[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/dasbus[python_targets_python3_10(-)?,python_targets_python3_11(-)?] gui-apps/nwg-icon-picker media-sound/playerctl gui-libs/gtk-layer-shell +DESCRIPTION=GTK3-based panel for sway and Hyprland Wayland compositors +EAPI=8 +HOMEPAGE=https://github.com/nwg-piotr/nwg-panel +INHERIT=desktop distutils-r1 systemd xdg-utils +IUSE=systemd python_targets_python3_10 python_targets_python3_11 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=x11-libs/gtk+:3 dev-python/pygobject[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/psutil[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/i3ipc[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/dasbus[python_targets_python3_10(-)?,python_targets_python3_11(-)?] gui-apps/nwg-icon-picker media-sound/playerctl gui-libs/gtk-layer-shell 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://github.com/nwg-piotr/nwg-panel/archive/v0.9.14.tar.gz -> nwg-panel-0.9.14.tar.gz +_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d 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 systemd c8b03e8df84486aa991d4396686e8942 xdg-utils baea6080dd821f5562d715887954c9d3 +_md5_=f9866c6f2d3f93ca0b44219276afea29 diff --git a/metadata/md5-cache/gui-apps/nwg-panel-9999 b/metadata/md5-cache/gui-apps/nwg-panel-9999 index bfa792a6dc..6566c22eaa 100644 --- a/metadata/md5-cache/gui-apps/nwg-panel-9999 +++ b/metadata/md5-cache/gui-apps/nwg-panel-9999 @@ -2,7 +2,7 @@ BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_pytho DEFINED_PHASES=compile configure install postinst postrm prepare test unpack DEPEND=x11-libs/gtk+:3 dev-python/pygobject[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/psutil[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/i3ipc[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/dasbus[python_targets_python3_10(-)?,python_targets_python3_11(-)?] gui-apps/nwg-icon-picker media-sound/playerctl gui-libs/gtk-layer-shell DESCRIPTION=GTK3-based panel for sway and Hyprland Wayland compositors -EAPI=7 +EAPI=8 HOMEPAGE=https://github.com/nwg-piotr/nwg-panel INHERIT=desktop distutils-r1 systemd xdg-utils git-r3 IUSE=systemd python_targets_python3_10 python_targets_python3_11 @@ -11,5 +11,5 @@ PROPERTIES=live RDEPEND=x11-libs/gtk+:3 dev-python/pygobject[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/psutil[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/i3ipc[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/dasbus[python_targets_python3_10(-)?,python_targets_python3_11(-)?] gui-apps/nwg-icon-picker media-sound/playerctl gui-libs/gtk-layer-shell 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 -_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 d05609532b134be7c4ae2514f4c7d06e systemd c8b03e8df84486aa991d4396686e8942 xdg-utils baea6080dd821f5562d715887954c9d3 git-r3 2358a7b20091609e24bd3a83b3ac5991 -_md5_=36f963db6e8862e454881aecaf8dce36 +_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d 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 systemd c8b03e8df84486aa991d4396686e8942 xdg-utils baea6080dd821f5562d715887954c9d3 git-r3 2358a7b20091609e24bd3a83b3ac5991 +_md5_=f9866c6f2d3f93ca0b44219276afea29 diff --git a/metadata/md5-cache/gui-apps/nwg-shell-0.5.16 b/metadata/md5-cache/gui-apps/nwg-shell-0.5.16 new file mode 100644 index 0000000000..8adea0da77 --- /dev/null +++ b/metadata/md5-cache/gui-apps/nwg-shell-0.5.16 @@ -0,0 +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(-)?] +DEFINED_PHASES=compile configure install postinst prepare test +DEPEND=app-misc/gopsuinfo app-misc/nwg-look gui-apps/azote gui-apps/nwg-bar gui-apps/nwg-displays || ( gui-apps/nwg-dock gui-apps/nwg-dock-hyprland ) gui-apps/nwg-drawer gui-apps/nwg-menu gui-apps/nwg-panel gui-apps/nwg-shell-config +DESCRIPTION=meta-package for the nwg-shell project +EAPI=8 +HOMEPAGE=https://github.com/nwg-piotr/nwg-shell +INHERIT=distutils-r1 +IUSE=python_targets_python3_10 python_targets_python3_11 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=app-misc/gopsuinfo app-misc/nwg-look gui-apps/azote gui-apps/nwg-bar gui-apps/nwg-displays || ( gui-apps/nwg-dock gui-apps/nwg-dock-hyprland ) gui-apps/nwg-drawer gui-apps/nwg-menu gui-apps/nwg-panel gui-apps/nwg-shell-config 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://github.com/nwg-piotr/nwg-shell/archive/v0.5.16.tar.gz -> nwg-shell-0.5.16.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 +_md5_=fc42e0f99e2c607afafa494af6ce52e6 diff --git a/metadata/md5-cache/gui-apps/nwg-shell-config-0.5.22 b/metadata/md5-cache/gui-apps/nwg-shell-config-0.5.22 new file mode 100644 index 0000000000..8db9c09462 --- /dev/null +++ b/metadata/md5-cache/gui-apps/nwg-shell-config-0.5.22 @@ -0,0 +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(-)?] +DEFINED_PHASES=compile configure install postinst postrm prepare test +DEPEND=gui-apps/nwg-shell sci-geosciences/geopy x11-libs/gtk+:3 +DESCRIPTION=nwg-shell configuration utility +EAPI=7 +HOMEPAGE=https://github.com/nwg-piotr/nwg-shell-config +INHERIT=desktop distutils-r1 xdg-utils +IUSE=python_targets_python3_10 python_targets_python3_11 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=gui-apps/nwg-shell sci-geosciences/geopy x11-libs/gtk+:3 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://github.com/nwg-piotr/nwg-shell-config/archive/v0.5.22.tar.gz -> nwg-shell-config-0.5.22.tar.gz +_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 d05609532b134be7c4ae2514f4c7d06e xdg-utils baea6080dd821f5562d715887954c9d3 +_md5_=83bb4c974f988ce70825546b12b29bee diff --git a/metadata/md5-cache/net-im/mautrix-slack-0_pre20230414 b/metadata/md5-cache/net-im/mautrix-slack-0_pre20230925 similarity index 73% rename from metadata/md5-cache/net-im/mautrix-slack-0_pre20230414 rename to metadata/md5-cache/net-im/mautrix-slack-0_pre20230925 index 2dde19d7dd..2d907cd92a 100644 --- a/metadata/md5-cache/net-im/mautrix-slack-0_pre20230414 +++ b/metadata/md5-cache/net-im/mautrix-slack-0_pre20230925 @@ -10,6 +10,6 @@ LICENSE=AGPL-3 RDEPEND=acct-user/mautrix-slack dev-libs/olm RESTRICT=strip SLOT=0 -SRC_URI=https://github.com/mautrix/slack/archive/eb519c6407751b48001bb66bc55014100322b6c6.tar.gz -> mautrix-slack-0_pre20230414.gh.tar.gz https://jroy.ca/dist/mautrix-slack-0_pre20230414.tar.xz +SRC_URI=https://github.com/mautrix/slack/archive/4530ff397d08d93b673cd71da4c2a75d969ca0df.tar.gz -> mautrix-slack-0_pre20230925.gh.tar.gz https://jroy.ca/dist/mautrix-slack-0_pre20230925.tar.xz _eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 go-module 8624eede24936fd7666e5298e5332f22 systemd c8b03e8df84486aa991d4396686e8942 -_md5_=0df3f8aebde3dcd74acb538ade13329b +_md5_=a925cbb62daeede11a16d0b86c1318db diff --git a/metadata/md5-cache/sci-electronics/kactus2-3.10.0 b/metadata/md5-cache/sci-electronics/kactus2-3.12.0 similarity index 55% rename from metadata/md5-cache/sci-electronics/kactus2-3.10.0 rename to metadata/md5-cache/sci-electronics/kactus2-3.12.0 index 74ba8b07de..7e61a94953 100644 --- a/metadata/md5-cache/sci-electronics/kactus2-3.10.0 +++ b/metadata/md5-cache/sci-electronics/kactus2-3.12.0 @@ -1,17 +1,17 @@ -BDEPEND=dev-lang/swig -DEFINED_PHASES=install postinst postrm preinst prepare -DEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qthelp:5 dev-qt/qtprintsupport:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 dev-qt/qtxml:5 +BDEPEND=dev-lang/swig dev-qt/qttools:6[linguist,qdoc] +DEFINED_PHASES=compile configure install postinst postrm preinst prepare +DEPEND=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-qt/qtbase:6=[cups,gui,network,opengl,widgets,xml] dev-qt/qtsvg:6 DESCRIPTION=A open source IP-XACT-based tool EAPI=8 HOMEPAGE=https://research.tuni.fi/system-on-chip/tools/ https://github.com/kactus2/kactus2dev IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info INHERIT=python-r1 qmake-utils xdg -IUSE=python_targets_python3_10 python_targets_python3_11 -KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86 +IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 +KEYWORDS=~amd64 LICENSE=GPL-2 -RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qthelp:5 dev-qt/qtprintsupport:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 dev-qt/qtxml:5 -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 ) dev-qt/qtbase:6=[cups,gui,network,opengl,widgets,xml] dev-qt/qtsvg:6 +REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 ) SLOT=0 -SRC_URI=https://github.com/kactus2/kactus2dev/archive/v3.10.0.tar.gz -> kactus2-3.10.0.tar.gz +SRC_URI=https://github.com/kactus2/kactus2dev/archive/v3.12.0.tar.gz -> kactus2-3.12.0.tar.gz _eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f qmake-utils a8dd17b1d94586164f5e3fc12b1c6b81 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e -_md5_=e84dbe0593f126fda1eabc886632dd2d +_md5_=682667aba70b264aa2e3f976c362bb3a diff --git a/metadata/md5-cache/sci-electronics/kactus2-9999 b/metadata/md5-cache/sci-electronics/kactus2-9999 index 702defffd8..d3c8451fea 100644 --- a/metadata/md5-cache/sci-electronics/kactus2-9999 +++ b/metadata/md5-cache/sci-electronics/kactus2-9999 @@ -1,16 +1,16 @@ -BDEPEND=dev-lang/swig >=dev-vcs/git-1.8.2.1[curl] +BDEPEND=dev-lang/swig dev-qt/qttools:6[linguist,qdoc] >=dev-vcs/git-1.8.2.1[curl] DEFINED_PHASES=install postinst postrm preinst prepare unpack -DEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qthelp:5 dev-qt/qtprintsupport:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 dev-qt/qtxml:5 +DEPEND=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-qt/qtbase:6=[cups,gui,network,opengl,widgets,xml] dev-qt/qtsvg:6 DESCRIPTION=A open source IP-XACT-based tool EAPI=8 HOMEPAGE=https://research.tuni.fi/system-on-chip/tools/ https://github.com/kactus2/kactus2dev IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info INHERIT=python-r1 qmake-utils xdg git-r3 -IUSE=python_targets_python3_10 python_targets_python3_11 +IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 LICENSE=GPL-2 PROPERTIES=live -RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qthelp:5 dev-qt/qtprintsupport:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 dev-qt/qtxml:5 -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 ) dev-qt/qtbase:6=[cups,gui,network,opengl,widgets,xml] dev-qt/qtsvg:6 +REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 ) SLOT=0 _eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f qmake-utils a8dd17b1d94586164f5e3fc12b1c6b81 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e git-r3 2358a7b20091609e24bd3a83b3ac5991 -_md5_=e84dbe0593f126fda1eabc886632dd2d +_md5_=035ece07ddbe545d63f61e7c0206afb4 diff --git a/metadata/md5-cache/sys-apps/mission-center-0.3.2 b/metadata/md5-cache/sys-apps/mission-center-0.3.2 index 4395bd05f5..5c22d705fd 100644 --- a/metadata/md5-cache/sys-apps/mission-center-0.3.2 +++ b/metadata/md5-cache/sys-apps/mission-center-0.3.2 @@ -13,4 +13,4 @@ RDEPEND=dev-libs/wayland gui-libs/libadwaita >=gui-libs/gtk-4 gui-libs/egl-gbm v SLOT=0 SRC_URI=https://gitlab.com/mission-center-devs/mission-center/-/archive/v0.3.2/mission-center-v0.3.2.tar.bz2 -> mission-center-0.3.2.tar.bz2 https://github.com/Syllo/nvtop/archive/be47f8c560487efc6e6a419d59c69bfbdb819324.tar.gz -> nvtop-be47f8c560487efc6e6a419d59c69bfbdb819324.tar.gz https://crates.io/api/v1/crates/adler32/1.2.0/download -> adler32-1.2.0.crate https://crates.io/api/v1/crates/ahash/0.3.8/download -> ahash-0.3.8.crate https://crates.io/api/v1/crates/ahash/0.8.3/download -> ahash-0.8.3.crate https://crates.io/api/v1/crates/aho-corasick/1.0.2/download -> aho-corasick-1.0.2.crate https://crates.io/api/v1/crates/allocator-api2/0.2.15/download -> allocator-api2-0.2.15.crate https://crates.io/api/v1/crates/anyhow/1.0.71/download -> anyhow-1.0.71.crate https://crates.io/api/v1/crates/anyhow/1.0.72/download -> anyhow-1.0.72.crate https://crates.io/api/v1/crates/arrayvec/0.5.2/download -> arrayvec-0.5.2.crate https://crates.io/api/v1/crates/arrayvec/0.7.4/download -> arrayvec-0.7.4.crate https://crates.io/api/v1/crates/async-channel/1.9.0/download -> async-channel-1.9.0.crate https://crates.io/api/v1/crates/async-lock/2.7.0/download -> async-lock-2.7.0.crate https://crates.io/api/v1/crates/async-task/4.4.0/download -> async-task-4.4.0.crate https://crates.io/api/v1/crates/atomic-waker/1.1.1/download -> atomic-waker-1.1.1.crate https://crates.io/api/v1/crates/autocfg/1.1.0/download -> autocfg-1.1.0.crate https://crates.io/api/v1/crates/bitflags/1.3.2/download -> bitflags-1.3.2.crate https://crates.io/api/v1/crates/bitflags/2.3.3/download -> bitflags-2.3.3.crate https://crates.io/api/v1/crates/bitflags/2.4.0/download -> bitflags-2.4.0.crate https://crates.io/api/v1/crates/block-buffer/0.10.4/download -> block-buffer-0.10.4.crate https://crates.io/api/v1/crates/block/0.1.6/download -> block-0.1.6.crate https://crates.io/api/v1/crates/blocking/1.3.1/download -> blocking-1.3.1.crate https://crates.io/api/v1/crates/bumpalo/3.13.0/download -> bumpalo-3.13.0.crate https://crates.io/api/v1/crates/byte-slice-cast/0.3.5/download -> byte-slice-cast-0.3.5.crate https://crates.io/api/v1/crates/bytemuck/1.13.1/download -> bytemuck-1.13.1.crate https://crates.io/api/v1/crates/bytemuck_derive/1.4.1/download -> bytemuck_derive-1.4.1.crate https://crates.io/api/v1/crates/byteorder/1.4.3/download -> byteorder-1.4.3.crate https://crates.io/api/v1/crates/cairo-rs/0.18.0/download -> cairo-rs-0.18.0.crate https://crates.io/api/v1/crates/cairo-sys-rs/0.18.0/download -> cairo-sys-rs-0.18.0.crate https://crates.io/api/v1/crates/cc/1.0.79/download -> cc-1.0.79.crate https://crates.io/api/v1/crates/cfg-expr/0.15.3/download -> cfg-expr-0.15.3.crate https://crates.io/api/v1/crates/cfg-if/0.1.10/download -> cfg-if-0.1.10.crate https://crates.io/api/v1/crates/cfg-if/1.0.0/download -> cfg-if-1.0.0.crate https://crates.io/api/v1/crates/color_quant/1.1.0/download -> color_quant-1.1.0.crate https://crates.io/api/v1/crates/concurrent-queue/2.2.0/download -> concurrent-queue-2.2.0.crate https://crates.io/api/v1/crates/const-random-macro/0.1.15/download -> const-random-macro-0.1.15.crate https://crates.io/api/v1/crates/const-random/0.1.15/download -> const-random-0.1.15.crate https://crates.io/api/v1/crates/core-foundation-sys/0.8.4/download -> core-foundation-sys-0.8.4.crate https://crates.io/api/v1/crates/cpufeatures/0.2.9/download -> cpufeatures-0.2.9.crate https://crates.io/api/v1/crates/crc32fast/1.3.2/download -> crc32fast-1.3.2.crate https://crates.io/api/v1/crates/crossbeam-channel/0.4.4/download -> crossbeam-channel-0.4.4.crate https://crates.io/api/v1/crates/crossbeam-channel/0.5.8/download -> crossbeam-channel-0.5.8.crate https://crates.io/api/v1/crates/crossbeam-deque/0.8.3/download -> crossbeam-deque-0.8.3.crate https://crates.io/api/v1/crates/crossbeam-epoch/0.9.15/download -> crossbeam-epoch-0.9.15.crate https://crates.io/api/v1/crates/crossbeam-utils/0.7.2/download -> crossbeam-utils-0.7.2.crate https://crates.io/api/v1/crates/crossbeam-utils/0.8.16/download -> crossbeam-utils-0.8.16.crate https://crates.io/api/v1/crates/crunchy/0.2.2/download -> crunchy-0.2.2.crate https://crates.io/api/v1/crates/crypto-common/0.1.6/download -> crypto-common-0.1.6.crate https://crates.io/api/v1/crates/deflate/0.8.6/download -> deflate-0.8.6.crate https://crates.io/api/v1/crates/digest/0.10.7/download -> digest-0.10.7.crate https://crates.io/api/v1/crates/dlib/0.5.2/download -> dlib-0.5.2.crate https://crates.io/api/v1/crates/dlv-list/0.5.0/download -> dlv-list-0.5.0.crate https://crates.io/api/v1/crates/downcast-rs/1.2.0/download -> downcast-rs-1.2.0.crate https://crates.io/api/v1/crates/drm-ffi/0.5.0/download -> drm-ffi-0.5.0.crate https://crates.io/api/v1/crates/drm-fourcc/2.2.0/download -> drm-fourcc-2.2.0.crate https://crates.io/api/v1/crates/drm-sys/0.4.0/download -> drm-sys-0.4.0.crate https://crates.io/api/v1/crates/drm/0.9.0/download -> drm-0.9.0.crate https://crates.io/api/v1/crates/egl/0.2.7/download -> egl-0.2.7.crate https://crates.io/api/v1/crates/either/1.8.1/download -> either-1.8.1.crate https://crates.io/api/v1/crates/equivalent/1.0.0/download -> equivalent-1.0.0.crate https://crates.io/api/v1/crates/errno-sys/0.1.0/download -> errno-sys-0.1.0.crate https://crates.io/api/v1/crates/event-listener/2.5.3/download -> event-listener-2.5.3.crate https://crates.io/api/v1/crates/fallible-iterator/0.2.0/download -> fallible-iterator-0.2.0.crate https://crates.io/api/v1/crates/fallible-streaming-iterator/0.1.9/download -> fallible-streaming-iterator-0.1.9.crate https://crates.io/api/v1/crates/fastrand/1.9.0/download -> fastrand-1.9.0.crate https://crates.io/api/v1/crates/field-offset/0.3.6/download -> field-offset-0.3.6.crate https://crates.io/api/v1/crates/futures-channel/0.3.28/download -> futures-channel-0.3.28.crate https://crates.io/api/v1/crates/futures-core/0.3.28/download -> futures-core-0.3.28.crate https://crates.io/api/v1/crates/futures-executor/0.3.28/download -> futures-executor-0.3.28.crate https://crates.io/api/v1/crates/futures-io/0.3.28/download -> futures-io-0.3.28.crate https://crates.io/api/v1/crates/futures-lite/1.13.0/download -> futures-lite-1.13.0.crate https://crates.io/api/v1/crates/futures-macro/0.3.28/download -> futures-macro-0.3.28.crate https://crates.io/api/v1/crates/futures-task/0.3.28/download -> futures-task-0.3.28.crate https://crates.io/api/v1/crates/futures-util/0.3.28/download -> futures-util-0.3.28.crate https://crates.io/api/v1/crates/fxhash/0.2.1/download -> fxhash-0.2.1.crate https://crates.io/api/v1/crates/gbm-sys/0.2.2/download -> gbm-sys-0.2.2.crate https://crates.io/api/v1/crates/gbm/0.12.0/download -> gbm-0.12.0.crate https://crates.io/api/v1/crates/gdk-pixbuf-sys/0.18.0/download -> gdk-pixbuf-sys-0.18.0.crate https://crates.io/api/v1/crates/gdk-pixbuf/0.18.0/download -> gdk-pixbuf-0.18.0.crate https://crates.io/api/v1/crates/gdk4-sys/0.7.2/download -> gdk4-sys-0.7.2.crate https://crates.io/api/v1/crates/gdk4/0.7.2/download -> gdk4-0.7.2.crate https://crates.io/api/v1/crates/generic-array/0.14.7/download -> generic-array-0.14.7.crate https://crates.io/api/v1/crates/getrandom/0.2.10/download -> getrandom-0.2.10.crate https://crates.io/api/v1/crates/gettext-rs/0.7.0/download -> gettext-rs-0.7.0.crate https://crates.io/api/v1/crates/gettext-sys/0.21.3/download -> gettext-sys-0.21.3.crate https://crates.io/api/v1/crates/gio-sys/0.18.1/download -> gio-sys-0.18.1.crate https://crates.io/api/v1/crates/gio/0.18.1/download -> gio-0.18.1.crate https://crates.io/api/v1/crates/gl/0.14.0/download -> gl-0.14.0.crate https://crates.io/api/v1/crates/gl_generator/0.14.0/download -> gl_generator-0.14.0.crate https://crates.io/api/v1/crates/glib-macros/0.18.0/download -> glib-macros-0.18.0.crate https://crates.io/api/v1/crates/glib-sys/0.18.1/download -> glib-sys-0.18.1.crate https://crates.io/api/v1/crates/glib/0.18.1/download -> glib-0.18.1.crate https://crates.io/api/v1/crates/gobject-sys/0.18.0/download -> gobject-sys-0.18.0.crate https://crates.io/api/v1/crates/graphene-rs/0.18.1/download -> graphene-rs-0.18.1.crate https://crates.io/api/v1/crates/graphene-sys/0.18.1/download -> graphene-sys-0.18.1.crate https://crates.io/api/v1/crates/gsk4-sys/0.7.2/download -> gsk4-sys-0.7.2.crate https://crates.io/api/v1/crates/gsk4/0.7.2/download -> gsk4-0.7.2.crate https://crates.io/api/v1/crates/gtk4-macros/0.7.2/download -> gtk4-macros-0.7.2.crate https://crates.io/api/v1/crates/gtk4-sys/0.7.2/download -> gtk4-sys-0.7.2.crate https://crates.io/api/v1/crates/gtk4/0.7.2/download -> gtk4-0.7.2.crate https://crates.io/api/v1/crates/half/1.8.2/download -> half-1.8.2.crate https://crates.io/api/v1/crates/hashbrown/0.13.2/download -> hashbrown-0.13.2.crate https://crates.io/api/v1/crates/hashbrown/0.14.0/download -> hashbrown-0.14.0.crate https://crates.io/api/v1/crates/hashbrown/0.7.2/download -> hashbrown-0.7.2.crate https://crates.io/api/v1/crates/hashlink/0.8.3/download -> hashlink-0.8.3.crate https://crates.io/api/v1/crates/heck/0.4.1/download -> heck-0.4.1.crate https://crates.io/api/v1/crates/hermit-abi/0.3.2/download -> hermit-abi-0.3.2.crate https://crates.io/api/v1/crates/image/0.23.14/download -> image-0.23.14.crate https://crates.io/api/v1/crates/indexmap/2.0.0/download -> indexmap-2.0.0.crate https://crates.io/api/v1/crates/instant/0.1.12/download -> instant-0.1.12.crate https://crates.io/api/v1/crates/interprocess/1.2.1/download -> interprocess-1.2.1.crate https://crates.io/api/v1/crates/intmap/0.7.1/download -> intmap-0.7.1.crate https://crates.io/api/v1/crates/io-lifetimes/1.0.11/download -> io-lifetimes-1.0.11.crate https://crates.io/api/v1/crates/itoa/1.0.8/download -> itoa-1.0.8.crate https://crates.io/api/v1/crates/js-sys/0.3.64/download -> js-sys-0.3.64.crate https://crates.io/api/v1/crates/khronos/0.1.2/download -> khronos-0.1.2.crate https://crates.io/api/v1/crates/khronos_api/3.1.0/download -> khronos_api-3.1.0.crate https://crates.io/api/v1/crates/lazy_static/1.4.0/download -> lazy_static-1.4.0.crate https://crates.io/api/v1/crates/libadwaita-sys/0.5.2/download -> libadwaita-sys-0.5.2.crate https://crates.io/api/v1/crates/libadwaita/0.5.2/download -> libadwaita-0.5.2.crate https://crates.io/api/v1/crates/libc/0.1.12/download -> libc-0.1.12.crate https://crates.io/api/v1/crates/libc/0.2.147/download -> libc-0.2.147.crate https://crates.io/api/v1/crates/libloading/0.8.0/download -> libloading-0.8.0.crate https://crates.io/api/v1/crates/libsqlite3-sys/0.26.0/download -> libsqlite3-sys-0.26.0.crate https://crates.io/api/v1/crates/libudev-sys/0.1.4/download -> libudev-sys-0.1.4.crate https://crates.io/api/v1/crates/locale_config/0.3.0/download -> locale_config-0.3.0.crate https://crates.io/api/v1/crates/lock_api/0.4.10/download -> lock_api-0.4.10.crate https://crates.io/api/v1/crates/log/0.4.19/download -> log-0.4.19.crate https://crates.io/api/v1/crates/malloc_buf/0.0.6/download -> malloc_buf-0.0.6.crate https://crates.io/api/v1/crates/maybe-uninit/2.0.0/download -> maybe-uninit-2.0.0.crate https://crates.io/api/v1/crates/memchr/2.5.0/download -> memchr-2.5.0.crate https://crates.io/api/v1/crates/memoffset/0.7.1/download -> memoffset-0.7.1.crate https://crates.io/api/v1/crates/memoffset/0.9.0/download -> memoffset-0.9.0.crate https://crates.io/api/v1/crates/minidl/0.1.5/download -> minidl-0.1.5.crate https://crates.io/api/v1/crates/miniz_oxide/0.3.7/download -> miniz_oxide-0.3.7.crate https://crates.io/api/v1/crates/nix/0.26.2/download -> nix-0.26.2.crate https://crates.io/api/v1/crates/ntapi/0.4.1/download -> ntapi-0.4.1.crate https://crates.io/api/v1/crates/num-integer/0.1.45/download -> num-integer-0.1.45.crate https://crates.io/api/v1/crates/num-iter/0.1.43/download -> num-iter-0.1.43.crate https://crates.io/api/v1/crates/num-rational/0.3.2/download -> num-rational-0.3.2.crate https://crates.io/api/v1/crates/num-traits/0.2.15/download -> num-traits-0.2.15.crate https://crates.io/api/v1/crates/num_cpus/1.16.0/download -> num_cpus-1.16.0.crate https://crates.io/api/v1/crates/objc-foundation/0.1.1/download -> objc-foundation-0.1.1.crate https://crates.io/api/v1/crates/objc/0.2.7/download -> objc-0.2.7.crate https://crates.io/api/v1/crates/objc_id/0.1.1/download -> objc_id-0.1.1.crate https://crates.io/api/v1/crates/once_cell/1.18.0/download -> once_cell-1.18.0.crate https://crates.io/api/v1/crates/ordered-multimap/0.6.0/download -> ordered-multimap-0.6.0.crate https://crates.io/api/v1/crates/pango-sys/0.18.0/download -> pango-sys-0.18.0.crate https://crates.io/api/v1/crates/pango/0.18.0/download -> pango-0.18.0.crate https://crates.io/api/v1/crates/parking/2.1.0/download -> parking-2.1.0.crate https://crates.io/api/v1/crates/pest/2.7.0/download -> pest-2.7.0.crate https://crates.io/api/v1/crates/pin-project-lite/0.2.10/download -> pin-project-lite-0.2.10.crate https://crates.io/api/v1/crates/pin-utils/0.1.0/download -> pin-utils-0.1.0.crate https://crates.io/api/v1/crates/pkg-config/0.3.27/download -> pkg-config-0.3.27.crate https://crates.io/api/v1/crates/png/0.16.8/download -> png-0.16.8.crate https://crates.io/api/v1/crates/ppv-lite86/0.2.17/download -> ppv-lite86-0.2.17.crate https://crates.io/api/v1/crates/proc-macro-crate/1.3.1/download -> proc-macro-crate-1.3.1.crate https://crates.io/api/v1/crates/proc-macro-error-attr/1.0.4/download -> proc-macro-error-attr-1.0.4.crate https://crates.io/api/v1/crates/proc-macro-error/1.0.4/download -> proc-macro-error-1.0.4.crate https://crates.io/api/v1/crates/proc-macro-hack/0.5.20+deprecated/download -> proc-macro-hack-0.5.20+deprecated.crate https://crates.io/api/v1/crates/proc-macro2/1.0.63/download -> proc-macro2-1.0.63.crate https://crates.io/api/v1/crates/proc-macro2/1.0.66/download -> proc-macro2-1.0.66.crate https://crates.io/api/v1/crates/quick-xml/0.28.2/download -> quick-xml-0.28.2.crate https://crates.io/api/v1/crates/quote/1.0.29/download -> quote-1.0.29.crate https://crates.io/api/v1/crates/quote/1.0.32/download -> quote-1.0.32.crate https://crates.io/api/v1/crates/rand/0.8.5/download -> rand-0.8.5.crate https://crates.io/api/v1/crates/rand_chacha/0.3.1/download -> rand_chacha-0.3.1.crate https://crates.io/api/v1/crates/rand_core/0.6.4/download -> rand_core-0.6.4.crate https://crates.io/api/v1/crates/raw-cpuid/11.0.1/download -> raw-cpuid-11.0.1.crate https://crates.io/api/v1/crates/rayon-core/1.11.0/download -> rayon-core-1.11.0.crate https://crates.io/api/v1/crates/rayon/1.7.0/download -> rayon-1.7.0.crate https://crates.io/api/v1/crates/regex-automata/0.3.2/download -> regex-automata-0.3.2.crate https://crates.io/api/v1/crates/regex-syntax/0.7.3/download -> regex-syntax-0.7.3.crate https://crates.io/api/v1/crates/regex/1.9.1/download -> regex-1.9.1.crate https://crates.io/api/v1/crates/rusqlite/0.29.0/download -> rusqlite-0.29.0.crate https://crates.io/api/v1/crates/rust-ini/0.19.0/download -> rust-ini-0.19.0.crate https://crates.io/api/v1/crates/rustbus/0.19.2/download -> rustbus-0.19.2.crate https://crates.io/api/v1/crates/rustbus_derive/0.5.0/download -> rustbus_derive-0.5.0.crate https://crates.io/api/v1/crates/rustc_version/0.3.3/download -> rustc_version-0.3.3.crate https://crates.io/api/v1/crates/rustc_version/0.4.0/download -> rustc_version-0.4.0.crate https://crates.io/api/v1/crates/ryu/1.0.14/download -> ryu-1.0.14.crate https://crates.io/api/v1/crates/scoped-tls/1.0.1/download -> scoped-tls-1.0.1.crate https://crates.io/api/v1/crates/scopeguard/1.1.0/download -> scopeguard-1.1.0.crate https://crates.io/api/v1/crates/scopeguard/1.2.0/download -> scopeguard-1.2.0.crate https://crates.io/api/v1/crates/semver-parser/0.10.2/download -> semver-parser-0.10.2.crate https://crates.io/api/v1/crates/semver/0.11.0/download -> semver-0.11.0.crate https://crates.io/api/v1/crates/semver/1.0.17/download -> semver-1.0.17.crate https://crates.io/api/v1/crates/semver/1.0.18/download -> semver-1.0.18.crate https://crates.io/api/v1/crates/serde/1.0.167/download -> serde-1.0.167.crate https://crates.io/api/v1/crates/serde_derive/1.0.167/download -> serde_derive-1.0.167.crate https://crates.io/api/v1/crates/serde_json/1.0.100/download -> serde_json-1.0.100.crate https://crates.io/api/v1/crates/serde_spanned/0.6.3/download -> serde_spanned-0.6.3.crate https://crates.io/api/v1/crates/sha2/0.10.7/download -> sha2-0.10.7.crate https://crates.io/api/v1/crates/shared_memory_extended/0.13.0/download -> shared_memory_extended-0.13.0.crate https://crates.io/api/v1/crates/slab/0.4.8/download -> slab-0.4.8.crate https://crates.io/api/v1/crates/smallvec/1.11.0/download -> smallvec-1.11.0.crate https://crates.io/api/v1/crates/spinning/0.1.0/download -> spinning-0.1.0.crate https://crates.io/api/v1/crates/static_assertions/1.1.0/download -> static_assertions-1.1.0.crate https://crates.io/api/v1/crates/syn/1.0.109/download -> syn-1.0.109.crate https://crates.io/api/v1/crates/syn/2.0.23/download -> syn-2.0.23.crate https://crates.io/api/v1/crates/syn/2.0.27/download -> syn-2.0.27.crate https://crates.io/api/v1/crates/sysinfo/0.29.4/download -> sysinfo-0.29.4.crate https://crates.io/api/v1/crates/system-deps/6.1.1/download -> system-deps-6.1.1.crate https://crates.io/api/v1/crates/target-lexicon/0.12.8/download -> target-lexicon-0.12.8.crate https://crates.io/api/v1/crates/temp-dir/0.1.11/download -> temp-dir-0.1.11.crate https://crates.io/api/v1/crates/textdistance/1.0.2/download -> textdistance-1.0.2.crate https://crates.io/api/v1/crates/thiserror-impl/1.0.43/download -> thiserror-impl-1.0.43.crate https://crates.io/api/v1/crates/thiserror-impl/1.0.44/download -> thiserror-impl-1.0.44.crate https://crates.io/api/v1/crates/thiserror/1.0.43/download -> thiserror-1.0.43.crate https://crates.io/api/v1/crates/thiserror/1.0.44/download -> thiserror-1.0.44.crate https://crates.io/api/v1/crates/tiny-keccak/2.0.2/download -> tiny-keccak-2.0.2.crate https://crates.io/api/v1/crates/to_method/1.1.0/download -> to_method-1.1.0.crate https://crates.io/api/v1/crates/toml/0.7.6/download -> toml-0.7.6.crate https://crates.io/api/v1/crates/toml_datetime/0.6.3/download -> toml_datetime-0.6.3.crate https://crates.io/api/v1/crates/toml_edit/0.19.12/download -> toml_edit-0.19.12.crate https://crates.io/api/v1/crates/typenum/1.16.0/download -> typenum-1.16.0.crate https://crates.io/api/v1/crates/ucd-trie/0.1.6/download -> ucd-trie-0.1.6.crate https://crates.io/api/v1/crates/unicode-ident/1.0.10/download -> unicode-ident-1.0.10.crate https://crates.io/api/v1/crates/unicode-ident/1.0.11/download -> unicode-ident-1.0.11.crate https://crates.io/api/v1/crates/vcpkg/0.2.15/download -> vcpkg-0.2.15.crate https://crates.io/api/v1/crates/vec_map/0.8.2/download -> vec_map-0.8.2.crate https://crates.io/api/v1/crates/version-compare/0.1.1/download -> version-compare-0.1.1.crate https://crates.io/api/v1/crates/version_check/0.9.4/download -> version_check-0.9.4.crate https://crates.io/api/v1/crates/waker-fn/1.1.0/download -> waker-fn-1.1.0.crate https://crates.io/api/v1/crates/wasi/0.11.0+wasi-snapshot-preview1/download -> wasi-0.11.0+wasi-snapshot-preview1.crate https://crates.io/api/v1/crates/wasm-bindgen-backend/0.2.87/download -> wasm-bindgen-backend-0.2.87.crate https://crates.io/api/v1/crates/wasm-bindgen-macro-support/0.2.87/download -> wasm-bindgen-macro-support-0.2.87.crate https://crates.io/api/v1/crates/wasm-bindgen-macro/0.2.87/download -> wasm-bindgen-macro-0.2.87.crate https://crates.io/api/v1/crates/wasm-bindgen-shared/0.2.87/download -> wasm-bindgen-shared-0.2.87.crate https://crates.io/api/v1/crates/wasm-bindgen/0.2.87/download -> wasm-bindgen-0.2.87.crate https://crates.io/api/v1/crates/wayland-backend/0.1.2/download -> wayland-backend-0.1.2.crate https://crates.io/api/v1/crates/wayland-scanner/0.30.1/download -> wayland-scanner-0.30.1.crate https://crates.io/api/v1/crates/wayland-server/0.30.1/download -> wayland-server-0.30.1.crate https://crates.io/api/v1/crates/wayland-sys/0.30.1/download -> wayland-sys-0.30.1.crate https://crates.io/api/v1/crates/web-sys/0.3.64/download -> web-sys-0.3.64.crate https://crates.io/api/v1/crates/win-sys/0.3.1/download -> win-sys-0.3.1.crate https://crates.io/api/v1/crates/winapi-i686-pc-windows-gnu/0.4.0/download -> winapi-i686-pc-windows-gnu-0.4.0.crate https://crates.io/api/v1/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download -> winapi-x86_64-pc-windows-gnu-0.4.0.crate https://crates.io/api/v1/crates/winapi/0.3.9/download -> winapi-0.3.9.crate https://crates.io/api/v1/crates/windows-sys/0.48.0/download -> windows-sys-0.48.0.crate https://crates.io/api/v1/crates/windows-targets/0.48.1/download -> windows-targets-0.48.1.crate https://crates.io/api/v1/crates/windows/0.34.0/download -> windows-0.34.0.crate https://crates.io/api/v1/crates/windows_aarch64_gnullvm/0.48.0/download -> windows_aarch64_gnullvm-0.48.0.crate https://crates.io/api/v1/crates/windows_aarch64_msvc/0.34.0/download -> windows_aarch64_msvc-0.34.0.crate https://crates.io/api/v1/crates/windows_aarch64_msvc/0.48.0/download -> windows_aarch64_msvc-0.48.0.crate https://crates.io/api/v1/crates/windows_i686_gnu/0.34.0/download -> windows_i686_gnu-0.34.0.crate https://crates.io/api/v1/crates/windows_i686_gnu/0.48.0/download -> windows_i686_gnu-0.48.0.crate https://crates.io/api/v1/crates/windows_i686_msvc/0.34.0/download -> windows_i686_msvc-0.34.0.crate https://crates.io/api/v1/crates/windows_i686_msvc/0.48.0/download -> windows_i686_msvc-0.48.0.crate https://crates.io/api/v1/crates/windows_x86_64_gnu/0.34.0/download -> windows_x86_64_gnu-0.34.0.crate https://crates.io/api/v1/crates/windows_x86_64_gnu/0.48.0/download -> windows_x86_64_gnu-0.48.0.crate https://crates.io/api/v1/crates/windows_x86_64_gnullvm/0.48.0/download -> windows_x86_64_gnullvm-0.48.0.crate https://crates.io/api/v1/crates/windows_x86_64_msvc/0.34.0/download -> windows_x86_64_msvc-0.34.0.crate https://crates.io/api/v1/crates/windows_x86_64_msvc/0.48.0/download -> windows_x86_64_msvc-0.48.0.crate https://crates.io/api/v1/crates/winnow/0.4.9/download -> winnow-0.4.9.crate https://crates.io/api/v1/crates/xml-rs/0.8.15/download -> xml-rs-0.8.15.crate https://github.com/servo/pathfinder/archive/21ec6fa933547636bc6c5ee8f0dd4a0ea3fcd062.tar.gz -> pathfinder-21ec6fa933547636bc6c5ee8f0dd4a0ea3fcd062.gh.tar.gz https://github.com/servo/pathfinder/archive/21ec6fa933547636bc6c5ee8f0dd4a0ea3fcd062.tar.gz -> pathfinder-21ec6fa933547636bc6c5ee8f0dd4a0ea3fcd062.gh.tar.gz https://github.com/servo/pathfinder/archive/21ec6fa933547636bc6c5ee8f0dd4a0ea3fcd062.tar.gz -> pathfinder-21ec6fa933547636bc6c5ee8f0dd4a0ea3fcd062.gh.tar.gz https://github.com/servo/pathfinder/archive/21ec6fa933547636bc6c5ee8f0dd4a0ea3fcd062.tar.gz -> pathfinder-21ec6fa933547636bc6c5ee8f0dd4a0ea3fcd062.gh.tar.gz https://github.com/servo/pathfinder/archive/21ec6fa933547636bc6c5ee8f0dd4a0ea3fcd062.tar.gz -> pathfinder-21ec6fa933547636bc6c5ee8f0dd4a0ea3fcd062.gh.tar.gz https://github.com/servo/pathfinder/archive/21ec6fa933547636bc6c5ee8f0dd4a0ea3fcd062.tar.gz -> pathfinder-21ec6fa933547636bc6c5ee8f0dd4a0ea3fcd062.gh.tar.gz https://github.com/servo/pathfinder/archive/21ec6fa933547636bc6c5ee8f0dd4a0ea3fcd062.tar.gz -> pathfinder-21ec6fa933547636bc6c5ee8f0dd4a0ea3fcd062.gh.tar.gz _eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe cargo 8520ae1bed0e6965d027399b471a3595 ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 meson af1ca7ad21fdd31fcc4fa91d8abca977 python-any-r1 f5169813d1619761b459800587005fd2 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e -_md5_=ce2e52ab9a4043ceb774fc7e196937e2 +_md5_=e35db20f7eac672d82fd0be1d1e39acb diff --git a/metadata/md5-cache/sys-apps/mission-center-0.3.3 b/metadata/md5-cache/sys-apps/mission-center-0.3.3 index 26f5c8464c..b08c148443 100644 --- a/metadata/md5-cache/sys-apps/mission-center-0.3.3 +++ b/metadata/md5-cache/sys-apps/mission-center-0.3.3 @@ -13,4 +13,4 @@ RDEPEND=dev-libs/wayland gui-libs/libadwaita >=gui-libs/gtk-4 gui-libs/egl-gbm v SLOT=0 SRC_URI=https://gitlab.com/mission-center-devs/mission-center/-/archive/v0.3.3/mission-center-v0.3.3.tar.bz2 -> mission-center-0.3.3.tar.bz2 https://github.com/Syllo/nvtop/archive/be47f8c560487efc6e6a419d59c69bfbdb819324.tar.gz -> nvtop-be47f8c560487efc6e6a419d59c69bfbdb819324.tar.gz https://crates.io/api/v1/crates/adler32/1.2.0/download -> adler32-1.2.0.crate https://crates.io/api/v1/crates/adler/1.0.2/download -> adler-1.0.2.crate https://crates.io/api/v1/crates/ahash/0.3.8/download -> ahash-0.3.8.crate https://crates.io/api/v1/crates/ahash/0.8.3/download -> ahash-0.8.3.crate https://crates.io/api/v1/crates/aho-corasick/1.0.2/download -> aho-corasick-1.0.2.crate https://crates.io/api/v1/crates/allocator-api2/0.2.15/download -> allocator-api2-0.2.15.crate https://crates.io/api/v1/crates/anyhow/1.0.71/download -> anyhow-1.0.71.crate https://crates.io/api/v1/crates/anyhow/1.0.72/download -> anyhow-1.0.72.crate https://crates.io/api/v1/crates/arrayvec/0.5.2/download -> arrayvec-0.5.2.crate https://crates.io/api/v1/crates/arrayvec/0.7.4/download -> arrayvec-0.7.4.crate https://crates.io/api/v1/crates/async-channel/1.9.0/download -> async-channel-1.9.0.crate https://crates.io/api/v1/crates/async-lock/2.7.0/download -> async-lock-2.7.0.crate https://crates.io/api/v1/crates/async-task/4.4.0/download -> async-task-4.4.0.crate https://crates.io/api/v1/crates/atomic-waker/1.1.1/download -> atomic-waker-1.1.1.crate https://crates.io/api/v1/crates/autocfg/1.1.0/download -> autocfg-1.1.0.crate https://crates.io/api/v1/crates/base64/0.21.4/download -> base64-0.21.4.crate https://crates.io/api/v1/crates/bitflags/1.3.2/download -> bitflags-1.3.2.crate https://crates.io/api/v1/crates/bitflags/2.3.3/download -> bitflags-2.3.3.crate https://crates.io/api/v1/crates/bitflags/2.4.0/download -> bitflags-2.4.0.crate https://crates.io/api/v1/crates/block-buffer/0.10.4/download -> block-buffer-0.10.4.crate https://crates.io/api/v1/crates/block/0.1.6/download -> block-0.1.6.crate https://crates.io/api/v1/crates/blocking/1.3.1/download -> blocking-1.3.1.crate https://crates.io/api/v1/crates/bumpalo/3.13.0/download -> bumpalo-3.13.0.crate https://crates.io/api/v1/crates/byte-slice-cast/0.3.5/download -> byte-slice-cast-0.3.5.crate https://crates.io/api/v1/crates/bytemuck/1.13.1/download -> bytemuck-1.13.1.crate https://crates.io/api/v1/crates/bytemuck/1.14.0/download -> bytemuck-1.14.0.crate https://crates.io/api/v1/crates/bytemuck_derive/1.5.0/download -> bytemuck_derive-1.5.0.crate https://crates.io/api/v1/crates/byteorder/1.4.3/download -> byteorder-1.4.3.crate https://crates.io/api/v1/crates/cairo-rs/0.18.0/download -> cairo-rs-0.18.0.crate https://crates.io/api/v1/crates/cairo-sys-rs/0.18.0/download -> cairo-sys-rs-0.18.0.crate https://crates.io/api/v1/crates/cargo-util/0.2.5/download -> cargo-util-0.2.5.crate https://crates.io/api/v1/crates/cc/1.0.79/download -> cc-1.0.79.crate https://crates.io/api/v1/crates/cc/1.0.83/download -> cc-1.0.83.crate https://crates.io/api/v1/crates/cfg-expr/0.15.3/download -> cfg-expr-0.15.3.crate https://crates.io/api/v1/crates/cfg-if/0.1.10/download -> cfg-if-0.1.10.crate https://crates.io/api/v1/crates/cfg-if/1.0.0/download -> cfg-if-1.0.0.crate https://crates.io/api/v1/crates/color_quant/1.1.0/download -> color_quant-1.1.0.crate https://crates.io/api/v1/crates/concurrent-queue/2.2.0/download -> concurrent-queue-2.2.0.crate https://crates.io/api/v1/crates/const-random-macro/0.1.15/download -> const-random-macro-0.1.15.crate https://crates.io/api/v1/crates/const-random/0.1.15/download -> const-random-0.1.15.crate https://crates.io/api/v1/crates/core-foundation-sys/0.8.4/download -> core-foundation-sys-0.8.4.crate https://crates.io/api/v1/crates/core-foundation/0.9.3/download -> core-foundation-0.9.3.crate https://crates.io/api/v1/crates/cpufeatures/0.2.9/download -> cpufeatures-0.2.9.crate https://crates.io/api/v1/crates/crc32fast/1.3.2/download -> crc32fast-1.3.2.crate https://crates.io/api/v1/crates/crossbeam-channel/0.4.4/download -> crossbeam-channel-0.4.4.crate https://crates.io/api/v1/crates/crossbeam-channel/0.5.8/download -> crossbeam-channel-0.5.8.crate https://crates.io/api/v1/crates/crossbeam-deque/0.8.3/download -> crossbeam-deque-0.8.3.crate https://crates.io/api/v1/crates/crossbeam-epoch/0.9.15/download -> crossbeam-epoch-0.9.15.crate https://crates.io/api/v1/crates/crossbeam-utils/0.7.2/download -> crossbeam-utils-0.7.2.crate https://crates.io/api/v1/crates/crossbeam-utils/0.8.16/download -> crossbeam-utils-0.8.16.crate https://crates.io/api/v1/crates/crunchy/0.2.2/download -> crunchy-0.2.2.crate https://crates.io/api/v1/crates/crypto-common/0.1.6/download -> crypto-common-0.1.6.crate https://crates.io/api/v1/crates/deflate/0.8.6/download -> deflate-0.8.6.crate https://crates.io/api/v1/crates/digest/0.10.7/download -> digest-0.10.7.crate https://crates.io/api/v1/crates/dlv-list/0.5.0/download -> dlv-list-0.5.0.crate https://crates.io/api/v1/crates/drm-ffi/0.5.0/download -> drm-ffi-0.5.0.crate https://crates.io/api/v1/crates/drm-fourcc/2.2.0/download -> drm-fourcc-2.2.0.crate https://crates.io/api/v1/crates/drm-sys/0.4.0/download -> drm-sys-0.4.0.crate https://crates.io/api/v1/crates/drm/0.9.0/download -> drm-0.9.0.crate https://crates.io/api/v1/crates/egl/0.2.7/download -> egl-0.2.7.crate https://crates.io/api/v1/crates/either/1.8.1/download -> either-1.8.1.crate https://crates.io/api/v1/crates/equivalent/1.0.0/download -> equivalent-1.0.0.crate https://crates.io/api/v1/crates/errno-dragonfly/0.1.2/download -> errno-dragonfly-0.1.2.crate https://crates.io/api/v1/crates/errno-sys/0.1.0/download -> errno-sys-0.1.0.crate https://crates.io/api/v1/crates/errno/0.3.3/download -> errno-0.3.3.crate https://crates.io/api/v1/crates/event-listener/2.5.3/download -> event-listener-2.5.3.crate https://crates.io/api/v1/crates/fallible-iterator/0.2.0/download -> fallible-iterator-0.2.0.crate https://crates.io/api/v1/crates/fallible-streaming-iterator/0.1.9/download -> fallible-streaming-iterator-0.1.9.crate https://crates.io/api/v1/crates/fastrand/1.9.0/download -> fastrand-1.9.0.crate https://crates.io/api/v1/crates/fastrand/2.0.0/download -> fastrand-2.0.0.crate https://crates.io/api/v1/crates/field-offset/0.3.6/download -> field-offset-0.3.6.crate https://crates.io/api/v1/crates/filetime/0.2.22/download -> filetime-0.2.22.crate https://crates.io/api/v1/crates/flate2/1.0.27/download -> flate2-1.0.27.crate https://crates.io/api/v1/crates/form_urlencoded/1.2.0/download -> form_urlencoded-1.2.0.crate https://crates.io/api/v1/crates/futures-channel/0.3.28/download -> futures-channel-0.3.28.crate https://crates.io/api/v1/crates/futures-core/0.3.28/download -> futures-core-0.3.28.crate https://crates.io/api/v1/crates/futures-executor/0.3.28/download -> futures-executor-0.3.28.crate https://crates.io/api/v1/crates/futures-io/0.3.28/download -> futures-io-0.3.28.crate https://crates.io/api/v1/crates/futures-lite/1.13.0/download -> futures-lite-1.13.0.crate https://crates.io/api/v1/crates/futures-macro/0.3.28/download -> futures-macro-0.3.28.crate https://crates.io/api/v1/crates/futures-task/0.3.28/download -> futures-task-0.3.28.crate https://crates.io/api/v1/crates/futures-util/0.3.28/download -> futures-util-0.3.28.crate https://crates.io/api/v1/crates/fxhash/0.2.1/download -> fxhash-0.2.1.crate https://crates.io/api/v1/crates/gbm-sys/0.2.2/download -> gbm-sys-0.2.2.crate https://crates.io/api/v1/crates/gbm/0.12.0/download -> gbm-0.12.0.crate https://crates.io/api/v1/crates/gdk-pixbuf-sys/0.18.0/download -> gdk-pixbuf-sys-0.18.0.crate https://crates.io/api/v1/crates/gdk-pixbuf/0.18.0/download -> gdk-pixbuf-0.18.0.crate https://crates.io/api/v1/crates/gdk4-sys/0.7.2/download -> gdk4-sys-0.7.2.crate https://crates.io/api/v1/crates/gdk4/0.7.2/download -> gdk4-0.7.2.crate https://crates.io/api/v1/crates/generic-array/0.14.7/download -> generic-array-0.14.7.crate https://crates.io/api/v1/crates/getrandom/0.2.10/download -> getrandom-0.2.10.crate https://crates.io/api/v1/crates/gettext-rs/0.7.0/download -> gettext-rs-0.7.0.crate https://crates.io/api/v1/crates/gettext-sys/0.21.3/download -> gettext-sys-0.21.3.crate https://crates.io/api/v1/crates/gio-sys/0.18.1/download -> gio-sys-0.18.1.crate https://crates.io/api/v1/crates/gio/0.18.1/download -> gio-0.18.1.crate https://crates.io/api/v1/crates/gl/0.14.0/download -> gl-0.14.0.crate https://crates.io/api/v1/crates/gl_generator/0.14.0/download -> gl_generator-0.14.0.crate https://crates.io/api/v1/crates/glib-macros/0.18.0/download -> glib-macros-0.18.0.crate https://crates.io/api/v1/crates/glib-sys/0.18.1/download -> glib-sys-0.18.1.crate https://crates.io/api/v1/crates/glib/0.18.1/download -> glib-0.18.1.crate https://crates.io/api/v1/crates/gobject-sys/0.18.0/download -> gobject-sys-0.18.0.crate https://crates.io/api/v1/crates/graphene-rs/0.18.1/download -> graphene-rs-0.18.1.crate https://crates.io/api/v1/crates/graphene-sys/0.18.1/download -> graphene-sys-0.18.1.crate https://crates.io/api/v1/crates/gsk4-sys/0.7.2/download -> gsk4-sys-0.7.2.crate https://crates.io/api/v1/crates/gsk4/0.7.2/download -> gsk4-0.7.2.crate https://crates.io/api/v1/crates/gtk4-macros/0.7.2/download -> gtk4-macros-0.7.2.crate https://crates.io/api/v1/crates/gtk4-sys/0.7.2/download -> gtk4-sys-0.7.2.crate https://crates.io/api/v1/crates/gtk4/0.7.2/download -> gtk4-0.7.2.crate https://crates.io/api/v1/crates/half/1.8.2/download -> half-1.8.2.crate https://crates.io/api/v1/crates/hashbrown/0.13.2/download -> hashbrown-0.13.2.crate https://crates.io/api/v1/crates/hashbrown/0.14.0/download -> hashbrown-0.14.0.crate https://crates.io/api/v1/crates/hashbrown/0.7.2/download -> hashbrown-0.7.2.crate https://crates.io/api/v1/crates/hashlink/0.8.3/download -> hashlink-0.8.3.crate https://crates.io/api/v1/crates/heck/0.4.1/download -> heck-0.4.1.crate https://crates.io/api/v1/crates/hermit-abi/0.3.2/download -> hermit-abi-0.3.2.crate https://crates.io/api/v1/crates/hex/0.4.3/download -> hex-0.4.3.crate https://crates.io/api/v1/crates/idna/0.4.0/download -> idna-0.4.0.crate https://crates.io/api/v1/crates/image/0.23.14/download -> image-0.23.14.crate https://crates.io/api/v1/crates/indexmap/2.0.0/download -> indexmap-2.0.0.crate https://crates.io/api/v1/crates/instant/0.1.12/download -> instant-0.1.12.crate https://crates.io/api/v1/crates/interprocess/1.2.1/download -> interprocess-1.2.1.crate https://crates.io/api/v1/crates/intmap/0.7.1/download -> intmap-0.7.1.crate https://crates.io/api/v1/crates/itoa/1.0.8/download -> itoa-1.0.8.crate https://crates.io/api/v1/crates/itoa/1.0.9/download -> itoa-1.0.9.crate https://crates.io/api/v1/crates/jobserver/0.1.26/download -> jobserver-0.1.26.crate https://crates.io/api/v1/crates/js-sys/0.3.64/download -> js-sys-0.3.64.crate https://crates.io/api/v1/crates/khronos/0.1.2/download -> khronos-0.1.2.crate https://crates.io/api/v1/crates/khronos_api/3.1.0/download -> khronos_api-3.1.0.crate https://crates.io/api/v1/crates/lazy_static/1.4.0/download -> lazy_static-1.4.0.crate https://crates.io/api/v1/crates/libadwaita-sys/0.5.2/download -> libadwaita-sys-0.5.2.crate https://crates.io/api/v1/crates/libadwaita/0.5.2/download -> libadwaita-0.5.2.crate https://crates.io/api/v1/crates/libc/0.1.12/download -> libc-0.1.12.crate https://crates.io/api/v1/crates/libc/0.2.147/download -> libc-0.2.147.crate https://crates.io/api/v1/crates/libsqlite3-sys/0.26.0/download -> libsqlite3-sys-0.26.0.crate https://crates.io/api/v1/crates/libudev-sys/0.1.4/download -> libudev-sys-0.1.4.crate https://crates.io/api/v1/crates/linux-raw-sys/0.4.7/download -> linux-raw-sys-0.4.7.crate https://crates.io/api/v1/crates/locale_config/0.3.0/download -> locale_config-0.3.0.crate https://crates.io/api/v1/crates/lock_api/0.4.10/download -> lock_api-0.4.10.crate https://crates.io/api/v1/crates/log/0.4.19/download -> log-0.4.19.crate https://crates.io/api/v1/crates/malloc_buf/0.0.6/download -> malloc_buf-0.0.6.crate https://crates.io/api/v1/crates/maybe-uninit/2.0.0/download -> maybe-uninit-2.0.0.crate https://crates.io/api/v1/crates/memchr/2.5.0/download -> memchr-2.5.0.crate https://crates.io/api/v1/crates/memoffset/0.7.1/download -> memoffset-0.7.1.crate https://crates.io/api/v1/crates/memoffset/0.9.0/download -> memoffset-0.9.0.crate https://crates.io/api/v1/crates/minidl/0.1.5/download -> minidl-0.1.5.crate https://crates.io/api/v1/crates/miniz_oxide/0.3.7/download -> miniz_oxide-0.3.7.crate https://crates.io/api/v1/crates/miniz_oxide/0.7.1/download -> miniz_oxide-0.7.1.crate https://crates.io/api/v1/crates/miow/0.5.0/download -> miow-0.5.0.crate https://crates.io/api/v1/crates/nix/0.26.2/download -> nix-0.26.2.crate https://crates.io/api/v1/crates/ntapi/0.4.1/download -> ntapi-0.4.1.crate https://crates.io/api/v1/crates/num-integer/0.1.45/download -> num-integer-0.1.45.crate https://crates.io/api/v1/crates/num-iter/0.1.43/download -> num-iter-0.1.43.crate https://crates.io/api/v1/crates/num-rational/0.3.2/download -> num-rational-0.3.2.crate https://crates.io/api/v1/crates/num-traits/0.2.15/download -> num-traits-0.2.15.crate https://crates.io/api/v1/crates/num_cpus/1.16.0/download -> num_cpus-1.16.0.crate https://crates.io/api/v1/crates/objc-foundation/0.1.1/download -> objc-foundation-0.1.1.crate https://crates.io/api/v1/crates/objc/0.2.7/download -> objc-0.2.7.crate https://crates.io/api/v1/crates/objc_id/0.1.1/download -> objc_id-0.1.1.crate https://crates.io/api/v1/crates/once_cell/1.18.0/download -> once_cell-1.18.0.crate https://crates.io/api/v1/crates/ordered-multimap/0.6.0/download -> ordered-multimap-0.6.0.crate https://crates.io/api/v1/crates/pango-sys/0.18.0/download -> pango-sys-0.18.0.crate https://crates.io/api/v1/crates/pango/0.18.0/download -> pango-0.18.0.crate https://crates.io/api/v1/crates/parking/2.1.0/download -> parking-2.1.0.crate https://crates.io/api/v1/crates/percent-encoding/2.3.0/download -> percent-encoding-2.3.0.crate https://crates.io/api/v1/crates/pest/2.7.0/download -> pest-2.7.0.crate https://crates.io/api/v1/crates/pin-project-lite/0.2.10/download -> pin-project-lite-0.2.10.crate https://crates.io/api/v1/crates/pin-project-lite/0.2.13/download -> pin-project-lite-0.2.13.crate https://crates.io/api/v1/crates/pin-utils/0.1.0/download -> pin-utils-0.1.0.crate https://crates.io/api/v1/crates/pkg-config/0.3.27/download -> pkg-config-0.3.27.crate https://crates.io/api/v1/crates/png/0.16.8/download -> png-0.16.8.crate https://crates.io/api/v1/crates/ppv-lite86/0.2.17/download -> ppv-lite86-0.2.17.crate https://crates.io/api/v1/crates/proc-macro-crate/1.3.1/download -> proc-macro-crate-1.3.1.crate https://crates.io/api/v1/crates/proc-macro-error-attr/1.0.4/download -> proc-macro-error-attr-1.0.4.crate https://crates.io/api/v1/crates/proc-macro-error/1.0.4/download -> proc-macro-error-1.0.4.crate https://crates.io/api/v1/crates/proc-macro-hack/0.5.20+deprecated/download -> proc-macro-hack-0.5.20+deprecated.crate https://crates.io/api/v1/crates/proc-macro2/1.0.63/download -> proc-macro2-1.0.63.crate https://crates.io/api/v1/crates/proc-macro2/1.0.66/download -> proc-macro2-1.0.66.crate https://crates.io/api/v1/crates/quote/1.0.29/download -> quote-1.0.29.crate https://crates.io/api/v1/crates/quote/1.0.32/download -> quote-1.0.32.crate https://crates.io/api/v1/crates/rand/0.8.5/download -> rand-0.8.5.crate https://crates.io/api/v1/crates/rand_chacha/0.3.1/download -> rand_chacha-0.3.1.crate https://crates.io/api/v1/crates/rand_core/0.6.4/download -> rand_core-0.6.4.crate https://crates.io/api/v1/crates/raw-cpuid/11.0.1/download -> raw-cpuid-11.0.1.crate https://crates.io/api/v1/crates/rayon-core/1.11.0/download -> rayon-core-1.11.0.crate https://crates.io/api/v1/crates/rayon/1.7.0/download -> rayon-1.7.0.crate https://crates.io/api/v1/crates/redox_syscall/0.3.5/download -> redox_syscall-0.3.5.crate https://crates.io/api/v1/crates/regex-automata/0.3.2/download -> regex-automata-0.3.2.crate https://crates.io/api/v1/crates/regex-syntax/0.7.3/download -> regex-syntax-0.7.3.crate https://crates.io/api/v1/crates/regex/1.9.1/download -> regex-1.9.1.crate https://crates.io/api/v1/crates/ring/0.16.20/download -> ring-0.16.20.crate https://crates.io/api/v1/crates/rusqlite/0.29.0/download -> rusqlite-0.29.0.crate https://crates.io/api/v1/crates/rust-ini/0.19.0/download -> rust-ini-0.19.0.crate https://crates.io/api/v1/crates/rustbus/0.19.2/download -> rustbus-0.19.2.crate https://crates.io/api/v1/crates/rustbus_derive/0.5.0/download -> rustbus_derive-0.5.0.crate https://crates.io/api/v1/crates/rustc_version/0.3.3/download -> rustc_version-0.3.3.crate https://crates.io/api/v1/crates/rustc_version/0.4.0/download -> rustc_version-0.4.0.crate https://crates.io/api/v1/crates/rustix/0.38.13/download -> rustix-0.38.13.crate https://crates.io/api/v1/crates/rustls-webpki/0.100.3/download -> rustls-webpki-0.100.3.crate https://crates.io/api/v1/crates/rustls-webpki/0.101.5/download -> rustls-webpki-0.101.5.crate https://crates.io/api/v1/crates/rustls/0.21.7/download -> rustls-0.21.7.crate https://crates.io/api/v1/crates/ryu/1.0.14/download -> ryu-1.0.14.crate https://crates.io/api/v1/crates/ryu/1.0.15/download -> ryu-1.0.15.crate https://crates.io/api/v1/crates/same-file/1.0.6/download -> same-file-1.0.6.crate https://crates.io/api/v1/crates/scopeguard/1.1.0/download -> scopeguard-1.1.0.crate https://crates.io/api/v1/crates/scopeguard/1.2.0/download -> scopeguard-1.2.0.crate https://crates.io/api/v1/crates/sct/0.7.0/download -> sct-0.7.0.crate https://crates.io/api/v1/crates/semver-parser/0.10.2/download -> semver-parser-0.10.2.crate https://crates.io/api/v1/crates/semver/0.11.0/download -> semver-0.11.0.crate https://crates.io/api/v1/crates/semver/1.0.17/download -> semver-1.0.17.crate https://crates.io/api/v1/crates/semver/1.0.18/download -> semver-1.0.18.crate https://crates.io/api/v1/crates/serde/1.0.167/download -> serde-1.0.167.crate https://crates.io/api/v1/crates/serde/1.0.179/download -> serde-1.0.179.crate https://crates.io/api/v1/crates/serde_derive/1.0.167/download -> serde_derive-1.0.167.crate https://crates.io/api/v1/crates/serde_derive/1.0.179/download -> serde_derive-1.0.179.crate https://crates.io/api/v1/crates/serde_json/1.0.100/download -> serde_json-1.0.100.crate https://crates.io/api/v1/crates/serde_json/1.0.106/download -> serde_json-1.0.106.crate https://crates.io/api/v1/crates/serde_spanned/0.6.3/download -> serde_spanned-0.6.3.crate https://crates.io/api/v1/crates/sha2/0.10.7/download -> sha2-0.10.7.crate https://crates.io/api/v1/crates/shared_memory_extended/0.13.0/download -> shared_memory_extended-0.13.0.crate https://crates.io/api/v1/crates/shell-escape/0.1.5/download -> shell-escape-0.1.5.crate https://crates.io/api/v1/crates/slab/0.4.8/download -> slab-0.4.8.crate https://crates.io/api/v1/crates/smallvec/1.11.0/download -> smallvec-1.11.0.crate https://crates.io/api/v1/crates/spin/0.5.2/download -> spin-0.5.2.crate https://crates.io/api/v1/crates/spinning/0.1.0/download -> spinning-0.1.0.crate https://crates.io/api/v1/crates/static_assertions/1.1.0/download -> static_assertions-1.1.0.crate https://crates.io/api/v1/crates/syn/1.0.109/download -> syn-1.0.109.crate https://crates.io/api/v1/crates/syn/2.0.23/download -> syn-2.0.23.crate https://crates.io/api/v1/crates/syn/2.0.27/download -> syn-2.0.27.crate https://crates.io/api/v1/crates/sysinfo/0.29.4/download -> sysinfo-0.29.4.crate https://crates.io/api/v1/crates/system-deps/6.1.1/download -> system-deps-6.1.1.crate https://crates.io/api/v1/crates/tar/0.4.40/download -> tar-0.4.40.crate https://crates.io/api/v1/crates/target-lexicon/0.12.8/download -> target-lexicon-0.12.8.crate https://crates.io/api/v1/crates/temp-dir/0.1.11/download -> temp-dir-0.1.11.crate https://crates.io/api/v1/crates/tempfile/3.8.0/download -> tempfile-3.8.0.crate https://crates.io/api/v1/crates/textdistance/1.0.2/download -> textdistance-1.0.2.crate https://crates.io/api/v1/crates/thiserror-impl/1.0.43/download -> thiserror-impl-1.0.43.crate https://crates.io/api/v1/crates/thiserror-impl/1.0.44/download -> thiserror-impl-1.0.44.crate https://crates.io/api/v1/crates/thiserror/1.0.43/download -> thiserror-1.0.43.crate https://crates.io/api/v1/crates/thiserror/1.0.44/download -> thiserror-1.0.44.crate https://crates.io/api/v1/crates/tiny-keccak/2.0.2/download -> tiny-keccak-2.0.2.crate https://crates.io/api/v1/crates/tinyvec/1.6.0/download -> tinyvec-1.6.0.crate https://crates.io/api/v1/crates/tinyvec_macros/0.1.1/download -> tinyvec_macros-0.1.1.crate https://crates.io/api/v1/crates/to_method/1.1.0/download -> to_method-1.1.0.crate https://crates.io/api/v1/crates/toml/0.7.6/download -> toml-0.7.6.crate https://crates.io/api/v1/crates/toml_datetime/0.6.3/download -> toml_datetime-0.6.3.crate https://crates.io/api/v1/crates/toml_edit/0.19.12/download -> toml_edit-0.19.12.crate https://crates.io/api/v1/crates/typenum/1.16.0/download -> typenum-1.16.0.crate https://crates.io/api/v1/crates/ucd-trie/0.1.6/download -> ucd-trie-0.1.6.crate https://crates.io/api/v1/crates/unicode-bidi/0.3.13/download -> unicode-bidi-0.3.13.crate https://crates.io/api/v1/crates/unicode-ident/1.0.10/download -> unicode-ident-1.0.10.crate https://crates.io/api/v1/crates/unicode-ident/1.0.11/download -> unicode-ident-1.0.11.crate https://crates.io/api/v1/crates/unicode-normalization/0.1.22/download -> unicode-normalization-0.1.22.crate https://crates.io/api/v1/crates/untrusted/0.7.1/download -> untrusted-0.7.1.crate https://crates.io/api/v1/crates/ureq/2.7.1/download -> ureq-2.7.1.crate https://crates.io/api/v1/crates/url/2.4.1/download -> url-2.4.1.crate https://crates.io/api/v1/crates/vcpkg/0.2.15/download -> vcpkg-0.2.15.crate https://crates.io/api/v1/crates/vec_map/0.8.2/download -> vec_map-0.8.2.crate https://crates.io/api/v1/crates/version-compare/0.1.1/download -> version-compare-0.1.1.crate https://crates.io/api/v1/crates/version_check/0.9.4/download -> version_check-0.9.4.crate https://crates.io/api/v1/crates/waker-fn/1.1.0/download -> waker-fn-1.1.0.crate https://crates.io/api/v1/crates/walkdir/2.4.0/download -> walkdir-2.4.0.crate https://crates.io/api/v1/crates/wasi/0.11.0+wasi-snapshot-preview1/download -> wasi-0.11.0+wasi-snapshot-preview1.crate https://crates.io/api/v1/crates/wasm-bindgen-backend/0.2.87/download -> wasm-bindgen-backend-0.2.87.crate https://crates.io/api/v1/crates/wasm-bindgen-macro-support/0.2.87/download -> wasm-bindgen-macro-support-0.2.87.crate https://crates.io/api/v1/crates/wasm-bindgen-macro/0.2.87/download -> wasm-bindgen-macro-0.2.87.crate https://crates.io/api/v1/crates/wasm-bindgen-shared/0.2.87/download -> wasm-bindgen-shared-0.2.87.crate https://crates.io/api/v1/crates/wasm-bindgen/0.2.87/download -> wasm-bindgen-0.2.87.crate https://crates.io/api/v1/crates/web-sys/0.3.64/download -> web-sys-0.3.64.crate https://crates.io/api/v1/crates/webpki-roots/0.23.1/download -> webpki-roots-0.23.1.crate https://crates.io/api/v1/crates/win-sys/0.3.1/download -> win-sys-0.3.1.crate https://crates.io/api/v1/crates/winapi-i686-pc-windows-gnu/0.4.0/download -> winapi-i686-pc-windows-gnu-0.4.0.crate https://crates.io/api/v1/crates/winapi-util/0.1.5/download -> winapi-util-0.1.5.crate https://crates.io/api/v1/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download -> winapi-x86_64-pc-windows-gnu-0.4.0.crate https://crates.io/api/v1/crates/winapi/0.3.9/download -> winapi-0.3.9.crate https://crates.io/api/v1/crates/windows-sys/0.42.0/download -> windows-sys-0.42.0.crate https://crates.io/api/v1/crates/windows-sys/0.48.0/download -> windows-sys-0.48.0.crate https://crates.io/api/v1/crates/windows-targets/0.48.5/download -> windows-targets-0.48.5.crate https://crates.io/api/v1/crates/windows/0.34.0/download -> windows-0.34.0.crate https://crates.io/api/v1/crates/windows_aarch64_gnullvm/0.42.2/download -> windows_aarch64_gnullvm-0.42.2.crate https://crates.io/api/v1/crates/windows_aarch64_gnullvm/0.48.5/download -> windows_aarch64_gnullvm-0.48.5.crate https://crates.io/api/v1/crates/windows_aarch64_msvc/0.34.0/download -> windows_aarch64_msvc-0.34.0.crate https://crates.io/api/v1/crates/windows_aarch64_msvc/0.42.2/download -> windows_aarch64_msvc-0.42.2.crate https://crates.io/api/v1/crates/windows_aarch64_msvc/0.48.5/download -> windows_aarch64_msvc-0.48.5.crate https://crates.io/api/v1/crates/windows_i686_gnu/0.34.0/download -> windows_i686_gnu-0.34.0.crate https://crates.io/api/v1/crates/windows_i686_gnu/0.42.2/download -> windows_i686_gnu-0.42.2.crate https://crates.io/api/v1/crates/windows_i686_gnu/0.48.5/download -> windows_i686_gnu-0.48.5.crate https://crates.io/api/v1/crates/windows_i686_msvc/0.34.0/download -> windows_i686_msvc-0.34.0.crate https://crates.io/api/v1/crates/windows_i686_msvc/0.42.2/download -> windows_i686_msvc-0.42.2.crate https://crates.io/api/v1/crates/windows_i686_msvc/0.48.5/download -> windows_i686_msvc-0.48.5.crate https://crates.io/api/v1/crates/windows_x86_64_gnu/0.34.0/download -> windows_x86_64_gnu-0.34.0.crate https://crates.io/api/v1/crates/windows_x86_64_gnu/0.42.2/download -> windows_x86_64_gnu-0.42.2.crate https://crates.io/api/v1/crates/windows_x86_64_gnu/0.48.5/download -> windows_x86_64_gnu-0.48.5.crate https://crates.io/api/v1/crates/windows_x86_64_gnullvm/0.42.2/download -> windows_x86_64_gnullvm-0.42.2.crate https://crates.io/api/v1/crates/windows_x86_64_gnullvm/0.48.5/download -> windows_x86_64_gnullvm-0.48.5.crate https://crates.io/api/v1/crates/windows_x86_64_msvc/0.34.0/download -> windows_x86_64_msvc-0.34.0.crate https://crates.io/api/v1/crates/windows_x86_64_msvc/0.42.2/download -> windows_x86_64_msvc-0.42.2.crate https://crates.io/api/v1/crates/windows_x86_64_msvc/0.48.5/download -> windows_x86_64_msvc-0.48.5.crate https://crates.io/api/v1/crates/winnow/0.4.9/download -> winnow-0.4.9.crate https://crates.io/api/v1/crates/xattr/1.0.1/download -> xattr-1.0.1.crate https://crates.io/api/v1/crates/xml-rs/0.8.15/download -> xml-rs-0.8.15.crate https://github.com/servo/pathfinder/archive/21ec6fa933547636bc6c5ee8f0dd4a0ea3fcd062.tar.gz -> pathfinder-21ec6fa933547636bc6c5ee8f0dd4a0ea3fcd062.gh.tar.gz https://github.com/servo/pathfinder/archive/21ec6fa933547636bc6c5ee8f0dd4a0ea3fcd062.tar.gz -> pathfinder-21ec6fa933547636bc6c5ee8f0dd4a0ea3fcd062.gh.tar.gz https://github.com/servo/pathfinder/archive/21ec6fa933547636bc6c5ee8f0dd4a0ea3fcd062.tar.gz -> pathfinder-21ec6fa933547636bc6c5ee8f0dd4a0ea3fcd062.gh.tar.gz https://github.com/servo/pathfinder/archive/21ec6fa933547636bc6c5ee8f0dd4a0ea3fcd062.tar.gz -> pathfinder-21ec6fa933547636bc6c5ee8f0dd4a0ea3fcd062.gh.tar.gz https://github.com/servo/pathfinder/archive/21ec6fa933547636bc6c5ee8f0dd4a0ea3fcd062.tar.gz -> pathfinder-21ec6fa933547636bc6c5ee8f0dd4a0ea3fcd062.gh.tar.gz https://github.com/servo/pathfinder/archive/21ec6fa933547636bc6c5ee8f0dd4a0ea3fcd062.tar.gz -> pathfinder-21ec6fa933547636bc6c5ee8f0dd4a0ea3fcd062.gh.tar.gz https://github.com/servo/pathfinder/archive/21ec6fa933547636bc6c5ee8f0dd4a0ea3fcd062.tar.gz -> pathfinder-21ec6fa933547636bc6c5ee8f0dd4a0ea3fcd062.gh.tar.gz https://github.com/servo/pathfinder/archive/21ec6fa933547636bc6c5ee8f0dd4a0ea3fcd062.tar.gz -> pathfinder-21ec6fa933547636bc6c5ee8f0dd4a0ea3fcd062.gh.tar.gz _eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe cargo 8520ae1bed0e6965d027399b471a3595 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils b0183db3b2e07b18f3b77bffec72e116 ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 meson af1ca7ad21fdd31fcc4fa91d8abca977 python-any-r1 f5169813d1619761b459800587005fd2 xdg 4a14c5c24f121e7da66e5aab4a168c6e -_md5_=b7f422dcaed90b646aac1594e346c45e +_md5_=1c27264420a608499f04bf61e5bce077 diff --git a/metadata/md5-cache/sys-apps/mission-center-9999 b/metadata/md5-cache/sys-apps/mission-center-9999 new file mode 100644 index 0000000000..b87ff28a3f --- /dev/null +++ b/metadata/md5-cache/sys-apps/mission-center-9999 @@ -0,0 +1,17 @@ +BDEPEND=|| ( dev-lang/python:3.11 dev-lang/python:3.10 ) dev-libs/gobject-introspection >=dev-util/meson-0.63 dev-util/blueprint-compiler >=dev-vcs/git-1.8.2.1[curl] >=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 setup test unpack +DEPEND=dev-libs/wayland gui-libs/libadwaita >=gui-libs/gtk-4 gui-libs/egl-gbm virtual/rust virtual/udev x11-libs/libdrm +DESCRIPTION=Monitor your CPU, Memory, Disk, Network and GPU usage. +EAPI=8 +HOMEPAGE=https://missioncenter.io/ +IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info +INHERIT=git-r3 gnome2-utils meson python-any-r1 xdg +IUSE=debug +LICENSE=GPL-3+ +PROPERTIES=live +RDEPEND=dev-libs/wayland gui-libs/libadwaita >=gui-libs/gtk-4 gui-libs/egl-gbm virtual/rust virtual/udev x11-libs/libdrm sys-apps/dmidecode +RESTRICT=network-sandbox +SLOT=0 +SRC_URI=https://github.com/Syllo/nvtop/archive/be47f8c560487efc6e6a419d59c69bfbdb819324.tar.gz -> nvtop-be47f8c560487efc6e6a419d59c69bfbdb819324.tar.gz +_eclasses_=git-r3 2358a7b20091609e24bd3a83b3ac5991 toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils b0183db3b2e07b18f3b77bffec72e116 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 meson af1ca7ad21fdd31fcc4fa91d8abca977 python-any-r1 f5169813d1619761b459800587005fd2 xdg 4a14c5c24f121e7da66e5aab4a168c6e +_md5_=a4c14fc4478839baff70cff6c297d035 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 1dff2ab31a..cf0c7bcb2c 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -223,7 +223,7 @@ app-misc/neo 0.6.1 9999: cmatrix clone with 32-bit color and Unicode support app-misc/nerdfetch 5.0.2: A POSIX *nix fetch script using Nerdfonts app-misc/nonsense 0.7-r1: Generates random text from datafiles and templates app-misc/nwg-look 0.2.2 0.2.4: GTK3 settings editor adapted to work in the sway / wlroots environment -app-misc/nwg-shell-wallpapers 1.1: Selection of wallpapers contributed to the nwg-shell project +app-misc/nwg-shell-wallpapers 1.1 1.3: Selection of wallpapers contributed to the nwg-shell project app-misc/oddjob 0.34.7: A D-Bus service which runs odd jobs on behalf of client applications app-misc/onefetch 2.18.1: Command-line Git information tool app-misc/pfetch 0.6.0: A pretty system information tool written in POSIX sh @@ -257,7 +257,7 @@ app-office/beancount 2.3.5-r2: A double-entry accounting system that uses text f app-office/drawio-desktop-bin 21.6.5: Diagram drawing application built on web technologies app-office/invoice 0.1.0: Generate invoices from the command line app-office/jameica-bin 2.10.4: Local platform for home banking -app-office/joplin-bin 2.9.17: Note taking app, on Electron, can import notes from Evernote +app-office/joplin-bin 2.13.1: Note taking app, on Electron, can import notes from Evernote app-office/khronos 4.0.0 4.0.1: A GTK4 time tracker for tasks app-office/lotus123r3 1.0.0_rc4: A native port of Lotus 1-2-3 to Linux. app-office/nixnote-bin 2.1.10 9999: Free and open source note taking app, compatible with Evernote sync server @@ -855,7 +855,7 @@ dev-python/MutatorMath 3.0.1-r2: A library for piecewise linear interpolation in dev-python/NSKeyedUnArchiver 1.5: Unserializes binary|text|file|memory plist data to Python dict dev-python/PGPy 0.6.0: Pretty Good Privacy for Python dev-python/PyWavefront 1.3.3: Python library for importing Wavefront .obj files -dev-python/Pyro5 5.14: Distributed object middleware for Python (RPC) +dev-python/Pyro5 5.15: Distributed object middleware for Python (RPC) dev-python/PythonQwt 0.10.3 0.10.5: Qt plotting widgets for Python dev-python/SLPP 1.2.3: Simple lua-python parser dev-python/SQLAlchemy-Utils 0.39.0: Various utility functions and datatypes for SQLAlchemy @@ -1118,7 +1118,7 @@ dev-python/readmdict 0.1.1-r1: Read mdx/mdd files dev-python/repoze-sphinx-autointerface 1.0.0-r1: Auto-generate Sphinx API docs from Zope interfaces dev-python/restrictedpython 6.1 6.2: A restricted execution environment for Python to run untrusted code dev-python/rst2ansi 0.1.5-r2: Render reStructuredText documents to the terminal -dev-python/rstcheck 6.1.1: Checks syntax of reStructuredText and code blocks nested within it +dev-python/rstcheck 6.2.0: Checks syntax of reStructuredText and code blocks nested within it dev-python/rstr 3.2.0: Easily generate random strings of various types dev-python/schedule 1.1.0-r1: Python job scheduling for humans dev-python/schema 0.7.5: Python module to validate and convert data structures @@ -1239,6 +1239,8 @@ dev-ruby/pry-byebug 3.9.0 3.10.1: Step-by-step debugging and stack navigation in dev-ruby/rbspy 0.17.0-r1: Sampling CPU profiler for Ruby dev-ruby/rspec-wait 0.0.9: enables time-resilient expectations in your RSpec test suite dev-ruby/ruby-install 0.8.5 0.9.0 0.9.1: Installs Ruby, JRuby, Rubinius, TruffleRuby (native / GraalVM), or mruby. +dev-tex/ninecolors 2022.02.13: Select colors with proper WCAG color contrast +dev-tex/tabularray 2023.03.01: Typeset tabulars and arrays with LATEX3 dev-util/DirectXShaderCompiler 1.7.2207-r1 1.7.2212: Microsoft DirectX Shader Compiler which is based on LLVM/Clang dev-util/FoBiS 3.0.5-r1: FoBiS.py, a Fortran Building System for poor men dev-util/afdko 3.9.5-r1: Adobe Font Development Kit for OpenType @@ -1423,16 +1425,16 @@ gui-apps/lemurs 0.3.1 0.3.1-r1 0.3.2: A TUI Display/Login Manager gui-apps/meteo-qt 3.3: A system tray application for the weather status gui-apps/mpvpaper 1.2 1.3 9999: A video wallpaper program for wlroots based wayland compositors gui-apps/nwg-bar 0.1.3: GTK3-based button bar for wlroots-based compositors -gui-apps/nwg-displays 0.3.7 0.3.7-r1: Output management utility for sway and Hyprland -gui-apps/nwg-dock 0.3.6: GTK3-based dock for sway -gui-apps/nwg-dock-hyprland 0.1.4: GTK3-based dock for Hyprland +gui-apps/nwg-displays 0.3.7 0.3.7-r1 0.3.8: Output management utility for sway and Hyprland +gui-apps/nwg-dock 0.3.6 0.3.9: GTK3-based dock for sway +gui-apps/nwg-dock-hyprland 0.1.4 0.1.7: GTK3-based dock for Hyprland gui-apps/nwg-drawer 0.3.9: Application drawer for wlroots-based Wayland compositors gui-apps/nwg-icon-picker 0.1.0 0.1.0-r1 9999: GTK icon chooser with a text search option -gui-apps/nwg-launchers 0.5.0 0.6.3 9999: GTK+ launchers for sway, i3 and some other WMs +gui-apps/nwg-launchers 0.5.0 0.6.3 0.7.1.1 9999: GTK+ launchers for sway, i3 and some other WMs gui-apps/nwg-menu 0.1.1: enuStart plugin to nwg-panel, also capable of working standalone -gui-apps/nwg-panel 0.9.11 0.9.11-r1 9999: GTK3-based panel for sway and Hyprland Wayland compositors -gui-apps/nwg-shell 0.5.7 0.5.7-r1: meta-package for the nwg-shell project -gui-apps/nwg-shell-config 0.5.14 0.5.14-r1: nwg-shell configuration utility +gui-apps/nwg-panel 0.9.11 0.9.11-r1 0.9.14 9999: GTK3-based panel for sway and Hyprland Wayland compositors +gui-apps/nwg-shell 0.5.7 0.5.7-r1 0.5.16: meta-package for the nwg-shell project +gui-apps/nwg-shell-config 0.5.14 0.5.14-r1 0.5.22: nwg-shell configuration utility gui-apps/organicmaps 9999: Offline maps and navigation using OpenStreetMap data gui-apps/packettracer 8.2.0: Cisco's packet tracer gui-apps/paperde 0.1.1_p20210426 9999: Simple, sleek QT based DE for wayland using wayfire @@ -1652,7 +1654,7 @@ net-im/matterhorn-bin 50200.13.0: Terminal based Mattermost client net-im/mautrix-discord 0.6.2 0.6.3: A Matrix-Discord puppeting bridge net-im/mautrix-facebook 0.4.1 0.5.0: A Matrix-Facebook Messenger puppeting bridge net-im/mautrix-signal 0.4.2 0.4.3: A Matrix-Signal Messenger puppeting bridge -net-im/mautrix-slack 0_pre20230414 0_pre20230517: A Matrix-Slack puppeting bridge based on slack-go +net-im/mautrix-slack 0_pre20230517 0_pre20230925: A Matrix-Slack puppeting bridge based on slack-go net-im/mautrix-telegram 0.14.1 0.14.2: A Matrix-Telegram Messenger puppeting bridge net-im/mautrix-whatsapp 0.10.0: A Matrix-WhatsApp puppeting bridge net-im/nheko 0.11.3 9999: Native desktop client for Matrix using Qt @@ -1758,7 +1760,7 @@ sci-electronics/bluespec 2022.01-r1 2023.01 9999: Toolchain for the Bluespec Har sci-electronics/circt 1.14.0 1.37.0: The fast free Verilog/SystemVerilog simulator sci-electronics/coil64 2.1.27: Coil64 is inductance coil calculator sci-electronics/dsview 1.2.1 1.3.0 9999: An open source multi-function instrument -sci-electronics/kactus2 3.10.0 9999: A open source IP-XACT-based tool +sci-electronics/kactus2 3.12.0 9999: A open source IP-XACT-based tool sci-electronics/liblxi 1.16 1.18: Implementation of the LAN eXtensions for Instrumentation (LXI) sci-electronics/logic-bin 2.4.0 2.4.9: Saleae logic analyzer sci-electronics/lxi-tools 2.1 2.3: Tools to access devices with LXI @@ -1861,7 +1863,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 0.3.3: Monitor your CPU, Memory, Disk, Network and GPU usage. +sys-apps/mission-center 0.3.2 0.3.3 9999: 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 diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index f429e8ed85..e6f903386c 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Wed, 18 Oct 2023 12:16:47 +0000 +Thu, 19 Oct 2023 07:31:47 +0000