On Wed, 23 Feb 2011 12:41:54 -0800 Matthew Brush matthewbrush@gmail.com wrote:
- Removing unsupported plugins from releases
what do you think about the following scheme: divide all pluging into:
- "supported" (that are acting really well)
- "unsupported" or "bad" (having problems) ?
So, every geany-plugins release will contain several packages: "geany-plugins", "geany-plugins-bad or "geany-plugins-unsupported", something like this
This is like GStreamer plugins and I think it's a very good idea. They could be grouped in the configure.ac file to add an option like --enable-bad and --enable--unsupported or something.
How this is going to be maintained? Somebody has to take over responsibility to set the flag.
Cheers, Frank