Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 65114

Summary: eclass for kommander-based application?
Product: Gentoo Linux Reporter: Jonas Bähr <jonas.baehr>
Component: New packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED INVALID    
Severity: enhancement CC: centic
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
URL: http://kde-apps.org/content/show.php?content=12865
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: very basic eclass for kommander-based applications
example 1 using this eclass (frontend for locate/esearch)
example 2 using this eclass (extracts audiotracks from dvd's)

Description Jonas Bähr 2004-09-23 11:38:22 UTC
Kommander (also part of kdewebdev, developped by the quanta-team) is an editor and executor for .kmdr-files. This are xml-based gui-descriptions with embeded code.
Since Kommander gets more and more popular, I think portage should provide am easy installation-routine for kommander-based applications (for the .kmdr's) to prevent wild growing .kmdr's everywhere in 20 different dir's

This eclass is a first attempt of providing such functionality. Never the less there is some tuning  nessesary where I don't know exactly how/if it can be done...

It installes the .kmdr's in /usr/lib/kommander-apps/*.kmdr and create a little shellscript in /usr/bin which calles the interpreter with the .kmdr

What do you thing about this in generel?
Comment 1 Jonas Bähr 2004-09-23 11:39:27 UTC
Created attachment 40234 [details]
very basic eclass for kommander-based applications
Comment 2 Jonas Bähr 2004-09-23 11:40:33 UTC
Created attachment 40235 [details]
example 1 using this eclass (frontend for locate/esearch)
Comment 3 Jonas Bähr 2004-09-23 11:41:32 UTC
Created attachment 40236 [details]
example 2 using this eclass (extracts audiotracks from dvd's)
Comment 4 Carsten Lohrke (RETIRED) gentoo-dev 2004-09-23 12:38:54 UTC
>Since Kommander gets more and more popular
Your two examples are the first I'm aware of.

If it will become helpful, why not. But please do not add something like need-kde(). Have a look at Bug 25013#c50 and Bug 58819 why.
Comment 5 Dominik Stadler (RETIRED) gentoo-dev 2004-11-28 14:48:18 UTC
I have another application that could make use of this eclasss: http://kqemu.sourceforge.net/
Comment 6 Dan Armak (RETIRED) gentoo-dev 2005-07-01 10:21:26 UTC
Well, if a dev wants to use this eclass, he's of course free to add it to 
portage. You might want to post it on a wider forum, although it's a simple 
eclass so there might not be much interest. Any way, a bugreport requesting an 
eclass doesn't make sense, so I'm closing this. You can submit ebuilds in a 
bugreport, or you can include the eclass with your ebuilds if they're outside 
portage.