summaryrefslogtreecommitdiffstats
path: root/arch/build.sh
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2024-10-18 04:08:19 +0200
committerSlávek Banko <[email protected]>2024-10-24 04:08:19 +0200
commit88660b1b05e92c192c13144e4536d541af0e44fa (patch)
treed63ff1d27889d53b2c644eba8bc880683280cdf3 /arch/build.sh
parent3dca8bbc0b29007611c7ef89a7f16bc925fb9216 (diff)
downloadtde-packaging-88660b1b05e92c192c13144e4536d541af0e44fa.tar.gz
tde-packaging-88660b1b05e92c192c13144e4536d541af0e44fa.zip
ArchLinux: Update for final R14.1.3.
Add pkgbuilds for several applications. Add pkgbuild for libvisual dependency. Signed-off-by: Slávek Banko <[email protected]>
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