diff options
author | Sam James <sam@gentoo.org> | 2023-09-24 05:37:36 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-24 05:39:24 +0100 |
commit | fd9095b6d964637d60aea7d5c6d4a0d45f3edcd9 (patch) | |
tree | 0d903a85170bfa8c7e32ad38da462c7e36d65907 /profiles | |
parent | dev-util/astyle: drop 3.4, 3.4.6 (diff) | |
download | gentoo-fd9095b6d964637d60aea7d5c6d4a0d45f3edcd9.tar.gz gentoo-fd9095b6d964637d60aea7d5c6d4a0d45f3edcd9.tar.bz2 gentoo-fd9095b6d964637d60aea7d5c6d4a0d45f3edcd9.zip |
app-doc/doxygen: add 1.9.8
* Drop unnecessary patch for bad encoding (upstream note it shouldn't be required
anymore, see https://github.com/doxygen/doxygen/issues/10258#issuecomment-1693323707)
* Drop/alter libcxx patch. Use the upstream build option, although tweak it
to always be "available" to avoid unused var warnings w/ cmake.eclass
(see patch comments for details)
* Backport fix for spdlog building (although I didn't hit this issue myself)
* Backport sqlite unbundling
* Rename USE=qt5 -> USE=gui per QA policy
Closes: https://bugs.gentoo.org/912986
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/prefix/package.use.mask | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/prefix/package.use.mask b/profiles/prefix/package.use.mask index 359e8435b236..c67f019abf6c 100644 --- a/profiles/prefix/package.use.mask +++ b/profiles/prefix/package.use.mask @@ -30,7 +30,7 @@ net-libs/libsoup gssapi samba vala net-libs/glib-networking gnome libproxy net-misc/wget metalink uuid sys-apps/dbus selinux elogind systemd -app-doc/doxygen clang doxysearch qt5 +app-doc/doxygen clang doxysearch qt5 gui app-text/ghostscript-gpl cups app-text/texlive-core cjk |