| Age | Commit message (Collapse) | Author |
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Three of these are gone but still add blockers for old updates.
Closes: https://bugs.gentoo.org/966328
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Qt 6.10 added its own install targets for .desktop files, icons, and
metainfo and has unfortunately not added the version likely given
didn't have to worry about Qt5 as they did not install these but we
do manually. Rather than more complex changes in Qt6, change this
here instead. Odds are Qt will change this in Qt7.
Ideally would just drop this package given nobody really needs designer
from Qt5 anymore (like other tools such as GUI linguist that we already
dropped), but this package is also used to provide UiTools.
Bug: https://bugs.gentoo.org/966328
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
wrt llvm21, only tested 6.10 but "think" 6.9 should've gotten
the backports for it (6.9.2 was broken), will test when 6.9.3
is about to release to be sure.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Newly checks for Quick to be available when want the GUI linguist.
Not really worth setting up per-version restrictions.
The handful of users using GUI linguist with USE=-qml may get
surprised that it's gone. Feel it's not worth adding a warning
given desktop profiles enable qml by default and developers
using Qt will typically enable it if not already.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Upstream disabled this by default with the reason that system
version is almost always incompatible, may as well drop the
comment as well because of this.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
wrt bug #9146766, this loses some .desktop for the minor
tools, but given upstream added its own mechanism to install
these would rather stick to the ones that they want to be
installed. Ideally please ask upstream if you want more to be
installed.
wrt clang, upstream dropped support for using clang with lupdate
(USE=linguist) and so it is now only used by qdoc, may as well
merge USE=clang into it.
Bug: https://bugs.gentoo.org/914766
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Happened to notice this while testing 6.9.0 with llvm-musl, and
this been broken since 6.8.3 (with USE=clang) that had the same
change picked to.
CMake Error at cmake/FindWrapLibClang.cmake:72 (find_package):
find_package called with invalid argument "20.1.1+libcxx"
At first I thought this was caused by our sed, but that specific
line is unmodified and is using ${LLVM_VERSION} which has the
+libcxx bit appended (or at least, it does with llvm:20). This
is Qt's attempt at getting a "matching" version for Clang.
Given we are trying to remove version specifications to let the
eclass pick them instead (will always match), may as well just
remove it as well.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|