Dex is a simple tool to add/preview/launch autostart entries, designed for more simplistic desktops (e.g. openbox, awesome, jwm, etc) that do not have native autostart support. It's a python3 script, basically. most common use would be to launch all autostart entries. I'm attaching an initial hacked up ebuild. Some dependencies might still be missing, and i was not sure how to specify python-3 dependency correctly. Reproducible: Always
Created attachment 322856 [details] initial ebuild
Created attachment 333912 [details] dex-0.6.ebuild ussing git tagging to retrieve 0.6 and added man entry
Created attachment 333950 [details] dex-0.6.ebuild Updated ebuild for dex, utilizing python-r1 eclass, support multiple python ABI
Created attachment 333952 [details] dex-0.6.ebuild Updated ebuild - tested with Python 3.3 and in Prefix
+ 07 Jan 2013; Sergey Popov <pinkbyte@gentoo.org> +dex-0.6.ebuild, + +metadata.xml: + Initial import, wrt bug #433840. Ebuild by Marcin Kowalski and Russell York