Offtopic

"Chuchi Perriman" <[email protected]>
Newsgroups gmane.comp.gnome.apps.gedit,gmane.comp.gnome.devtools
Message-ID <[email protected]>
Hi all

I have a problem and perhaps you can help me.

I have created a project named gtksnippets. This project have three modules:

  - gsnippets: Library to manage snippets (add, remove, update
snippets and languages)
  - gtksnippets: Library with gtk widgets to manage the gsnippets (A
gtk GUI to manage the gsnippets with differents widgets) and a
gtksnippets-manager application to manage the snippets.
  - gtksnippets-gedit-plugin: A gedit plugin that adds a new menu
entry to open the gtksnippets-manager and adds a new provider to
gtksourcecompletion.


How can I organize the project?

gsnippets only depends on glib
gtksnippets depends on gsnippets and gtk
gtksnippets-gedit-plugin: depends on gtksnippets and gtksourcecompletion.

I can create three projects with separate autotools.
I can create a project with the modules in different folders and check
in the installation if exists a dependency (by example
gtksourcecompletion) and, if it doesn't exist, I don't install this
module.

What do you think about???

Thanks all!!!!
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.