~ubuntu-branches/ubuntu/wily/sflphone/wily

« back to all changes in this revision

Viewing changes to kde/sflphone-client-kde.kdevelop

  • Committer: Package Import Robot
  • Author(s): Whoopie
  • Date: 2012-03-22 10:29:10 UTC
  • mfrom: (4.1.12 sid)
  • Revision ID: package-import@ubuntu.com-20120322102910-tb8hugi2su1tguwh
Tags: 1.0.2-1ubuntu1
* Apply some upstream patches to fix FTBFS (LP: #913018):
  - debian/patches/05_glib_includes.patch: fix glib includes.
  - debian/patches/06_use_XkbKeycodeToKeysym.patch: use 
    XkbKeycodeToKeysym instead of (deprecated) XKeycodeToKeysym.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version = '1.0'?>
 
2
<kdevelop>
 
3
  <general>
 
4
    <author>Jérémy Quentin</author>
 
5
    <email>jeremy.quentin@gmail.com</email>
 
6
    <version>0.1</version>
 
7
    <projectmanagement>KDevCustomProject</projectmanagement>
 
8
    <primarylanguage>C++</primarylanguage>
 
9
    <keywords>
 
10
      <keyword>C++</keyword>
 
11
      <keyword>Code</keyword>
 
12
      <keyword>Qt</keyword>
 
13
      <keyword>KDE</keyword>
 
14
    </keywords>
 
15
    <projectname>sflphone-client-kde</projectname>
 
16
    <projectdirectory>.</projectdirectory>
 
17
    <absoluteprojectpath>false</absoluteprojectpath>
 
18
    <description/>
 
19
    <ignoreparts/>
 
20
    <defaultencoding/>
 
21
  </general>
 
22
  <kdevfileview>
 
23
    <groups>
 
24
      <group pattern="*.cpp;*.cxx;*.h" name="Sources" />
 
25
      <group pattern="*.ui" name="User Interface" />
 
26
      <group pattern="*.png" name="Icons" />
 
27
      <group pattern="*.po;*.ts" name="Translations" />
 
28
      <group pattern="*" name="Others" />
 
29
      <hidenonprojectfiles>false</hidenonprojectfiles>
 
30
      <hidenonlocation>false</hidenonlocation>
 
31
    </groups>
 
32
    <tree>
 
33
      <hidenonprojectfiles>false</hidenonprojectfiles>
 
34
      <hidepatterns>*.o,*.lo,CVS</hidepatterns>
 
35
    </tree>
 
36
  </kdevfileview>
 
37
  <kdevdoctreeview>
 
38
    <ignoretocs>
 
39
      <toc>ada</toc>
 
40
      <toc>ada_bugs_gcc</toc>
 
41
      <toc>bash</toc>
 
42
      <toc>bash_bugs</toc>
 
43
      <toc>clanlib</toc>
 
44
      <toc>w3c-dom-level2-html</toc>
 
45
      <toc>fortran_bugs_gcc</toc>
 
46
      <toc>gnome1</toc>
 
47
      <toc>gnustep</toc>
 
48
      <toc>gtk</toc>
 
49
      <toc>gtk_bugs</toc>
 
50
      <toc>haskell</toc>
 
51
      <toc>haskell_bugs_ghc</toc>
 
52
      <toc>java_bugs_gcc</toc>
 
53
      <toc>java_bugs_sun</toc>
 
54
      <toc>pascal_bugs_fp</toc>
 
55
      <toc>php</toc>
 
56
      <toc>php_bugs</toc>
 
57
      <toc>perl</toc>
 
58
      <toc>perl_bugs</toc>
 
59
      <toc>python</toc>
 
60
      <toc>python_bugs</toc>
 
61
      <toc>ruby</toc>
 
62
      <toc>ruby_bugs</toc>
 
63
      <toc>sdl</toc>
 
64
      <toc>w3c-svg</toc>
 
65
      <toc>sw</toc>
 
66
      <toc>w3c-uaag10</toc>
 
67
      <toc>wxwidgets_bugs</toc>
 
68
    </ignoretocs>
 
69
    <ignoreqt_xml>
 
70
      <toc>qmake User Guide</toc>
 
71
    </ignoreqt_xml>
 
72
  </kdevdoctreeview>
 
73
  <kdevdebugger>
 
74
    <general>
 
75
      <dbgshell>libtool</dbgshell>
 
76
      <programargs/>
 
77
      <gdbpath/>
 
78
      <breakonloadinglibs>true</breakonloadinglibs>
 
79
      <separatetty>false</separatetty>
 
80
      <floatingtoolbar>false</floatingtoolbar>
 
81
      <runappinappdirectory>true</runappinappdirectory>
 
82
      <configGdbScript/>
 
83
      <runShellScript/>
 
84
      <runGdbScript/>
 
85
      <raiseGDBOnStart>false</raiseGDBOnStart>
 
86
    </general>
 
87
    <display>
 
88
      <staticmembers>false</staticmembers>
 
89
      <demanglenames>true</demanglenames>
 
90
      <outputradix>10</outputradix>
 
91
    </display>
 
92
  </kdevdebugger>
 
93
  <kdevfilecreate>
 
94
    <filetypes/>
 
95
    <useglobaltypes>
 
96
      <type ext="ui" />
 
97
      <type ext="cpp" />
 
98
      <type ext="h" />
 
99
    </useglobaltypes>
 
100
  </kdevfilecreate>
 
101
  <kdevcvs>
 
102
    <cvsoptions>-f</cvsoptions>
 
103
    <commitoptions/>
 
104
    <updateoptions>-dP</updateoptions>
 
105
    <addoptions/>
 
106
    <removeoptions>-f</removeoptions>
 
107
    <diffoptions>-u3 -p</diffoptions>
 
108
    <logoptions/>
 
109
    <rshoptions/>
 
110
  </kdevcvs>
 
111
  <cppsupportpart>
 
112
    <codecompletion/>
 
113
    <filetemplates>
 
114
      <choosefiles>false</choosefiles>
 
115
      <interfaceURL/>
 
116
      <implementationURL/>
 
117
      <interfacesuffix>.h</interfacesuffix>
 
118
      <implementationsuffix>.cpp</implementationsuffix>
 
119
      <lowercasefilenames>true</lowercasefilenames>
 
120
    </filetemplates>
 
121
  </cppsupportpart>
 
122
  <kdevcustomproject>
 
123
    <run>
 
124
      <mainprogram>/home/jquentin/sflphone/sflphone-client-kde/build</mainprogram>
 
125
      <programargs/>
 
126
      <terminal>false</terminal>
 
127
      <autocompile>false</autocompile>
 
128
      <envvars>
 
129
        <envvar value="/usr/lib/kde4" name="KDEDIR" />
 
130
        <envvar value="$KDEDIR" name="KDEDIRS" />
 
131
        <envvar value="/home/jquentin/.kde4" name="KDEHOME" />
 
132
        <envvar value="/tmp/jquentin-kde4" name="KDETMP" />
 
133
        <envvar value="/var/tmp/jquentin-kde4" name="KDEVARTMP" />
 
134
        <envvar value="/usr/lib/kde4:usr/lib/qt4:$LD_LIBRARY_PATH" name="LD_LIBRARY_PATH" />
 
135
        <envvar value="/usr/bin:$PATH" name="PATH" />
 
136
        <envvar value="/usr/lib/pkgconfig" name="PKG_CONFIG_PATH" />
 
137
        <envvar value="/usr/lib/qt4/plugins" name="QT_PLUGIN_PATH" />
 
138
      </envvars>
 
139
      <autoinstall>false</autoinstall>
 
140
      <autokdesu>false</autokdesu>
 
141
      <globaldebugarguments/>
 
142
      <useglobalprogram>false</useglobalprogram>
 
143
      <globalcwd>/home/jquentin/sflphone/sflphone-client-kde</globalcwd>
 
144
      <directoryradio>executable</directoryradio>
 
145
    </run>
 
146
    <build>
 
147
      <buildtool>make</buildtool>
 
148
      <builddir>/home/jquentin/sflphone/sflphone-client-kde/build</builddir>
 
149
    </build>
 
150
    <make>
 
151
      <abortonerror>false</abortonerror>
 
152
      <numberofjobs>1</numberofjobs>
 
153
      <prio>0</prio>
 
154
      <dontact>false</dontact>
 
155
      <makebin>make</makebin>
 
156
      <defaulttarget/>
 
157
      <makeoptions/>
 
158
      <selectedenvironment>default</selectedenvironment>
 
159
      <environments>
 
160
        <default>
 
161
          <envvar value="/usr/lib/kde4" name="KDEDIR" />
 
162
          <envvar value="$KDEDIR" name="KDEDIRS" />
 
163
          <envvar value="/home/jquentin/.kde4" name="KDEHOME" />
 
164
          <envvar value="/tmp/jquentin-kde4" name="KDETMP" />
 
165
          <envvar value="/var/tmp/jquentin-kde4" name="KDEVARTMP" />
 
166
          <envvar value="/usr/lib/kde4:usr/lib/qt4:$LD_LIBRARY_PATH" name="LD_LIBRARY_PATH" />
 
167
          <envvar value="/usr/bin:$PATH" name="PATH" />
 
168
          <envvar value="/usr/lib/pkgconfig" name="PKG_CONFIG_PATH" />
 
169
          <envvar value="/usr/lib/qt4/plugins" name="QT_PLUGIN_PATH" />
 
170
        </default>
 
171
      </environments>
 
172
    </make>
 
173
    <filetypes>
 
174
      <filetype>*.h</filetype>
 
175
      <filetype>*.cpp</filetype>
 
176
      <filetype>CMakeLists.txt</filetype>
 
177
      <filetype>*.desktop</filetype>
 
178
      <filetype>*.kcfg*</filetype>
 
179
      <filetype>*.ui</filetype>
 
180
      <filetype>Doxyfile</filetype>
 
181
      <filetype>*.dox</filetype>
 
182
      <filetype>*.rc</filetype>
 
183
      <filetype>*.cmake</filetype>
 
184
    </filetypes>
 
185
    <other>
 
186
      <prio>0</prio>
 
187
      <otherbin/>
 
188
      <defaulttarget/>
 
189
      <otheroptions/>
 
190
      <selectedenvironment>default</selectedenvironment>
 
191
      <environments>
 
192
        <default/>
 
193
      </environments>
 
194
    </other>
 
195
    <blacklist>
 
196
      <path>build</path>
 
197
      <path>build/callmanager_interface.cpp</path>
 
198
      <path>build/callmanager_interface.h</path>
 
199
      <path>build/CMakeFiles</path>
 
200
      <path>build/CMakeFiles/CMakeCCompiler.cmake</path>
 
201
      <path>build/CMakeFiles/CMakeCXXCompiler.cmake</path>
 
202
      <path>build/CMakeFiles/CMakeDirectoryInformation.cmake</path>
 
203
      <path>build/CMakeFiles/CMakeSystem.cmake</path>
 
204
      <path>build/CMakeFiles/CompilerIdCXX</path>
 
205
      <path>build/CMakeFiles/CompilerIdCXX/CMakeCXXCompilerId.cpp</path>
 
206
      <path>build/CMakeFiles/distclean.dir</path>
 
207
      <path>build/CMakeFiles/distclean.dir/cmake_clean.cmake</path>
 
208
      <path>build/CMakeFiles/distclean.dir/DependInfo.cmake</path>
 
209
      <path>build/CMakeFiles/Makefile.cmake</path>
 
210
      <path>build/CMakeFiles/sflphone-client-kde_automoc.dir</path>
 
211
      <path>build/CMakeFiles/sflphone-client-kde_automoc.dir/cmake_clean.cmake</path>
 
212
      <path>build/CMakeFiles/sflphone-client-kde_automoc.dir/DependInfo.cmake</path>
 
213
      <path>build/CMakeFiles/sflphone-client-kde.dir</path>
 
214
      <path>build/CMakeFiles/sflphone-client-kde.dir/cmake_clean.cmake</path>
 
215
      <path>build/CMakeFiles/sflphone-client-kde.dir/DependInfo.cmake</path>
 
216
      <path>build/CMakeFiles/uninstall.dir</path>
 
217
      <path>build/CMakeFiles/uninstall.dir/cmake_clean.cmake</path>
 
218
      <path>build/CMakeFiles/uninstall.dir/DependInfo.cmake</path>
 
219
      <path>build/cmake_install.cmake</path>
 
220
      <path>build/CMakeTmp</path>
 
221
      <path>build/CMakeTmp/check_qt_visibility.cpp</path>
 
222
      <path>build/cmake_uninstall.cmake</path>
 
223
      <path>build/configurationmanager_interface.cpp</path>
 
224
      <path>build/configurationmanager_interface.h</path>
 
225
      <path>build/CTestTestfile.cmake</path>
 
226
      <path>build/instance_interface.cpp</path>
 
227
      <path>build/instance_interface.h</path>
 
228
      <path>build/moc_AccountItemWidget.cpp</path>
 
229
      <path>build/moc_AccountWizard.cpp</path>
 
230
      <path>build/moc_ActionSetAccountFirst.cpp</path>
 
231
      <path>build/moc_ConfigDialog.cpp</path>
 
232
      <path>build/moc_ContactItemWidget.cpp</path>
 
233
      <path>build/moc_SFLPhone.cpp</path>
 
234
      <path>build/sflphone-client-kde_automoc.cpp</path>
 
235
      <path>build/ui_ConfigDialog.h</path>
 
236
      <path>build/ui_sflphone_kdeview_base.h</path>
 
237
      <path>sflphone-client-kde.kcfg</path>
 
238
    </blacklist>
 
239
  </kdevcustomproject>
 
240
  <kdevcppsupport>
 
241
    <qt>
 
242
      <used>true</used>
 
243
      <version>4</version>
 
244
      <includestyle>4</includestyle>
 
245
      <designerintegration>ExternalDesigner</designerintegration>
 
246
      <designer>/usr/bin/designer-qt4</designer>
 
247
      <root>/usr/lib/qt4</root>
 
248
      <qmake>/usr/bin/qmake-qt4</qmake>
 
249
      <designerpluginpaths/>
 
250
    </qt>
 
251
    <codecompletion>
 
252
      <automaticCodeCompletion>false</automaticCodeCompletion>
 
253
      <automaticArgumentsHint>true</automaticArgumentsHint>
 
254
      <automaticHeaderCompletion>true</automaticHeaderCompletion>
 
255
      <codeCompletionDelay>250</codeCompletionDelay>
 
256
      <argumentsHintDelay>400</argumentsHintDelay>
 
257
      <headerCompletionDelay>250</headerCompletionDelay>
 
258
      <showOnlyAccessibleItems>false</showOnlyAccessibleItems>
 
259
      <completionBoxItemOrder>0</completionBoxItemOrder>
 
260
      <howEvaluationContextMenu>true</howEvaluationContextMenu>
 
261
      <showCommentWithArgumentHint>true</showCommentWithArgumentHint>
 
262
      <statusBarTypeEvaluation>false</statusBarTypeEvaluation>
 
263
      <namespaceAliases>std=_GLIBCXX_STD;__gnu_cxx=std</namespaceAliases>
 
264
      <processPrimaryTypes>true</processPrimaryTypes>
 
265
      <processFunctionArguments>false</processFunctionArguments>
 
266
      <preProcessAllHeaders>false</preProcessAllHeaders>
 
267
      <parseMissingHeadersExperimental>false</parseMissingHeadersExperimental>
 
268
      <resolveIncludePathsUsingMakeExperimental>false</resolveIncludePathsUsingMakeExperimental>
 
269
      <alwaysParseInBackground>true</alwaysParseInBackground>
 
270
      <usePermanentCaching>true</usePermanentCaching>
 
271
      <alwaysIncludeNamespaces>false</alwaysIncludeNamespaces>
 
272
      <includePaths>.;</includePaths>
 
273
    </codecompletion>
 
274
    <creategettersetter>
 
275
      <prefixGet/>
 
276
      <prefixSet>set</prefixSet>
 
277
      <prefixVariable>m_,_</prefixVariable>
 
278
      <parameterName>theValue</parameterName>
 
279
      <inlineGet>true</inlineGet>
 
280
      <inlineSet>true</inlineSet>
 
281
    </creategettersetter>
 
282
    <splitheadersource>
 
283
      <enabled>false</enabled>
 
284
      <synchronize>true</synchronize>
 
285
      <orientation>Vertical</orientation>
 
286
    </splitheadersource>
 
287
    <references>
 
288
      <pcs>Qt4</pcs>
 
289
    </references>
 
290
  </kdevcppsupport>
 
291
  <kdevclassview>
 
292
    <folderhierarchy>true</folderhierarchy>
 
293
    <depthoffolders>2</depthoffolders>
 
294
  </kdevclassview>
 
295
  <kdevdocumentation>
 
296
    <projectdoc>
 
297
      <docsystem>Doxygen Documentation Collection</docsystem>
 
298
      <docurl>sflphone-client-kde.tag</docurl>
 
299
    </projectdoc>
 
300
  </kdevdocumentation>
 
301
  <substmap>
 
302
    <APPNAME>sflphone-client-kde</APPNAME>
 
303
    <APPNAMELC>sflphone-client-kde</APPNAMELC>
 
304
    <APPNAMESC>Sflphone-client-kde</APPNAMESC>
 
305
    <APPNAMEUC>SFLPHONE-CLIENT-KDE</APPNAMEUC>
 
306
    <AUTHOR>Jérémy Quentin</AUTHOR>
 
307
    <EMAIL>jeremy.quentin@gmail.com</EMAIL>
 
308
    <LICENSE>GPL</LICENSE>
 
309
    <LICENSEFILE>COPYING</LICENSEFILE>
 
310
    <VERSION>0.1</VERSION>
 
311
    <YEAR>2009</YEAR>
 
312
    <dest>/home/jquentin/sflphone/sflphone-client-kde</dest>
 
313
  </substmap>
 
314
</kdevelop>