summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-libs/nodejs: fix typoSam James2022-09-172-5/+5
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/nodejs: force libgcc as support libWilliam Hubbs2022-09-172-2/+16
| | | | | | | | | | | | | | | | | Upstream behavior is correct wrt libatomic (unconditionally adding it) due to their use of atomic_is_lock_free which is yet to be added to compiler-rt (stuck in review hell at https://reviews.llvm.org/D85044). This necessitates forcing libgcc as support lib. Linking to libatomic from gcc is dynamic, so sys-devel/gcc has to go in RDEPEND. Clang can be forced to use libgcc with --rtlib=libgcc, even with USE=default-compiler-rt (which is the original cuase of the bug in question). This applies this pull request to 14.x and 16.x. Closes: https://github.com/gentoo/gentoo/pull/27271 Signed-off-by: William Hubbs <williamh@gentoo.org>
* net-misc/gnome-connections: Version bump to 43.0brahmajit das2022-09-172-0/+65
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/27308 Signed-off-by: brahmajit das <listout@protonmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* sys-auth/fprintd: fix testsmatoro2022-09-172-0/+69
| | | | | | | | | | | | No revbump since this affects tests only. See: https://bugs.launchpad.net/ubuntu/+source/fprintd/+bug/1976256 See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1009395 See: https://salsa.debian.org/debian/fprintd/-/blob/debian/debian/patches/tests-Fix-dbusmock-AddDevice-calls-to-include-optional-ar.patch See: https://gitlab.freedesktop.org/libfprint/fprintd/-/commit/ae04fa98 Bug: https://bugs.gentoo.org/764554 Closes: https://github.com/gentoo/gentoo/pull/27309 Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/mailfilter: fix build with -Werror=strict-prototypes (Clang 15+)Holger Hoffstätte2022-09-173-0/+163
| | | | | | | | | | Also fix configure bashisms as reported in: https://github.com/gentoo/gentoo/pull/27134 Closes: https://bugs.gentoo.org/870625 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Closes: https://github.com/gentoo/gentoo/pull/27301 Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/ipvsadm: drop 1.27-r1, EAPI-6--Andreas Sturmlechner2022-09-173-130/+0
| | | | | Closes: https://bugs.gentoo.org/867565 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/libpng: add rebased apng patch for 1.6.38Sam James2022-09-174-7/+6
| | | | | | | From a different sourceforge project though. Bug: https://bugs.gentoo.org/824018 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libpng: fix NEON on ARM64Sam James2022-09-171-1/+1
| | | | | | | | | | | | | | | | As of 1.6.38, =check is banned on arm64 because NEON is always present there. We don't need =check otherwise, so just enable conditionally based on whether cpu_flags_arm_neon is on. (configure also says =check is deprecated/unsupported.) Note that while cpu_flags_arm_neon is masked on arm64 in general, it's unmasked for packages which we know work, like libpng (as it's been fine before 1.6.38). Closes: https://bugs.gentoo.org/870298 Thanks-to: Roy Bamford <neddyseagoon@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* app-portage/gemato: Bump to 17.0Michał Górny2022-09-172-0/+48
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-portage/gemato: Update dependencies in -9999Michał Górny2022-09-172-5/+12
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* x11-misc/xprintidle: drop 2.0, EAPI-6--Andreas Sturmlechner2022-09-172-37/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sys-cluster/sanlock: drop 3.8.2, EAPI-6--Andreas Sturmlechner2022-09-172-96/+0
| | | | | Closes: https://bugs.gentoo.org/852854 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-ada/xmlada: remove installation of test built thingsAlfredo Tupone2022-09-172-2/+109
| | | | | | | | Closes: https://bugs.gentoo.org/866275 Closes: https://bugs.gentoo.org/870586 Closes: https://bugs.gentoo.org/870589 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* net-vpn/vpnc: drop 0.5.3_p550-r2David Seifert2022-09-171-69/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* x11-themes/tela-icon-theme: sync live ebuildGeorgy Yakovlev2022-09-171-1/+3
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* x11-themes/tela-icon-theme: revbump, remove broken symlinksGeorgy Yakovlev2022-09-171-1/+3
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* x11-themes/tela-icon-theme: add 20220828Georgy Yakovlev2022-09-172-0/+69
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* net-voip/murmur: add 1.4.287Kenton Groombridge2022-09-172-0/+186
| | | | Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* net-voip/mumble: add 1.4.287Kenton Groombridge2022-09-172-0/+151
| | | | Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* net-vpn/vpnc: add github upstream metadataSam James2022-09-171-0/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/poke: add 2.4Arsen Arsenović2022-09-173-1/+53
| | | | | | Signed-off-by: Arsen Arsenović <arsen@aarsen.me> Closes: https://github.com/gentoo/gentoo/pull/27285 Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/poke: adoptArsen Arsenović2022-09-171-1/+8
| | | | | Signed-off-by: Arsen Arsenović <arsen@aarsen.me> Signed-off-by: Sam James <sam@gentoo.org>
* app-portage/elogv: fix installation of l10n man pages + EAPI 8Sebastian Pipping2022-09-171-0/+56
| | | | | Closes: https://bugs.gentoo.org/869905 Signed-off-by: Sebastian Pipping <sping@gentoo.org>
* dev-java/jdbc-postgresql: add 42.5.0Volkmar W. Pogatzki2022-09-172-0/+53
| | | | | | | | | | We don't shade dependencies, they are all on classpath. A jar file for comparison can be obtained with "mvn -DskipShadeDependencies=true package" Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/26972 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* dev-java/scram: adjust MAVEN_IDVolkmar W. Pogatzki2022-09-171-1/+1
| | | | | | java-ebuilder did not find it for dev-java/jdbc-postgresql Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Florian Schmaus <flow@gentoo.org>
* media-radio/fldigi: Drop problematic definition of nullptrThomas Beierlein2022-09-173-2/+27
| | | | | Closes: https://bugs.gentoo.org/870082 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
* dev-util/pkgcheck: Stabilize 0.10.14 amd64, #870331Sam James2022-09-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-plugins/gst-plugins-ximagesrc: Stabilize 1.20.3 ppc, #867784Arthur Zamarin2022-09-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-plugins/gst-plugins-twolame: Stabilize 1.20.3 ppc, #867784Arthur Zamarin2022-09-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-plugins/gst-plugins-srtp: Stabilize 1.20.3 ppc, #867784Arthur Zamarin2022-09-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-plugins/gst-plugins-speex: Stabilize 1.20.3 ppc, #867784Arthur Zamarin2022-09-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-plugins/gst-plugins-sidplay: Stabilize 1.20.3 ppc, #867784Arthur Zamarin2022-09-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-plugins/gst-plugins-shout2: Stabilize 1.20.3 ppc, #867784Arthur Zamarin2022-09-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-plugins/gst-plugins-raw1394: Stabilize 1.20.3 ppc, #867784Arthur Zamarin2022-09-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-plugins/gst-plugins-openaptx: Stabilize 1.20.3 ppc, #867784Arthur Zamarin2022-09-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-plugins/gst-plugins-neon: Stabilize 1.20.3 ppc, #867784Arthur Zamarin2022-09-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-plugins/gst-plugins-meta: Stabilize 1.20.3 ppc, #867784Arthur Zamarin2022-09-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-plugins/gst-plugins-x264: Stabilize 1.20.3 ppc, #867784Arthur Zamarin2022-09-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-plugins/gst-plugins-wavpack: Stabilize 1.20.3 ppc, #867784Arthur Zamarin2022-09-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-plugins/gst-plugins-vpx: Stabilize 1.20.3 ppc, #867784Arthur Zamarin2022-09-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-plugins/gst-plugins-v4l2: Stabilize 1.20.3 ppc, #867784Arthur Zamarin2022-09-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-plugins/gst-plugins-taglib: Stabilize 1.20.3 ppc, #867784Arthur Zamarin2022-09-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-plugins/gst-plugins-pulse: Stabilize 1.20.3 ppc, #867784Arthur Zamarin2022-09-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-plugins/gst-plugins-oss: Stabilize 1.20.3 ppc, #867784Arthur Zamarin2022-09-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-plugins/gst-plugins-opus: Stabilize 1.20.3 ppc, #867784Arthur Zamarin2022-09-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-plugins/gst-plugins-mpg123: Stabilize 1.20.3 ppc, #867784Arthur Zamarin2022-09-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-plugins/gst-plugins-modplug: Stabilize 1.20.3 ppc, #867784Arthur Zamarin2022-09-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-plugins/gst-plugins-soup: Stabilize 1.20.3 ppc, #867784Arthur Zamarin2022-09-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-plugins/gst-plugins-resindvd: Stabilize 1.20.3 ppc, #867784Arthur Zamarin2022-09-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-plugins/gst-plugins-mpeg2dec: Stabilize 1.20.3 ppc, #867784Arthur Zamarin2022-09-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>