[SCM] libdvbpsi/master: Create new dvbpsi-utils binary.
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Sat Jan 12 18:08:59 UTC 2013
The following commit has been merged in the master branch:
commit c961248ec2f2949af97a8a69e797de444ecc4f80
Author: Alessio Treglia <alessio at debian.org>
Date: Sat Jan 12 17:43:00 2013 +0000
Create new dvbpsi-utils binary.
diff --git a/debian/control b/debian/control
index 8d4eded..a7caa96 100644
--- a/debian/control
+++ b/debian/control
@@ -46,3 +46,15 @@ Description: development files for libdvbpsi8
.
This package contains the header files and static library needed to
compile applications that use libdvbpsi8.
+
+Package: dvbpsi-utils
+Architecture: any
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends}
+Description: utilities and example programs for libdvbpsi
+ libdvbpsi is a simple library designed for MPEG TS and DVB PSI tables
+ decoding and generating.
+ .
+ This package contains the dvbinfo utility as well as other example
+ programs.
diff --git a/debian/dvbpsi-utils.install b/debian/dvbpsi-utils.install
new file mode 100644
index 0000000..329aa4c
--- /dev/null
+++ b/debian/dvbpsi-utils.install
@@ -0,0 +1 @@
+examples/dvbinfo/dvbinfo
--
libdvbpsi packaging
More information about the pkg-multimedia-commits
mailing list