~ubuntu-branches/ubuntu/vivid/ddrescueview/vivid-backports

« back to all changes in this revision

Viewing changes to source/ddrescueview.lpi

  • Committer: Package Import Robot
  • Author(s): Graham Inggs
  • Date: 2015-06-02 12:30:03 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20150602123003-vq5snysd2m5i20ek
Tags: 0.4~alpha2-1
* New upstream release
* Update d/rules, d/watch since upstream now ship an xz-compressed tarball
* Drop d/patches/linker-options.patch included upstream
* Drop manpage, desktop file and xpm icon since these files are now shipped
  by upstream, update d/ddrecueview.install, d/manpages accordingly
* Add build-depends on libgtk2.0-dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
    </i18n>
21
21
    <VersionInfo>
22
22
      <UseVersionInfo Value="True"/>
23
 
      <MinorVersionNr Value="3"/>
24
 
      <BuildNr Value="89"/>
25
 
      <StringTable ProductVersion=""/>
 
23
      <AutoIncrementBuild Value="True"/>
 
24
      <MinorVersionNr Value="4"/>
 
25
      <BuildNr Value="90"/>
 
26
      <Attributes pvaPreRelease="True"/>
 
27
      <StringTable Comments="Graphical viewer for GNU ddrescue log files" InternalName="ddrescueview" LegalCopyright="GPL v3" ProductName="ddrescueview" ProductVersion="0.4 alpha 2"/>
26
28
    </VersionInfo>
27
 
    <BuildModes Count="3" Active="Win32 Release">
 
29
    <MacroValues Count="1">
 
30
      <Macro1 Name="LCLWidgetType" Value="win32"/>
 
31
    </MacroValues>
 
32
    <BuildModes Count="3" Active="Common Debug (huge executable)">
28
33
      <Item1 Name="Win32 Release" Default="True"/>
29
34
      <Item2 Name="GNU/Linux Release">
30
35
        <CompilerOptions>
35
40
          </SearchPaths>
36
41
          <Parsing>
37
42
            <SyntaxOptions>
38
 
              <CStyleOperator Value="False"/>
39
43
              <AllowLabel Value="False"/>
40
44
            </SyntaxOptions>
41
45
          </Parsing>
42
46
          <CodeGeneration>
43
47
            <SmartLinkUnit Value="True"/>
 
48
            <TargetOS Value="linux"/>
44
49
            <Optimizations>
45
50
              <OptimizationLevel Value="3"/>
46
51
            </Optimizations>
47
 
            <SmallerCode Value="True"/>
48
52
          </CodeGeneration>
49
53
          <Linking>
50
54
            <Debugging>
 
55
              <GenerateDebugInfo Value="False"/>
51
56
              <StripSymbols Value="True"/>
52
57
            </Debugging>
53
58
            <LinkSmart Value="True"/>
59
64
              </Win32>
60
65
            </Options>
61
66
          </Linking>
62
 
          <Other>
63
 
            <ExecuteAfter>
64
 
              <Command Value="strip --strip-all ddrescueview"/>
65
 
            </ExecuteAfter>
66
 
          </Other>
67
67
        </CompilerOptions>
68
68
      </Item2>
69
69
      <Item3 Name="Common Debug (huge executable)">
75
75
          </SearchPaths>
76
76
          <Parsing>
77
77
            <SyntaxOptions>
78
 
              <CStyleOperator Value="False"/>
79
78
              <AllowLabel Value="False"/>
80
79
            </SyntaxOptions>
81
80
          </Parsing>
101
100
          </Linking>
102
101
        </CompilerOptions>
103
102
      </Item3>
 
103
      <SharedMatrixOptions Count="1">
 
104
        <Item1 ID="298808952253" Modes="Win32 Release" Type="IDEMacro" MacroName="LCLWidgetType" Value="win32"/>
 
105
      </SharedMatrixOptions>
104
106
    </BuildModes>
105
107
    <PublishOptions>
106
108
      <Version Value="2"/>
107
 
      <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
108
 
      <ExcludeFileFilter Value="*.(bak|ppu|o|so);*~;backup"/>
 
109
      <DestinationDirectory Value="$(ProjPath)\published\"/>
 
110
      <IgnoreBinaries Value="False"/>
 
111
      <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml|bmp|ico)"/>
 
112
      <UseExcludeFileFilter Value="True"/>
 
113
      <ExcludeFileFilter Value="*.(bak|ppu|o|so|exe|compiled|res|obj|or|a);*~;backup"/>
 
114
      <SaveClosedEditorFilesInfo Value="True"/>
109
115
    </PublishOptions>
110
116
    <RunParams>
111
117
      <local>
117
123
        <PackageName Value="LCL"/>
118
124
      </Item1>
119
125
    </RequiredPackages>
120
 
    <Units Count="22">
 
126
    <Units Count="8">
121
127
      <Unit0>
122
128
        <Filename Value="ddrescueview.lpr"/>
123
129
        <IsPartOfProject Value="True"/>
124
 
        <CursorPos X="75" Y="35"/>
125
 
        <UsageCount Value="218"/>
 
130
        <EditorIndex Value="2"/>
 
131
        <UsageCount Value="20"/>
126
132
        <Loaded Value="True"/>
127
133
      </Unit0>
128
134
      <Unit1>
132
138
        <HasResources Value="True"/>
133
139
        <ResourceBaseClass Value="Form"/>
134
140
        <UnitName Value="GUI"/>
135
 
        <IsVisibleTab Value="True"/>
136
 
        <EditorIndex Value="6"/>
137
 
        <TopLine Value="154"/>
138
 
        <CursorPos X="7" Y="175"/>
139
 
        <UsageCount Value="218"/>
 
141
        <EditorIndex Value="3"/>
 
142
        <UsageCount Value="20"/>
140
143
        <Loaded Value="True"/>
141
144
        <LoadedDesigner Value="True"/>
142
145
      </Unit1>
144
147
        <Filename Value="Parser.pas"/>
145
148
        <IsPartOfProject Value="True"/>
146
149
        <UnitName Value="Parser"/>
147
 
        <EditorIndex Value="2"/>
148
 
        <TopLine Value="147"/>
149
 
        <CursorPos X="9" Y="69"/>
150
 
        <UsageCount Value="218"/>
 
150
        <EditorIndex Value="5"/>
 
151
        <UsageCount Value="20"/>
151
152
        <Loaded Value="True"/>
152
153
      </Unit2>
153
154
      <Unit3>
154
155
        <Filename Value="Shared.pas"/>
155
156
        <IsPartOfProject Value="True"/>
156
157
        <UnitName Value="Shared"/>
157
 
        <EditorIndex Value="3"/>
158
 
        <TopLine Value="89"/>
159
 
        <CursorPos X="27" Y="112"/>
160
 
        <UsageCount Value="218"/>
 
158
        <EditorIndex Value="7"/>
 
159
        <UsageCount Value="20"/>
161
160
        <Loaded Value="True"/>
162
161
      </Unit3>
163
162
      <Unit4>
167
166
        <HasResources Value="True"/>
168
167
        <ResourceBaseClass Value="Form"/>
169
168
        <UnitName Value="About"/>
170
 
        <EditorIndex Value="1"/>
171
 
        <CursorPos Y="52"/>
172
 
        <UsageCount Value="218"/>
 
169
        <UsageCount Value="20"/>
173
170
        <Loaded Value="True"/>
174
171
        <LoadedDesigner Value="True"/>
175
172
      </Unit4>
180
177
        <HasResources Value="True"/>
181
178
        <ResourceBaseClass Value="Form"/>
182
179
        <UnitName Value="BlockInspector"/>
183
 
        <EditorIndex Value="7"/>
184
 
        <TopLine Value="121"/>
185
 
        <CursorPos Y="149"/>
186
 
        <UsageCount Value="218"/>
 
180
        <EditorIndex Value="1"/>
 
181
        <UsageCount Value="20"/>
187
182
        <Loaded Value="True"/>
188
183
        <LoadedDesigner Value="True"/>
189
184
      </Unit5>
190
185
      <Unit6>
191
 
        <Filename Value="C:\Tools\Lazarus\fpc\2.6.2\source\rtl\objpas\classes\classesh.inc"/>
192
 
        <TopLine Value="1731"/>
193
 
        <CursorPos X="15" Y="1754"/>
194
 
        <UsageCount Value="70"/>
 
186
        <Filename Value="imgblockstore.pas"/>
 
187
        <IsPartOfProject Value="True"/>
 
188
        <UnitName Value="ImgBlockStore"/>
 
189
        <EditorIndex Value="4"/>
 
190
        <UsageCount Value="20"/>
 
191
        <Loaded Value="True"/>
195
192
      </Unit6>
196
193
      <Unit7>
197
 
        <Filename Value="C:\Tools\Lazarus\fpc\2.6.2\source\rtl\objpas\classes\persist.inc"/>
198
 
        <TopLine Value="56"/>
199
 
        <CursorPos X="24" Y="67"/>
200
 
        <UsageCount Value="72"/>
201
 
      </Unit7>
202
 
      <Unit8>
203
 
        <Filename Value="imgblockstore.pas"/>
204
 
        <IsPartOfProject Value="True"/>
205
 
        <UnitName Value="ImgBlockStore"/>
206
 
        <EditorIndex Value="5"/>
207
 
        <TopLine Value="44"/>
208
 
        <CursorPos X="41" Y="65"/>
209
 
        <UsageCount Value="425"/>
210
 
        <Loaded Value="True"/>
211
 
      </Unit8>
212
 
      <Unit9>
213
 
        <Filename Value="C:\Tools\Lazarus\lcl\include\application.inc"/>
214
 
        <TopLine Value="2150"/>
215
 
        <CursorPos X="17" Y="2165"/>
216
 
        <UsageCount Value="126"/>
217
 
      </Unit9>
218
 
      <Unit10>
219
 
        <Filename Value="C:\Tools\Lazarus\fpc\2.6.2\source\rtl\objpas\classes\collect.inc"/>
220
 
        <TopLine Value="86"/>
221
 
        <CursorPos X="3" Y="107"/>
222
 
        <UsageCount Value="89"/>
223
 
      </Unit10>
224
 
      <Unit11>
225
 
        <Filename Value="C:\Tools\Lazarus\lcl\include\spinedit.inc"/>
226
 
        <TopLine Value="30"/>
227
 
        <CursorPos Y="52"/>
228
 
        <UsageCount Value="10"/>
229
 
      </Unit11>
230
 
      <Unit12>
231
 
        <Filename Value="C:\Tools\Lazarus\lcl\include\wincontrol.inc"/>
232
 
        <TopLine Value="5307"/>
233
 
        <CursorPos Y="5328"/>
234
 
        <UsageCount Value="10"/>
235
 
      </Unit12>
236
 
      <Unit13>
237
 
        <Filename Value="C:\Tools\Lazarus\lcl\forms.pp"/>
238
 
        <TopLine Value="1344"/>
239
 
        <CursorPos X="19" Y="1365"/>
240
 
        <UsageCount Value="1"/>
241
 
      </Unit13>
242
 
      <Unit14>
243
194
        <Filename Value="settings.pas"/>
244
195
        <IsPartOfProject Value="True"/>
245
196
        <ComponentName Value="SettingsForm"/>
246
197
        <HasResources Value="True"/>
247
198
        <ResourceBaseClass Value="Form"/>
248
199
        <UnitName Value="Settings"/>
249
 
        <EditorIndex Value="4"/>
250
 
        <CursorPos X="25" Y="4"/>
251
 
        <UsageCount Value="227"/>
 
200
        <IsVisibleTab Value="True"/>
 
201
        <EditorIndex Value="6"/>
 
202
        <UsageCount Value="20"/>
252
203
        <Loaded Value="True"/>
253
204
        <LoadedDesigner Value="True"/>
254
 
      </Unit14>
255
 
      <Unit15>
256
 
        <Filename Value="GUI.lfm"/>
257
 
        <TopLine Value="378"/>
258
 
        <CursorPos X="12" Y="413"/>
259
 
        <UsageCount Value="5"/>
260
 
        <DefaultSyntaxHighlighter Value="LFM"/>
261
 
      </Unit15>
262
 
      <Unit16>
263
 
        <Filename Value="C:\Tools\Lazarus\lcl\include\customedit.inc"/>
264
 
        <TopLine Value="506"/>
265
 
        <CursorPos Y="522"/>
266
 
        <UsageCount Value="10"/>
267
 
      </Unit16>
268
 
      <Unit17>
269
 
        <Filename Value="C:\Tools\Lazarus\lcl\include\control.inc"/>
270
 
        <TopLine Value="2079"/>
271
 
        <CursorPos Y="2100"/>
272
 
        <UsageCount Value="10"/>
273
 
      </Unit17>
274
 
      <Unit18>
275
 
        <Filename Value="C:\Tools\Lazarus\lcl\widgetset\wscontrols.pp"/>
276
 
        <TopLine Value="234"/>
277
 
        <CursorPos Y="256"/>
278
 
        <UsageCount Value="10"/>
279
 
      </Unit18>
280
 
      <Unit19>
281
 
        <Filename Value="C:\Tools\Lazarus\lcl\lclmessageglue.pas"/>
282
 
        <TopLine Value="98"/>
283
 
        <CursorPos Y="123"/>
284
 
        <UsageCount Value="10"/>
285
 
      </Unit19>
286
 
      <Unit20>
287
 
        <Filename Value="C:\Tools\Lazarus\lcl\interfaces\win32\win32callback.inc"/>
288
 
        <TopLine Value="2479"/>
289
 
        <CursorPos Y="2500"/>
290
 
        <UsageCount Value="10"/>
291
 
      </Unit20>
292
 
      <Unit21>
293
 
        <Filename Value="settings.lfm"/>
294
 
        <TopLine Value="468"/>
295
 
        <CursorPos X="6" Y="283"/>
296
 
        <UsageCount Value="10"/>
297
 
        <DefaultSyntaxHighlighter Value="LFM"/>
298
 
      </Unit21>
 
205
      </Unit7>
299
206
    </Units>
300
 
    <JumpHistory Count="30" HistoryIndex="29">
301
 
      <Position1>
302
 
        <Filename Value="GUI.pas"/>
303
 
        <Caret Line="293" Column="41" TopLine="265"/>
304
 
      </Position1>
305
 
      <Position2>
306
 
        <Filename Value="About.pas"/>
307
 
        <Caret Line="40" Column="19" TopLine="16"/>
308
 
      </Position2>
309
 
      <Position3>
310
 
        <Filename Value="GUI.pas"/>
311
 
        <Caret Line="274" TopLine="266"/>
312
 
      </Position3>
313
 
      <Position4>
314
 
        <Filename Value="ddrescueview.lpr"/>
315
 
        <Caret Line="30" Column="45"/>
316
 
      </Position4>
317
 
      <Position5>
318
 
        <Filename Value="GUI.pas"/>
319
 
        <Caret Line="694" Column="5" TopLine="672"/>
320
 
      </Position5>
321
 
      <Position6>
322
 
        <Filename Value="GUI.pas"/>
323
 
        <Caret Line="695" Column="5" TopLine="673"/>
324
 
      </Position6>
325
 
      <Position7>
326
 
        <Filename Value="GUI.pas"/>
327
 
        <Caret Line="696" Column="5" TopLine="674"/>
328
 
      </Position7>
329
 
      <Position8>
330
 
        <Filename Value="GUI.pas"/>
331
 
        <Caret Line="697" Column="5" TopLine="675"/>
332
 
      </Position8>
333
 
      <Position9>
334
 
        <Filename Value="GUI.pas"/>
335
 
        <Caret Line="212" Column="14" TopLine="205"/>
336
 
      </Position9>
337
 
      <Position10>
338
 
        <Filename Value="GUI.pas"/>
339
 
        <Caret Line="214" Column="36" TopLine="206"/>
340
 
      </Position10>
341
 
      <Position11>
342
 
        <Filename Value="GUI.pas"/>
343
 
        <Caret Line="213" Column="36" TopLine="205"/>
344
 
      </Position11>
345
 
      <Position12>
346
 
        <Filename Value="GUI.pas"/>
347
 
        <Caret Line="328" Column="32" TopLine="305"/>
348
 
      </Position12>
349
 
      <Position13>
350
 
        <Filename Value="GUI.pas"/>
351
 
        <Caret Line="218" Column="62" TopLine="140"/>
352
 
      </Position13>
353
 
      <Position14>
354
 
        <Filename Value="GUI.pas"/>
355
 
        <Caret Line="152" Column="7" TopLine="130"/>
356
 
      </Position14>
357
 
      <Position15>
358
 
        <Filename Value="GUI.pas"/>
359
 
        <Caret Line="28" Column="32" TopLine="6"/>
360
 
      </Position15>
361
 
      <Position16>
362
 
        <Filename Value="imgblockstore.pas"/>
363
 
        <Caret Line="256" Column="17"/>
364
 
      </Position16>
365
 
      <Position17>
366
 
        <Filename Value="GUI.pas"/>
367
 
        <Caret Line="741" Column="41" TopLine="719"/>
368
 
      </Position17>
369
 
      <Position18>
370
 
        <Filename Value="GUI.pas"/>
371
 
        <Caret Line="152" Column="30" TopLine="131"/>
372
 
      </Position18>
373
 
      <Position19>
374
 
        <Filename Value="GUI.pas"/>
375
 
        <Caret Line="741" Column="23" TopLine="720"/>
376
 
      </Position19>
377
 
      <Position20>
378
 
        <Filename Value="GUI.pas"/>
379
 
        <Caret Line="151" Column="49" TopLine="130"/>
380
 
      </Position20>
381
 
      <Position21>
382
 
        <Filename Value="GUI.pas"/>
383
 
        <Caret Line="741" Column="19" TopLine="720"/>
384
 
      </Position21>
385
 
      <Position22>
386
 
        <Filename Value="GUI.pas"/>
387
 
        <Caret Line="148" Column="27" TopLine="127"/>
388
 
      </Position22>
389
 
      <Position23>
390
 
        <Filename Value="GUI.pas"/>
391
 
        <Caret Line="722" Column="38" TopLine="700"/>
392
 
      </Position23>
393
 
      <Position24>
394
 
        <Filename Value="GUI.pas"/>
395
 
        <Caret Line="146" Column="11" TopLine="125"/>
396
 
      </Position24>
397
 
      <Position25>
398
 
        <Filename Value="GUI.pas"/>
399
 
        <Caret Line="123" Column="50" TopLine="103"/>
400
 
      </Position25>
401
 
      <Position26>
402
 
        <Filename Value="GUI.pas"/>
403
 
        <Caret Line="446" Column="5" TopLine="425"/>
404
 
      </Position26>
405
 
      <Position27>
406
 
        <Filename Value="GUI.pas"/>
407
 
        <Caret Line="466" Column="93" TopLine="444"/>
408
 
      </Position27>
409
 
      <Position28>
410
 
        <Filename Value="GUI.pas"/>
411
 
        <Caret Line="311" Column="39" TopLine="290"/>
412
 
      </Position28>
413
 
      <Position29>
414
 
        <Filename Value="GUI.pas"/>
415
 
        <Caret Line="278" Column="3" TopLine="256"/>
416
 
      </Position29>
417
 
      <Position30>
418
 
        <Filename Value="GUI.pas"/>
419
 
        <Caret Line="175" Column="41" TopLine="154"/>
420
 
      </Position30>
421
 
    </JumpHistory>
 
207
    <JumpHistory HistoryIndex="-1"/>
422
208
  </ProjectOptions>
423
209
  <CompilerOptions>
424
210
    <Version Value="11"/>
428
214
    </SearchPaths>
429
215
    <Parsing>
430
216
      <SyntaxOptions>
431
 
        <CStyleOperator Value="False"/>
432
217
        <AllowLabel Value="False"/>
433
218
      </SyntaxOptions>
434
219
    </Parsing>
435
220
    <CodeGeneration>
436
221
      <SmartLinkUnit Value="True"/>
 
222
      <TargetProcessor Value="80386"/>
 
223
      <TargetCPU Value="i386"/>
 
224
      <TargetOS Value="win32"/>
437
225
      <Optimizations>
438
226
        <OptimizationLevel Value="3"/>
439
227
      </Optimizations>
446
234
      </Debugging>
447
235
      <LinkSmart Value="True"/>
448
236
      <Options>
 
237
        <PassLinkerOptions Value="True"/>
 
238
        <LinkerOptions Value=" -z relro --as-needed"/>
449
239
        <Win32>
450
240
          <GraphicApplication Value="True"/>
451
241
        </Win32>
452
242
      </Options>
453
243
    </Linking>
454
 
    <Other>
455
 
      <ExecuteAfter>
456
 
        <Command Value="strip.exe --strip-all ddrescueview.exe"/>
457
 
      </ExecuteAfter>
458
 
    </Other>
459
244
  </CompilerOptions>
460
 
  <Debugging>
461
 
    <BreakPoints Count="1">
462
 
      <Item1>
463
 
        <Kind Value="bpkSource"/>
464
 
        <WatchScope Value="wpsLocal"/>
465
 
        <WatchKind Value="wpkWrite"/>
466
 
        <Source Value="C:\Tools\Lazarus\fpc\2.6.2\source\rtl\objpas\classes\persist.inc"/>
467
 
        <Line Value="53"/>
468
 
      </Item1>
469
 
    </BreakPoints>
470
 
    <Watches Count="6">
471
 
      <Item1>
472
 
        <Expression Value="FOwner"/>
473
 
        <DisplayStyle Value="wdfPointer"/>
474
 
      </Item1>
475
 
      <Item2>
476
 
        <Expression Value="ASENDER"/>
477
 
        <DisplayStyle Value="wdfPointer"/>
478
 
      </Item2>
479
 
      <Item3>
480
 
        <Expression Value="MainForm"/>
481
 
        <DisplayStyle Value="wdfPointer"/>
482
 
      </Item3>
483
 
      <Item4>
484
 
        <Expression Value="aowner"/>
485
 
        <DisplayStyle Value="wdfPointer"/>
486
 
      </Item4>
487
 
      <Item5>
488
 
        <Expression Value="self"/>
489
 
        <DisplayStyle Value="wdfPointer"/>
490
 
      </Item5>
491
 
      <Item6>
492
 
        <Expression Value="sender"/>
493
 
        <DisplayStyle Value="wdfPointer"/>
494
 
      </Item6>
495
 
    </Watches>
496
 
    <Exceptions Count="3">
497
 
      <Item1>
498
 
        <Name Value="EAbort"/>
499
 
      </Item1>
500
 
      <Item2>
501
 
        <Name Value="ECodetoolError"/>
502
 
      </Item2>
503
 
      <Item3>
504
 
        <Name Value="EFOpenError"/>
505
 
      </Item3>
506
 
    </Exceptions>
507
 
  </Debugging>
508
245
</CONFIG>