summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/libmaa: Fix the build with rlibtoolorbea2022-06-181-0/+55
| | | | | | | | | | | The configure.in lacks LT_INIT which generates libtool and allows the build to work with rlibtool which depends on this file to determine if it should build shared or static libraries. Closes: https://bugs.gentoo.org/778464 Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/25947 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/flatbuffers: restore 2.0.0-r1Sam James2022-06-172-0/+34
| | | | | | | | | Needed for TF. This reverts commit d9104d1176f8add1d1a8a8fd13db0b51693537b9. Bug: https://bugs.gentoo.org/844196 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/nspr: wire up testsSam James2022-06-171-0/+31
| | | | | | Signed-off-by: Sam James <sam@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/25930 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/nss: build in parallelSam James2022-06-171-2/+2
| | | | | | | | | | | Neither Fedora nor openSUSE seem to force -j1 and it built fine for me w/ -j32. Let's try dropping it as it gives a substantial speedup. (Also, seemingly(?), conditionalising the test build seems to speed things up too.) Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/nss: re-enable testsSam James2022-06-171-3/+26
| | | | | | Bug: https://bugs.gentoo.org/474056 Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/tre: x86 stable wrt bug #851972Agostino Sarubbo2022-06-171-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/double-conversion: wire up testsSam James2022-06-171-0/+10
| | | | | | Bug: https://bugs.gentoo.org/852635 Thanks-to: unhappy-ending Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libltdl: Stabilize 2.4.7 hppa, #851738Jakov Smolić2022-06-171-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-libs/libtomcrypt: Stabilize 1.18.2-r4 hppa, #851381Jakov Smolić2022-06-171-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-libs/libtraceevent: Fix collision with trace-cmd (bug #852629)Patrick McLean2022-06-161-0/+4
| | | | | Closes: https://bugs.gentoo.org/852629 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-libs/libtracefs: New package, add 1.3.1Christian Schmidt2022-06-163-0/+60
| | | | | | Signed-off-by: Christian Schmidt <gentoo@digadd.de> Bug: https://bugs.gentoo.org/824982 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-libs/libtraceevent: new packageChristian Schmidt2022-06-163-0/+55
| | | | | | | | | libtraceevent is a prerequisite for newer versions of dev-util/trace-cmd and dev-util/kernelshark, factored out from the former by upstream. Signed-off-by: Christian Schmidt <gentoo@digadd.de> Bug: https://bugs.gentoo.org/824982 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-libs/libpwquality: fix unquoted variable EPREFIXThomas Bracht Laumann Jespersen2022-06-161-1/+1
| | | | | Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz> Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/simdjson: add 2.0.4, drop 2.0.3Patrick McLean2022-06-162-4/+4
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-libs/libgcrypt: backport -asm patch for HPPASam James2022-06-152-0/+163
| | | | | Closes: https://bugs.gentoo.org/832871 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/flatbuffers: Drop 2.0.0-r1Andreas Sturmlechner2022-06-152-34/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-libs/libksba: amd64 stable wrt bug #849068Agostino Sarubbo2022-06-151-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/libgpg-error: amd64 stable wrt bug #849068Agostino Sarubbo2022-06-151-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/libksba: x86 stable wrt bug #849068Agostino Sarubbo2022-06-151-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/libgpg-error: x86 stable wrt bug #849068Agostino Sarubbo2022-06-151-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/tre: sparc stable wrt bug #851972Agostino Sarubbo2022-06-151-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/tre: ppc stable wrt bug #851972Agostino Sarubbo2022-06-151-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/tre: arm64 stable wrt bug #851972Agostino Sarubbo2022-06-151-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/tre: arm stable wrt bug #851972Agostino Sarubbo2022-06-151-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/tre: Stabilize 0.8.0_p20210321-r1 ppc64, #851972Jakov Smolić2022-06-141-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-libs/tre: Stabilize 0.8.0_p20210321-r1 amd64, #851972Jakov Smolić2022-06-141-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-libs/icu-layoutex: Stabilize 71.1 sparc, #843353Sam James2022-06-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/boost: Stabilize 1.79.0 sparc, #843353Sam James2022-06-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/icu: Stabilize 71.1-r1 sparc, #843353Sam James2022-06-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libffi: Stabilize 3.4.2-r1 hppa, #813756Arthur Zamarin2022-06-141-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/libffi-compat: Stabilize 3.3-r2 x86, #813756Arthur Zamarin2022-06-141-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/libffi: Stabilize 3.4.2-r1 x86, #813756Arthur Zamarin2022-06-141-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/libffi: Stabilize 3.4.2-r1 arm, #813756Arthur Zamarin2022-06-141-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/libffi-compat: Stabilize 3.3-r2 amd64, #813756Sam James2022-06-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libffi: Stabilize 3.4.2-r1 amd64, #813756Sam James2022-06-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/icu: Drop 71.1 (r0)Andreas Sturmlechner2022-06-141-153/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-libs/liborcus: Drop 0.16.1Andreas Sturmlechner2022-06-143-142/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-libs/libixion: Drop 0.16.1Andreas Sturmlechner2022-06-143-82/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-libs/gobject-introspection: use BDEPENDSam James2022-06-141-2/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libdbusmenu: EAPI 8; drop unnecessary depSam James2022-06-141-0/+153
| | | | | Closes: https://bugs.gentoo.org/769584 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/liborcus: Stabilize 0.17.2 arm64, #843353Sam James2022-06-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libixion: Stabilize 0.17.0 arm64, #843353Sam James2022-06-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/boost: Stabilize 1.79.0 arm64, #843353Sam James2022-06-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/icu: Stabilize 71.1-r1 arm64, #843353Sam James2022-06-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/cxxtools: fix build with GCC 12; fix build with lldSam James2022-06-143-0/+67
| | | | | | Closes: https://bugs.gentoo.org/851837 Closes: https://bugs.gentoo.org/829662 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libksba: arm64 stable wrt bug #849068Agostino Sarubbo2022-06-141-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/libgpg-error: arm64 stable wrt bug #849068Agostino Sarubbo2022-06-141-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/libffi: Stabilize 3.4.2-r1 sparc, #813756Jakov Smolić2022-06-141-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-libs/libzip: 1.9.0 version bumpAndreas Sturmlechner2022-06-142-0/+117
| | | | | | | See also: https://libzip.org/news/release-1.9.0.html Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-libs/libksba: sparc stable wrt bug #849068Agostino Sarubbo2022-06-141-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>