Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88113 - New ebuild: e17genmenu
Summary: New ebuild: e17genmenu
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-05 19:48 UTC by Bertrand Jacquin
Modified: 2005-04-29 00:57 UTC (History)
1 user (show)

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


Attachments
x11-misc/e17genmenu/e17genmenu-0.1.5.ebuild (e17genmenu-0.1.5.ebuild,650 bytes, text/plain)
2005-04-05 19:48 UTC, Bertrand Jacquin
Details
x11-misc/e17genmenu/e17genmenu-0.1.6.ebuild (e17genmenu-0.1.6.ebuild,963 bytes, text/plain)
2005-04-23 09:56 UTC, Robert R. Richter
Details
x11-misc/e17genmenu/e17genmenu-0.1.6.ebuild (e17genmenu-0.1.6.ebuild,890 bytes, text/plain)
2005-04-23 13:20 UTC, Robert R. Richter
Details
x11-misc/e17genmenu/e17genmenu-0.1.6.ebuild (e17genmenu-0.1.6.ebuild,981 bytes, text/plain)
2005-04-23 15:51 UTC, Robert R. Richter
Details
x11-misc/e17genmenu/ChangeLog (ChangeLog,508 bytes, text/plain)
2005-04-23 15:52 UTC, Robert R. Richter
Details
x11-misc/e17genmenu/metadata.xml (metadata.xml,231 bytes, text/plain)
2005-04-23 15:53 UTC, Robert R. Richter
Details
x11-misc/e17genmenu/e17genmenu-0.1.6.ebuild (e17genmenu-0.1.6.ebuild,995 bytes, text/plain)
2005-04-23 16:55 UTC, Robert R. Richter
Details
x11-misc/e17genmenu/e17genmenu-0.1.7.ebuild (e17genmenu-0.1.7.ebuild,995 bytes, text/plain)
2005-04-23 17:45 UTC, Robert R. Richter
Details
x11-misc/e17genmenu/ChangeLog (ChangeLog,508 bytes, text/plain)
2005-04-23 17:47 UTC, Robert R. Richter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bertrand Jacquin 2005-04-05 19:48:12 UTC
e17genmenu is an application to automatically generate menu entries for the Enlightenment Window Manager (DR17) on Linux. It is written in C, utilizing the Enlightenment Foundation Libraries including Engrave, Eet, and Evas.
Here is a simple ebuild

Reproducible: Always
Steps to Reproduce:
1.emerge -va e17genmenu
2.
3.

Actual Results:  
It's working good :p
Comment 1 Bertrand Jacquin 2005-04-05 19:48:47 UTC
Created attachment 55423 [details]
x11-misc/e17genmenu/e17genmenu-0.1.5.ebuild
Comment 2 Robert R. Richter 2005-04-23 09:56:24 UTC
Created attachment 57020 [details]
x11-misc/e17genmenu/e17genmenu-0.1.6.ebuild

Updated eBuild (e17genmenu-0.1.6) - only tested with e17 cvs-components =>
deps. set to use cvs-versions of e17 components.
Comment 3 Robert R. Richter 2005-04-23 13:20:09 UTC
Created attachment 57035 [details]
x11-misc/e17genmenu/e17genmenu-0.1.6.ebuild
Comment 4 Robert R. Richter 2005-04-23 15:51:24 UTC
Created attachment 57046 [details]
x11-misc/e17genmenu/e17genmenu-0.1.6.ebuild
Comment 5 Robert R. Richter 2005-04-23 15:52:08 UTC
Created attachment 57047 [details]
x11-misc/e17genmenu/ChangeLog
Comment 6 Robert R. Richter 2005-04-23 15:53:02 UTC
Created attachment 57048 [details]
x11-misc/e17genmenu/metadata.xml
Comment 7 Robert R. Richter 2005-04-23 16:55:53 UTC
Created attachment 57055 [details]
x11-misc/e17genmenu/e17genmenu-0.1.6.ebuild
Comment 8 Robert R. Richter 2005-04-23 17:45:20 UTC
Created attachment 57062 [details]
x11-misc/e17genmenu/e17genmenu-0.1.7.ebuild

Hard to believe... - they have just released e17genmenu-0.1.7 as I uploaded
0.1.6 ;) ...
Comment 9 Robert R. Richter 2005-04-23 17:47:00 UTC
Created attachment 57063 [details]
x11-misc/e17genmenu/ChangeLog
Comment 10 Bertrand Jacquin 2005-04-25 12:46:00 UTC
Great, good job :)
I've just send an e-mail to the developer to know if e16->e17 menu will be possible..
Let see that in next episode ;)
Comment 11 SpanKY gentoo-dev 2005-04-28 19:00:08 UTC
changed the ebuild to use the enlightenment.eclass and added to portage, thanks
Comment 12 Bertrand Jacquin 2005-04-29 00:45:03 UTC
entangle seems to do the same job. entangle is a part of e_utils.
It just have been added to CVS repos this night.
I don't make any test for now
Comment 13 Bertrand Jacquin 2005-04-29 00:57:19 UTC
The License is not good too in e17genmenu ebuild. It's not BSD but GPL (according to COPYING and web site).
Thanks to modify it