Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 65114 - eclass for kommander-based application?
Summary: eclass for kommander-based application?
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Gentoo KDE team
URL: http://kde-apps.org/content/show.php?...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-23 11:38 UTC by Jonas Bähr
Modified: 2005-07-01 10:21 UTC (History)
1 user (show)

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


Attachments
very basic eclass for kommander-based applications (kommanderapp.eclass,1.43 KB, text/plain)
2004-09-23 11:39 UTC, Jonas Bähr
Details
example 1 using this eclass (frontend for locate/esearch) (qsearch-0.2.ebuild,512 bytes, text/plain)
2004-09-23 11:40 UTC, Jonas Bähr
Details
example 2 using this eclass (extracts audiotracks from dvd's) (dvdextractor-1.ebuild,1.05 KB, text/plain)
2004-09-23 11:41 UTC, Jonas Bähr
Details

Note You need to log in before you can comment on or make changes to this bug.
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.