Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 135689 - request for new ebuild: gedit-plugin-regexsearch
Summary: request for new ebuild: gedit-plugin-regexsearch
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:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-05 16:21 UTC by Roman Polach
Modified: 2008-07-24 13:21 UTC (History)
3 users (show)

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


Attachments
initial ebuild for the regex_replace gedit2 plugin (gedit-regex_replace-plugin-20080331.ebuild,547 bytes, text/plain)
2008-07-24 11:12 UTC, Helmut Eberharter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Polach 2006-06-05 16:21:12 UTC
request for new ebuild:
it is gedit plugin for regular expression search,
http://danieldandrada.blogspot.com/
I do not know what portage category or exact name of ebuild should be,
author calls it regexsearch_gedit_plugin
Comment 1 Jose daLuz 2006-07-29 13:58:11 UTC
I manually installed it and played with it a bit. In two minutes I got it to crash gedit completely. If you want to play with it and maybe contact the author about its problems, he might put out a cleaner version.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-06-10 13:09:41 UTC
No progress here for 1 year; closing WONTFIX. Feel free to reopen with an ebuild if the above-mentioned issues are resolved.
Comment 3 Jose daLuz 2007-06-10 13:27:35 UTC
Jakub, good to see you back!
Comment 4 Helmut Eberharter 2008-07-24 11:11:23 UTC
This simple ebuild works for me
Comment 5 Helmut Eberharter 2008-07-24 11:12:46 UTC
Created attachment 161254 [details]
initial ebuild for the regex_replace gedit2 plugin

LICENSE has to be fixed, couldn't find a contact at the authors blog. Any clues?
Comment 6 Jose daLuz 2008-07-24 11:34:05 UTC
I don't know if this is the same plugin or based on it, but there's a GPLv3 regexp search/replace plugin for gedit here: http://code.google.com/p/yare-gedit-plugin/
Comment 7 Helmut Eberharter 2008-07-24 13:21:04 UTC
No, this isn't the same plugin. But I'll test it out the next days. ebuild should work for both, as the plugins just get copied to the gedit-plugin-folder. Just change the SRC_URI, DESCIRPTION etc.

I'll report back with another ebuild. As the yare-gedit-plugin is GPL licenced, we should use this one.