summaryrefslogtreecommitdiff
path: root/metadata/md5-cache/dev-libs
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-09-22 11:16:57 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-09-22 11:16:57 +0100
commit92a9a3adda432ad2b7af58e08f5493ed6dc81196 (patch)
tree875f2d54382fdb68add8e3a92e44e49447be4a4b /metadata/md5-cache/dev-libs
parent67ff4e881df5f5a1482662d6aba4680f82d12197 (diff)
gentoo auto-resync : 22:09:2023 - 11:16:57
Diffstat (limited to 'metadata/md5-cache/dev-libs')
-rw-r--r--metadata/md5-cache/dev-libs/Manifest.gzbin162416 -> 163043 bytes
-rw-r--r--metadata/md5-cache/dev-libs/dqlite-1.16.016
-rw-r--r--metadata/md5-cache/dev-libs/libbytesize-2.94
-rw-r--r--metadata/md5-cache/dev-libs/libei-1.1.04
-rw-r--r--metadata/md5-cache/dev-libs/libgpiod-1.6.414
-rw-r--r--metadata/md5-cache/dev-libs/libgpiod-2.0.214
-rw-r--r--metadata/md5-cache/dev-libs/libmateweather-1.26.14
-rw-r--r--metadata/md5-cache/dev-libs/raft-0.18.016
8 files changed, 66 insertions, 6 deletions
diff --git a/metadata/md5-cache/dev-libs/Manifest.gz b/metadata/md5-cache/dev-libs/Manifest.gz
index cea246c5bd1a..f061636e93ec 100644
--- a/metadata/md5-cache/dev-libs/Manifest.gz
+++ b/metadata/md5-cache/dev-libs/Manifest.gz
Binary files differ
diff --git a/metadata/md5-cache/dev-libs/dqlite-1.16.0 b/metadata/md5-cache/dev-libs/dqlite-1.16.0
new file mode 100644
index 000000000000..8046767ea74a
--- /dev/null
+++ b/metadata/md5-cache/dev-libs/dqlite-1.16.0
@@ -0,0 +1,16 @@
+BDEPEND=virtual/pkgconfig sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71-r5 >=sys-devel/libtool-2.4.7
+DEFINED_PHASES=configure install prepare
+DEPEND=dev-db/sqlite:3 dev-libs/libuv:= >=dev-libs/raft-0.17.1:= test? ( dev-libs/raft[lz4,test] )
+DESCRIPTION=Embeddable, replicated and fault tolerant SQL engine
+EAPI=8
+HOMEPAGE=https://dqlite.io/ https://github.com/canonical/dqlite
+INHERIT=autotools
+IUSE=test
+KEYWORDS=~amd64 ~arm64 ~x86
+LICENSE=LGPL-3-with-linking-exception
+RDEPEND=dev-db/sqlite:3 dev-libs/libuv:= >=dev-libs/raft-0.17.1:=
+RESTRICT=!test? ( test )
+SLOT=0/1.15.1
+SRC_URI=https://github.com/canonical/dqlite/archive/v1.16.0.tar.gz -> dqlite-1.16.0.tar.gz
+_eclasses_=autotools 6ae9a4347149b19a112caa1182d03bde gnuconfig b6b3e92f8b8c996400074b5f61a59256 libtool 9d3a9a889a6fa62ae794f817c156491b multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs 862d337d98edb576796827be2c6b11ca
+_md5_=74ad297573d932298d3c0e61651a76ad
diff --git a/metadata/md5-cache/dev-libs/libbytesize-2.9 b/metadata/md5-cache/dev-libs/libbytesize-2.9
index fc182c8cea98..dadcca898a85 100644
--- a/metadata/md5-cache/dev-libs/libbytesize-2.9
+++ b/metadata/md5-cache/dev-libs/libbytesize-2.9
@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://github.com/storaged-project/libbytesize
INHERIT=autotools python-r1
IUSE=doc python test tools python_targets_python3_10 python_targets_python3_11
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86
+KEYWORDS=~alpha amd64 arm ~arm64 ~ia64 ~loong ~mips ~ppc ppc64 ~riscv sparc ~x86
LICENSE=LGPL-2+
RDEPEND=dev-libs/gmp:= dev-libs/mpfr:= dev-libs/libpcre2:= python? ( python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) )
REQUIRED_USE=python? ( || ( python_targets_python3_10 python_targets_python3_11 ) ) tools? ( python )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/storaged-project/libbytesize/releases/download/2.9/libbytesize-2.9.tar.gz
_eclasses_=autotools 6ae9a4347149b19a112caa1182d03bde gnuconfig b6b3e92f8b8c996400074b5f61a59256 libtool 9d3a9a889a6fa62ae794f817c156491b multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f python-utils-r1 12aa0037eb004139215ff04894d52b28 toolchain-funcs 862d337d98edb576796827be2c6b11ca
-_md5_=00b596556f3b5cde0051730d9625aef4
+_md5_=1e4c4e4ec1e348eaa3474ff42694114c
diff --git a/metadata/md5-cache/dev-libs/libei-1.1.0 b/metadata/md5-cache/dev-libs/libei-1.1.0
index 9bdd2b767c15..f8bdfe52e3eb 100644
--- a/metadata/md5-cache/dev-libs/libei-1.1.0
+++ b/metadata/md5-cache/dev-libs/libei-1.1.0
@@ -6,11 +6,11 @@ EAPI=8
HOMEPAGE=https://gitlab.freedesktop.org/libinput/libei
INHERIT=meson python-any-r1
IUSE=elogind systemd test
-KEYWORDS=~amd64 ~arm ~arm64 ~loong ~riscv ~x86
+KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~loong ~riscv ~x86
LICENSE=MIT
RDEPEND=>=dev-libs/libevdev-1.9.902 || ( systemd? ( >=sys-apps/systemd-237 ) elogind? ( >=sys-auth/elogind-237 ) sys-libs/basu )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://gitlab.freedesktop.org/libinput/libei/-/archive/1.1.0/libei-1.1.0.tar.bz2 https://github.com/nemequ/munit/archive/fbbdf1467eb0d04a6ee465def2e529e4c87f2118.tar.gz -> munit-fbbdf1467eb0d04a6ee465def2e529e4c87f2118.tar.gz
_eclasses_=meson 08b7183c3f4811568ee93eb0f79a89fe multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-any-r1 f5169813d1619761b459800587005fd2 python-utils-r1 12aa0037eb004139215ff04894d52b28 toolchain-funcs 862d337d98edb576796827be2c6b11ca
-_md5_=d2db35f6efd203a5e2420597849accf9
+_md5_=55a7853a54bbff6ae2e5c321f952b858
diff --git a/metadata/md5-cache/dev-libs/libgpiod-1.6.4 b/metadata/md5-cache/dev-libs/libgpiod-1.6.4
new file mode 100644
index 000000000000..e9309f2ab838
--- /dev/null
+++ b/metadata/md5-cache/dev-libs/libgpiod-1.6.4
@@ -0,0 +1,14 @@
+DEFINED_PHASES=configure install setup
+DEPEND=test? ( >=dev-libs/glib-2.50 >=sys-apps/kmod-18 >=sys-apps/util-linux-2.33.1 >=virtual/libudev-215 )
+DESCRIPTION=C library and tools for interacting with the linux GPIO character device
+EAPI=8
+HOMEPAGE=https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git/
+INHERIT=linux-info
+IUSE=+tools cxx python test
+KEYWORDS=~amd64 ~arm ~arm64 ~riscv ~x86
+LICENSE=LGPL-2.1
+RESTRICT=!test? ( test )
+SLOT=0/2
+SRC_URI=https://mirrors.edge.kernel.org/pub/software/libs/libgpiod/libgpiod-1.6.4.tar.xz
+_eclasses_=linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs 862d337d98edb576796827be2c6b11ca
+_md5_=73315bec7152d0104f299afde0782d7a
diff --git a/metadata/md5-cache/dev-libs/libgpiod-2.0.2 b/metadata/md5-cache/dev-libs/libgpiod-2.0.2
new file mode 100644
index 000000000000..d40f5b11407e
--- /dev/null
+++ b/metadata/md5-cache/dev-libs/libgpiod-2.0.2
@@ -0,0 +1,14 @@
+DEFINED_PHASES=configure install setup
+DEPEND=test? ( >=dev-libs/glib-2.50 >=sys-apps/kmod-18 >=sys-apps/util-linux-2.33.1 >=virtual/libudev-215 )
+DESCRIPTION=C library and tools for interacting with the linux GPIO character device
+EAPI=8
+HOMEPAGE=https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git/
+INHERIT=linux-info
+IUSE=+tools cxx python test
+KEYWORDS=~amd64 ~arm ~arm64 ~riscv ~x86
+LICENSE=LGPL-2.1
+RESTRICT=!test? ( test )
+SLOT=0/3
+SRC_URI=https://mirrors.edge.kernel.org/pub/software/libs/libgpiod/libgpiod-2.0.2.tar.xz
+_eclasses_=linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs 862d337d98edb576796827be2c6b11ca
+_md5_=654f52c2a89b07e8b491b0283236a573
diff --git a/metadata/md5-cache/dev-libs/libmateweather-1.26.1 b/metadata/md5-cache/dev-libs/libmateweather-1.26.1
index e7f775a118ab..aa93d50040e2 100644
--- a/metadata/md5-cache/dev-libs/libmateweather-1.26.1
+++ b/metadata/md5-cache/dev-libs/libmateweather-1.26.1
@@ -7,10 +7,10 @@ HOMEPAGE=https://mate-desktop.org
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=mate
IUSE=debug
-KEYWORDS=~amd64 ~arm ~arm64 ~loong ~riscv ~x86
+KEYWORDS=amd64 ~arm ~arm64 ~loong ~riscv x86
LICENSE=LGPL-2.1+ GPL-2+
RDEPEND=>=dev-libs/glib-2.56:2 >=dev-libs/libxml2-2.6:2 >=net-libs/libsoup-2.54:2.4 >=sys-libs/timezone-data-2010k:0 x11-libs/gdk-pixbuf:2 >=x11-libs/gtk+-3.22:3 virtual/libintl
SLOT=0
SRC_URI=https://pub.mate-desktop.org/releases/1.26/libmateweather-1.26.1.tar.xz
_eclasses_=autotools 6ae9a4347149b19a112caa1182d03bde gnome.org 6b39404f1491c60a2d32e3c693a683fe gnome2 9bd787a54d31405e742ae7537eed650b gnome2-utils b0183db3b2e07b18f3b77bffec72e116 gnuconfig b6b3e92f8b8c996400074b5f61a59256 libtool 9d3a9a889a6fa62ae794f817c156491b mate 0637ce2e7478ea114b5fd1ae437bcb69 mate-desktop.org cce6a61620b2b79811e4c3c30f0e5c83 multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs 862d337d98edb576796827be2c6b11ca xdg 4a14c5c24f121e7da66e5aab4a168c6e xdg-utils baea6080dd821f5562d715887954c9d3
-_md5_=7b01e2f1abc9d036700cb205130cba8a
+_md5_=2c69147935ac6cbaca825cd1a6237b85
diff --git a/metadata/md5-cache/dev-libs/raft-0.18.0 b/metadata/md5-cache/dev-libs/raft-0.18.0
new file mode 100644
index 000000000000..3db6ef463c02
--- /dev/null
+++ b/metadata/md5-cache/dev-libs/raft-0.18.0
@@ -0,0 +1,16 @@
+BDEPEND=virtual/pkgconfig sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71-r5 >=sys-devel/libtool-2.4.7
+DEFINED_PHASES=configure install prepare
+DEPEND=dev-libs/libuv:= lz4? ( app-arch/lz4:= )
+DESCRIPTION=C implementation of the Raft consensus protocol
+EAPI=8
+HOMEPAGE=https://github.com/canonical/raft
+INHERIT=autotools
+IUSE=lz4 test zfs
+KEYWORDS=~amd64 ~arm64 ~x86
+LICENSE=LGPL-3-with-linking-exception
+RDEPEND=dev-libs/libuv:= lz4? ( app-arch/lz4:= )
+RESTRICT=!test? ( test )
+SLOT=0/3
+SRC_URI=https://github.com/canonical/raft/archive/v0.18.0.tar.gz -> raft-0.18.0.tar.gz
+_eclasses_=autotools 6ae9a4347149b19a112caa1182d03bde gnuconfig b6b3e92f8b8c996400074b5f61a59256 libtool 9d3a9a889a6fa62ae794f817c156491b multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs 862d337d98edb576796827be2c6b11ca
+_md5_=1205a9aaa8a20248b22c3e4f0b8b7b5b