[grilo/debian: 150/151] New package with tools



commit 3b9e37e52b388cb92746f6ad5436e5afd89d3745
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date:   Thu Jul 29 18:07:17 2010 +0200

    New package with tools
    
    Add grl-inspect() to tools package.

 debian/control                 |    9 +++++++++
 debian/control.in              |    9 +++++++++
 debian/grilo-0.1-tools.install |    1 +
 3 files changed, 19 insertions(+), 0 deletions(-)
---
diff --git a/debian/control b/debian/control
index 14c66fb..9ac6a72 100644
--- a/debian/control
+++ b/debian/control
@@ -68,3 +68,12 @@ Description: Grilo framework GObject introspection data
  .
  It can be used by packages using the GIRepository format to generate
  dynamic bindings.
+
+Package: grilo-0.1-tools
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Tools for use with Grilo
+ Grilo is a framework that provides access to different sources of
+ multimedia content, using a pluggable system.
+ .
+ This package contains command-line tools for GStreamer.
diff --git a/debian/control.in b/debian/control.in
index a91c2d1..92fe0c7 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -68,3 +68,12 @@ Description: Grilo framework GObject introspection data
  .
  It can be used by packages using the GIRepository format to generate
  dynamic bindings.
+
+Package: @GRL-NAME -tools
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Tools for use with Grilo
+ Grilo is a framework that provides access to different sources of
+ multimedia content, using a pluggable system.
+ .
+ This package contains command-line tools for GStreamer.
diff --git a/debian/grilo-0.1-tools.install b/debian/grilo-0.1-tools.install
new file mode 100644
index 0000000..936d9d8
--- /dev/null
+++ b/debian/grilo-0.1-tools.install
@@ -0,0 +1 @@
+debian/tmp/usr/bin/grl-inspect



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]