diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 182933 -> 182937 bytes | |||
-rw-r--r-- | profiles/arch/hppa/package.mask | 7 | ||||
-rw-r--r-- | profiles/use.local.desc | 4 |
3 files changed, 10 insertions, 1 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex ce18d4f48a38..f00bc56d8b95 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/hppa/package.mask b/profiles/arch/hppa/package.mask index 1ff307a672b3..16cb03e861ec 100644 --- a/profiles/arch/hppa/package.mask +++ b/profiles/arch/hppa/package.mask @@ -1,6 +1,11 @@ -# Copyright 2019-2022 Gentoo Authors +# Copyright 2019-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <sam@gentoo.org> (2023-03-10) +# Fails to build on HPPA w/ sys-kernel/linux-headers-6.2: +# https://github.com/strace/strace/issues/241 +=dev-util/strace-6.2 + # Quote from <eike@s...l.de>: # "Compilation fails with: #error You need to define CycleTimer for # your OS and CPU" diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 8f5b1c9d1eb4..aa79dc3bc5de 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1648,6 +1648,9 @@ dev-java/icedtea-bin:headless-awt - Don't install the X backend for AWT, needed dev-java/jaxen:dom4j - Includes org.jaxen.dom4j package dev-java/jaxen:jdom - Includes org.jaxen.jdom package dev-java/jaxen:xom - Includes org.jaxen.xom package +dev-java/junit:migration-support - Include the junit-jupiter-migrationsupport module, which helps with migration from JUnit 4 to JUnit Jupiter +dev-java/junit:suite - Include the JUnit Platform Suite Engine, which adds test suite support +dev-java/junit:vintage - Include JUnit Vintage, which allows JUnit 5 to run JUnit 3 and JUnit 4 tests dev-java/miglayout:swt - Add support for the SWT toolkit. dev-java/openjdk:headless-awt - Don't install the X backend for AWT, needed by some GUIs dev-java/openjdk:javafx - Import OpenJFX modules at build time, via dev-java/openjfx @@ -4338,6 +4341,7 @@ media-libs/quarter:qthelp - Build API documentation in QtHelp format media-libs/raptor:json - Enable support for JSON parsing media-libs/raspberrypi-userland-bin:hardfp - Use armv6 hardfp ABI media-libs/rubberband:jni - Enables building of Java Native Interface library +media-libs/rubberband:lv2 - Add support for Ladspa V2 media-libs/rubberband:programs - Builds also executable applications media-libs/rubberband:vamp - Enables vamp plugins support (Audio analysing plugins) media-libs/sdl-mixer:fluidsynth - Use media-sound/fluidsynth for MIDI support |