commit changes
This commit is contained in:
parent
2aa96aa247
commit
7b99b83cb0
38 changed files with 7782 additions and 7 deletions
|
|
@ -19,5 +19,45 @@
|
|||
#./build.sh kf6-networkmanager-qt.spec --nowait && \
|
||||
#./build.sh kf6-kcompletion.spec && \
|
||||
#./build.sh kf6-ktextwidgets.spec --nowait && \
|
||||
./buildall.sh sonic-frameworks-io.spec --nowait
|
||||
|
||||
# --- NYE PAKKER START (KF6 TIER 1 - Uafhængige i denne liste) ---
|
||||
#./build.sh kf6-attica.spec --nowait && \
|
||||
#./build.sh kf6-bluez-qt.spec --nowait && \
|
||||
#./build.sh kf6-kcalendarcore.spec --nowait && \
|
||||
#./build.sh kf6-kcontacts.spec --nowait && \
|
||||
#./build.sh kf6-kdnssd.spec --nowait && \
|
||||
#./build.sh kf6-kimageformats.spec --nowait && \
|
||||
#./build.sh kf6-ktexttemplate.spec --nowait && \
|
||||
#./build.sh kf6-modemmanager-qt.spec --nowait && \
|
||||
#./build.sh kf6-networkmanager-qt.spec --nowait && \
|
||||
#./build.sh kf6-prison.spec --nowait && \
|
||||
#./build.sh kf6-threadweaver.spec --nowait && \
|
||||
#./build.sh kf6-syndication.spec --nowait && \
|
||||
|
||||
# --- KF6 TIER 2 & 3 (Nu kommer afhængighederne) ---
|
||||
#./build.sh kf6-kstatusnotifieritem.spec --nowait && \
|
||||
#./build.sh kf6-kpackage.spec --nowait && \
|
||||
#./build.sh kf6-ksvg.spec --nowait && \
|
||||
#./build.sh kf6-kpeople.spec --nowait && \
|
||||
#./build.sh kf6-kded.spec --nowait && \
|
||||
#./build.sh kf6-kwallet.spec --nowait && \
|
||||
./buildall.sh sonic-frameworks-io.spec && \
|
||||
./build.sh kf6-knotifyconfig.spec --nowait && \
|
||||
./build.sh kf6-kcmutils.spec --nowait && \
|
||||
./build.sh kf6-knewstuff.spec --nowait && \
|
||||
#./build.sh kf6-kirigami-addons.spec --nowait && \
|
||||
#./build.sh kf6-qqc2-desktop-style.spec --nowait && \
|
||||
|
||||
# --- KRITISKE AFHÆNGIGHEDER (Vi venter på disse for at bygge næste trin) ---
|
||||
#./build.sh kf6-kpty.spec && \
|
||||
#./build.sh kf6-kdesu.spec --nowait && \
|
||||
#./build.sh kf6-kfilemetadata.spec && \
|
||||
./build.sh kf6-baloo.spec --nowait && \
|
||||
./build.sh kf6-syntax-highlighting.spec && \
|
||||
./build.sh kf6-kparts.spec && \
|
||||
./build.sh kf6-kdeclarative.spec && \
|
||||
|
||||
# --- FINAL TIER (Sidste pakker i fødekæden) ---
|
||||
./build.sh kf6-ktexteditor.spec && \
|
||||
./build.sh kf6-purpose.spec && \
|
||||
./build.sh kf6-frameworkintegration.spec
|
||||
Loading…
Add table
Add a link
Reference in a new issue