File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,16 +10,11 @@ pacman -Syu --noconfirm gwenview qt6ct
1010
1111echo " Installing debloated packages..."
1212echo " ---------------------------------------------------------------"
13- get-debloated-pkgs --add-common --prefer-nano ffmpeg-mini
13+ get-debloated-pkgs --add-common --prefer-nano ffmpeg-mini kiconthemes-mini
1414
1515# remove qt6webengine, otherwise it gets deployed due to it having a qml plugin
1616pacman -Rdd --noconfirm qt6-webengine
1717
18- # build kiconthemes without mandatory link to massive libKF6BreezeIcons.so library
19- PRE_BUILD_CMDS="
20- sed -i -e 's|-DBUILD_TESTING=OFF|-DBUILD_TESTING=OFF -DUSE_BreezeIcons=OFF|g' ./PKGBUILD
21- " make-aur-package --archlinux-pkg kiconthemes
22-
2318# If the application needs to be manually built that has to be done down here
2419
2520# if you also have to make nightly releases check for DEVEL_RELEASE = 1
You can’t perform that action at this time.
0 commit comments