summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-libs/gnutls: wire up verify-sig for 3.7.4Sam James2022-03-202-11/+6
| | | | | | | | | | We can wire up verify-sig now that a fixed version of openpgp-keys-gnutls (>= 2022020) is in tree. It remains unkeyworded while we figure out what to do about the C++ ABI breakage though. Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/udns: [QA] fix tc-get* quotingSam James2022-03-191-2/+2
| | | | | | This can cause build problems for e.g. 32-bit (gcc -m32 ...) Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/webkit-gtk: Drop old versionsMatt Turner2022-03-183-546/+0
| | | | | | Bug: https://bugs.gentoo.org/831739 Bug: https://bugs.gentoo.org/832990 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-libs/libqmi: Drop old versionsMatt Turner2022-03-182-50/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-libs/libnma: Drop old versionsMatt Turner2022-03-182-69/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-libs/gupnp: Drop old versionsMatt Turner2022-03-182-72/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-libs/gupnp-av: Drop old versionsMatt Turner2022-03-182-40/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-libs/gnutls: unkeyword 3.7.4Sam James2022-03-181-1/+3
| | | | | | | | | | | | | | | | | In all the fracas in 82957f19c28749d0004fef905c949a39aced93b2, I'd forgot one of the things I first saw in the release! It breaks C++ ABI (libgnutlsxx.so). We enable USE=cxx by default, although it looks like nothing on my system actually uses it. We don't really have a choice but to bump SONAME and force recompile (and use subslot to represent this too?), but maybe I'll have another idea later on. Would rather drop keywords for now and revisit later on today than get the decision wrong in haste. Fixes: 82957f19c28749d0004fef905c949a39aced93b2 Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/gnutls: add USE=brotli descriptionSam James2022-03-182-1/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/gnutls: add 3.7.4Sam James2022-03-183-0/+221
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | More of an exciting release than I anticipated when I started looking at it, but for unexpected reasons! - verify-sig support is stubbed out in the ebuild (commented out); couldn't enable yet because website doesn't list key from new maintainer(?) but distfile *does* have a valid signature from a known maintainer. gemato/gpg/ verify-sig currently rejects a distfile if it has *any* unrecognised signatuers, not if *all* are. See https://gitlab.com/gnutls/web-pages/-/issues/3. - Noticed `--{enable,disable}-gtk-doc` was suddenly unrecognised by `./configure`. The macro is used automagically upstream rather than being a hard dependency so if it's not available at point of `make dist`, it'll just be dropped. It looks like that's what happened as a new person made the release => new env. Temporarily unconditionally BDEPENDing on gtk-doc-am (harmless, tiny dep) for now. See https://gitlab.com/gnutls/gnutls/-/issues/1341. - Needed to fix brotli & zstd configure arguments to be consistent with `./configure --help` output. Bug: https://gitlab.com/gnutls/gnutls/-/issues/1342 - Discovered brotli & zstd were both automagic dependencies, but it turns out that the zstd check was broken anyway (would always fail). See: https://gitlab.com/gnutls/gnutls/-/issues/1343. Bug: https://gitlab.com/gnutls/gnutls/-/issues/1341 Bug: https://gitlab.com/gnutls/gnutls/-/issues/1342 Bug: https://gitlab.com/gnutls/gnutls/-/issues/1343 Bug: https://gitlab.com/gnutls/web-pages/-/issues/3 Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/nodejs: add 12.22.10William Hubbs2022-03-173-0/+270
| | | | | Bug: https://bugs.gentoo.org/831037 Signed-off-by: William Hubbs <williamh@gentoo.org>
* net-libs/nodejs: add 14.19.0William Hubbs2022-03-173-0/+262
| | | | | Bug: https://bugs.gentoo.org/831037 Signed-off-by: William Hubbs <williamh@gentoo.org>
* net-libs/nodejs: add 16.14.1William Hubbs2022-03-172-0/+231
| | | | | Bug: https://bugs.gentoo.org/831037 Signed-off-by: William Hubbs <williamh@gentoo.org>
* net-libs/gnutls: Stabilize 3.7.3-r1 arm, #834462Sam James2022-03-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/signond: 8.61 version bump, EAPI-8 bumpAndreas Sturmlechner2022-03-162-0/+65
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-libs/libhubbub: add upstream link to patchSam James2022-03-161-0/+3
| | | | | | Bug: https://bugs.gentoo.org/699746 Bug: https://bugs.gentoo.org/694042 Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/toxext: append-flags -fPIC to fix build with CLANG and LLDJimi Huotari2022-03-151-1/+5
| | | | | | | Closes: https://bugs.gentoo.org/831338 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-libs/gnutls: Stabilize 3.7.3-r1 x86, #834462Jakov Smolić2022-03-151-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-libs/libnpupnp: Bump to 4.2.1Erik Mackdanz2022-03-132-0/+49
| | | | | | | Includes Sam's very recent updates Signed-off-by: Erik Mackdanz <stasibear@gentoo.org> Package-Manager: Portage-3.0.30, Repoman-3.0.3
* net-libs/libnpupnp: [QA] use eautoreconf, fix DEPENDSam James2022-03-131-0/+48
| | | | | | | | | - Use eautoreconf instead of autogen.sh (handles everything we need, plus inheriting autotools.eclass guarantees correct dependencies). - Define DEPEND (these dependencies need to be around at build-time too) - Add missing virtual/pkgconfig BDEPEND Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libident: Stabilize 0.32-r1 arm, #834934Arthur Zamarin2022-03-121-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-libs/nativebiginteger: Keyword 1.6.1 arm, #834926Arthur Zamarin2022-03-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-libs/NativeThread: Stabilize 0_pre20190914-r1 amd64, #834925Jakov Smolić2022-03-121-2/+2
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-libs/nativebiginteger: stabilize 1.6.1 for amd64Joonas Niilola2022-03-111-2/+2
| | | | | Bug: https://bugs.gentoo.org/834924 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-libs/gupnp: Stabilize 1.4.3 ppc64, #834426Sam James2022-03-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libqmi: Stabilize 1.30.4 ppc64, #834426Sam James2022-03-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libnma: Stabilize 1.8.34 ppc64, #834426Sam James2022-03-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/ignition-transport: bump to 8.2.1Alexis Ballier2022-03-092-2/+2
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* net-libs/libqmi: Stabilize 1.30.4 ppc, #834426Sam James2022-03-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libnma: Stabilize 1.8.34 ppc, #834426Sam James2022-03-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libnice: crank up glib lower boundSam James2022-03-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libnice: Clean up 0.1.18 unused dependency on gtk-doc-amIgor V. Kovalenko2022-03-081-1/+0
| | | | | | | | libnice is disabling gtk_doc feature by default, therefore gtk-doc is not used. Drop gtk-doc-am dependency. Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libnice: Drop custom multilib_src_testIgor V. Kovalenko2022-03-081-4/+0
| | | | | Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/gstreamer: Improve 1.20.0 ebuild style and BDEPENDIgor V. Kovalenko2022-03-081-1/+2
| | | | | Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libnice: bump to 0.1.18Igor V. Kovalenko2022-03-082-0/+53
| | | | | Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libqmi: Stabilize 1.30.4 arm, #834426Sam James2022-03-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/gupnp: Stabilize 1.4.3 arm64, #834426Sam James2022-03-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libnma: Stabilize 1.8.34 arm64, #834426Sam James2022-03-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libqmi: Stabilize 1.30.4 arm64, #834426Sam James2022-03-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/gupnp: Stabilize 1.4.3 x86, #834426Sam James2022-03-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/gupnp-av: Stabilize 0.14.0 x86, #834426Sam James2022-03-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libnma: Stabilize 1.8.34 x86, #834426Sam James2022-03-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libqmi: Stabilize 1.30.4 x86, #834426Sam James2022-03-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/gupnp: Stabilize 1.4.3 amd64, #834426Sam James2022-03-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/gupnp-av: Stabilize 0.14.0 amd64, #834426Sam James2022-03-081-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libnma: Stabilize 1.8.34 amd64, #834426Sam James2022-03-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libqmi: Stabilize 1.30.4 amd64, #834426Sam James2022-03-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libtorrent-rasterbar: destabilize 2.0.5-r1 for ~amd64, ~x86Sam James2022-03-071-1/+1
| | | | | | Didn't mean to push as stable. Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libtorrent-rasterbar: drop broken USE=gnutlsSam James2022-03-071-0/+77
| | | | | | | | | | | | Produces underlinked Python bindings which breaks Deluge. Everyone else seems to build with OpenSSL anyway. (Had numerous reports of this on IRC and on the forums, as well as on Bugzilla). Closes: https://bugs.gentoo.org/830846 See: https://forums.gentoo.org/viewtopic-t-1146607.html Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/gnutls: fix automagic dependency on app-crypt/tpm2-tssSam James2022-03-061-10/+9
| | | | | Closes: https://bugs.gentoo.org/832569 Signed-off-by: Sam James <sam@gentoo.org>