Skip to content
Snippets Groups Projects
Commit 52d86aaf authored by Julien Bonjean's avatar Julien Bonjean
Browse files

[#2181] Updated

parent 13f1cdae
No related branches found
No related tags found
No related merge requests found
Showing
with 1728 additions and 115 deletions
...@@ -63,40 +63,40 @@ sflphone-client-gnome/stamp-h1 ...@@ -63,40 +63,40 @@ sflphone-client-gnome/stamp-h1
/libs/pjproject-1.0.3/third_party/build/portaudio/os-auto.mak /libs/pjproject-1.0.3/third_party/build/portaudio/os-auto.mak
# Makefile # Makefile
sflphone-common/src/Makefile /sflphone-common/src/Makefile
sflphone-common/src/dbus/Makefile /sflphone-common/src/dbus/Makefile
sflphone-common/src/config/Makefile /sflphone-common/src/config/Makefile
sflphone-common/src/plug-in/Makefile /sflphone-common/src/plug-in/Makefile
sflphone-common/src/plug-in/test/Makefile /sflphone-common/src/plug-in/test/Makefile
sflphone-common/src/plug-in/audiorecorder/Makefile /sflphone-common/src/plug-in/audiorecorder/Makefile
sflphone-common/src/audio/Makefile /sflphone-common/src/audio/Makefile
sflphone-common/src/audio/codecs/Makefile /sflphone-common/src/audio/codecs/Makefile
sflphone-common/src/audio/codecs/ilbc/Makefile /sflphone-common/src/audio/codecs/ilbc/Makefile
sflphone-common/src/hooks/Makefile /sflphone-common/src/hooks/Makefile
sflphone-common/doc/Makefile /sflphone-common/doc/Makefile
sflphone-common/man/Makefile /sflphone-common/man/Makefile
sflphone-common/po/Makefile /sflphone-common/po/Makefile
sflphone-common/test/Makefile /sflphone-common/test/Makefile
sflphone-common/ringtones/Makefile /sflphone-common/ringtones/Makefile
sflphone-common/doc/doxygen/Makefile /sflphone-common/doc/doxygen/Makefile
sflphone-common/libs/Makefile /sflphone-common/libs/Makefile
sflphone-common/libs/utilspp/Makefile /sflphone-common/libs/utilspp/Makefile
sflphone-common/libs/stund/Makefile /sflphone-common/libs/stund/Makefile
sflphone-common/libs/iax2/Makefile /sflphone-common/libs/iax2/Makefile
sflphone-common/libs/utilspp/functor/Makefile /sflphone-common/libs/utilspp/functor/Makefile
sflphone-common/libs/utilspp/singleton/Makefile /sflphone-common/libs/utilspp/singleton/Makefile
sflphone-client-gnome/Makefile /sflphone-client-gnome/Makefile
sflphone-client-gnome/src/Makefile /sflphone-client-gnome/src/Makefile
sflphone-client-gnome/src/config/Makefile /sflphone-client-gnome/src/config/Makefile
sflphone-client-gnome/src/dbus/Makefile /sflphone-client-gnome/src/dbus/Makefile
sflphone-client-gnome/src/contacts/Makefile /sflphone-client-gnome/src/contacts/Makefile
sflphone-client-gnome/src/contacts/addressbook/Makefile /sflphone-client-gnome/src/contacts/addressbook/Makefile
sflphone-client-gnome/pixmaps/Makefile /sflphone-client-gnome/pixmaps/Makefile
sflphone-client-gnome/tests/Makefile /sflphone-client-gnome/tests/Makefile
sflphone-client-gnome/man/Makefile /sflphone-client-gnome/man/Makefile
sflphone-client-gnome/src/widget/Makefile /sflphone-client-gnome/src/widget/Makefile
sflphone-client-gnome/doc/Makefile /sflphone-client-gnome/doc/Makefile
sflphone-client-gnome/po/Makefile /sflphone-client-gnome/po/Makefile
# Ignore sflphone-client-gnome stuff # Ignore sflphone-client-gnome stuff
...@@ -123,73 +123,87 @@ sflphone-client-gnome/po/Makefile ...@@ -123,73 +123,87 @@ sflphone-client-gnome/po/Makefile
# Ignore sub-modules stuff # Ignore sub-modules stuff
## libiax2 ## libiax2
sflphone-common/libs/libiax2/doc/html /sflphone-common/libs/libiax2/doc/html
sflphone-common/libs/libiax2/config.* /sflphone-common/libs/libiax2/config.*
sflphone-common/libs/libiax2/autom4te.cache /sflphone-common/libs/libiax2/autom4te.cache
sflphone-common/libs/libiax2/src/.libs /sflphone-common/libs/libiax2/src/.libs
sflphone-common/libs/libiax2/libtool /sflphone-common/libs/libiax2/libtool
sflphone-common/libs/libiax2/ltmain.sh /sflphone-common/libs/libiax2/ltmain.sh
sflphone-common/libs/libiax2/iax-config /sflphone-common/libs/libiax2/iax-config
sflphone-common/libs/libiax2/configure /sflphone-common/libs/libiax2/configure
sflphone-common/libs/libiax2/Makefile /sflphone-common/libs/libiax2/Makefile
sflphone-common/libs/libiax2/iax2-config /sflphone-common/libs/libiax2/iax2-config
sflphone-common/libs/libiax2/src/Makefile /sflphone-common/libs/libiax2/src/Makefile
sflphone-common /sflphone-common
## dbus-c++ ## dbus-c++
sflphone-common/libs/dbus-c++/Makefile /sflphone-common/libs/dbus-c++/Makefile
sflphone-common/libs/dbus-c++/autom4te.cache/requests /sflphone-common/libs/dbus-c++/autom4te.cache/requests
sflphone-common/libs/dbus-c++/config.log /sflphone-common/libs/dbus-c++/config.log
sflphone-common/libs/dbus-c++/Makefile /sflphone-common/libs/dbus-c++/Makefile
sflphone-common/libs/dbus-c++/autom4te.cache/requests /sflphone-common/libs/dbus-c++/autom4te.cache/requests
sflphone-common/libs/dbus-c++/config.log /sflphone-common/libs/dbus-c++/config.log
sflphone-common/libs/dbus-c++/config.status /sflphone-common/libs/dbus-c++/config.status
sflphone-common/libs/dbus-c++/configure /sflphone-common/libs/dbus-c++/configure
sflphone-common/libs/dbus-c++/data/Makefile /sflphone-common/libs/dbus-c++/data/Makefile
sflphone-common/libs/dbus-c++/dbus-c++-1-uninstalled.pc /sflphone-common/libs/dbus-c++/dbus-c++-1-uninstalled.pc
sflphone-common/libs/dbus-c++/dbus-c++-1.pc /sflphone-common/libs/dbus-c++/dbus-c++-1.pc
sflphone-common/libs/dbus-c++/doc/Doxyfile /sflphone-common/libs/dbus-c++/doc/Doxyfile
sflphone-common/libs/dbus-c++/doc/Makefile /sflphone-common/libs/dbus-c++/doc/Makefile
sflphone-common/libs/dbus-c++/examples/Makefile /sflphone-common/libs/dbus-c++/examples/Makefile
sflphone-common/libs/dbus-c++/examples/echo/.libs/ /sflphone-common/libs/dbus-c++/examples/echo/.libs/
sflphone-common/libs/dbus-c++/examples/echo/Makefile /sflphone-common/libs/dbus-c++/examples/echo/Makefile
sflphone-common/libs/dbus-c++/examples/echo/echo-client-glue.h /sflphone-common/libs/dbus-c++/examples/echo/echo-client-glue.h
sflphone-common/libs/dbus-c++/examples/echo/echo-client-mt /sflphone-common/libs/dbus-c++/examples/echo/echo-client-mt
sflphone-common/libs/dbus-c++/examples/echo/echo-server /sflphone-common/libs/dbus-c++/examples/echo/echo-server
sflphone-common/libs/dbus-c++/examples/echo/echo-server-glue.h /sflphone-common/libs/dbus-c++/examples/echo/echo-server-glue.h
sflphone-common/libs/dbus-c++/examples/glib/Makefile /sflphone-common/libs/dbus-c++/examples/glib/Makefile
sflphone-common/libs/dbus-c++/examples/glib/dbus-glue.h /sflphone-common/libs/dbus-c++/examples/glib/dbus-glue.h
sflphone-common/libs/dbus-c++/examples/hal/.libs/ /sflphone-common/libs/dbus-c++/examples/hal/.libs/
sflphone-common/libs/dbus-c++/examples/hal/Makefile /sflphone-common/libs/dbus-c++/examples/hal/Makefile
sflphone-common/libs/dbus-c++/examples/hal/hal-listen /sflphone-common/libs/dbus-c++/examples/hal/hal-listen
sflphone-common/libs/dbus-c++/examples/properties/.libs/ /sflphone-common/libs/dbus-c++/examples/properties/.libs/
sflphone-common/libs/dbus-c++/examples/properties/Makefile /sflphone-common/libs/dbus-c++/examples/properties/Makefile
sflphone-common/libs/dbus-c++/examples/properties/propsgs-client /sflphone-common/libs/dbus-c++/examples/properties/propsgs-client
sflphone-common/libs/dbus-c++/examples/properties/propsgs-glue-adaptor.h /sflphone-common/libs/dbus-c++/examples/properties/propsgs-glue-adaptor.h
sflphone-common/libs/dbus-c++/examples/properties/propsgs-glue-proxy.h /sflphone-common/libs/dbus-c++/examples/properties/propsgs-glue-proxy.h
sflphone-common/libs/dbus-c++/examples/properties/propsgs-server /sflphone-common/libs/dbus-c++/examples/properties/propsgs-server
sflphone-common/libs/dbus-c++/include/dbus-c++/config.h /sflphone-common/libs/dbus-c++/include/dbus-c++/config.h
sflphone-common/libs/dbus-c++/include/dbus-c++/stamp-h1 /sflphone-common/libs/dbus-c++/include/dbus-c++/stamp-h1
sflphone-common/libs/dbus-c++/src/.libs/ /sflphone-common/libs/dbus-c++/src/.libs/
sflphone-common/libs/dbus-c++/src/Makefile /sflphone-common/libs/dbus-c++/src/Makefile
sflphone-common/libs/dbus-c++/tools/.libs/ /sflphone-common/libs/dbus-c++/tools/.libs/
sflphone-common/libs/dbus-c++/tools/Makefile /sflphone-common/libs/dbus-c++/tools/Makefile
sflphone-common/libs/dbus-c++/tools/dbusxx-introspect /sflphone-common/libs/dbus-c++/tools/dbusxx-introspect
sflphone-common/libs/dbus-c++/tools/dbusxx-xml2cpp /sflphone-common/libs/dbus-c++/tools/dbusxx-xml2cpp
# Ignore temp files # Ignore temp files
*~ *~
# GNOME doc file # GNOME doc file
sflphone-client-gnome/gnome-doc-utils.make /sflphone-client-gnome/gnome-doc-utils.make
sflphone-client-gnome/doc/de/ /sflphone-client-gnome/doc/de/
sflphone-client-gnome/doc/fr/ /sflphone-client-gnome/doc/fr/
sflphone-client-gnome/doc/es/ /sflphone-client-gnome/doc/es/
sflphone-client-gnome/doc/it/ /sflphone-client-gnome/doc/it/
sflphone-client-gnome/doc/ko/ /sflphone-client-gnome/doc/ko/
sflphone-client-gnome/doc/pl/ /sflphone-client-gnome/doc/pl/
sflphone-client-gnome/doc/pt/ /sflphone-client-gnome/doc/pt/
sflphone-client-gnome/doc/pt_BR/ /sflphone-client-gnome/doc/pt_BR/
sflphone-client-gnome/doc/ru/ /sflphone-client-gnome/doc/ru/
sflphone-client-gnome/doc/zh_CN/ /sflphone-client-gnome/doc/zh_CN/
sflphone-client-gnome/doc/zh_TW/ /sflphone-client-gnome/doc/zh_TW/
sflphone-client-gnome/doc/zh_HK/ /sflphone-client-gnome/doc/zh_HK/
# build system
/tools/build-system/launchpad/sflphone-common
!/tools/build-system/launchpad/sflphone-common/debian
/tools/build-system/launchpad/sflphone-client-gnome
!/tools/build-system/launchpad/sflphone-client-gnome/debian
/tools/build-system/launchpad/sflphone-client-kde
!/tools/build-system/launchpad/sflphone-client-kde/debian
/tools/build-system/launchpad/*.dsc
/tools/build-system/launchpad/*.changes
/tools/build-system/launchpad/*.tar.gz
/tools/build-system/launchpad/*.build
/tools/build-system/launchpad/*.upload
sflphone-client-gnome (ppa~karmic~snapshot2009101902) karmic; urgency=low sflphone-common (ppa~jaunty~snapshot2009101902) jaunty; urgency=low
** 0.9.6 ** ** 0.9.6 **
...@@ -63,9 +63,9 @@ sflphone-client-gnome (ppa~karmic~snapshot2009101902) karmic; urgency=low ...@@ -63,9 +63,9 @@ sflphone-client-gnome (ppa~karmic~snapshot2009101902) karmic; urgency=low
* [#1425] Put actions in SFLPhone window class instead of ui view, * [#1425] Put actions in SFLPhone window class instead of ui view,
made a separate toolbar for screens. made a separate toolbar for screens.
-- SFLphone Automatic Build System <team@sflphone.org> Mon, 27 Jul 2009 09:53:19 -0400 -- SFLphone Automatic Build System <team@sflphone.org> Mon, 27 Jul 2009 09:53:00 -0400
sflphone-client-gnome (0.9.6~rc2-SYSVER) SYSTEM; urgency=low sflphone-common (0.9.6~rc2-SYSVER) SYSTEM; urgency=low
** 0.9.6~rc2 ** ** 0.9.6~rc2 **
...@@ -118,9 +118,9 @@ sflphone-client-gnome (0.9.6~rc2-SYSVER) SYSTEM; urgency=low ...@@ -118,9 +118,9 @@ sflphone-client-gnome (0.9.6~rc2-SYSVER) SYSTEM; urgency=low
* common po files * common po files
* [#1753] Remove ILBC from pjproject * [#1753] Remove ILBC from pjproject
-- SFLphone Automatic Build System <team@sflphone.org> Fri, 17 Jul 2009 19:12:58 -0400 -- SFLphone Automatic Build System <team@sflphone.org> Fri, 17 Jul 2009 19:12:44 -0400
sflphone-client-gnome (0.9.6~rc1-SYSVER) SYSTEM; urgency=low sflphone-common (0.9.6~rc1-SYSVER) SYSTEM; urgency=low
** 0.9.6~rc1 ** ** 0.9.6~rc1 **
...@@ -226,9 +226,9 @@ sflphone-client-gnome (0.9.6~rc1-SYSVER) SYSTEM; urgency=low ...@@ -226,9 +226,9 @@ sflphone-client-gnome (0.9.6~rc1-SYSVER) SYSTEM; urgency=low
* [#1317] Changed tag convention * [#1317] Changed tag convention
* [#1317] Cleaned git-dch * [#1317] Cleaned git-dch
-- SFLphone Automatic Build System <team@sflphone.org> Fri, 10 Jul 2009 15:50:26 -0400 -- SFLphone Automatic Build System <team@sflphone.org> Fri, 10 Jul 2009 15:49:56 -0400
sflphone-client-gnome (0.9.6~beta-SYSVER) SYSTEM; urgency=low sflphone-common (0.9.6~beta-SYSVER) SYSTEM; urgency=low
** 0.9.6~beta ** ** 0.9.6~beta **
...@@ -521,9 +521,9 @@ sflphone-client-gnome (0.9.6~beta-SYSVER) SYSTEM; urgency=low ...@@ -521,9 +521,9 @@ sflphone-client-gnome (0.9.6~beta-SYSVER) SYSTEM; urgency=low
* Config Dialog almost finished. * Config Dialog almost finished.
* Base of QT client * Base of QT client
-- SFLphone Automatic Build System <team@sflphone.org> Tue, 23 Jun 2009 11:13:42 -0400 -- SFLphone Automatic Build System <team@sflphone.org> Tue, 23 Jun 2009 11:12:06 -0400
sflphone-client-gnome (0.9.5-SYSVER) SYSTEM; urgency=low sflphone-common (0.9.5-SYSVER) SYSTEM; urgency=low
** 0.9.5 release ** ** 0.9.5 release **
...@@ -552,9 +552,9 @@ sflphone-client-gnome (0.9.5-SYSVER) SYSTEM; urgency=low ...@@ -552,9 +552,9 @@ sflphone-client-gnome (0.9.5-SYSVER) SYSTEM; urgency=low
* [#1406] add liblog4c-dev in build-depends * [#1406] add liblog4c-dev in build-depends
* [#1409] Restore .desktop icon * [#1409] Restore .desktop icon
-- SFLphone Automatic Build System <team@sflphone.org> Mon, 25 May 2009 11:34:48 -0400 -- SFLphone Automatic Build System <team@sflphone.org> Mon, 25 May 2009 11:34:40 -0400
sflphone-client-gnome (0.9.5-SYSVER~rc2) SYSTEM; urgency=low sflphone-common (0.9.5-SYSVER~rc2) SYSTEM; urgency=low
** 0.9.5 rc2 ** ** 0.9.5 rc2 **
...@@ -606,9 +606,9 @@ sflphone-client-gnome (0.9.5-SYSVER~rc2) SYSTEM; urgency=low ...@@ -606,9 +606,9 @@ sflphone-client-gnome (0.9.5-SYSVER~rc2) SYSTEM; urgency=low
* Bug #1405: Fix strings as requested. * Bug #1405: Fix strings as requested.
* Bug #1404: Fix strings in preferences panel. * Bug #1404: Fix strings in preferences panel.
-- SFLphone Automatic Build System <team@sflphone.org> Tue, 19 May 2009 12:08:18 -0400 -- SFLphone Automatic Build System <team@sflphone.org> Tue, 19 May 2009 12:08:03 -0400
sflphone-client-gnome (0.9.5-0ubuntu1~rc1) SYSTEM; urgency=low sflphone-common (0.9.5-0ubuntu1~rc1) SYSTEM; urgency=low
[ SFLphone Project ] [ SFLphone Project ]
* [#1262] Updated changelogs for version 0.9.5-0ubuntu1 Snapshot 2009- * [#1262] Updated changelogs for version 0.9.5-0ubuntu1 Snapshot 2009-
...@@ -635,9 +635,9 @@ sflphone-client-gnome (0.9.5-0ubuntu1~rc1) SYSTEM; urgency=low ...@@ -635,9 +635,9 @@ sflphone-client-gnome (0.9.5-0ubuntu1~rc1) SYSTEM; urgency=low
[ Sflphone Project ] [ Sflphone Project ]
-- Sflphone Project <sflphone@mtl.savoirfairelinux.net> Tue, 05 May 2009 19:16:13 -0400 -- Sflphone Project <sflphone@mtl.savoirfairelinux.net> Tue, 05 May 2009 19:16:09 -0400
sflphone-client-gnome (0.9.5-0ubuntu1~beta) SYSTEM; urgency=low sflphone-common (0.9.5-0ubuntu1~beta) SYSTEM; urgency=low
[ Julien Bonjean ] [ Julien Bonjean ]
* Updated Eclipse stuff * Updated Eclipse stuff
...@@ -857,9 +857,9 @@ sflphone-client-gnome (0.9.5-0ubuntu1~beta) SYSTEM; urgency=low ...@@ -857,9 +857,9 @@ sflphone-client-gnome (0.9.5-0ubuntu1~beta) SYSTEM; urgency=low
[ Sflphone Project ] [ Sflphone Project ]
-- Sflphone Project <sflphone@mtl.savoirfairelinux.net> Mon, 27 Apr 2009 17:00:03 -0400 -- Sflphone Project <sflphone@mtl.savoirfairelinux.net> Mon, 27 Apr 2009 16:57:00 -0400
sflphone-client-gnome (0.9.4-0ubuntu2) SYSTEM; urgency=low sflphone-common (0.9.4-0ubuntu2) SYSTEM; urgency=low
[ Alexandre Savard ] [ Alexandre Savard ]
* Restore speex and GSM detection * Restore speex and GSM detection
......
This diff is collapsed.
5
Source: sflphone-common
Maintainer: SavoirFaireLinux Inc <julien.bonjean@savoirfairelinux.com>
Section: gnome
Priority: optional
Build-Depends: debhelper, libgcc1 , autoconf, automake, libpulse-dev, libsamplerate0-dev, libcommoncpp2-dev, libccrtp-dev, libgsm1-dev, libspeex-dev, libtool, libdbus-1-dev, libasound2-dev, libspeexdsp-dev, uuid-dev, libexpat1-dev, libzrtpcpp-dev, libssl-dev
Standards-Version: 3.7.3
Package: sflphone-common
Priority: optional
Architecture: any
Depends: libsamplerate0, libexpat1 , libc6, libcommoncpp2-1.6-0, libgsm1, libspeex1, libdbus-1-3, libasound2, libpulse0, libccrtp1-1.6-1, libspeexdsp1, libzrtpcpp-1.3-0, libssl0.9.8
Replaces: sflphone
Conflicts: sflphone
Homepage: http://www.sflphone.org
Description: SIP and IAX2 compatible softphone - Core
SFLphone is meant to be a robust enterprise-class desktop phone.
SFLphone is released under the GNU General Public License.
SFLphone is being developed by the global community, and maintained by
Savoir-faire Linux, a Montreal, Quebec, Canada-based Linux consulting company.
Source: sflphone-client-gnome Source: sflphone-common
Maintainer: SavoirFaireLinux Inc <julien.bonjean@savoirfairelinux.com> Maintainer: SavoirFaireLinux Inc <julien.bonjean@savoirfairelinux.com>
Section: gnome Section: gnome
Priority: optional Priority: optional
Build-Depends: debhelper, libgcc1, autoconf, automake, libtool, libgtk2.0-dev, libdbus-glib-1-dev, libnotify-dev, libebook1.2-dev, check, liblog4c-dev, libgnomeui-dev, gnome-doc-utils, rarian-compat Build-Depends: debhelper, libgcc1 , autoconf, automake, libpulse-dev, libsamplerate0-dev, libcommoncpp2-dev, libccrtp-dev, libgsm1-dev, libspeex-dev, libtool, libdbus-1-dev, libasound2-dev, libspeexdsp-dev, uuid-dev, libexpat1-dev, libzrtpcpp-dev, libssl-dev
Standards-Version: 3.7.3 Standards-Version: 3.7.3
Package: sflphone-client-gnome Package: sflphone-common
Priority: optional Priority: optional
Architecture: any Architecture: any
Depends: sflphone-common (=${source:Version}), libdbus-glib-1-2, libgtk2.0-0, libc6, libglib2.0-0, libdbus-glib-1-2, libnotify1, librsvg2-common, liblog4c3, libebook1.2-9, libgnomeui-0 Depends: libsamplerate0, libexpat1 , libc6, libccgnu2-1.7-0, libgsm1, libspeex1, libdbus-1-3, libasound2, libpulse0, libccrtp1-1.7-0, libspeexdsp1, libzrtpcpp-1.4-0, libssl0.9.8
Replaces: sflphone Replaces: sflphone
Conflicts: sflphone Conflicts: sflphone
Homepage: http://www.sflphone.org Homepage: http://www.sflphone.org
Description: GNOME client for SFLphone Description: SIP and IAX2 compatible softphone - Core
Provide a GNOME client for SFLphone.
SFLphone is meant to be a robust enterprise-class desktop phone. SFLphone is meant to be a robust enterprise-class desktop phone.
SFLphone is released under the GNU General Public License. SFLphone is released under the GNU General Public License.
SFLphone is being developed by the global community, and maintained by SFLphone is being developed by the global community, and maintained by
......
This package was debianized by Emmanuel Milou <emmanuel.milou@savoirfairelinux.com> on
Fri, 3 Apr 2009 09:47:53 -0500.
It was downloaded from the git repository of SFLphone: git://sflphone.org/git/sflphone.git
Upstream Author: Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>
Copyright:
Savoir-Faire Linux Inc.
License:
This software is copyright (c) 2004-2009 Savoir-Faire Linux inc.
You are free to distribute this software under the terms of
the GNU General Public License version 3.
On Debian systems, the complete text of the GNU General Public
License can be found in the file `/usr/share/common-licenses/GPL'.
This program 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, write to the Free Software
Foundation, Inc., 51 Franklyn St, Fifth Floor, Boston, MA 02110-1301, USA.
#
# Regular cron jobs for the sflphone package
#
0 4 * * * root sflphone_maintenance
usr/bin
usr/lib
usr/lib/sflphone
usr/share/applications
usr/share/dbus-1/services
usr/share/sflphone/ringtones
usr/share/locale
usr/share/doc
usr/share/man
NEWS
README
TODO
ChangeLog
AUTHORS
debian/sflphone-common/usr/share/man/man1/sflphoned.1
#!/bin/bash
# postinst script for sflphone-common
#
# see: dh_installdeb(1)
# Script to copy and move, if exists, configuration file sflphonedrc and history in the XDG directory
# Freedesktop specifications: http://standards.freedesktop.org/basedir-spec/latest/
set -e
INST_CONFIG="$HOME/.sflphone/sflphonedrc";
INST_DATA="$HOME/.sflphone/history";
INST_CACHE="$HOME/.sflphone/sfl.pid";
NEW_INST_CONFIG=
NEW_INST_DATA=
NEW_INST_CACHE=
# Set the XDG CONFIG directory to the default one or to the path set in the environment variable
if [ -z $XDG_CONFIG_HOME ]; then
NEW_INST_CONFIG=$HOME"/.config/sflphone/"; # This is the standard path
else
NEW_INST_CONFIG=$XDG_CONFIG_HOME;
fi;
# Set the XDG DATA directory to the default one or to the path set in the environment variable
if [ -z $XDG_DATA_HOME ]; then
NEW_INST_DATA=$HOME"/.local/share/sflphone/"; # This is the standard path
else
NEW_INST_DATA=$XDG_DATA_HOME;
fi;
# Move the configuration file
if [ -f $INST_CONFIG ] ; then
echo "Moving the configuration file into $NEW_INST_CONFIG directory";
if [ ! -d $NEW_INST_CONFIG ]; then
mkdir $NEW_INST_CONFIG;
fi
mv $INST_CONFIG $NEW_INST_CONFIG;
fi
# Move the history
if [ -f $INST_DATA ] ; then
echo "Moving the history file into $NEW_INST_DATA directory";
if [ ! -d $NEW_INST_DATA ]; then
mkdir $NEW_INST_DATA;
fi
mv $INST_DATA $NEW_INST_DATA;
fi
# Remove the directory
# rmdir $HOME"/.sflphone";
echo "You may remove the $HOME/.sflphone, the application won't use it anymore, but the XDG directories instead. Thank you.";
exit 0
#!/bin/sh
# postrm script for sflphone
#
# see: dh_installdeb(1)
set -e
# summary of how this script can be called:
# * <postrm> `remove'
# * <postrm> `purge'
# * <old-postrm> `upgrade' <new-version>
# * <new-postrm> `failed-upgrade' <old-version>
# * <new-postrm> `abort-install'
# * <new-postrm> `abort-install' <old-version>
# * <new-postrm> `abort-upgrade' <old-version>
# * <disappearer's-postrm> `disappear' <overwriter>
# <overwriter-version>
# for details, see http://www.debian.org/doc/debian-policy/ or
# the debian-policy package
if [ "$1" = "purge" ]
then
# remove the user config file
rm -f $HOME/.sflphone/sflphonedrc
fi
# dh_installdeb will replace this with shell code automatically
# generated by other debhelper scripts.
#DEBHELPER#
exit 0
#!/bin/sh
# postrm script for sflphone
#
# see: dh_installdeb(1)
set -e
package=sflphone
case "$1" in
install|upgrade)
# Clear the old dbus-c++ and iax2 if presents
;;
esac
exit 0
#!/usr/bin/make -f
# -*- makefile -*-
# Sample debian/rules that uses debhelper.
# This file was originally written by Joey Hess and Craig Small.
# As a special exception, when this file is copied by dh-make into a
# dh-make output file, you may use that output file without restriction.
# This special exception was added by Craig Small in version 0.37 of dh-make.
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
export DH_OPTIONS
package=sflphone-common
CXX = g++-4.0
CFLAGS = -Wall -g
DEB_INSTALL_MANPAGES_sflphone_common = sflphoned.1
configure: configure-stamp
configure-stamp:
dh_testdir
# Add here commands to configure the package.
./autogen.sh
./configure --prefix=/usr
cd libs/pjproject; ./autogen.sh; ./configure --prefix=/usr
touch configure-stamp
#Architecture
build: build-arch build-indep
build-arch: build-arch-stamp
build-arch-stamp: configure-stamp
# Add here commands to compile the arch part of the package.
cd libs/pjproject; $(MAKE) dep; $(MAKE) clean; $(MAKE)
$(MAKE)
touch $@
build-indep: build-indep-stamp
build-indep-stamp: configure-stamp
# Add here commands to compile the indep part of the package.
#$(MAKE) doc
touch $@
clean:
dh_testdir
dh_testroot
rm -f build-arch-stamp build-indep-stamp configure-stamp
# Add here commands to clean up after the build process.
[ ! -f Makefile ] || $(MAKE) distclean
ifneq "$(wildcard /usr/share/misc/config.sub)" ""
cp -f /usr/share/misc/config.sub config.sub
endif
ifneq "$(wildcard /usr/share/misc/config.guess)" ""
cp -f /usr/share/misc/config.guess config.guess
endif
dh_clean
install: install-indep install-arch
install-indep:
dh_testdir
dh_testroot
dh_clean -k -i
dh_installdirs -i
# Add here commands to install the package into debian/sflphone.
install-arch:
dh_testdir
dh_testroot
dh_clean -k -s
dh_installdirs -s
# Add here commands to install the arch part of the package into
# debian/tmp.
$(MAKE) DESTDIR=$(CURDIR)/debian/$(package) install
cd libs/pjproject; $(MAKE) prefix=$(CURDIR)/debian/$(package)/usr install
rm -rf $(CURDIR)/debian/$(package)/usr/include
dh_install -s
# Must not depend on anything. This is to be called by
# binary-arch/binary-indep
# in another 'make' thread.
binary-common:
dh_testdir
dh_testroot
dh_installchangelogs ChangeLog
dh_installdocs
dh_installexamples
# dh_installmenu
# dh_installdebconf
# dh_installlogrotate
# dh_installemacsen
# dh_installpam
# dh_installmime
# dh_python
# dh_installinit
# dh_installcron
# dh_installinfo
dh_installman
dh_link
dh_strip
dh_compress
dh_fixperms
# dh_perl
dh_makeshlibs
dh_installdeb
# dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
# Build architecture independant packages using the common target.
binary-indep: build-indep install-indep
$(MAKE) -f debian/rules DH_OPTIONS=-i binary-common
# Build architecture dependant packages using the common target.
binary-arch: build-arch install-arch
$(MAKE) -f debian/rules DH_OPTIONS=-s binary-common
binary: binary-arch binary-indep
.PHONY: build clean binary-indep binary-arch binary install install-indep install-arch configure
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment