debian/0000775000000000000000000000000012327510303007164 5ustar debian/patches/0000775000000000000000000000000012205131536010615 5ustar debian/patches/series0000664000000000000000000000006112205131340012020 0ustar telepathy-farstream-0.4.patch dbus_include.patch debian/patches/telepathy-farstream-0.4.patch0000664000000000000000000000157612205131340016120 0ustar Description: Look for telepathy-farstream-0.4.pc instead of telepathy-farstream.pc (in Ubuntu we have created a parallel-installable tp-farstream for the sake of KDE packages) Author: Iain Lane Forwarded: not-needed Index: ktp-call-ui/libqtf/CMakeLists.txt =================================================================== --- ktp-call-ui.orig/libqtf/CMakeLists.txt 2013-08-16 06:33:02.175471361 +1000 +++ ktp-call-ui/libqtf/CMakeLists.txt 2013-08-16 06:33:02.171471331 +1000 @@ -2,7 +2,7 @@ # since gnome people like to include as many headers as possible # in their public headers instead of doing forward declarations. find_package(PkgConfig REQUIRED) -pkg_check_modules(TP_FARSTREAM REQUIRED telepathy-farstream) +pkg_check_modules(TP_FARSTREAM REQUIRED telepathy-farstream-0.4) pkg_check_modules(FARSTREAM REQUIRED farstream-0.1) include_directories( debian/patches/dbus_include.patch0000664000000000000000000000104012205131340014262 0ustar Author: Diane Trout Description: link qtf against d-bus to avoid a missing symbols error. Index: ktp-call-ui/libqtf/CMakeLists.txt =================================================================== --- ktp-call-ui.orig/libqtf/CMakeLists.txt 2013-08-16 06:33:07.675498642 +1000 +++ ktp-call-ui/libqtf/CMakeLists.txt 2013-08-16 06:33:07.671498606 +1000 @@ -10,6 +10,7 @@ ${TP_FARSTREAM_INCLUDE_DIRS} ${FARSTREAM_INCLUDE_DIRS} ${TELEPATHY_QT4_FARSTREAM_INCLUDE_DIR} + ${DBUS_INCLUDE_DIR} ) add_definitions( debian/rules0000775000000000000000000000035412205652400010246 0ustar #!/usr/bin/make -f CMAKE_FLAGS := \ -DDBUS_INCLUDE_DIR=/usr/include/dbus-1.0 %: dh $@ --parallel --with kde --dbg-package=kde-telepathy-call-ui-dbg --list-missing override_dh_auto_configure: dh_auto_configure -- $(CMAKE_FLAGS) debian/changelog0000664000000000000000000001045712327510303011045 0ustar ktp-call-ui (0.8.1-0ubuntu0.1) trusty; urgency=medium * No change backport to trusty (LP: #1313611) -- Rohan Garg Mon, 28 Apr 2014 19:32:51 +0200 ktp-call-ui (0.8.1-0ubuntu1) utopic; urgency=medium * New upstream release -- Rohan Garg Mon, 28 Apr 2014 17:08:35 +0200 ktp-call-ui (0.8.0-0ubuntu1) trusty; urgency=medium * New upstream release (LP: #1297351) -- Rohan Garg Tue, 01 Apr 2014 14:58:04 +0200 ktp-call-ui (0.7.80-0ubuntu1) trusty; urgency=medium * New upstream release -- Rohan Garg Tue, 18 Feb 2014 00:13:42 +0100 ktp-call-ui (0.7.1-0ubuntu1) trusty; urgency=medium * New upstream release -- Rohan Garg Wed, 29 Jan 2014 19:45:29 +0100 ktp-call-ui (0.7.0-0ubuntu1) trusty; urgency=low * New upstream release -- Rohan Garg Tue, 29 Oct 2013 12:46:15 +0100 ktp-call-ui (0.6.3-1ubuntu2) saucy; urgency=low * Drop TP_FARSTREAM_INCLUDE_DIRS, build works perfectly fine without it -- Rohan Garg Fri, 23 Aug 2013 17:56:58 +0530 ktp-call-ui (0.6.3-1ubuntu1) saucy; urgency=low * Merge from debian unstable. Remaining changes: - add debian/patches/telepathy-farstream-0.4.patch - build depend on libtelepathy-farstream-0.4-dev rather than libtelepathy-farstream-dev -- Jackson Doak Fri, 16 Aug 2013 06:29:41 +1000 ktp-call-ui (0.6.3-1) unstable; urgency=low [ Diane Trout ] * Imported Upstream version 0.6.2 * Bump ktp-common-internals dependency to 0.6.2 * Bump libtelepathy-qt4-dev dependency to 0.9.3 * Bump libfarstream-0.1-dev dependency to 0.1.2 * Add patch to link libqtf against d-bus. * Update CMAKE_FLAGS to for header files in subdirectories. * Set Uploaders to Diane Trout and Michał Zając * Install ktp-dialout-ui * Bump Standards-Version to 3.9.4. No changes needed. * Update watch file as KDE-Telepathy is now in KDE stable. [ Mark Purcell ] * Imported Upstream version 0.6.3 * Add myself to Uploaders * Update Build-Depends: libktpcommoninternalsprivate-dev (>= 0.6.3) -- Mark Purcell Sun, 11 Aug 2013 10:25:30 +1000 ktp-call-ui (0.6.3-0ubuntu1) saucy; urgency=low * New upstream release (LP: #1208837) * Bump on libktpcommoninternalsprivate-dev * Add back translation files to kde-telepathy-call-ui.install per request -- Howard Chan Tue, 06 Aug 2013 21:34:24 +0800 ktp-call-ui (0.6.2-0ubuntu1) saucy; urgency=low * New upstream release * Bump on libktpcommoninternalsprivate-dev -- Michał Zając Fri, 21 Jun 2013 14:50:44 +0200 ktp-call-ui (0.6.1-0ubuntu1) raring; urgency=low * New upstream release -- Jonathan Riddell Wed, 17 Apr 2013 10:31:49 +0100 ktp-call-ui (0.6.0-0ubuntu1) raring; urgency=low * New upstream release -- Rohan Garg Wed, 03 Apr 2013 11:14:56 +0100 ktp-call-ui (0.5.80-0ubuntu1) raring; urgency=low * New upstream release -- Rohan Garg Sat, 09 Mar 2013 02:13:43 +0530 ktp-call-ui (0.5.3-0ubuntu1) raring; urgency=low * New upstream release -- Rohan Garg Mon, 18 Feb 2013 16:22:08 +0530 ktp-call-ui (0.5.2-0ubuntu2) raring; urgency=low * Use the newly split telepathy-farstream-0.4 to stay on gstreamer-0.10 (patching the build system to do so) -- Iain Lane Wed, 09 Jan 2013 12:39:07 +0000 ktp-call-ui (0.5.2-0ubuntu1) raring; urgency=low * New upstream release -- Rohan Garg Wed, 19 Dec 2012 00:19:13 +0530 ktp-call-ui (0.5.1-0ubuntu1) quantal-proposed; urgency=low * New upstream release -- Rohan Garg Fri, 05 Oct 2012 03:36:33 +0530 ktp-call-ui (0.5.0-0ubuntu1) quantal; urgency=low * New upstream release * Update install files -- Rohan Garg Sun, 26 Aug 2012 12:42:37 +0530 ktp-call-ui (0.4.1-0ubuntu1) quantal; urgency=low * New upstream release * Refreshed install files -- Michal Zajac Tue, 31 Jul 2012 18:45:09 +0200 ktp-call-ui (0.4.0-1) unstable; urgency=low * Initial release. -- George Kiagiadakis Mon, 18 Jun 2012 22:15:39 +0300 debian/watch0000664000000000000000000000014412205131340010207 0ustar version=3 ftp://ftp.kde.org/pub/kde/stable/kde-telepathy/([\d.]+)/src/ktp-call-ui-([\d.]+).tar.bz2 debian/copyright0000664000000000000000000001307612205131340011121 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: ktp-call-ui Upstream-Contact: KDE Telepathy Project Source: ftp://ftp.kde.org/pub/kde/unstable/kde-telepathy/ License: GPL-2+ Files: * Copyright: 2009-2012 George Kiagiadakis 2010-2011 Collabora Ltd. License: GPL-2+ Files: src/approver.* src/call-manager.* src/dtmf-widget.* src/status-area.* libqtf/* libktpcall/* Copyright: 2009-2012 George Kiagiadakis 2010-2011 Collabora Ltd. 2006-2008 Matthias Kretz License: LGPL-2.1+ Files: po/* Copyright: 2009-2012 Stefan Asserhäll 2009-2011 Joëlle Cornavin 2011 Sahran 2009 Andrew Coles 2012 Luiz Fernando Ranghetti 2012 Roman Paholik 2009 Kevin Scannell 2010 Phuwanat Sakornsakolpat 2011-2012 Kristóf Kiszel 2011-2012 Pino Toscano 2012 Yuri Chornoivan 2010 Rajesh Ranjan 2010-2012 Frederik Schwarzer 2009-2011 Manfred Wiese 2012 Franklin Weng 2011 Panagiotis Papadopoulos 2009-2011 Yasen Pramatarov 2009 Axel Rousseau 2012 Freek de Kruijf 2009, 2011-2012 Marek Laane 2011-2012 Vít Pelčák 2011 Khoem Sokhem 2009, 2011-2012 Eloy Cuadra 2009 Serdar Soytetir 2012 Donatas G. 2011-2012 Burkhard Lück 2011-2012 Łukasz Wojniłowicz 2009-2012 Martin Schlander 2009 Xosé License: GPL-2+ Files: cmake/* Copyright: 2011 Dario Freddi License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: debian/* Copyright: 2012 George Kiagiadakis License: LGPL-2.1+ License: GPL-2+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". License: LGPL-2.1+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. . This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the complete text of the GNU Lesser General Public License v2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'. debian/source/0000775000000000000000000000000012205131536010466 5ustar debian/source/format0000664000000000000000000000001412205131340011665 0ustar 3.0 (quilt) debian/kde-telepathy-call-ui.install0000664000000000000000000000042212205131340014631 0ustar usr/bin/ktp-dialout-ui usr/lib/kde4/libexec/ktp-call-ui usr/share/kde4/apps/ktp-call-ui/callwindowui.rc usr/share/dbus-1/services/org.freedesktop.Telepathy.Client.KTp.CallUi.service usr/share/telepathy/clients/KTp.CallUi.client usr/share/locale/*/LC_MESSAGES/ktp-call-ui.mo debian/compat0000664000000000000000000000000212205131340010355 0ustar 9 debian/control0000664000000000000000000000353112327467206010606 0ustar Source: ktp-call-ui Section: kde Priority: optional Maintainer: Kubuntu Developers XSBC-Original-Maintainer: Debian KDE Extras Team Uploaders: Diane Trout , Michał Zając , Mark Purcell Build-Depends: debhelper (>= 9), pkg-kde-tools, cmake, kdelibs5-dev, libtelepathy-qt4-dev (>= 0.9.3), libqtgstreamer-dev (>= 0.10.2), pkg-config, libktpcommoninternalsprivate-dev (>= 0.8.1), libtelepathy-farstream-0.4-dev (>= 0.4.0), libfarstream-0.1-dev (>= 0.1.2) Standards-Version: 3.9.4 Homepage: https://projects.kde.org/projects/extragear/network/telepathy/ktp-call-ui Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-extras/kde-telepathy/ktp-call-ui.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-extras/kde-telepathy/ktp-call-ui.git Package: kde-telepathy-call-ui Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, kde-telepathy-data (>= 0.6.1), gstreamer0.10-plugins-base, gstreamer0.10-plugins-good, gstreamer0.10-x, gstreamer0.10-pulseaudio [linux-any] | gstreamer0.10-alsa [linux-any], pulseaudio [linux-any] | gstreamer0.10-alsa [linux-any] Recommends: kde-telepathy, gstreamer0.10-plugins-ugly, gstreamer0.10-ffmpeg Description: KDE Telepathy UI for audio/video calls This package provides the KDE Telepathy component that enables doing audio/video calls on XMPP/Jingle and SIP. . This package is not meant to be used standalone. It is recommended to install the kde-telepathy metapackage instead. Package: kde-telepathy-call-ui-dbg Architecture: any Section: debug Priority: extra Depends: kde-telepathy-call-ui (= ${binary:Version}), ${misc:Depends} Description: KDE Telepathy UI for audio/video calls - debug symbols This package provides the debug symbols for the KDE Telepathy Call UI module.