Comment 44 for bug 183492

Revision history for this message
In , Michaelkintzios (michaelkintzios) wrote :

Created attachment 342350
Ebuild for komodo-edit-bin-8.0.0 (build 12188)

I've hacked a new ebuild for the latest 8.0.0 version, which I tested on a x86 arch.

It seems to work for me, although YMMV. I get some QA notices, like these:
================================
 * QA Notice: The following files contain writable and executable sections
 * Files with such sections will not work properly (or at all!) on some
 * architectures/operating systems. A bug should be filed at
 * http://bugs.gentoo.org/ to make sure the issue is fixed.
 * For more information, see http://hardened.gentoo.org/gnu-stack.xml
 * Please include the following list of files in your report:
 * Note: Bugs should be filed for the respective maintainers
 * of the package in question and not hardened@g.o.
 * RWX --- --- opt/komodo-edit-bin-8.0.0/lib/python/lib/python2.7/lib-dynload/_hashlib.so
 * RWX --- --- opt/komodo-edit-bin-8.0.0/lib/python/lib/python2.7/lib-dynload/_ssl.so
================================

and
================================
 * As described in the Icon Theme Specification, icon file extensions are not
 * allowed in .desktop files if the value is not an absolute path.

 * QA Notice: This package installs one or more .desktop files that do not
 * pass validation.
 *
 * /usr/share/applications/komodo-edit-bin-komodo-edit-bin.desktop: error: value "Development;IDE;Editor;TextEditor;ActiveState;" for key "Categories" in group "Desktop Entry" contains an unregistered value "ActiveState"; values extending the format should start with "X-"
 * /usr/share/applications/komodo-edit-bin-komodo-edit-bin.desktop: error: value "Development;IDE;Editor;TextEditor;ActiveState;" for key "Categories" in group "Desktop Entry" contains an unregistered value "Editor"; values extending the format should start with "X-"
 *
================================

but otherwise it functions as intended. Hope this helps others.
--
Regards,
Mick