[Pkg-voip-commits] r2205 - in wengophone/trunk: . debian debian/patches

Marco Nenciarini mnencia at costa.debian.org
Wed Aug 9 14:42:29 UTC 2006


Author: mnencia
Date: 2006-08-09 14:42:25 +0000 (Wed, 09 Aug 2006)
New Revision: 2205

Added:
   wengophone/trunk/debian/
   wengophone/trunk/debian/changelog
   wengophone/trunk/debian/compat
   wengophone/trunk/debian/control
   wengophone/trunk/debian/copyright
   wengophone/trunk/debian/dirs
   wengophone/trunk/debian/get-orig-source.sh
   wengophone/trunk/debian/patches/
   wengophone/trunk/debian/patches/001_wengoscons-boost.patch
   wengophone/trunk/debian/patches/002_wengoscons-doxygen-pic.patch
   wengophone/trunk/debian/patches/003_wengoscons-qtplugindir.patch
   wengophone/trunk/debian/patches/004_external-ffmpeg.patch
   wengophone/trunk/debian/patches/005_external-speex.patch
   wengophone/trunk/debian/patches/006_wengoscons-install.patch
   wengophone/trunk/debian/patches/007_wengophone-resourcedir.patch
   wengophone/trunk/debian/patches/008_wengoscons-qt-debug.patch
   wengophone/trunk/debian/patches/009_wengoscons-qt-resources.patch
   wengophone/trunk/debian/patches/200_add_rpath.patch
   wengophone/trunk/debian/patches/series
   wengophone/trunk/debian/qtwengophone.1
   wengophone/trunk/debian/rules
   wengophone/trunk/debian/wengophone.desktop
   wengophone/trunk/debian/wengophone.install
   wengophone/trunk/debian/wengophone.manpages
   wengophone/trunk/debian/wengophone.menu
   wengophone/trunk/debian/wengophone.xpm
Log:
Load newtrunk into wengophone/trunk.


Added: wengophone/trunk/debian/changelog
===================================================================
--- wengophone/trunk/debian/changelog	2006-08-09 14:41:57 UTC (rev 2204)
+++ wengophone/trunk/debian/changelog	2006-08-09 14:42:25 UTC (rev 2205)
@@ -0,0 +1,65 @@
+wengophone (2.0.0~rc2-svn7135-1) unstable; urgency=low
+
+  * New upstream snapshot, switched to ng branch.
+
+ -- Marco Nenciarini <mnencia at debian.org>  Wed,  9 Aug 2006 14:59:46 +0200
+
+wengophone (0.99+svn5830-1) unstable; urgency=low
+
+  * New upstream snapshot.
+  * Added 107_wengoscons-pkg-config.patch to make wengoscons able to
+    undestand the output of pkg-config.
+  * Modified patch 202_external_ffmpeg.patch to use pkg-config to
+    detect correct ffmpeg settings.
+  * Build-depends on pkg-config.
+
+ -- Marco Nenciarini <mnencia at debian.org>  Wed, 31 May 2006 22:01:03 +0200
+
+wengophone (0.99+svn5670-1) unstable; urgency=low
+
+  * New upstream snapshot.
+  * Bumped Standards Version to 3.7.2
+  * Added patch to make wengopone buildable on linux
+    106_FTBFS-GeneralConfigWidget.patch
+  * Renamed patch 105_FTBFS-random-seed.patch
+
+ -- Marco Nenciarini <mnencia at debian.org>  Thu, 25 May 2006 15:29:48 +0200
+
+wengophone (0.99+svn4511-4) unstable; urgency=low
+
+  * Really fix #358491
+
+ -- Marco Nenciarini <mnencia at debian.org>  Fri,  7 Apr 2006 19:04:23 +0200
+
+wengophone (0.99+svn4511-3) unstable; urgency=low
+
+  * Added 105_FBTS_random_seed.patch. This patch solves FTBFS on many
+    architectures. (Closes: #358491)
+  * Build-depends to libavformat-dev instead of libavcodec-dev as
+    workarround to ffmpeg bug #361269
+
+ -- Marco Nenciarini <mnencia at debian.org>  Fri,  7 Apr 2006 17:15:36 +0200
+
+wengophone (0.99+svn4511-2) unstable; urgency=low
+
+  * Added implicit-pointer-conversion patch. This patch fixes problem that
+    will cause wengophone to segfault on architectures where the size of a
+    pointer is greater than the size of an integer, such as ia64. Thanks to
+    Dann Frazier <dannf at hp.com> for the patch.  (Closes: #357519)
+  * Added gcc41 patch. This patch allow wengophone to be built with gcc-4.1
+    suite. Thanks to Martin Michlmayr <tbm at cyrius.com> for the patch.
+    (Closes: #357866)
+
+ -- Marco Nenciarini <mnencia at debian.org>  Mon, 20 Mar 2006 10:48:01 +0100
+
+wengophone (0.99+svn4511-1) unstable; urgency=low
+
+  * New upstream snapshot.
+
+ -- Marco Nenciarini <mnencia at debian.org>  Tue, 14 Mar 2006 17:51:55 +0100
+
+wengophone (0.99+svn4227-1) unstable; urgency=low
+
+  * Initial release. Closes: #351951
+
+ -- Marco Nenciarini <mnencia at debian.org>  Tue, 14 Feb 2006 07:34:58 +0100

Added: wengophone/trunk/debian/compat
===================================================================
--- wengophone/trunk/debian/compat	2006-08-09 14:41:57 UTC (rev 2204)
+++ wengophone/trunk/debian/compat	2006-08-09 14:42:25 UTC (rev 2205)
@@ -0,0 +1 @@
+4

Added: wengophone/trunk/debian/control
===================================================================
--- wengophone/trunk/debian/control	2006-08-09 14:41:57 UTC (rev 2204)
+++ wengophone/trunk/debian/control	2006-08-09 14:42:25 UTC (rev 2205)
@@ -0,0 +1,18 @@
+Source: wengophone
+Section: net
+Priority: optional
+Maintainer: Marco Nenciarini <mnencia at debian.org>
+Build-Depends: cdbs (>= 0.4.27-1), bzip2, debhelper (>= 4.1.0), quilt, patchutils (>= 0.2.25), scons, pkg-config, libqt4-dev, libboost-serialization-dev (>= 1.33.1-5), libboost-thread-dev (>= 1.33.1-5), libboost-test-dev (>= 1.33.1-5), libboost-regex-dev (>= 1.33.1-5), libboost-signals-dev (>= 1.33.1-5), libboost-program-options-dev (>= 1.33.1-5), libglib2.0-dev, libasound2-dev, libssl-dev, libavformat-dev (>= 0.cvs20050501), libxv-dev, libspeex-dev, uuid-dev, libgnutls-dev, libglade2-dev, libgtk2.0-dev
+Standards-Version: 3.7.2
+
+Package: wengophone
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: SIP-based software telephone with video and chat features
+ WengoPhone is a Voice over IP application based on standard protocols
+ like SIP and RTP. It enables voice, video and text chat between two
+ clients.  Features include a contact list with presence and status,
+ call history and NAT traversal capability.
+ .
+ In conjunction with other services, WengoPhone can be used to call regular
+ PSTN lines and/or send SMS messages to cell phones.

Added: wengophone/trunk/debian/copyright
===================================================================
--- wengophone/trunk/debian/copyright	2006-08-09 14:41:57 UTC (rev 2204)
+++ wengophone/trunk/debian/copyright	2006-08-09 14:42:25 UTC (rev 2205)
@@ -0,0 +1,34 @@
+This package was debianized by Marco Nenciarini <mnencia at debian.org> on
+Mon,  6 Feb 2006 10:54:04 +0100.
+
+It was downloaded from 
+http://dev.openwengo.com/svn/openwengo/softphone-classic
+
+Copyright Holder: Wengo Development Team <wengophone-devel at lists.openwengo.com>
+
+License:
+
+   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 package; if not, write to the Free Software
+   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+
+   As a special exception, Wengo gives permission to link
+   this program with the Qt Library (commercial or non-commercial edition),
+   and distribute the resulting executable, without including the source
+   code for the Qt library in the source distribution.
+
+   As a special exception, Wengo gives permission to link
+   this program with the OpenSSL Library.
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.

Added: wengophone/trunk/debian/dirs
===================================================================
--- wengophone/trunk/debian/dirs	2006-08-09 14:41:57 UTC (rev 2204)
+++ wengophone/trunk/debian/dirs	2006-08-09 14:42:25 UTC (rev 2205)
@@ -0,0 +1,5 @@
+usr/bin
+usr/lib/wengophone
+usr/share/wengophone/lang
+usr/share/pixmaps
+usr/share/applications

Added: wengophone/trunk/debian/get-orig-source.sh
===================================================================
--- wengophone/trunk/debian/get-orig-source.sh	2006-08-09 14:41:57 UTC (rev 2204)
+++ wengophone/trunk/debian/get-orig-source.sh	2006-08-09 14:42:25 UTC (rev 2205)
@@ -0,0 +1,80 @@
+#!/bin/sh
+#
+
+set -e
+
+if [ -z "$1" ] || [ -z "$2" ]; then
+    echo "Missing parameter"
+    echo "Usage: $0 version repository [revision]"
+    echo
+    exit 1;
+fi
+
+version=$1
+svn_url=$2
+
+if [ -n "$3" ]; then
+    svn_rev="$3"
+else
+    # Retrive latest svn verion numbers
+    svn_rev=$(LANG=C svn --password guest --username guest --non-interactive info $svn_url | \
+              awk '/Last Changed Rev:/ {print $4}')
+fi
+
+curdir="$PWD"
+destdir=wengophone-$version-svn$svn_rev
+desttar=wengophone_$version-svn$svn_rev.orig.tar
+
+if [ -d "$curdir/../tarballs" ]; then
+    finaldir=$curdir/../tarballs
+else
+    finaldir=$(basedir $curdir)
+fi
+
+if [ -e "$finaldir/$desttar.gz" ]; then
+    echo "Uptodate archive found ($desttar), nothing to do."
+    exit 0
+fi
+
+workdir="$(mktemp -d)"
+trap "rm -fr $workdir" EXIT
+
+cd $workdir
+
+# Download sources from svn
+if [ -d $destdir ]; then
+    echo "Uptodate source found ($destdir), skipping download."
+else
+    echo -n "Downloading sources... "
+    mkdir -p $destdir
+    svn export -q -r $svn_rev --password guest --username guest --non-interactive $svn_url/wengoscons $destdir/wengoscons
+    svn export -q -r $svn_rev --password guest --username guest --non-interactive $svn_url/wengophone $destdir/wengophone
+    svn export -q -r $svn_rev --password guest --username guest --non-interactive $svn_url/libs $destdir/libs
+    svn export -q -r $svn_rev --password guest --username guest --non-interactive $svn_url/wifo $destdir/wifo
+    svn export -q -r $svn_rev --password guest --username guest --non-interactive $svn_url/SConscript $destdir/SConscript
+    svn export -q -r $svn_rev --password guest --username guest --non-interactive $svn_url/SConstruct $destdir/SConstruct
+    svn export -q -r $svn_rev --password guest --username guest --non-interactive $svn_url/SOptions $destdir/SOptions
+    echo "done."
+fi
+
+# Remove binaries
+echo -n "Cleaning tree to remove anything not needed for non-Windows builds..."
+rm -rf $destdir/wengoscons/doc/html
+rm -rf $destdir/wengophone/together
+find $destdir -iname \*.dll | xargs rm -f 
+find $destdir -iname \*.jpg | xargs rm -f 
+find $destdir -iname \*.lib | xargs rm -f
+find $destdir -iname \*.pdf -a -iname \*.html | xargs rm -f
+echo "done"
+
+# Remove ffmpeg
+rm -rf $destdir/libs/ffmpeg
+
+# Make the sources archive
+echo -n "Writing archive... "
+tar cf $desttar $destdir
+gzip --best $desttar
+echo "done"
+
+echo "Archive is in $finaldir"
+mv -f $desttar.gz "$finaldir"

Added: wengophone/trunk/debian/patches/001_wengoscons-boost.patch
===================================================================
--- wengophone/trunk/debian/patches/001_wengoscons-boost.patch	2006-08-09 14:41:57 UTC (rev 2204)
+++ wengophone/trunk/debian/patches/001_wengoscons-boost.patch	2006-08-09 14:42:25 UTC (rev 2205)
@@ -0,0 +1,19 @@
+Index: wengophone-1.0.99+2.0.0-trunk-svn7079/wengoscons/libs/boost/SConscript
+===================================================================
+--- wengophone-1.0.99+2.0.0-trunk-svn7079.orig/wengoscons/libs/boost/SConscript	2006-08-02 16:34:57.000000000 +0000
++++ wengophone-1.0.99+2.0.0-trunk-svn7079/wengoscons/libs/boost/SConscript	2006-08-02 16:38:34.000000000 +0000
+@@ -21,6 +21,14 @@
+ 			'boost_regex-gcc-mt',
+ 			'boost_program_options-gcc-mt',
+ 		]
++	elif conf.CheckLib('boost_thread-mt'):
++		libs += [
++			'boost_thread-mt',
++			'boost_serialization',
++			'boost_signals',
++			'boost_regex',
++			'boost_program_options',
++		]
+ 	else:
+ 		libs += [
+ 			'boost_thread',

Added: wengophone/trunk/debian/patches/002_wengoscons-doxygen-pic.patch
===================================================================
--- wengophone/trunk/debian/patches/002_wengoscons-doxygen-pic.patch	2006-08-09 14:41:57 UTC (rev 2204)
+++ wengophone/trunk/debian/patches/002_wengoscons-doxygen-pic.patch	2006-08-09 14:42:25 UTC (rev 2205)
@@ -0,0 +1,31 @@
+Index: wengophone-1.0.99+2.0.0-trunk-svn7079/wengoscons/wengoscons/wengoenv.py
+===================================================================
+--- wengophone-1.0.99+2.0.0-trunk-svn7079.orig/wengoscons/wengoscons/wengoenv.py	2006-08-02 16:34:56.000000000 +0000
++++ wengophone-1.0.99+2.0.0-trunk-svn7079/wengoscons/wengoscons/wengoenv.py	2006-08-02 16:39:06.000000000 +0000
+@@ -456,8 +456,14 @@
+ 
+ 		def __setDefaultFlags(self):
+ 			#-fno-common is needed under MacOSX
+-			self.__CCFlags += ['-fno-common']
+-			self.__linkFlags += ['-fno-common']
++
++			# if Linux and x86_64
++			if re.search('linux', sys.platform) and platform.machine() == 'x86_64':
++				self.__CCFlags += ['-fPIC', '-fno-common']
++				self.__linkFlags += ['-fPIC', '-fno-common']
++			else:
++				self.__CCFlags += ['-fno-common']
++				self.__linkFlags += ['-fno-common']
+ 
+ 		def getCCWarningFlags(self):
+ 			return ['-Wall']
+@@ -1541,7 +1547,8 @@
+ 		#Saves the current path because doxygen
+ 		#is not running in the correct directory
+ 		self.__saveCurrentSourcePath()
+-		doc = self.Command(os.path.join(self.__getSourcePath(), 'doc'), 'Doxyfile', 'cd $SOURCE_PATH & doxygen')
++		if os.path.isfile(os.path.join(self.__getSourcePath(), 'doc') + 'Doxyfile'):
++			doc = self.Command(os.path.join(self.__getSourcePath(), 'doc'), 'Doxyfile', 'cd $SOURCE_PATH & doxygen')
+ 		#FIXME duplicate alias cf warning message from SCons
+ 		#self.Alias('doxygen', doc)
+ 

Added: wengophone/trunk/debian/patches/003_wengoscons-qtplugindir.patch
===================================================================
--- wengophone/trunk/debian/patches/003_wengoscons-qtplugindir.patch	2006-08-09 14:41:57 UTC (rev 2204)
+++ wengophone/trunk/debian/patches/003_wengoscons-qtplugindir.patch	2006-08-09 14:42:25 UTC (rev 2205)
@@ -0,0 +1,16 @@
+Index: wengophone-1.0.99+2.0.0-rc2-svn7122/wengophone/src/presentation/qt/SConscript
+===================================================================
+--- wengophone-1.0.99+2.0.0-rc2-svn7122.orig/wengophone/src/presentation/qt/SConscript	2006-07-04 19:01:37.000000000 +0200
++++ wengophone-1.0.99+2.0.0-rc2-svn7122/wengophone/src/presentation/qt/SConscript	2006-08-04 19:37:43.000000000 +0200
+@@ -354,7 +354,10 @@
+ print "Copying Qt's mng plugin to build dir..."
+ try:
+ 	os.mkdir(os.path.join(env.WengoGetRootBuildDir(), 'imageformats'))
+-	shutil.copy2(os.path.join(os.environ['QTDIR'], 'plugins', 'imageformats', qt_mng_plugin_file), env.WengoGetRootBuildDir());
++	if os.environ.has_key('QTPLUGINDIR'):
++		shutil.copy2(os.path.join(os.environ['QTPLUGINDIR'], 'imageformats', qt_mng_plugin_file), env.WengoGetRootBuildDir());
++	else:
++		shutil.copy2(os.path.join(os.environ['QTDIR'], 'plugins', 'imageformats', qt_mng_plugin_file), env.WengoGetRootBuildDir());
+ except (IOError, os.error), why:
+ 	print "Can't copy %s to %s: %s" % (qt_mng_plugin_file, os.path.join(env.WengoGetRootBuildDir(), 'imageformats', qt_mng_plugin_file), str(why))
+ else:

Added: wengophone/trunk/debian/patches/004_external-ffmpeg.patch
===================================================================
--- wengophone/trunk/debian/patches/004_external-ffmpeg.patch	2006-08-09 14:41:57 UTC (rev 2204)
+++ wengophone/trunk/debian/patches/004_external-ffmpeg.patch	2006-08-09 14:42:25 UTC (rev 2205)
@@ -0,0 +1,84 @@
+Index: wengophone-1.0.99+2.0.0-rc2-svn7122/wengoscons/wengoscons/wengoenv.py
+===================================================================
+--- wengophone-1.0.99+2.0.0-rc2-svn7122.orig/wengoscons/wengoscons/wengoenv.py	2006-08-04 19:37:40.000000000 +0200
++++ wengophone-1.0.99+2.0.0-rc2-svn7122/wengoscons/wengoscons/wengoenv.py	2006-08-04 19:37:52.000000000 +0200
+@@ -1167,7 +1167,7 @@
+ 
+ 			self.Depends(project, vcproj)
+ 
+-	def __getAllDependencies(self, libs):
++	def __getAllDependencies(self, libs, seen=[]):
+ 		"""
+ 		Gets the complete list of the child libraries of the current Environment.
+ 
+@@ -1180,14 +1180,13 @@
+ 		list = []
+ 		for name in libs:
+ 			env = _libs.get(name, None)
+-			if not env:
+-				list += [name]
+-			else:
++			list += [name]
++			seen += [name]
++			if env:
+ 				childLibs = env.Libs.getLibs(env)
+-				if len(childLibs) == 0:
+-					list += [name]
+-				else:
+-					list += [name] + self.__getAllDependencies(childLibs)
++				childLibs = [child for child in childLibs if not child in seen]
++				if len(childLibs) > 0:
++					list += self.__getAllDependencies(childLibs, [seen])
+ 		return list
+ 
+ 	def setVariable(self, variable, value):
+Index: wengophone-1.0.99+2.0.0-rc2-svn7122/libs/pixertool/SConscript
+===================================================================
+--- wengophone-1.0.99+2.0.0-rc2-svn7122.orig/libs/pixertool/SConscript	2006-03-22 03:10:43.000000000 +0100
++++ wengophone-1.0.99+2.0.0-rc2-svn7122/libs/pixertool/SConscript	2006-08-04 19:37:52.000000000 +0200
+@@ -2,8 +2,13 @@
+ 
+ libs = [
+ 	'owcutil',
+-	'avcodec'
+ ]
++
++if WengoOSLinux():
++	env.ParseConfig('pkg-config --cflags --libs libavcodec')
++else:
++	libs += ['avcodec']
++
+ lib_path = []
+ defines = {}
+ include_path = ['include']
+Index: wengophone-1.0.99+2.0.0-rc2-svn7122/wifo/phapi/SConscript
+===================================================================
+--- wengophone-1.0.99+2.0.0-rc2-svn7122.orig/wifo/phapi/SConscript	2006-07-11 18:33:51.000000000 +0200
++++ wengophone-1.0.99+2.0.0-rc2-svn7122/wifo/phapi/SConscript	2006-08-04 19:37:52.000000000 +0200
+@@ -181,10 +181,13 @@
+ 
+ if WengoGetConsoleArgument('enable-video'):
+ 	libs += [
+-		'avcodec',
+ 		'webcam',
+ 		'pixertool',
+ 	]
++	if WengoOSLinux():
++		env.ParseConfig('pkg-config --cflags --libs libavcodec')
++	else:
++		libs += ['avcodec']
+ 	defines['PHAPI_VIDEO_SUPPORT'] = 1
+ 
+ 	sources += [
+Index: wengophone-1.0.99+2.0.0-rc2-svn7122/SConscript
+===================================================================
+--- wengophone-1.0.99+2.0.0-rc2-svn7122.orig/SConscript	2006-07-12 19:46:13.000000000 +0200
++++ wengophone-1.0.99+2.0.0-rc2-svn7122/SConscript	2006-08-04 19:37:52.000000000 +0200
+@@ -23,7 +23,6 @@
+ 	'libs/idle',
+ 	'libs/skinstyle',
+ 	'libs/sound',
+-	'libs/ffmpeg',
+ 	'libs/pixertool',
+ 	'libs/wenbox',
+ 	'libs/webcam',

Added: wengophone/trunk/debian/patches/005_external-speex.patch
===================================================================
--- wengophone/trunk/debian/patches/005_external-speex.patch	2006-08-09 14:41:57 UTC (rev 2204)
+++ wengophone/trunk/debian/patches/005_external-speex.patch	2006-08-09 14:42:25 UTC (rev 2205)
@@ -0,0 +1,32 @@
+Index: wengophone-1.0.99+2.0.0-trunk-svn7079/wifo/phapi/SConscript
+===================================================================
+--- wengophone-1.0.99+2.0.0-trunk-svn7079.orig/wifo/phapi/SConscript	2006-08-02 16:38:42.000000000 +0000
++++ wengophone-1.0.99+2.0.0-trunk-svn7079/wifo/phapi/SConscript	2006-08-02 16:38:44.000000000 +0000
+@@ -36,9 +36,14 @@
+ amr = amr_env.WengoPlugin('phamrplugin', ['phcodec-amr-wrapper.c'])
+ 
+ speex_env = WengoGetEnvironment()
+-speex_libs = [
+-	'speex',
+-]
++
++speex_libs = []
++if WengoOSLinux():
++	speex_env.ParseConfig('pkg-config --cflags --libs speex')
++else:
++	speex_libs += [
++		'speex',
++	]
+ 
+ speex_env.WengoUseLibraries(speex_libs)
+ speex_env.WengoAddCCFlags(WengoGetVariable('phapi_optimization_flags'))
+Index: wengophone-1.0.99+2.0.0-trunk-svn7079/wifo/phapi/speex/SConscript
+===================================================================
+--- wengophone-1.0.99+2.0.0-trunk-svn7079.orig/wifo/phapi/speex/SConscript	2006-08-02 16:34:56.000000000 +0000
++++ wengophone-1.0.99+2.0.0-trunk-svn7079/wifo/phapi/speex/SConscript	2006-08-02 16:38:44.000000000 +0000
+@@ -1,3 +1,4 @@
+ env = WengoGetEnvironment()
+ 
+-env.SConscript('libspeex/SConscript')
++if not WengoOSLinux():
++	env.SConscript('libspeex/SConscript')

Added: wengophone/trunk/debian/patches/006_wengoscons-install.patch
===================================================================
--- wengophone/trunk/debian/patches/006_wengoscons-install.patch	2006-08-09 14:41:57 UTC (rev 2204)
+++ wengophone/trunk/debian/patches/006_wengoscons-install.patch	2006-08-09 14:42:25 UTC (rev 2205)
@@ -0,0 +1,98 @@
+Index: wengophone-1.0.99+2.0.0-trunk-svn7079/wengophone/src/presentation/qt/QtWengoPhoneInstall
+===================================================================
+--- wengophone-1.0.99+2.0.0-trunk-svn7079.orig/wengophone/src/presentation/qt/QtWengoPhoneInstall	2006-08-02 16:33:43.000000000 +0000
++++ wengophone-1.0.99+2.0.0-trunk-svn7079/wengophone/src/presentation/qt/QtWengoPhoneInstall	2006-08-02 16:38:44.000000000 +0000
+@@ -4,10 +4,27 @@
+ 
+ base_install_dir = WengoGetConsoleArgument("prefix")
+ if base_install_dir == None:
+-    base_install_dir = "/tmp"
+-lib_install_dir  = os.path.join(base_install_dir, "lib", "qtwengophone")
+-bin_install_dir = os.path.join(base_install_dir, "bin")
+-wrapper_path = os.path.join(bin_install_dir, "qtwengophone")
++	base_install_dir = "/usr/local"
++
++dest_install_dir = WengoGetConsoleArgument("destdir")
++if dest_install_dir != None:
++	base_install_dir = dest_install_dir + base_install_dir
++
++bin_install_dir = WengoGetConsoleArgument("bindir")
++if bin_install_dir == None:
++	bin_install_dir = os.path.join(base_install_dir, "bin")
++
++lib_suffix = WengoGetConsoleArgument("libsuffix")
++lib_install_dir = WengoGetConsoleArgument("libdir")
++if lib_install_dir == None:
++	if lib_suffix == None:
++		lib_install_dir  = os.path.join(base_install_dir, "lib")
++	else:
++		lib_install_dir  = os.path.join(base_install_dir, "lib" + lib_suffix)
++
++data_install_dir = WengoGetConsoleArgument("datadir")
++if data_install_dir == None:
++	data_install_dir = os.path.join(base_install_dir, "share", "wengophone")
+ 
+ dlls = [
+ ]
+@@ -159,7 +176,7 @@
+ 	targets += env.Install(lib_install_dir, env.WengoGetAlias("softphone-memorydump"))
+ 
+ targets += env.Install(lib_install_dir, env.WengoGetAlias("phapi"))
+-targets += env.Install(lib_install_dir, env.WengoGetAlias("qtwengophone_alias"))
++targets += env.Install(bin_install_dir, env.WengoGetAlias("qtwengophone_alias"))
+ 
+ targets += env.Install(lib_install_dir, [
+     env.WengoGetAlias("owcurl_alias"),
+@@ -170,40 +187,21 @@
+ #    targets += env.Install(lib_install_dir, env.WengoGetAlias("video"))
+     targets += env.Install(lib_install_dir, env.WengoGetAlias("webcam"))
+ 
+-targets += env.Install(lib_install_dir, docs)
+-targets += env.Install(lib_install_dir, web_stuff)
++targets += env.Install(data_install_dir, docs)
++targets += env.Install(data_install_dir, web_stuff)
+ 
+-targets += env.Install(os.path.join(lib_install_dir, "icons"), icons_misc)
+-targets += env.Install(os.path.join(lib_install_dir, "pics/avatars"), avatars)
+-targets += env.Install(os.path.join(lib_install_dir, "sounds"), base_sounds)
+-targets += env.Install(os.path.join(lib_install_dir, "sounds", "dtmf"),
++targets += env.Install(os.path.join(data_install_dir, "icons"), icons_misc)
++targets += env.Install(os.path.join(data_install_dir, "pics/avatars"), avatars)
++targets += env.Install(os.path.join(data_install_dir, "sounds"), base_sounds)
++targets += env.Install(os.path.join(data_install_dir, "sounds", "dtmf"),
+     default_theme_sounds)
+-targets += env.Install(os.path.join(lib_install_dir, "sounds", "dtmf", "jungle"),
++targets += env.Install(os.path.join(data_install_dir, "sounds", "dtmf", "jungle"),
+     jungle_theme_sounds)
+-#targets += env.Install(os.path.join(lib_install_dir, "connecting"), home_page)
+-targets += env.Install(os.path.join(lib_install_dir, "emoticons"),
++#targets += env.Install(os.path.join(data_install_dir, "connecting"), home_page)
++targets += env.Install(os.path.join(data_install_dir, "emoticons"),
+     emoticons)
+-targets += env.Install(os.path.join(lib_install_dir, "lang"), env.WengoGetAlias("qtwengophone-translations"))
+-
+-wrapper_script = """
+-#!/bin/sh
+-#
+-# Wengophone wrapper script for Linux
+-# Author: David Ferlier <david.ferlier at wengo.fr>
+-#
+-
+-cd %s || exit 1
+-export LD_LIBRARY_PATH="."
+-./wengophone
+-"""
+-
+-def install_wrapper(target, source, env):
+-    for a_target, a_source in zip(target, source):
+-        t_wrapper = file(str(a_target), "w+")
+-       	t_wrapper.write(wrapper_script % lib_install_dir)
+-        t_wrapper.close()
+-
+-targets += env.Command(wrapper_path, env.WengoGetAlias("qtwengophone_alias"),
+-    install_wrapper)
++targets += env.Install(os.path.join(data_install_dir, "lang"), env.WengoGetAlias("qtwengophone-translations"))
+ 
+ env.WengoAlias('qtwengophone-install', targets)
++
++# vim: ft=python

Added: wengophone/trunk/debian/patches/007_wengophone-resourcedir.patch
===================================================================
--- wengophone/trunk/debian/patches/007_wengophone-resourcedir.patch	2006-08-09 14:41:57 UTC (rev 2204)
+++ wengophone/trunk/debian/patches/007_wengophone-resourcedir.patch	2006-08-09 14:42:25 UTC (rev 2205)
@@ -0,0 +1,40 @@
+Index: wengophone-1.0.99+2.0.0-rc2-svn7122/wengophone/src/SConscript
+===================================================================
+--- wengophone-1.0.99+2.0.0-rc2-svn7122.orig/wengophone/src/SConscript	2006-07-21 18:32:56.000000000 +0200
++++ wengophone-1.0.99+2.0.0-rc2-svn7122/wengophone/src/SConscript	2006-08-04 19:38:05.000000000 +0200
+@@ -1,3 +1,5 @@
++import os
++
+ env = WengoGetEnvironment()
+ 
+ WengoPhoneBuildId = {
+@@ -33,6 +35,16 @@
+ defines = {}
+ headers = []
+ 
++if WengoOSLinux():
++	base_install_dir = WengoGetConsoleArgument("prefix")
++	if base_install_dir == None:
++		base_install_dir = "/usr/local"
++	data_install_dir = WengoGetConsoleArgument("datadir")
++	if data_install_dir == None:
++		data_install_dir = os.path.join(base_install_dir, "share", "wengophone")
++	defines['WP_RESOURCEDIR'] = '"\'' + data_install_dir + '\'"'
++
++
+ envBuildId = WengoGetEnvironment()
+ if WengoGetConsoleArgument('nobuildid'):
+ 	envBuildId.Append(
+Index: wengophone-1.0.99+2.0.0-rc2-svn7122/wengophone/src/model/config/Config.cpp
+===================================================================
+--- wengophone-1.0.99+2.0.0-rc2-svn7122.orig/wengophone/src/model/config/Config.cpp	2006-07-18 21:05:04.000000000 +0200
++++ wengophone-1.0.99+2.0.0-rc2-svn7122/wengophone/src/model/config/Config.cpp	2006-08-04 19:38:05.000000000 +0200
+@@ -160,6 +160,8 @@
+ 	resourcesPath = Path::getApplicationDirPath();
+ #elif defined(OS_MACOSX)
+ 	resourcesPath = Path::getApplicationResourcesDirPath();
++#elif defined(OS_LINUX)
++	resourcesPath = WP_RESOURCEDIR;
+ #endif
+ 	_keyDefaultValueMap[RESOURCES_DIR_KEY] = resourcesPath;
+ 	_keyDefaultValueMap[EXECUTABLE_NAME_KEY] = empty;

Added: wengophone/trunk/debian/patches/008_wengoscons-qt-debug.patch
===================================================================
--- wengophone/trunk/debian/patches/008_wengoscons-qt-debug.patch	2006-08-09 14:41:57 UTC (rev 2204)
+++ wengophone/trunk/debian/patches/008_wengoscons-qt-debug.patch	2006-08-09 14:42:25 UTC (rev 2205)
@@ -0,0 +1,22 @@
+Index: wengophone-1.0.99+2.0.0-rc2-svn7122/wengoscons/libs/qt4/SConscript
+===================================================================
+--- wengophone-1.0.99+2.0.0-rc2-svn7122.orig/wengoscons/libs/qt4/SConscript	2006-05-31 11:07:47.000000000 +0200
++++ wengophone-1.0.99+2.0.0-rc2-svn7122/wengoscons/libs/qt4/SConscript	2006-08-04 19:38:09.000000000 +0200
+@@ -165,7 +165,8 @@
+ 	defines['WIN32'] = 1
+ 
+ elif WengoOSLinux() or WengoOSBSD():
+-	if WengoDebugMode():
++	conf = Configure(env)
++	if WengoDebugMode() and conf.CheckLib('QtCore_debug'):
+ 		libs += [
+ 			'QtCore_debug',
+ 			'QtGui_debug',
+@@ -183,6 +184,7 @@
+ 			'QtSvg',
+ 			'QtUiTools',
+ 		]
++	env = conf.Finish()
+ 	include_path += [os.path.join(qtdir, 'mkspecs', 'linux-g++')]
+ 
+ elif WengoOSMacOSX():

Added: wengophone/trunk/debian/patches/009_wengoscons-qt-resources.patch
===================================================================
--- wengophone/trunk/debian/patches/009_wengoscons-qt-resources.patch	2006-08-09 14:41:57 UTC (rev 2204)
+++ wengophone/trunk/debian/patches/009_wengoscons-qt-resources.patch	2006-08-09 14:42:25 UTC (rev 2205)
@@ -0,0 +1,51 @@
+Index: wengophone-1.0.99+2.0.0-trunk-svn7120/wengoscons/wengoscons/wengoenv.py
+===================================================================
+--- wengophone-1.0.99+2.0.0-trunk-svn7120.orig/wengoscons/wengoscons/wengoenv.py	2006-08-04 13:18:12.000000000 +0200
++++ wengophone-1.0.99+2.0.0-trunk-svn7120/wengoscons/wengoscons/wengoenv.py	2006-08-04 16:26:21.000000000 +0200
+@@ -1609,13 +1609,20 @@
+ 		rcc = os.path.join(qtdir, 'bin', 'rcc')
+ 
+ 		self.__saveCurrentSourcePath()
+-		dir = os.path.dirname(os.path.join(self.__getSourcePath(), qrcFile))
++		absQrcFile = os.path.join(self.__getSourcePath(), qrcFile)
++		dir = os.path.dirname(absQrcFile)
+ 		os.chdir(dir)
+ 
+ 		outputFile = os.path.basename(qrcFile) + '.cpp'
+ 
++		absOutputFile = os.path.join(dir, outputFile);
++		if os.path.exists(absOutputFile):
++			outputFileMtime = os.path.getmtime(absOutputFile)			
++			if outputFileMtime > os.path.getmtime(absQrcFile):
++				return absOutputFile
++		
+ 		os.system(rcc + ' ' + os.path.basename(qrcFile) + ' -o ' + outputFile)
+-		return os.path.join(dir, outputFile)
++		return absOutputFile
+ 
+ 	def WengoCompileQt4UiFile(self, uiFile):
+ 		"""
+@@ -1632,13 +1639,21 @@
+ 		uic = os.path.join(qtdir, 'bin', 'uic')
+ 
+ 		self.__saveCurrentSourcePath()
+-		dir = os.path.dirname(os.path.join(self.__getSourcePath(), uiFile))
++		absUiFile = os.path.join(self.__getSourcePath(), uiFile)
++		dir = os.path.dirname(absUiFile)
+ 		os.chdir(dir)
+ 
+ 		outputFile = 'ui_' + os.path.basename(uiFile[:-3]) + '.h'
++		
++		absOutputFile = os.path.join(dir, outputFile);
++		if os.path.exists(absOutputFile):
++			outputFileMtime = os.path.getmtime(absOutputFile)			
++			if outputFileMtime > os.path.getmtime(absUiFile):
++				return absOutputFile
+ 
+ 		os.system(uic + ' ' + os.path.basename(uiFile) + ' -o ' + outputFile)
+-		return os.path.join(dir, outputFile)
++
++		return absOutputFile
+ 
+ 	def WengoCreateFile(self, filename, fileTemplate, fileData):
+ 		"""

Added: wengophone/trunk/debian/patches/200_add_rpath.patch
===================================================================
--- wengophone/trunk/debian/patches/200_add_rpath.patch	2006-08-09 14:41:57 UTC (rev 2204)
+++ wengophone/trunk/debian/patches/200_add_rpath.patch	2006-08-09 14:42:25 UTC (rev 2205)
@@ -0,0 +1,12 @@
+Index: wengophone-1.0.99+2.0.0-rc2-svn7122/wengophone/src/presentation/qt/SConscript
+===================================================================
+--- wengophone-1.0.99+2.0.0-rc2-svn7122.orig/wengophone/src/presentation/qt/SConscript	2006-08-04 18:17:16.000000000 +0000
++++ wengophone-1.0.99+2.0.0-rc2-svn7122/wengophone/src/presentation/qt/SConscript	2006-08-05 11:38:36.000000000 +0000
+@@ -318,6 +318,7 @@
+ 		'-L' + x11_lib_dir,
+ 	]
+ 	libs += ['SM', 'ICE', 'Xi', 'Xinerama', 'Xext', 'X11', 'Xrandr',]
++	env.Append( RPATH = env.Literal('/usr/lib/wengophone'))
+ 	if WengoGetConsoleArgument('enable-xv-hwaccel'):
+ 		include_path += ['/usr/X11R6/include',]
+ 		libs += ['Xv',]

Added: wengophone/trunk/debian/patches/series
===================================================================
--- wengophone/trunk/debian/patches/series	2006-08-09 14:41:57 UTC (rev 2204)
+++ wengophone/trunk/debian/patches/series	2006-08-09 14:42:25 UTC (rev 2205)
@@ -0,0 +1,10 @@
+001_wengoscons-boost.patch
+002_wengoscons-doxygen-pic.patch
+003_wengoscons-qtplugindir.patch
+004_external-ffmpeg.patch
+005_external-speex.patch
+006_wengoscons-install.patch
+007_wengophone-resourcedir.patch
+008_wengoscons-qt-debug.patch
+009_wengoscons-qt-resources.patch
+200_add_rpath.patch

Added: wengophone/trunk/debian/qtwengophone.1
===================================================================
--- wengophone/trunk/debian/qtwengophone.1	2006-08-09 14:41:57 UTC (rev 2204)
+++ wengophone/trunk/debian/qtwengophone.1	2006-08-09 14:42:25 UTC (rev 2205)
@@ -0,0 +1,36 @@
+.TH "qtwengophone" "1" "August 2006" "Wengophone" "User Commands"
+.SH "NAME"
+.LP 
+wengophone \- SIP-based software telephone with video and chat features
+internet phone.
+.SH "SYNTAX"
+.LP 
+wengophone
+.SH "DESCRIPTION"
+.LP 
+WengoPhone is a Voice over IP application based on standard protocols like
+SIP and RTP. It enables voice, video and text chat between two clients.
+Features include a contact list with presence and status, call history and
+NAT traversal capability.
+
+In conjunction with other services, WengoPhone can be used to call regular
+PSTN lines and/or send SMS messages to cell phones.
+.SH "OPTIONS"
+.LP
+The program has no command line options. Everything is configured from the
+property box.
+.SH "FILES"
+.LP 
+\fI~/.wengo/\fP 
+This is where wengophone reads its config information. You do not have to
+modify or edit this file.
+.br 
+.SH "SEE ALSO"
+.LP
+http://www.openwengo.org/
+.SH "AUTHORS"
+.LP 
+Wengo Development Team <wengophone-devel at lists.openwengo.com>
+.PP
+This manual page was written by Marco Nenciarini <mnencia at debian.org> for
+the Debian project (but may be used by others).  

Added: wengophone/trunk/debian/rules
===================================================================
--- wengophone/trunk/debian/rules	2006-08-09 14:41:57 UTC (rev 2204)
+++ wengophone/trunk/debian/rules	2006-08-09 14:42:25 UTC (rev 2205)
@@ -0,0 +1,49 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/patchsys-quilt.mk
+
+DEB_INSTALL_MANPAGES_wengophone := $(CURDIR)/debian/qtwengophone.1
+
+SCONS_MODE := release-symbols
+SCONS_CALL := \
+	QTDIR=/usr \
+	QTLIBDIR=/usr/lib \
+	QTINCLUDEDIR=/usr/include/qt4 \
+	QTPLUGINDIR=/usr/lib/qt4/plugins \
+	scons nobuildid=1 \
+		prefix="/usr" \
+		mode=$(SCONS_MODE) \
+		destdir="$(CURDIR)/debian/wengophone/" \
+		libdir="$(CURDIR)/debian/wengophone/usr/lib/wengophone" \
+
+build/wengophone::
+	$(SCONS_CALL) qtwengophone qtwengophone-translations
+
+install/wengophone::
+	$(SCONS_CALL) qtwengophone-install
+
+clean::
+	rm -fr $(CURDIR)/$(SCONS_MODE) $(CURDIR)/debug $(CURDIR)/.scon*
+	rm -f $(CURDIR)/config.log
+	find $(CURDIR) -name \*.ui | sed -e "s/\([^/]*\).ui$$/ui_\1.h/" | xargs --no-run-if-empty rm -f
+	find $(CURDIR) -name \*.qrc | sed -e "s/$$/.cpp/" | xargs --no-run-if-empty rm -f
+	find $(CURDIR) -name \*.pyc -print0 | xargs -0 --no-run-if-empty rm -f
+
+DEBVERSION:=$(shell head -n 1 debian/changelog | sed -e 's/^[^(]*(\([^)]*\)).*/\1/')
+UPVERSION:=$(shell echo $(DEBVERSION) | sed -e 's/^.*://' -e 's/-[0-9]*$$//' -e 's/-svn.*$$//' -e 's/.dfsg$$//')
+SVNVERSION:=$(shell echo $(DEBVERSION) | sed -e 's/^.*svn//' -e 's/-[0-9]*$$//')
+
+SVNREP:=http://dev.openwengo.com/svn/openwengo/wengophone-ng/branches/rc2
+
+print-version:
+	@@echo "Debian version:          $(DEBVERSION)"
+	@@echo "Upstream version:        $(UPVERSION)"
+	@@echo "Svn version:             $(SVNVERSION)"
+
+get-orig-source:
+	@@dh_testdir
+	@@[ -d ../tarballs/. ]||mkdir -p ../tarballs
+	@@echo Downloading version $(SVNVERSION) from $(SVNREP) ...
+	@@chmod +x debian/get-orig-source.sh
+	debian/get-orig-source.sh $(UPVERSION) $(SVNREP) $(SVNVERSION)


Property changes on: wengophone/trunk/debian/rules
___________________________________________________________________
Name: svn:executable
   + *

Added: wengophone/trunk/debian/wengophone.desktop
===================================================================
--- wengophone/trunk/debian/wengophone.desktop	2006-08-09 14:41:57 UTC (rev 2204)
+++ wengophone/trunk/debian/wengophone.desktop	2006-08-09 14:42:25 UTC (rev 2205)
@@ -0,0 +1,11 @@
+[Desktop Entry]
+Encoding=UTF-8
+Name=WengoPhone
+Comment=VOIP softphone
+Comment[fr]=VOIP softphone
+Exec=qtwengophone
+Icon=wengophone
+StartupNotify=true
+Terminal=false
+Type=Application
+Categories=Qt;Network;

Added: wengophone/trunk/debian/wengophone.install
===================================================================
--- wengophone/trunk/debian/wengophone.install	2006-08-09 14:41:57 UTC (rev 2204)
+++ wengophone/trunk/debian/wengophone.install	2006-08-09 14:42:25 UTC (rev 2205)
@@ -0,0 +1,2 @@
+debian/wengophone.desktop usr/share/applications
+debian/wengophone.xpm usr/share/pixmaps

Added: wengophone/trunk/debian/wengophone.manpages
===================================================================
--- wengophone/trunk/debian/wengophone.manpages	2006-08-09 14:41:57 UTC (rev 2204)
+++ wengophone/trunk/debian/wengophone.manpages	2006-08-09 14:42:25 UTC (rev 2205)
@@ -0,0 +1 @@
+debian/qtwengophone.1

Added: wengophone/trunk/debian/wengophone.menu
===================================================================
--- wengophone/trunk/debian/wengophone.menu	2006-08-09 14:41:57 UTC (rev 2204)
+++ wengophone/trunk/debian/wengophone.menu	2006-08-09 14:42:25 UTC (rev 2205)
@@ -0,0 +1,4 @@
+?package(wengophone):needs="X11" section="Apps/Net"\
+  command="/usr/bin/qtwengophone"\
+  title="Wengophone" icon="/usr/share/pixmaps/wengophone.xpm"\
+  longtitle="SIP-based software telephone with video and chat features"

Added: wengophone/trunk/debian/wengophone.xpm
===================================================================
--- wengophone/trunk/debian/wengophone.xpm	2006-08-09 14:41:57 UTC (rev 2204)
+++ wengophone/trunk/debian/wengophone.xpm	2006-08-09 14:42:25 UTC (rev 2205)
@@ -0,0 +1,155 @@
+/* XPM */
+static char *wengophone[] = {
+/* columns rows colors chars-per-pixel */
+"32 32 117 2",
+"   c #004677",
+".  c #014778",
+"X  c #034879",
+"o  c #054979",
+"O  c #074B7A",
+"+  c #074B7B",
+"@  c #084C7B",
+"#  c #0A4D7C",
+"$  c #0C4F7D",
+"%  c #0E507E",
+"&  c #155582",
+"*  c #175683",
+"=  c #185884",
+"-  c #1A5985",
+";  c #1C5A86",
+":  c #1F5D87",
+">  c #1F5D88",
+",  c #235F89",
+"<  c #235F8A",
+"1  c #25608A",
+"2  c #2A648D",
+"3  c #2A658D",
+"4  c #2E678F",
+"5  c #316A91",
+"6  c #336B92",
+"7  c #356C93",
+"8  c #386E95",
+"9  c #386F95",
+"0  c #3A7096",
+"q  c #3C7197",
+"w  c #3F7499",
+"e  c #417599",
+"r  c #41759A",
+"t  c #43769A",
+"y  c #43769B",
+"u  c #45789B",
+"i  c #46799C",
+"p  c #4A7B9E",
+"a  c #4D7EA0",
+"s  c #4E7EA0",
+"d  c #4F7FA1",
+"f  c #5181A2",
+"g  c #5483A4",
+"h  c #5583A4",
+"j  c #5685A5",
+"k  c #5C88A8",
+"l  c #5C89A8",
+"z  c #5F8BAA",
+"x  c #628DAB",
+"c  c #638DAB",
+"v  c #638EAB",
+"b  c #6A92AF",
+"n  c #6A93AF",
+"m  c #6C94B0",
+"M  c #7198B3",
+"N  c #789DB7",
+"B  c #7CA0B9",
+"V  c #7FA2BA",
+"C  c #7FA2BB",
+"Z  c #82A4BC",
+"A  c #83A5BC",
+"S  c #86A7BE",
+"D  c #8AAAC0",
+"F  c #8DACC2",
+"G  c #94B1C6",
+"H  c #98B4C8",
+"J  c #9AB5C9",
+"K  c #9BB6CA",
+"L  c #9BB7CA",
+"P  c #9DB8CB",
+"I  c #A2BBCD",
+"U  c #A2BCCD",
+"Y  c #A3BCCE",
+"T  c #A6BECF",
+"R  c #A9C1D1",
+"E  c #AAC1D1",
+"W  c #B2C7D6",
+"Q  c #B6CAD8",
+"!  c #B8CBD9",
+"~  c #B9CCD9",
+"^  c #BDCFDB",
+"/  c #BFD0DC",
+"(  c #BFD0DD",
+")  c #C1D2DD",
+"_  c #C2D3DE",
+"`  c #C2D3DF",
+"'  c #C4D4DF",
+"]  c #C6D5E0",
+"[  c #C6D6E0",
+"{  c #C9D8E2",
+"}  c #CDDAE4",
+"|  c #CFDCE5",
+" . c #D0DDE6",
+".. c #D1DDE6",
+"X. c #D4DFE8",
+"o. c #D4E0E8",
+"O. c #D8E2EA",
+"+. c #DBE5EC",
+"@. c #DDE6ED",
+"#. c #DFE7ED",
+"$. c #DFE7EE",
+"%. c #E2EAEF",
+"&. c #E4EBF0",
+"*. c #E6ECF1",
+"=. c #E6EDF1",
+"-. c #E9EFF3",
+";. c #EBF0F4",
+":. c #EDF2F5",
+">. c #EFF3F6",
+",. c #F0F4F7",
+"<. c #F4F7F9",
+"1. c #F7F9FB",
+"2. c #F9FBFC",
+"3. c #FBFCFD",
+"4. c #FDFDFE",
+"5. c gray100",
+"6. c None",
+/* pixels */
+"6.6.6.6.6.6.6.6.6.6.6.6.) R V ,         * N E [ 6.6.6.6.6.6.6.6.",
+"6.6.6.6.6.6.6.6.6.6.] l *                     , M %.6.6.6.6.6.6.",
+"6.6.6.6.6.6.6.%.b                                   s } 6.6.6.6.",
+"6.6.6.6.6.6...y       2 I R R R R G 9                 , ..6.6.6.",
+"6.6.6.6.2.) + X g l 1.6.6.6.6.6.6.6.6.,.g ,             5 ..6.6.",
+"6.6.6.6.m * * D 6.6.6.6.6.6.6.6.6.6.6.6.6.[ &             4 6.6.",
+"6.6.1.I   9 ..6.#.R R +.6.6.6.6.6.6.6.6.6.6.<.V             F 6.",
+"6.6./ * 9 @.6...7     w 6.6.6.6.6.6.6.6.6.6.6.5.$           8 $.",
+"6.6.8 : 6.6.#.7         6.6.6.6.6.6.6.6.6.6.6.6.R             R ",
+"6.I + H 6.6.N           ) 6.6.6.6.6.6.6.6.6.6.6.O.4           F ",
+"2.d g 6.6.6.g           l 6.6.6.6.6.6.6.6.6.6.6.6.g           p ",
+") * / 6.6.6.x           g 6.6.6.6.6.6.6.6.6.6.6.6.g           4 ",
+"R   6.6.6.6.F       * z 6.6.6.6.6.6.6.6.6.6.6.6.6.g           2 ",
+"F 5 6.6.6.6.R       T 2.6.6.6.6.6.6.6.6.6.6.6.6.6.g           i ",
+"i L 6.6.6.6.Q #     x 6.6.6.6.6.6.6.6.6.6.6.6.6.6.g           T ",
+"2 R 6.6.6.6.;.y     f 5.6.6.6.6.6.6.6.6.6.6.6.6.-.9           R ",
+"2 R 6.6.6.6.6.b       L 6.6.6.6.6.6.6.6.6.6.6.6.T           w -.",
+"5 R 6.6.6.6.6. at .      2 6.6.6.%.-.6.6.6.6.6.6.6.y           x 6.",
+"Z s 6.6.6.6.6.6.x       9 x     X V 2.6.6.6.6.L           ; 6.6.",
+"T % 6.6.6.6.6.6.! %               # D 6.6.6.O.4           F 6.6.",
+"Q $ ..6.6.6.6.6.6.R                   M 6.] +           Z <.6.6.",
+";.i v 6.6.6.6.6.6.6.b                   b ;           i 5.6.6.6.",
+"6.D < { 6.6.6.6.6.6...8                           , F 6.6.6.6.6.",
+"6.5.  7 6.6.6.6.6.6.6...                        4 ) 6.6.6.6.6.6.",
+"6.6.L   m =.6.6.6.6.6.6.! *                 1 g 6.6.6.6.6.6.6.6.",
+"6.6.%.y   9 2.6.6.6.6.6.2.) g         $ S R ..2.6.6.6.6.6.6.6.6.",
+"6.6.6.6.9 + 7 ] 6.6.6.6.6.6.6.6.....1.6.6.6.6.6.) ,.6.6.6.6.6.6.",
+"6.6.6.6.=.H   : l I 6.6.6.6.6.6.6.6.6.6.6.6.R k - i g g D ;.6.6.",
+"6.6.6.6.6.6./ ;     * D W @.<.6.6.6.=.! G ,             - ^ 6.6.",
+"6.6.6.6.6.6.6.] 5       # 7 p g g g 9 %               + ] 5.6.6.",
+"6.6.6.6.6.6.6.6.6.6.V 9                         ; f <.6.6.6.6.6.",
+"6.6.6.6.6.6.6.6.6.6.6.%.R b *               s G ] 5.6.6.6.6.6.6."
+};




More information about the Pkg-voip-commits mailing list