<table><tr><td style="">kossebau added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D17888">View Revision</a></tr></table><br /><div><div><p>I made an extra release of Okteta today (0.25.5) which adds the -DBUILD_OKTETAKASTENLIBS=OFF (default:ON) option, so only the core libs can be built when wanted, like here :)</p>

<p>There is also the kdevelop hexeditor plugin (plugins/okteta) which allows editing any files in kdevelop in raw mode as byte array (as in Okteta). But I am not sure who uses that, so have no idea if it is worth to add this to the appimage in general.<br />
For that one would need to switch from <tt style="background: #ebebeb; font-size: 13px;">-DBUILD_OKTETAKASTENLIBS=OFF</tt> to <tt style="background: #ebebeb; font-size: 13px;">-DBUILD_DESKTOPPROGRAM=OFF -DBUILD_KPARTSPLUGIN=OFF</tt>. so that the additionally needed optional deps are build from the Okteta sources, and thus trigger the build of the KDevelop hexediting plugin by being present. For me enabling also this increases the size of the appimage from 111594888 to 112668040 (111410568 before this patch)</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R32 KDevelop</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D17888">https://phabricator.kde.org/D17888</a></div></div><br /><div><strong>To: </strong>kossebau, KDevelop<br /><strong>Cc: </strong>kdevelop-devel, glebaccon, hase, antismap, iodelay, geetamc, Pilzschaf, akshaydeo, surgenight, arrowd<br /></div>