diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-06-21 19:01:21 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-06-21 19:01:21 +0000 |
| commit | 00a6d1ff550f047a4aefe580f6d036c1d8564da7 (patch) | |
| tree | 1e4207fd130e74bd3248b48ddc2062b46480a105 /metadata/md5-cache/dev-cpp | |
| parent | ae723eb1ef4f54cf34cd3235fe0f5e9d39b046cc (diff) | |
| download | baldeagleos-repo-00a6d1ff550f047a4aefe580f6d036c1d8564da7.tar.gz baldeagleos-repo-00a6d1ff550f047a4aefe580f6d036c1d8564da7.tar.xz baldeagleos-repo-00a6d1ff550f047a4aefe580f6d036c1d8564da7.zip | |
Adding metadata
Diffstat (limited to 'metadata/md5-cache/dev-cpp')
| -rw-r--r-- | metadata/md5-cache/dev-cpp/highway-1.2.0 | 15 | ||||
| -rw-r--r-- | metadata/md5-cache/dev-cpp/highway-9999 | 2 | ||||
| -rw-r--r-- | metadata/md5-cache/dev-cpp/magic_enum-0.9.7 (renamed from metadata/md5-cache/dev-cpp/magic_enum-0.9.5) | 8 | ||||
| -rw-r--r-- | metadata/md5-cache/dev-cpp/string-theory-3.5 | 14 | ||||
| -rw-r--r-- | metadata/md5-cache/dev-cpp/string-theory-3.6 | 14 |
5 files changed, 20 insertions, 33 deletions
diff --git a/metadata/md5-cache/dev-cpp/highway-1.2.0 b/metadata/md5-cache/dev-cpp/highway-1.2.0 new file mode 100644 index 000000000000..a803fd3703f4 --- /dev/null +++ b/metadata/md5-cache/dev-cpp/highway-1.2.0 @@ -0,0 +1,15 @@ +BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare test +DEPEND=test? ( dev-cpp/gtest[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) +DESCRIPTION=Performance-portable, length-agnostic SIMD with runtime dispatch +EAPI=8 +HOMEPAGE=https://github.com/google/highway +INHERIT=cmake-multilib +IUSE=cpu_flags_arm_neon test 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 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 +LICENSE=Apache-2.0 +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/google/highway/archive/refs/tags/1.2.0.tar.gz -> highway-1.2.0.tar.gz +_eclasses_=cmake 90d8ee8393c5c815637fd3cb87828c9b cmake-multilib 37d23064f303dcf23453353ab8c77059 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multilib-build 9ac26ea006828266d235e2f0135429b5 multilib-minimal e9f54d75b074edc47d36994bbc1e2123 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 +_md5_=a9b7ae432a790f7b5c48495ba34d7486 diff --git a/metadata/md5-cache/dev-cpp/highway-9999 b/metadata/md5-cache/dev-cpp/highway-9999 index ca487f31e3d1..6f4ddd63d6af 100644 --- a/metadata/md5-cache/dev-cpp/highway-9999 +++ b/metadata/md5-cache/dev-cpp/highway-9999 @@ -11,4 +11,4 @@ PROPERTIES=live RESTRICT=!test? ( test ) SLOT=0 _eclasses_=cmake 90d8ee8393c5c815637fd3cb87828c9b cmake-multilib 37d23064f303dcf23453353ab8c77059 flag-o-matic b892042b2667b8ac69ec8a2571dc290a git-r3 875eb471682d3e1f18da124be97dcc81 multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multilib-build 9ac26ea006828266d235e2f0135429b5 multilib-minimal e9f54d75b074edc47d36994bbc1e2123 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 -_md5_=a688aa08e0d386cd2829d3a16a750a6a +_md5_=a9b7ae432a790f7b5c48495ba34d7486 diff --git a/metadata/md5-cache/dev-cpp/magic_enum-0.9.5 b/metadata/md5-cache/dev-cpp/magic_enum-0.9.7 index 0f8c034712f8..27f37b897a4e 100644 --- a/metadata/md5-cache/dev-cpp/magic_enum-0.9.5 +++ b/metadata/md5-cache/dev-cpp/magic_enum-0.9.7 @@ -4,11 +4,11 @@ DESCRIPTION=Static reflection for enums in header-only C++ EAPI=8 HOMEPAGE=https://github.com/Neargye/magic_enum INHERIT=cmake -IUSE=test -KEYWORDS=amd64 arm arm64 ~loong ppc ppc64 ~riscv x86 +IUSE=examples test +KEYWORDS=~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86 LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 -SRC_URI=https://github.com/Neargye/magic_enum/archive/refs/tags/v0.9.5.tar.gz -> magic_enum-0.9.5.tar.gz +SRC_URI=https://github.com/Neargye/magic_enum/archive/refs/tags/v0.9.7.tar.gz -> magic_enum-0.9.7.tar.gz _eclasses_=cmake 90d8ee8393c5c815637fd3cb87828c9b flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 -_md5_=94e322a356fafde9347990c5c4876fdd +_md5_=41adbfc52a9edaa33875e19876e8d300 diff --git a/metadata/md5-cache/dev-cpp/string-theory-3.5 b/metadata/md5-cache/dev-cpp/string-theory-3.5 deleted file mode 100644 index 77620bb24596..000000000000 --- a/metadata/md5-cache/dev-cpp/string-theory-3.5 +++ /dev/null @@ -1,14 +0,0 @@ -BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 -DEFINED_PHASES=compile configure install prepare test -DESCRIPTION=A flexible modern C++ library for string manipulation and storage -EAPI=8 -HOMEPAGE=https://github.com/zrax/string_theory/ -INHERIT=cmake -IUSE=test -KEYWORDS=~amd64 ~arm64 ~ppc64 ~x86 -LICENSE=MIT -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=https://github.com/zrax/string_theory/archive/3.5.tar.gz -> string-theory-3.5.tar.gz -_eclasses_=cmake 90d8ee8393c5c815637fd3cb87828c9b flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 -_md5_=1232bc65d0ae7043e488ad5acf86e77a diff --git a/metadata/md5-cache/dev-cpp/string-theory-3.6 b/metadata/md5-cache/dev-cpp/string-theory-3.6 deleted file mode 100644 index 904554947630..000000000000 --- a/metadata/md5-cache/dev-cpp/string-theory-3.6 +++ /dev/null @@ -1,14 +0,0 @@ -BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 -DEFINED_PHASES=compile configure install prepare test -DESCRIPTION=A flexible modern C++ library for string manipulation and storage -EAPI=8 -HOMEPAGE=https://github.com/zrax/string_theory/ -INHERIT=cmake -IUSE=test -KEYWORDS=~amd64 ~arm64 ~ppc64 ~x86 -LICENSE=MIT -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=https://github.com/zrax/string_theory/archive/3.6.tar.gz -> string-theory-3.6.tar.gz -_eclasses_=cmake 90d8ee8393c5c815637fd3cb87828c9b flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 -_md5_=1232bc65d0ae7043e488ad5acf86e77a |
