2024-08-28 11:04:09 UTC

This commit is contained in:
Repository mirror & CI
2024-08-28 11:04:09 +00:00
parent 2bee601f16
commit a18996380c
15 changed files with 98 additions and 63 deletions

View File

@@ -6,6 +6,6 @@ INHERIT=bash-completion-r1
KEYWORDS=~amd64
LICENSE=Apache-2.0
SLOT=0
SRC_URI=amd64? ( https://github.com/pulumi/pulumi/releases/download/v3.127.0/pulumi-v3.127.0-linux-x64.tar.gz )
SRC_URI=amd64? ( https://github.com/pulumi/pulumi/releases/download/v3.130.0/pulumi-v3.130.0-linux-x64.tar.gz )
_eclasses_=toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff
_md5_=dfd9eb3d3fdbd19286573c1a7d62496c

File diff suppressed because one or more lines are too long

View File

@@ -1,15 +0,0 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=test? ( dev-libs/boost )
DESCRIPTION=TOML for Modern C++
EAPI=8
HOMEPAGE=https://github.com/ToruNiina/toml11
INHERIT=cmake
IUSE=test
KEYWORDS=~amd64
LICENSE=MIT
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/ToruNiina/toml11/archive/refs/tags/v3.8.1.tar.gz -> toml11-3.8.1.tar.gz https://github.com/toml-lang/toml/archive/refs/tags/v0.5.0.tar.gz -> toml-0.5.0.tar.gz
_eclasses_=toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 10a50dfaf728b802fcfd37f8d0da9056
_md5_=f0918e36f5d7447e12667b4ae326f117

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-perl/Module-Build dev-perl/Unicode-UTF8 dev-perl/Test-NoWarnings >=dev-lang/perl-5.38.2-r3[perl_features_debug=,perl_features_ithreads=,perl_features_quadmath=] test? ( >=virtual/perl-Test-Simple-1 )
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-lang/perl-5.38.2-r3[perl_features_debug=,perl_features_ithreads=,perl_features_quadmath=]
DESCRIPTION=Easy, versatile, portable file handling
EAPI=8
HOMEPAGE=https://metacpan.org/release/File-Util
INHERIT=perl-module
IUSE=perl_features_debug perl_features_ithreads perl_features_quadmath test examples
KEYWORDS=~amd64
LICENSE=|| ( Artistic GPL-1+ )
RDEPEND=virtual/perl-Exporter >=dev-lang/perl-5.38.2-r3[perl_features_debug=,perl_features_ithreads=,perl_features_quadmath=] dev-lang/perl:=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://cpan/authors/id/T/TO/TOMMY/File-Util-4.131591.tar.gz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe perl-functions c3fca037246e877693badea0df3b0ef8 readme.gentoo-r1 b8c7a61664027641d79dcfc04bd366f4 toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 perl-module 25ca2ff8e7971cb7f817f0bda4be696d
_md5_=3e8406f50b7486341015b71a820f2ee6

View File

@@ -0,0 +1,16 @@
BDEPEND=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_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?] virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst postrm prepare test
DEPEND=x11-libs/gtk+:3 dev-python/pygobject[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/psutil[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/i3ipc[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/dasbus[python_targets_python3_11(-)?,python_targets_python3_12(-)?] 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=python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=x11-libs/gtk+:3 dev-python/pygobject[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/psutil[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/i3ipc[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/dasbus[python_targets_python3_11(-)?,python_targets_python3_12(-)?] gui-apps/nwg-icon-picker media-sound/playerctl gui-libs/gtk-layer-shell python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
SLOT=0
SRC_URI=https://github.com/nwg-piotr/nwg-panel/archive/v0.9.38.tar.gz -> nwg-panel-0.9.38.tar.gz
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 6881b056477c23167d9a6b33e146374e python-r1 c1fc393cd1e72f093b4838e29d27918c distutils-r1 39c571155ace3dd926fe0d6440cf0a50 systemd c8b03e8df84486aa991d4396686e8942 xdg-utils baea6080dd821f5562d715887954c9d3
_md5_=ca453ec91e90815283c64938b7df4a59

View File

@@ -11,6 +11,6 @@ KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-libs/json-c:= dev-libs/wayland media-libs/fontconfig media-libs/freetype x11-libs/libxkbcommon avif? ( media-libs/libavif:= ) bash-completion? ( app-shells/bash-completion ) exif? ( media-libs/libexif ) exr? ( media-libs/openexr:= ) gif? ( media-libs/giflib:= ) heif? ( media-libs/libheif:= ) jpeg? ( media-libs/libjpeg-turbo:= ) jpegxl? ( media-libs/libjxl:= ) png? ( media-libs/libpng:= ) svg? ( dev-libs/glib:2 gnome-base/librsvg:2 x11-libs/cairo ) tiff? ( media-libs/tiff:= ) webp? ( media-libs/libwebp:= )
SLOT=0
SRC_URI=https://github.com/artemsen/swayimg/archive/refs/tags/v2.2.tar.gz -> swayimg-2.2.tar.gz
SRC_URI=https://github.com/artemsen/swayimg/archive/refs/tags/v3.2.tar.gz -> swayimg-3.2.tar.gz
_eclasses_=toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 6881b056477c23167d9a6b33e146374e meson 99466844dd8d4fcfb07578a76f5a9922 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=db7fa7ebbaee1e72dcf08a8fb01f43c0
_md5_=fd9f402b57f284911792606ba091fc7e

View File

@@ -1,10 +0,0 @@
DEFINED_PHASES=install
DESCRIPTION=Terminal based Mattermost client
EAPI=8
HOMEPAGE=https://github.com/matterhorn-chat/matterhorn
KEYWORDS=-* ~amd64
LICENSE=BSD
RDEPEND=dev-libs/gmp:0 sys-libs/ncurses:0/6 sys-libs/zlib:0/1
SLOT=0
SRC_URI=https://github.com/matterhorn-chat/matterhorn/releases/download/50200.13.0/matterhorn-50200.13.0-fedora-29-x86_64.tar.bz2 -> matterhorn-bin-50200.13.0.tar.bz2
_md5_=13f5e3b4070d2f1435d05ac224fc3c23

View File

@@ -6,5 +6,5 @@ KEYWORDS=-* ~amd64
LICENSE=BSD
RDEPEND=dev-libs/gmp:0 sys-libs/ncurses:0/6 sys-libs/zlib:0/1
SLOT=0
SRC_URI=https://github.com/matterhorn-chat/matterhorn/releases/download/50200.19.0/matterhorn-50200.19.0-fedora-29-x86_64.tar.bz2 -> matterhorn-bin-50200.19.0.tar.bz2
_md5_=406cf1864b2357652749d65412ed2129
SRC_URI=https://github.com/matterhorn-chat/matterhorn/releases/download/90000.0.1/matterhorn-90000.0.1-ubuntu-22.04-jammy-x86_64.tar.bz2 -> matterhorn-bin-90000.0.1.tar.bz2
_md5_=d5eb0f82148a2047380c017beb3168f9

View File

@@ -1,15 +1,14 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=test? ( dev-cpp/doctest )
DESCRIPTION=TOML for Modern C++
DEPEND=dev-libs/libmodbus
DESCRIPTION=command line utility to communicate with ModBus slave (RTU or TCP)
EAPI=8
HOMEPAGE=https://github.com/ToruNiina/toml11
HOMEPAGE=https://github.com/epsilonrt/mbpoll
INHERIT=cmake
IUSE=test
KEYWORDS=~amd64
LICENSE=MIT
RESTRICT=!test? ( test )
LICENSE=GPL-3
RDEPEND=dev-libs/libmodbus
SLOT=0
SRC_URI=https://github.com/ToruNiina/toml11/archive/refs/tags/v4.2.0.tar.gz -> toml11-4.2.0.tar.gz
SRC_URI=https://github.com/epsilonrt/mbpoll/archive/refs/tags/v1.5.2.tar.gz -> mbpoll-1.5.2.tar.gz
_eclasses_=toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 10a50dfaf728b802fcfd37f8d0da9056
_md5_=f1f4a17d48884d9573e4edd9591fb87c
_md5_=5a9a90385315758a73a1db2e404a9021

View File

@@ -0,0 +1,13 @@
BDEPEND=>=dev-vcs/git-1.8.2.1[curl] app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=dev-libs/libmodbus
DESCRIPTION=command line utility to communicate with ModBus slave (RTU or TCP)
EAPI=8
HOMEPAGE=https://github.com/epsilonrt/mbpoll
INHERIT=git-r3 cmake
LICENSE=GPL-3
PROPERTIES=live
RDEPEND=dev-libs/libmodbus
SLOT=0
_eclasses_=git-r3 875eb471682d3e1f18da124be97dcc81 toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 10a50dfaf728b802fcfd37f8d0da9056
_md5_=678065ee7cd8bdb0d275e5374c9b65cb

View File

@@ -1,17 +0,0 @@
BDEPEND=dev-python/breathe dev-python/sphinx virtual/pkgconfig test? ( app-arch/rpm app-arch/createrepo_c dev-util/cppunit ) app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=app-arch/rpm-4.17.0 dev-cpp/sdbus-c++:= <dev-cpp/toml11-4.0.0 >=dev-db/sqlite-3.35.0:3 >=dev-libs/glib-2.46.0:2 dev-libs/json-c:= dev-libs/libfmt:= >=dev-libs/librepo-1.17.1 >=dev-libs/libsolv-0.7.25 dev-libs/libxml2 sys-apps/util-linux >=sys-libs/libmodulemd-2.11.2 systemd? ( sys-apps/systemd:= )
DESCRIPTION=Command-line package manager
EAPI=8
HOMEPAGE=https://github.com/rpm-software-management/dnf5
INHERIT=cmake
IUSE=nls systemd test
KEYWORDS=~amd64
LICENSE=GPL-2+ LGPL-2.1+
PROPERTIES=test_network
RDEPEND=>=app-arch/rpm-4.17.0 dev-cpp/sdbus-c++:= <dev-cpp/toml11-4.0.0 >=dev-db/sqlite-3.35.0:3 >=dev-libs/glib-2.46.0:2 dev-libs/json-c:= dev-libs/libfmt:= >=dev-libs/librepo-1.17.1 >=dev-libs/libsolv-0.7.25 dev-libs/libxml2 sys-apps/util-linux >=sys-libs/libmodulemd-2.11.2 systemd? ( sys-apps/systemd:= )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/rpm-software-management/dnf5/archive/refs/tags/5.2.5.0.tar.gz -> dnf5-5.2.5.0.tar.gz
_eclasses_=toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 10a50dfaf728b802fcfd37f8d0da9056
_md5_=1912052e49a86b30144518fde2b55fb9

View File

@@ -0,0 +1,17 @@
BDEPEND=dev-python/breathe dev-python/sphinx virtual/pkgconfig test? ( app-arch/rpm app-arch/createrepo_c dev-util/cppunit ) app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=app-arch/rpm-4.17.0 dev-cpp/sdbus-c++:= dev-cpp/toml11 >=dev-db/sqlite-3.35.0:3 >=dev-libs/glib-2.46.0:2 dev-libs/json-c:= dev-libs/libfmt:= >=dev-libs/librepo-1.17.1 >=dev-libs/libsolv-0.7.25 dev-libs/libxml2 sys-apps/util-linux >=sys-libs/libmodulemd-2.11.2 systemd? ( sys-apps/systemd:= )
DESCRIPTION=Command-line package manager
EAPI=8
HOMEPAGE=https://github.com/rpm-software-management/dnf5
INHERIT=cmake
IUSE=nls systemd test
KEYWORDS=~amd64
LICENSE=GPL-2+ LGPL-2.1+
PROPERTIES=test_network
RDEPEND=>=app-arch/rpm-4.17.0 dev-cpp/sdbus-c++:= dev-cpp/toml11 >=dev-db/sqlite-3.35.0:3 >=dev-libs/glib-2.46.0:2 dev-libs/json-c:= dev-libs/libfmt:= >=dev-libs/librepo-1.17.1 >=dev-libs/libsolv-0.7.25 dev-libs/libxml2 sys-apps/util-linux >=sys-libs/libmodulemd-2.11.2 systemd? ( sys-apps/systemd:= )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/rpm-software-management/dnf5/archive/refs/tags/5.2.5.0.tar.gz -> dnf5-5.2.5.0.tar.gz https://github.com/rpm-software-management/dnf5/commit/f2f730229d10431272ee8991b600a17607c40f36.patch -> dnf5-5.2.5.0-toml11-1.patch https://github.com/rpm-software-management/dnf5/commit/87b11dc2fd152bc662bc97ff2340a6e4d10b0dc8.patch -> dnf5-5.2.5.0-toml11-2.patch https://github.com/rpm-software-management/dnf5/commit/7b2a6e58b103e1100bcff06e097bb94b34bde22e.patch -> dnf5-5.2.5.0-toml11-3.patch https://github.com/rpm-software-management/dnf5/commit/1746eabb865bc3882956128adef5f228323855a0.patch -> dnf5-5.2.5.0-toml11-4.patch
_eclasses_=toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 10a50dfaf728b802fcfd37f8d0da9056
_md5_=b67871179c9c54a029515e38d583d885

View File

@@ -0,0 +1,14 @@
BDEPEND=virtual/rust >=virtual/rust-1.53 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install test unpack
DEPEND=sys-apps/systemd
DESCRIPTION=System76 Power Management Tool for systemd
EAPI=8
HOMEPAGE=https://github.com/pop-os/system76-power
INHERIT=cargo git-r3
IUSE=debug
LICENSE=GPL-3
PROPERTIES=live
RDEPEND=sys-apps/systemd
SLOT=0
_eclasses_=toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe rust-toolchain 3f822985d9297438ed2443aa1fbdf33e cargo c806360bab90e2b49223df1810172c2b git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=26143626fd84bafe8863763aa8d20f9a