summaryrefslogtreecommitdiffstats
path: root/arch/build.sh
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2024-10-18 04:08:19 +0200
committerSlávek Banko <slavek.banko@axis.cz>2024-10-24 09:25:33 +0200
commit3e47a130fedff6c3ecdcf7820816d1982bc8ad02 (patch)
tree224c4d03a6afa58d8e2c25c1fbeb86a6cfa4f457 /arch/build.sh
parent7ac1265088113bee95ae869cc8c94d4646d98ea2 (diff)
downloadtde-packaging-3e47a130fedff6c3ecdcf7820816d1982bc8ad02.tar.gz
tde-packaging-3e47a130fedff6c3ecdcf7820816d1982bc8ad02.zip
ArchLinux: Update for final R14.1.3.r14.1.3
Add pkgbuilds for several applications. Add pkgbuild for libvisual dependency. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 88660b1b05e92c192c13144e4536d541af0e44fa)
Diffstat (limited to 'arch/build.sh')
-rwxr-xr-xarch/build.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/build.sh b/arch/build.sh
index 06c55c6f5..cb02eab0c 100755
--- a/arch/build.sh
+++ b/arch/build.sh
@@ -18,11 +18,11 @@ compile_directory() {
}
### Build Packages
-compile_directory tde-core "cmake-trinity tqt3 tqtinterface arts dbus-tqt dbus-1-tqt tqca tqca-tls libart-lgpl avahi-tqt tdelibs tdebase"
+compile_directory tde-core "cmake-trinity tqt3 tqtinterface arts dbus-tqt dbus-1-tqt tqca tqca-tls tqscintilla libart-lgpl avahi-tqt tdelibs tdebase"
compile_directory tde-libs "libcaldav libcarddav libkdcraw libkexiv2 libkipi"
compile_directory tde-base "i18n tdeartwork tdebindings tdegraphics tdeutils tdeadmin"
-compile_directory tde-extra "akode tdepim tdemultimedia tdenetwork tdeedu tdegames tdetoys tdeaccessibility tdeaddons gtk-qt-engine gtk3-tqt-engine systemsettings abakus amarok basket filelight kbiff kchmviewer kcpuload kile kmplayer kmymoney konversation kooldock krename krusader kshutdown ksplash-engine-moodin kvkbd style-baghira style-domino style-lipstik style-qtcurve tdeio-appinfo tdeio-ftps tdeio-locate tdenetworkmanager tdepowersave tdesudo tdmtheme tork twin-style-crystal twin-style-dekorator yakuake"
-compile_directory tde-devel "tdesdk tdevelop tdewebdev kdbg kdiff3 kscope kxmleditor"
+compile_directory tde-extra "akode tdepim tdemultimedia tdenetwork tdeedu tdegames tdetoys tdeaccessibility tdeaddons gtk-qt-engine gtk3-tqt-engine systemsettings abakus amarok basket dolphin ebook-reader filelight kbiff kchmviewer kcpuload kile kmplayer kmyfirewall kmymoney konversation kooldock krename krusader kshutdown ksplash-engine-moodin kvkbd style-baghira style-domino style-lipstik style-qtcurve tdeio-appinfo tdeio-ftps tdeio-locate tdenetworkmanager tdepowersave tdesudo tdmtheme tork twin-style-crystal twin-style-dekorator twin-style-machbunt twin-style-mallory xdg-desktop-portal-tde yakuake"
+compile_directory tde-devel "tdesdk tdevelop tdewebdev kdbg kdiff3 kscope kxmleditor piklab universal-indent-gui-tqt"
### Copy completed packages to out/${tdearch} folder and download dependencies to out/${tdearch} folder
cd $tdesrc