summaryrefslogtreecommitdiff
path: root/metadata/md5-cache/dev-libs
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/md5-cache/dev-libs')
-rw-r--r--metadata/md5-cache/dev-libs/Manifest.gzbin182211 -> 182829 bytes
-rw-r--r--metadata/md5-cache/dev-libs/castxml-0.6.517
-rw-r--r--metadata/md5-cache/dev-libs/distorm3-3.5.2-r110
-rw-r--r--metadata/md5-cache/dev-libs/hyprlang-0.5.112
-rw-r--r--metadata/md5-cache/dev-libs/libfilezilla-0.47.016
-rw-r--r--metadata/md5-cache/dev-libs/openssl-3.0.13-r24
-rw-r--r--metadata/md5-cache/dev-libs/tree-sitter-bash-0.21.0-r14
-rw-r--r--metadata/md5-cache/dev-libs/tree-sitter-cpp-0.22.017
8 files changed, 71 insertions, 9 deletions
diff --git a/metadata/md5-cache/dev-libs/Manifest.gz b/metadata/md5-cache/dev-libs/Manifest.gz
index 558be7280901..073d239e50b5 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/castxml-0.6.5 b/metadata/md5-cache/dev-libs/castxml-0.6.5
new file mode 100644
index 000000000000..ee79cb24f8ad
--- /dev/null
+++ b/metadata/md5-cache/dev-libs/castxml-0.6.5
@@ -0,0 +1,17 @@
+BDEPEND=man? ( dev-python/sphinx ) app-alternatives/ninja >=dev-build/cmake-3.20.5
+DEFINED_PHASES=compile configure install prepare setup test
+DEPEND=llvm_slot_17? ( sys-devel/clang:17= ) llvm_slot_18? ( sys-devel/clang:18= ) llvm_slot_19? ( sys-devel/clang:19= )
+DESCRIPTION=C-family abstract syntax tree XML output tool
+EAPI=8
+HOMEPAGE=https://github.com/CastXML/CastXML
+INHERIT=cmake llvm-r1
+IUSE=+man test +llvm_slot_17 llvm_slot_18 llvm_slot_19
+KEYWORDS=~amd64 ~arm ~riscv ~x86
+LICENSE=Apache-2.0
+RDEPEND=llvm_slot_17? ( sys-devel/clang:17= ) llvm_slot_18? ( sys-devel/clang:18= ) llvm_slot_19? ( sys-devel/clang:19= )
+REQUIRED_USE=^^ ( llvm_slot_17 llvm_slot_18 llvm_slot_19 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://github.com/CastXML/CastXML/archive/v0.6.5.tar.gz -> CastXML-0.6.5.tar.gz
+_eclasses_=cmake c7c9a62d6232cac66d4ea32d575c3e7c flag-o-matic 288c54efeb5e2aa70775e39032695ad4 llvm-r1 2e652182b1f239b07688071f959f19e4 llvm-utils e59dc622da7e7e7f16879105bed34858 multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 xdg-utils baea6080dd821f5562d715887954c9d3
+_md5_=b955a5848a3144ca770e5464af760479
diff --git a/metadata/md5-cache/dev-libs/distorm3-3.5.2-r1 b/metadata/md5-cache/dev-libs/distorm3-3.5.2-r1
index 598f961077ee..6ab89f3255e1 100644
--- a/metadata/md5-cache/dev-libs/distorm3-3.5.2-r1
+++ b/metadata/md5-cache/dev-libs/distorm3-3.5.2-r1
@@ -1,16 +1,16 @@
-BDEPEND=test? ( dev-lang/yasm ) test? ( >=dev-python/pytest-7.4.4[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/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
+BDEPEND=test? ( dev-lang/yasm ) test? ( >=dev-python/pytest-7.4.4[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/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=The ultimate disassembler library (X86-32, X86-64)
EAPI=8
HOMEPAGE=http://www.ragestorm.net/distorm/
INHERIT=distutils-r1 pypi
-IUSE=test test python_targets_python3_10 python_targets_python3_11
+IUSE=test test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64 ~x86
LICENSE=BSD-4
-RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
-REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
+RDEPEND=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 ) !test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/d/distorm3/distorm3-3.5.2.tar.gz
_eclasses_=distutils-r1 d9a9242b3972ef569e740451da4b90e1 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multibuild d67e78a235f541871c7dfe4cf7931489 multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 pypi 2eecb475512bc76e5ea9192a681b9e6b python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f python-utils-r1 a1229a86bd0db058e474a2d7d9191cca toolchain-funcs e56c7649b804f051623c8bc1a1c44084
-_md5_=33dd8a04312c1022584654af0c717bb5
+_md5_=22adba272d71a0e9af5f120c11e5a9f2
diff --git a/metadata/md5-cache/dev-libs/hyprlang-0.5.1 b/metadata/md5-cache/dev-libs/hyprlang-0.5.1
new file mode 100644
index 000000000000..3b01bb61ed7a
--- /dev/null
+++ b/metadata/md5-cache/dev-libs/hyprlang-0.5.1
@@ -0,0 +1,12 @@
+BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=Official implementation library for the hypr config language
+EAPI=8
+HOMEPAGE=https://github.com/hyprwm/hyprlang
+INHERIT=cmake
+KEYWORDS=~amd64 ~riscv
+LICENSE=GPL-3
+SLOT=0
+SRC_URI=https://github.com/hyprwm/hyprlang/archive/v0.5.1.tar.gz -> hyprlang-0.5.1.gh.tar.gz
+_eclasses_=cmake c7c9a62d6232cac66d4ea32d575c3e7c flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 xdg-utils baea6080dd821f5562d715887954c9d3
+_md5_=37d8647f318402287f263c9e237188e6
diff --git a/metadata/md5-cache/dev-libs/libfilezilla-0.47.0 b/metadata/md5-cache/dev-libs/libfilezilla-0.47.0
new file mode 100644
index 000000000000..93219f3f51b3
--- /dev/null
+++ b/metadata/md5-cache/dev-libs/libfilezilla-0.47.0
@@ -0,0 +1,16 @@
+BDEPEND=virtual/pkgconfig
+DEFINED_PHASES=configure install pretend
+DEPEND=dev-libs/nettle:0= >=net-libs/gnutls-3.5.7:= virtual/libcrypt:= test? ( dev-util/cppunit )
+DESCRIPTION=C++ library offering some basic functionality for platform-independent programs
+EAPI=8
+HOMEPAGE=https://lib.filezilla-project.org/
+INHERIT=flag-o-matic
+IUSE=test
+KEYWORDS=~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~x86
+LICENSE=GPL-2+
+RDEPEND=dev-libs/nettle:0= >=net-libs/gnutls-3.5.7:= virtual/libcrypt:=
+RESTRICT=!test? ( test )
+SLOT=0/43
+SRC_URI=https://download.filezilla-project.org/libfilezilla/libfilezilla-0.47.0.tar.xz
+_eclasses_=flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs e56c7649b804f051623c8bc1a1c44084
+_md5_=158b7e54c6c2bf19456b6d273745d73a
diff --git a/metadata/md5-cache/dev-libs/openssl-3.0.13-r2 b/metadata/md5-cache/dev-libs/openssl-3.0.13-r2
index ab9098dd0247..135cd529237a 100644
--- a/metadata/md5-cache/dev-libs/openssl-3.0.13-r2
+++ b/metadata/md5-cache/dev-libs/openssl-3.0.13-r2
@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://www.openssl.org/
INHERIT=edo flag-o-matic linux-info toolchain-funcs multilib multilib-minimal multiprocessing preserve-libs verify-sig
IUSE=+asm cpu_flags_x86_sse2 fips ktls rfc3779 sctp static-libs test tls-compression vanilla verify-sig weak-ssl-ciphers abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64 verify-sig
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris
LICENSE=Apache-2.0
PDEPEND=app-misc/ca-certificates
RDEPEND=tls-compression? ( >=sys-libs/zlib-1.2.8-r1[static-libs(+)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0/3
SRC_URI=mirror://openssl/source/openssl-3.0.13.tar.gz verify-sig? ( mirror://openssl/source/openssl-3.0.13.tar.gz.asc )
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 linux-info 7ca3057b277f1e5978947b4cc289ce62 multibuild d67e78a235f541871c7dfe4cf7931489 multilib c19072c3cd7ac5cb21de013f7e9832e0 multilib-build e8aed98bd43dbd25694310a660ad562c multilib-minimal 4b0f1857965db8869a729948d5277e0b multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe out-of-source-utils 1a9007554652a6e627edbccb3c25a439 preserve-libs 21162ec96c87041004a75348d97342dd toolchain-funcs e56c7649b804f051623c8bc1a1c44084 verify-sig a79ba011daaf532d71a219182474d150
-_md5_=dfab97cceb00430ac8207e3cc9396e53
+_md5_=151d67b94addd997487bfb83b6d76c27
diff --git a/metadata/md5-cache/dev-libs/tree-sitter-bash-0.21.0-r1 b/metadata/md5-cache/dev-libs/tree-sitter-bash-0.21.0-r1
index 3642c86088e9..ed8c79715742 100644
--- a/metadata/md5-cache/dev-libs/tree-sitter-bash-0.21.0-r1
+++ b/metadata/md5-cache/dev-libs/tree-sitter-bash-0.21.0-r1
@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://github.com/tree-sitter/tree-sitter-bash
INHERIT=tree-sitter-grammar
IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 debug test python
-KEYWORDS=~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos
+KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos
LICENSE=MIT
RDEPEND=python? ( 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/tree-sitter-0.21.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] )
REQUIRED_USE=python? ( || ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 ) )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/tree-sitter/tree-sitter-bash/archive/v0.21.0.tar.gz -> tree-sitter-bash-0.21.0.tar.gz
_eclasses_=distutils-r1 d9a9242b3972ef569e740451da4b90e1 edo c0eb9cbe6b0bd01fcb4918f12598a4d3 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multibuild d67e78a235f541871c7dfe4cf7931489 multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f python-utils-r1 a1229a86bd0db058e474a2d7d9191cca toolchain-funcs e56c7649b804f051623c8bc1a1c44084 tree-sitter-grammar f75f8078d91d685f79c130e884c93a37
-_md5_=70bea0e309ca1ae0eda06a54e0b888be
+_md5_=bd8c8945860d0816bc3c2ec99ad2f1ca
diff --git a/metadata/md5-cache/dev-libs/tree-sitter-cpp-0.22.0 b/metadata/md5-cache/dev-libs/tree-sitter-cpp-0.22.0
new file mode 100644
index 000000000000..bf220b9732c2
--- /dev/null
+++ b/metadata/md5-cache/dev-libs/tree-sitter-cpp-0.22.0
@@ -0,0 +1,17 @@
+BDEPEND=test? ( dev-util/tree-sitter-cli ) python? ( python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/wheel[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] )
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=python? ( 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 ) )
+DESCRIPTION=C++ grammar for Tree-sitter
+EAPI=8
+HOMEPAGE=https://github.com/tree-sitter/tree-sitter-cpp
+INHERIT=tree-sitter-grammar
+IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 debug test python
+KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64
+LICENSE=MIT
+RDEPEND=python? ( 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/tree-sitter-0.21.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] )
+REQUIRED_USE=python? ( || ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 ) )
+RESTRICT=test !test? ( test )
+SLOT=0
+SRC_URI=https://github.com/tree-sitter/tree-sitter-cpp/archive/v0.22.0.tar.gz -> tree-sitter-cpp-0.22.0.tar.gz
+_eclasses_=distutils-r1 d9a9242b3972ef569e740451da4b90e1 edo c0eb9cbe6b0bd01fcb4918f12598a4d3 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multibuild d67e78a235f541871c7dfe4cf7931489 multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f python-utils-r1 a1229a86bd0db058e474a2d7d9191cca toolchain-funcs e56c7649b804f051623c8bc1a1c44084 tree-sitter-grammar f75f8078d91d685f79c130e884c93a37
+_md5_=0e86dd924cdf907eeef573ab34e2d0dc