[Pkg-telepathy-commits] [SCM] telepathy-qt4 packaging branch, debian, updated. c9c31b2188a06a7f0e7bd0386ebbbd9b83250bee

Simon McVittie smcv at debian.org
Thu Apr 23 11:01:10 UTC 2009


The following commit has been merged in the debian branch:
commit 9cab9fba2cac568fbc814176a9438ad717575388
Author: Simon McVittie <smcv at debian.org>
Date:   Thu Apr 23 11:33:51 2009 +0100

    Package libtelepathy-qt4-farsight too
    
    For now it's just in the -dev package; it'll probably come out as an extra
    binary package later, due to being an extra shared library.

diff --git a/debian/control b/debian/control
index 52dc38e..ad2246a 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,10 @@ Maintainer: Debian Telepathy maintainers <pkg-telepathy-maintainers at lists.alioth
 Uploaders: Simon McVittie <smcv at debian.org>
 Build-Depends: cdbs,
                debhelper (>= 5),
+               libgstreamer0.10-dev,
                libqt4-dev (>= 4.5.0),
+               libtelepathy-farsight-dev (>= 0.0.4),
+               libtelepathy-glib-dev (>= 0.7.28),
                pkg-config (>= 0.21),
                python (>= 2.5)
 Build-Depends-Indep: doxygen,
@@ -28,6 +31,20 @@ Homepage: http://telepathy.freedesktop.org/wiki/
 #  differences between protocols to provide a unified interface for
 #  applications.
 
+# Package: libtelepathy-qt4-farsight-0
+# Architecture: any
+# Section: libs
+# Depends: ${shlibs:Depends}, ${misc:Depends}
+# Description: Telepathy/Farsight integration - Qt 4 library
+#  telepathy-qt4-farsight provides telepathy-qt4 integration with
+#  telepathy-farsight, which implements media streaming using GStreamer and
+#  Farsight.
+#  .
+#  Telepathy is a D-Bus framework for unifying real time communication,
+#  including instant messaging, voice calls and video calls. It abstracts
+#  differences between protocols to provide a unified interface for
+#  applications.
+
 Package: libtelepathy-qt4-dev
 Architecture: any
 Section: libdevel
diff --git a/debian/libtelepathy-qt4-dev.install b/debian/libtelepathy-qt4-dev.install
index a13caf1..bfee7b3 100644
--- a/debian/libtelepathy-qt4-dev.install
+++ b/debian/libtelepathy-qt4-dev.install
@@ -1,4 +1,6 @@
 #debian/tmp/usr/lib/libtelepathy-qt4.so
 debian/tmp/usr/lib/libtelepathy-qt4.a
+debian/tmp/usr/lib/libtelepathy-qt4-farsight.a
 debian/tmp/usr/include/telepathy-1.0
 debian/tmp/usr/lib/pkgconfig/TelepathyQt4.pc
+debian/tmp/usr/lib/pkgconfig/TelepathyQt4Farsight.pc

-- 
telepathy-qt4 packaging



More information about the Pkg-telepathy-commits mailing list