Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 433840 - x11-misc/dex - a tool to manage xdg autostart .desktop entries
Summary: x11-misc/dex - a tool to manage xdg autostart .desktop entries
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Sergey Popov (RETIRED)
URL: https://github.com/jceb/dex
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2012-09-03 20:28 UTC by Marcin Kowalski
Modified: 2013-01-07 23:11 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
initial ebuild (dex-9999.ebuild,472 bytes, text/plain)
2012-09-03 20:28 UTC, Marcin Kowalski
Details
dex-0.6.ebuild (dex-0.6.ebuild,500 bytes, text/plain)
2013-01-01 08:43 UTC, daktak
Details
dex-0.6.ebuild (dex-0.6.ebuild,786 bytes, text/plain)
2013-01-01 17:08 UTC, Sergey Popov (RETIRED)
Details
dex-0.6.ebuild (dex-0.6.ebuild,803 bytes, text/plain)
2013-01-01 17:39 UTC, Sergey Popov (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marcin Kowalski 2012-09-03 20:28:27 UTC
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
Comment 1 Marcin Kowalski 2012-09-03 20:28:59 UTC
Created attachment 322856 [details]
initial ebuild
Comment 2 daktak 2013-01-01 08:43:40 UTC
Created attachment 333912 [details]
dex-0.6.ebuild

ussing git tagging to retrieve 0.6 and added man entry
Comment 3 Sergey Popov (RETIRED) gentoo-dev 2013-01-01 17:08:32 UTC
Created attachment 333950 [details]
dex-0.6.ebuild

Updated ebuild for dex, utilizing python-r1 eclass, support multiple python ABI
Comment 4 Sergey Popov (RETIRED) gentoo-dev 2013-01-01 17:39:13 UTC
Created attachment 333952 [details]
dex-0.6.ebuild

Updated ebuild - tested with Python 3.3 and in Prefix
Comment 5 Sergey Popov (RETIRED) gentoo-dev 2013-01-07 23:11:07 UTC
+  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