Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 192051 - new package: app-editors/medit
Summary: new package: app-editors/medit
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://mooedit.sourceforge.net/
Whiteboard: sunrise suggested
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2007-09-10 21:30 UTC by Steve L
Modified: 2009-10-17 14:42 UTC (History)
1 user (show)

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


Attachments
app-editors/medit/medit-0.8.10.ebuild (medit-0.8.10.ebuild,959 bytes, text/plain)
2007-09-10 21:31 UTC, Steve L
Details
app-editors/medit [ebuild] (medit-0.9.2.ebuild,964 bytes, text/plain)
2008-01-21 12:18 UTC, Todd Partridge
Details
app-editors/medit [ebuild] - bug fix (medit-0.9.2-r1.ebuild,1005 bytes, text/plain)
2008-02-23 19:41 UTC, Todd Partridge
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Steve L 2007-09-10 21:30:55 UTC
New ebuild for dev-util/pida, am working on integrating this editor into pida-0.5.x as I can't deal with gvim. It was available in 0.4, but pida needs work on it for new version.

It's a nice, lightweight editor, which can build for console or GTK, with support for scripting in C, lua and Python. The optional ide USE builds the project plugin which is experimental according to the author.


Reproducible: Always
Comment 1 Steve L 2007-09-10 21:31:43 UTC
Created attachment 130550 [details]
app-editors/medit/medit-0.8.10.ebuild
Comment 2 Todd Partridge 2008-01-21 12:16:08 UTC
I attached a new ebuild for the 0.9.2 version, I just renamed it and keyworded it ppc.  When I built 0.8.10 originally it had some file collisions, I'm not sure how to fix this.

 • Detected file collision(s):
 • 
 *      /usr/share/mime/subclasses
 •      /usr/share/mime/globs
 •      /usr/share/mime/magic
 •      /usr/share/mime/XMLnamespaces
 •      /usr/share/mime/aliases
 •      /usr/share/mime/mime.cache
 •      /usr/share/mime/text/x-copying.xml
 •      /usr/share/icons/hicolor/icon-theme.cache

Comment 3 Todd Partridge 2008-01-21 12:18:41 UTC
Created attachment 141460 [details]
app-editors/medit [ebuild]

app-editors/medit [ebuild]
Comment 4 Todd Partridge 2008-01-21 15:21:34 UTC
Yeah, DON'T INSTALL THIS EBUILD until it's fixed.  For the reasons I state in Comment #2.  These are key gnome mime files that describe file types that get overwritten.  This can be fixed by re-emergeing gnome-mime-data.
Comment 5 4nykey 2008-01-23 03:27:51 UTC
(In reply to comment #2)
> I attached a new ebuild for the 0.9.2 version, I just renamed it and keyworded
> it ppc.  When I built 0.8.10 originally it had some file collisions, I'm not
> sure how to fix this.
> 
>  • Detected file collision(s):
>  • 
>  *      /usr/share/mime/subclasses
>  •      /usr/share/mime/globs
>  •      /usr/share/mime/magic
>  •      /usr/share/mime/XMLnamespaces
>  •      /usr/share/mime/aliases
>  •      /usr/share/mime/mime.cache
>  •      /usr/share/mime/text/x-copying.xml
>  •      /usr/share/icons/hicolor/icon-theme.cache
> 
using this line in src_install should prevent it:
emake DESTDIR="${D}" update_icon_cache=true update_mime=true install || die 'Install failed'
Comment 6 Todd Partridge 2008-02-23 19:41:50 UTC
Created attachment 144450 [details]
app-editors/medit [ebuild] - bug fix

thanks for the tip 4nykey@nm.ru added your suggestion and the ebuild works fine now
Comment 7 flacvest 2008-08-13 13:23:35 UTC
Version bump - medit-0.9.3 was released!
Comment 8 flacvest 2008-08-13 13:26:48 UTC
Version 0.9.3 was released on 02/10/2008!
Comment 9 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-04-13 16:24:04 UTC
(this is an automated message based on filtering criteria that matched this bug)
'EBUILD' is in the KEYWORDS which should mean that there is a ebuild attached 
to this bug.
This bug is assigned to maintainer-wanted which means that it is not in the 
main tree.
Heuristics show that no Gentoo developer has commented on your ebuild.

Hello, The Gentoo Team would like to firstly thank you for your ebuild 
submission. We also apologize for not being able to accommodate you in a timely
manner. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The 
sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to 
commit to and all users can have ebuilds reviewed by Gentoo devs for entry 
into the overlay. So, the sunrise team is suggesting that you look into this 
and submit your ebuild to the overlay where even *you* can commit to. =)

Because this is a mass message, we are also asking you to be patient with us. 
We anticipate a large number of requests in a short time. 

Thanks,
On behalf of the Gentoo Sunrise Team,
Jeremy.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
Comment 10 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-08-10 16:14:42 UTC
This _was_ in tree and was just removed.