From 6d44cd74809cea5f81bf52ff9cd0aa902d6b6866 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 7 Dec 2022 21:14:14 +0000 Subject: gentoo auto-resync : 07:12:2022 - 21:14:14 --- metadata/md5-cache/dev-libs/Manifest.gz | Bin 159543 -> 159861 bytes metadata/md5-cache/dev-libs/c-blosc-1.21.2 | 16 ++++++++++++++++ metadata/md5-cache/dev-libs/flatbuffers-22.12.06 | 14 ++++++++++++++ metadata/md5-cache/dev-libs/libtecla-1.6.3 | 14 -------------- metadata/md5-cache/dev-libs/libtecla-1.6.3-r1 | 15 +++++++++++++++ metadata/md5-cache/dev-libs/libxslt-1.1.37 | 16 ---------------- metadata/md5-cache/dev-libs/libxslt-1.1.37-r1 | 16 ++++++++++++++++ metadata/md5-cache/dev-libs/zthread-2.3.2-r4 | 13 ------------- metadata/md5-cache/dev-libs/zthread-2.3.2-r5 | 13 +++++++++++++ 9 files changed, 74 insertions(+), 43 deletions(-) create mode 100644 metadata/md5-cache/dev-libs/c-blosc-1.21.2 create mode 100644 metadata/md5-cache/dev-libs/flatbuffers-22.12.06 delete mode 100644 metadata/md5-cache/dev-libs/libtecla-1.6.3 create mode 100644 metadata/md5-cache/dev-libs/libtecla-1.6.3-r1 delete mode 100644 metadata/md5-cache/dev-libs/libxslt-1.1.37 create mode 100644 metadata/md5-cache/dev-libs/libxslt-1.1.37-r1 delete mode 100644 metadata/md5-cache/dev-libs/zthread-2.3.2-r4 create mode 100644 metadata/md5-cache/dev-libs/zthread-2.3.2-r5 (limited to 'metadata/md5-cache/dev-libs') diff --git a/metadata/md5-cache/dev-libs/Manifest.gz b/metadata/md5-cache/dev-libs/Manifest.gz index 32c538fb8fc5..2c7f9f581733 100644 Binary files a/metadata/md5-cache/dev-libs/Manifest.gz and b/metadata/md5-cache/dev-libs/Manifest.gz differ diff --git a/metadata/md5-cache/dev-libs/c-blosc-1.21.2 b/metadata/md5-cache/dev-libs/c-blosc-1.21.2 new file mode 100644 index 000000000000..b4b81ef284d5 --- /dev/null +++ b/metadata/md5-cache/dev-libs/c-blosc-1.21.2 @@ -0,0 +1,16 @@ +BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare test +DEPEND=lz4? ( >=app-arch/lz4-1.7.5:= ) snappy? ( app-arch/snappy:= ) zlib? ( sys-libs/zlib:= ) zstd? ( app-arch/zstd:= ) +DESCRIPTION=Blocking, shuffling and lossless compression library +EAPI=8 +HOMEPAGE=https://www.blosc.org/ +INHERIT=cmake +IUSE=+lz4 +snappy test zlib zstd +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux +LICENSE=MIT +RDEPEND=lz4? ( >=app-arch/lz4-1.7.5:= ) snappy? ( app-arch/snappy:= ) zlib? ( sys-libs/zlib:= ) zstd? ( app-arch/zstd:= ) +RESTRICT=!test? ( test ) +SLOT=0/1 +SRC_URI=https://github.com/Blosc/c-blosc/archive/v1.21.2.tar.gz -> c-blosc-1.21.2.gh.tar.gz +_eclasses_=cmake 44afbf15c35884f7c840470f1cf05d0d flag-o-matic 69394e25812406faa1f90edaf4969395 multilib 5ca4e49abed8e3a2f7b56920eadee157 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 xdg-utils ac0e315a3688929e34ac75b139e7349a +_md5_=dfcce8a36547a6b0ae5cb5f704b4c75e diff --git a/metadata/md5-cache/dev-libs/flatbuffers-22.12.06 b/metadata/md5-cache/dev-libs/flatbuffers-22.12.06 new file mode 100644 index 000000000000..4a2fe440c853 --- /dev/null +++ b/metadata/md5-cache/dev-libs/flatbuffers-22.12.06 @@ -0,0 +1,14 @@ +BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Memory efficient serialization library +EAPI=8 +HOMEPAGE=https://google.github.io/flatbuffers/ https://github.com/google/flatbuffers/ +INHERIT=cmake +IUSE=static-libs test +KEYWORDS=~amd64 ~arm ~arm64 ~riscv ~x86 +LICENSE=Apache-2.0 +RESTRICT=!test? ( test ) +SLOT=0/2 +SRC_URI=https://github.com/google/flatbuffers/archive/v22.12.06.tar.gz -> flatbuffers-22.12.06.gh.tar.gz +_eclasses_=cmake 44afbf15c35884f7c840470f1cf05d0d flag-o-matic 69394e25812406faa1f90edaf4969395 multilib 5ca4e49abed8e3a2f7b56920eadee157 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 xdg-utils ac0e315a3688929e34ac75b139e7349a +_md5_=23229d8268ba39d196541019480103b2 diff --git a/metadata/md5-cache/dev-libs/libtecla-1.6.3 b/metadata/md5-cache/dev-libs/libtecla-1.6.3 deleted file mode 100644 index 64944a87a1e5..000000000000 --- a/metadata/md5-cache/dev-libs/libtecla-1.6.3 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure prepare -DEPEND=sys-libs/ncurses:= 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 -DESCRIPTION=Tecla command-line editing library -EAPI=6 -HOMEPAGE=https://www.astro.caltech.edu/~mcs/tecla/ -INHERIT=autotools flag-o-matic -IUSE=static-libs -KEYWORDS=amd64 ~arm ppc ~riscv x86 ~amd64-linux ~x86-linux -LICENSE=icu -RDEPEND=sys-libs/ncurses:= -SLOT=0 -SRC_URI=https://www.astro.caltech.edu/~mcs/tecla/libtecla-1.6.3.tar.gz -_eclasses_=autotools 6dcd6b6a486e79928e1243ff9ba41fcc desktop 7eb20ad915a0a318176d51bc2508ff5c edos2unix 33e347e171066657f91f8b0c72ec8773 epatch 447396341f5f896d722e435a06f87a4f eqawarn c9847c43b3253a276ae2eabddedab3d7 estack 055c42df72f76a4f45ec92b35e83cd56 eutils 8f942ebdcf04334697649d4a0bf65a32 flag-o-matic 69394e25812406faa1f90edaf4969395 gnuconfig b6b3e92f8b8c996400074b5f61a59256 libtool 241a8f577b9781a42a7421e53448a44e ltprune 97143780d341cc8d8f1d4c6187a36d29 multilib 5ca4e49abed8e3a2f7b56920eadee157 preserve-libs a8e50acee31b5759b4df1f7707cae54b strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 vcs-clean d271b7bc7e6a009758d7d4ef749174e3 wrapper 4a1902f969e5718126434fc35f3a0d9c -_md5_=ba9ebf4c64caf576c17398fcb019072e diff --git a/metadata/md5-cache/dev-libs/libtecla-1.6.3-r1 b/metadata/md5-cache/dev-libs/libtecla-1.6.3-r1 new file mode 100644 index 000000000000..aff85de2eb25 --- /dev/null +++ b/metadata/md5-cache/dev-libs/libtecla-1.6.3-r1 @@ -0,0 +1,15 @@ +BDEPEND=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=compile configure prepare +DEPEND=sys-libs/ncurses:= +DESCRIPTION=Tecla command-line editing library +EAPI=8 +HOMEPAGE=https://www.astro.caltech.edu/~mcs/tecla/ +INHERIT=autotools flag-o-matic +IUSE=static-libs +KEYWORDS=amd64 ~arm ppc ~riscv x86 ~amd64-linux ~x86-linux +LICENSE=icu +RDEPEND=sys-libs/ncurses:= +SLOT=0 +SRC_URI=https://www.astro.caltech.edu/~mcs/tecla/libtecla-1.6.3.tar.gz +_eclasses_=autotools 6dcd6b6a486e79928e1243ff9ba41fcc flag-o-matic 69394e25812406faa1f90edaf4969395 gnuconfig b6b3e92f8b8c996400074b5f61a59256 libtool 241a8f577b9781a42a7421e53448a44e multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 +_md5_=6e3f764d1765a7ca57a2ed1a1ff9fd73 diff --git a/metadata/md5-cache/dev-libs/libxslt-1.1.37 b/metadata/md5-cache/dev-libs/libxslt-1.1.37 deleted file mode 100644 index a8d4388874e0..000000000000 --- a/metadata/md5-cache/dev-libs/libxslt-1.1.37 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=>=virtual/pkgconfig-1 >=app-portage/elt-patches-20170815 app-arch/xz-utils -DEFINED_PHASES=compile configure install prepare test -DEPEND=>=dev-libs/libxml2-2.9.11:2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] crypt? ( >=dev-libs/libgcrypt-1.5.3:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) python? ( python_targets_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.8_p3:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_p2:3.11 ) ) -DESCRIPTION=XSLT libraries and tools -EAPI=8 -HOMEPAGE=https://gitlab.gnome.org/GNOME/libxslt -INHERIT=python-r1 multilib-minimal libtool gnome.org -IUSE=crypt debug examples python static-libs python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64 -KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris -LICENSE=MIT -RDEPEND=>=dev-libs/libxml2-2.9.11:2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] crypt? ( >=dev-libs/libgcrypt-1.5.3:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) python? ( python_targets_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.8_p3:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_p2:3.11 ) ) -REQUIRED_USE=python? ( || ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 ) ) -SLOT=0 -SRC_URI=mirror://gnome/sources/libxslt/1.1/libxslt-1.1.37.tar.xz -_eclasses_=gnome.org 429073e99d7067d3462e875bf5c6e14a libtool 241a8f577b9781a42a7421e53448a44e multibuild d26d81f242cb193d899a72bca423d0bd multilib 5ca4e49abed8e3a2f7b56920eadee157 multilib-build 87f1b83e21a473787b821ef3d0437bf3 multilib-minimal 4b0f1857965db8869a729948d5277e0b multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-r1 2d51fd03931e743811ce30d198e4dcfd python-utils-r1 25c880c1db58e21b80b684bacc964958 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 -_md5_=1e776cfb34d595dac61c0c255dbc3015 diff --git a/metadata/md5-cache/dev-libs/libxslt-1.1.37-r1 b/metadata/md5-cache/dev-libs/libxslt-1.1.37-r1 new file mode 100644 index 000000000000..2f0a0ac7d6a7 --- /dev/null +++ b/metadata/md5-cache/dev-libs/libxslt-1.1.37-r1 @@ -0,0 +1,16 @@ +BDEPEND=>=virtual/pkgconfig-1 >=app-portage/elt-patches-20170815 app-arch/xz-utils +DEFINED_PHASES=compile configure install prepare test +DEPEND=>=dev-libs/libxml2-2.9.11:2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] crypt? ( >=dev-libs/libgcrypt-1.5.3:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) python? ( python_targets_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.8_p3:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_p2:3.11 ) ) +DESCRIPTION=XSLT libraries and tools +EAPI=8 +HOMEPAGE=https://gitlab.gnome.org/GNOME/libxslt +INHERIT=flag-o-matic python-r1 multilib-minimal libtool gnome.org +IUSE=crypt debug examples python static-libs python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64 +KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +LICENSE=MIT +RDEPEND=>=dev-libs/libxml2-2.9.11:2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] crypt? ( >=dev-libs/libgcrypt-1.5.3:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) python? ( python_targets_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.8_p3:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_p2:3.11 ) ) +REQUIRED_USE=python? ( || ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 ) ) +SLOT=0 +SRC_URI=mirror://gnome/sources/libxslt/1.1/libxslt-1.1.37.tar.xz +_eclasses_=flag-o-matic 69394e25812406faa1f90edaf4969395 gnome.org 429073e99d7067d3462e875bf5c6e14a libtool 241a8f577b9781a42a7421e53448a44e multibuild d26d81f242cb193d899a72bca423d0bd multilib 5ca4e49abed8e3a2f7b56920eadee157 multilib-build 87f1b83e21a473787b821ef3d0437bf3 multilib-minimal 4b0f1857965db8869a729948d5277e0b multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-r1 2d51fd03931e743811ce30d198e4dcfd python-utils-r1 25c880c1db58e21b80b684bacc964958 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 +_md5_=84179a1a42aec531f75c234b25fac66a diff --git a/metadata/md5-cache/dev-libs/zthread-2.3.2-r4 b/metadata/md5-cache/dev-libs/zthread-2.3.2-r4 deleted file mode 100644 index a9242c57250e..000000000000 --- a/metadata/md5-cache/dev-libs/zthread-2.3.2-r4 +++ /dev/null @@ -1,13 +0,0 @@ -BDEPEND=doc? ( app-doc/doxygen ) 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=compile configure install prepare -DESCRIPTION=platform-independent multi-threading and synchronization library for C++ -EAPI=7 -HOMEPAGE=http://zthread.sourceforge.net/ -INHERIT=autotools -IUSE=debug doc -KEYWORDS=~alpha amd64 arm64 ~hppa ~mips ppc ~sparc x86 -LICENSE=MIT -SLOT=0 -SRC_URI=mirror://sourceforge/zthread/ZThread-2.3.2.tar.gz -_eclasses_=autotools 6dcd6b6a486e79928e1243ff9ba41fcc gnuconfig b6b3e92f8b8c996400074b5f61a59256 libtool 241a8f577b9781a42a7421e53448a44e multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 -_md5_=510f1d5c9b6424b51fef1baa28007267 diff --git a/metadata/md5-cache/dev-libs/zthread-2.3.2-r5 b/metadata/md5-cache/dev-libs/zthread-2.3.2-r5 new file mode 100644 index 000000000000..4b49e002eda0 --- /dev/null +++ b/metadata/md5-cache/dev-libs/zthread-2.3.2-r5 @@ -0,0 +1,13 @@ +BDEPEND=doc? ( app-doc/doxygen ) 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=compile configure install prepare +DESCRIPTION=platform-independent multi-threading and synchronization library for C++ +EAPI=8 +HOMEPAGE=http://zthread.sourceforge.net/ +INHERIT=autotools +IUSE=debug doc +KEYWORDS=~alpha amd64 arm64 ~hppa ~mips ppc ~sparc x86 +LICENSE=MIT +SLOT=0 +SRC_URI=mirror://sourceforge/zthread/ZThread-2.3.2.tar.gz +_eclasses_=autotools 6dcd6b6a486e79928e1243ff9ba41fcc gnuconfig b6b3e92f8b8c996400074b5f61a59256 libtool 241a8f577b9781a42a7421e53448a44e multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 +_md5_=851b10824098c95b13b49745d3f02f77 -- cgit v1.2.3