Add dev-qt from an older version of the gentoo repo

Qt5 has been removed, we restore it since we still use it.
This commit is contained in:
2026-07-03 09:45:00 +02:00
parent 2247967dd3
commit e3187b1689
250 changed files with 8273 additions and 0 deletions

View File

@ -0,0 +1,33 @@
--- a/Makefile
+++ b/Makefile
@@ -1,18 +1,13 @@
MKDIR = mkdir -p
prefix = /usr
bindir = $(prefix)/bin
-TOOLS = assistant \
- designer \
+TOOLS = designer \
lconvert \
- linguist \
lrelease \
lupdate \
moc \
- pixeltool \
qcollectiongenerator \
- qdbus \
qdbuscpp2xml \
- qdbusviewer \
qdbusxml2cpp \
qdoc \
qdoc3 \
@@ -44,9 +39,7 @@
rcc \
repc \
uic \
- uic3 \
- xmlpatterns \
- xmlpatternsvalidator \
+ uic3
# keep the above line empty