summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/openssl: backport ebuild changes from 3.xMike Gilbert2023-03-111-39/+32
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* dev-libs/openssl: drop commented KEYWORDSMike Gilbert2023-03-111-1/+0
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* dev-libs/FBGEMM: fix build with gcc-13Alfredo Tupone2023-03-114-55/+11
| | | | | Closes: https://bugs.gentoo.org/894628 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-libs/libmemcached-awesome: add 1.1.4Tomáš Mózes2023-03-112-0/+48
| | | | | | Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/30019 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libtpms: add 0.9.6Christopher Byrne2023-03-113-0/+52
| | | | | | | Bug: https://bugs.gentoo.org/898504 Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/29913 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/bemenu: move wayland-protocols to DEPENDAisha Tammy2023-03-112-6/+12
| | | | | Signed-off-by: Aisha Tammy <aisha@bsd.ac> Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/weston: move wayland-protocols to DEPEND onlyAisha Tammy2023-03-112-6/+9
| | | | | Signed-off-by: Aisha Tammy <aisha@bsd.ac> Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/openssl: drop multilib_copy_sourcesMike Gilbert2023-03-111-3/+1
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* dev-libs/openssl: drop sanity test from src_prepareMike Gilbert2023-03-111-16/+12
| | | | | | | | | Configure doesn't do anything special when we pass --test-sanity to it; it just ignores the option entirely. Also move more configurey things to src_configure. Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* dev-libs/openssl: generate fipsmodule.cnf in pkg_preinstMike Gilbert2023-03-111-0/+13
| | | | | | | | | | | | | | | | | This file contains an hash of the fips.so module, which may change after src_install due to automatic stripping by the package manager. README-FIPS.md says this file should be generated on each machine separately anyway. This will fail when cross-compiling since we call openssl from ${D}, but I don't see a better way to handle it. Only the primary ABI is handled currently: by the time we get to pkg_preinst, the tools from the secondary ABIs have been clobbered. Closes: https://bugs.gentoo.org/900625 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* dev-libs/libclc: Bump to 16.0.0_rc4Michał Górny2023-03-112-0/+86
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/gjs: Version bump to 1.75.90Guillermo Joandet2023-03-112-0/+69
| | | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/29979 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/gobject-introspection-common: Version bump to 1.75.6Guillermo Joandet2023-03-112-0/+31
| | | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/29967 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/gobject-introspection: Version bump to 1.75.6Guillermo Joandet2023-03-112-0/+80
| | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/glib: Version bump to 2.76.0Guillermo Joandet2023-03-112-0/+284
| | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/mpfr: Stabilize 4.2.0 sparc, #892193Matoro Mahri2023-03-111-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* dev-libs/libclc: Remove 17.0.0_pre20230225Michał Górny2023-03-102-89/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/nss: add 3.89Joonas Niilola2023-03-102-0/+393
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/nss: add 3.79.4 (esr)Joonas Niilola2023-03-102-0/+396
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/libxslt: fix README install for liveSam James2023-03-101-2/+0
| | | | | Closes: https://bugs.gentoo.org/899696 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/trio: stabilize 1.17.1 for amd64Ionen Wolkens2023-03-091-1/+1
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-libs/ncnn: drop 20221128-r1Ionen Wolkens2023-03-092-47/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-libs/libnl: enable py3.11Sam James2023-03-092-2/+2
| | | | | Closes: https://bugs.gentoo.org/896716 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/librelp: add 1.11.0Sam James2023-03-092-0/+73
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/librelp: enable py3.11, drop -Werror, workaround bashismSam James2023-03-091-11/+12
| | | | | Closes: https://bugs.gentoo.org/896724 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libmaxminddb: Keyword 1.7.1 mips, #897996Matoro Mahri2023-03-091-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libdbusmenu: Keyword 16.04.0-r2 mips, #897988Matoro Mahri2023-03-091-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/nss-pem: drop 1.0.8Andreas Sturmlechner2023-03-082-31/+0
| | | | | | | Closes: https://bugs.gentoo.org/899602 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/29981 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/folks: Version bump to 0.15.6Matt Turner2023-03-082-0/+96
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/intel-metrics-library: add 0_pre20221216Conrad Kostecki2023-03-082-0/+29
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-libs/level-zero: add 1.9.9Conrad Kostecki2023-03-082-0/+23
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-libs/libbytesize: add missing doc dep on 2.7Joonas Niilola2023-03-081-2/+5
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/libbytesize: support python3_11 in libbytesize-2.7.ebuildDenis Pronin2023-03-081-1/+1
| | | | | | | Closes: https://bugs.gentoo.org/896706 Signed-off-by: Denis Pronin <dannftk@yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/29885 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/thrift: Fix syntax issuePatrick McLean2023-03-072-2/+2
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-libs/thrift: Require boost has nls USE flagPatrick McLean2023-03-072-3/+2
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-libs/thrift: add 0.18.1Patrick McLean2023-03-072-0/+92
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-libs/thrift: Add MAKEOPTS=j1 (bug #843929)Patrick McLean2023-03-072-0/+2
| | | | | | | I don't have the cmake knoledge to fix this in a better way Bug: https://bugs.gentoo.org/843929 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-libs/intel-compute-runtime: drop 22.43.24595.35Conrad Kostecki2023-03-072-80/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-libs/intel-compute-runtime: amd64 stableConrad Kostecki2023-03-071-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-libs/intel-compute-runtime: add 23.05.25593.11Conrad Kostecki2023-03-072-0/+82
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-libs/intel-vc-intrinsics: drop 0.7.1-r1, 0.8.1Conrad Kostecki2023-03-073-76/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-libs/intel-vc-intrinsics: add 0.12.1Conrad Kostecki2023-03-072-0/+38
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-libs/intel-vc-intrinsics: amd64 stableConrad Kostecki2023-03-071-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-libs/girara: Stabilize 0.3.9 amd64, #899670Sam James2023-03-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libdispatch: Stabilize 5.7.1 amd64, #899672Sam James2023-03-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/distorm3: add pypi upstream metadataSam James2023-03-071-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/distorm3: update EAPI 7 -> 8, enable py3.11, PEP517Sam James2023-03-071-0/+38
| | | | | | Closes: https://github.com/mgorny/python-bump-testing/issues/43 Closes: https://bugs.gentoo.org/896700 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/rocm-comgr: Fix comgr and mesa LLVM option collisionYiyang Wu2023-03-073-0/+45
| | | | | | | | | | | | >=dev-libs/rocm-comgr-5.3 and <=9999 needs backport a patch from upstream to avoid register -h command line option, which resolves conflicts with media-libs/mesa. Benefits media-gfx/blender. Bug: https://bugs.gentoo.org/851702 Reference: https://github.com/gentoo/gentoo/pull/27552 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/29866 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/zziplib: add python 3.11 to PYTHON_COMPATKai-Chun Ning2023-03-071-1/+1
| | | | | | Signed-off-by: Kai-Chun Ning <kaichun.ning@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/29935 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/tre: keyword 0.8.0_p20210321-r3 for ~loongWANG Xuerui2023-03-071-1/+1
| | | | | | One test fail but it fails on amd64 too. Signed-off-by: WANG Xuerui <xen0n@gentoo.org>