gplugin/gplugin

add a meta package to install all of the loaders
develop
2015-02-27, Gary Kramlich
0fd123881e72
Parents d183a88c4d7e
Children 4af5ada613af
add a meta package to install all of the loaders
--- a/packaging/debian/control Fri Feb 27 19:06:26 2015 -0600
+++ b/packaging/debian/control Fri Feb 27 19:06:38 2015 -0600
@@ -47,6 +47,20 @@
.
This package includes the files used for development against libgplugin.
+Package: libgplugin-loaders
+Architecture: all
+Depends: ${misc:Depends}, ${shlibs:Depends},
+ libgplugin-gjs,
+ libgplugin-lua,
+ libgplugin-python,
+ libgplugin-seed
+Description: metapackage for all gplugin loaders
+ GPlugin is a GObject based library that implements a reusable plugin system
+ which supports loading plugins in other languages via loaders. It relies
+ heavily on GObjectIntrospection to expose its API to the other languages.
+ .
+ This package will install all of the gplugin loaders.
+
Package: libgplugin-gtk0
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, libgtk-3-0, libgplugin0