gplugin/gplugin

remove the seed loader from the debian packaging refs #63
feature/remove-seed
2015-02-28, Gary Kramlich
465f0c128e11
Parents ce3c870a9dac
Children a846dcd98196
remove the seed loader from the debian packaging refs #63
--- a/packaging/debian/control Sat Feb 28 19:35:02 2015 -0600
+++ b/packaging/debian/control Sat Feb 28 19:40:29 2015 -0600
@@ -6,7 +6,6 @@
xsltproc, gettext, help2man,
gobject-introspection, libgirepository1.0-dev,
libluajit-5.1-dev, lua-lgi,
- libseed-gtk3-dev,
python3-dev, python-gi-dev, python3-gi,
libgjs-dev
Homepage: https://bitbucket.org/gplugin/main
@@ -53,8 +52,7 @@
Depends: ${misc:Depends}, ${shlibs:Depends},
libgplugin-gjs,
libgplugin-lua,
- libgplugin-python,
- libgplugin-seed
+ libgplugin-python
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
@@ -142,18 +140,6 @@
This package allows GPlugin to load plugin written in the Python programming
language.
-Package: libgplugin-seed
-Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, libseed-gtk3-0,
- libgplugin0, gir1.2-gplugin-0.0
-Description: GPlugin Seed JavaScript Loader
- 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 allows GPlugin to load plugin written in the Seed JavaScript
- programming language.
-
Package: libgplugin-gjs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, libgjs0c,
--- a/packaging/debian/libgplugin-seed.install Sat Feb 28 19:35:02 2015 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-usr/lib/gplugin/gplugin-seed.so usr/lib/gplugin
-