~registry/codeblocks/trunk

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: mortenmacfly
  • Date: 2012-02-22 14:40:26 UTC
  • Revision ID: svn-v4:98b59c6a-2706-0410-b7d6-d2fa1a1880c9:trunk:7835
* merged wxSmith branch into trunk
* this brings tons of new wxSmith items, including KWIC, wxImagePanel, wxGridBagSizer and more
* based on work of the community, mainly cryogen
* for more information, see changelog of wxSmith branch
* also, re-factoring of contributed wxWidgets items for wxSmith
* PLEASE DO A CLEAN CHECKOUT AND RE-BUILD EVERYTHING FROM SCRATCH!

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
 
22
22
Package: codeblocks
23
23
Architecture: any
24
 
Section: devel
25
24
Depends: ${shlibs:Depends}
26
25
 , ${misc:Depends}
27
26
 , codeblocks-common (= ${source:Version})
171
170
    * wxSmith contrib items
172
171
    * wxSmith AUI
173
172
 
 
173
Package: codeblocks-libwxcontrib0
 
174
Architecture: any
 
175
Section: libs
 
176
Depends: ${shlibs:Depends}, ${misc:Depends}, binutils (>= 2.14.90.0.7), file, libmagic1, libncurses5, zlib1g
 
177
Description: Code::Blocks shared libraries for wxContribItems
 
178
 This package contains the shared libraries for the wxContribItems used by wxSmith .
 
179
 Contrib items included in this package are:
 
180
    * KWIC
 
181
    * wxChartCtrl
 
182
    * wxFlatNotebook
 
183
    * wxImagePanel
 
184
    * wxSpeedButton
 
185
    * wxTreeList
 
186
    * wxCustomButton
 
187
    * wxLED
 
188
 
174
189
Package: codeblocks-contrib-common
175
190
Architecture: all
176
191
Depends: ${misc:Depends}
257
272
Package: codeblocks-headers
258
273
Architecture: all
259
274
Depends: ${misc:Depends}
 
275
 , codeblocks-dev (= ${source:Version})
260
276
Conflicts: codeblocks-dev (<< ${source:Version})
261
277
Description: Code::Blocks development headers (SDK)
262
278
 Code::Blocks is the open-source, cross-platform Integrated Development
275
291
    * Extensible wizard based on scripts
276
292
    * Autosave (saves your work in the unfortunate case of a crash)
277
293
 .
278
 
 This package contains the development heasders for creating plugins
 
294
 This package contains the development headers for creating plugins
279
295
 for the Code::Blocks IDE.
280
296
 
 
297
Package: codeblocks-wxcontrib-dev
 
298
Architecture: any
 
299
Section: libdevel
 
300
Depends: ${misc:Depends}, codeblocks-libwxcontrib0 (= ${binary:Version})
 
301
Description: Code::Blocks development libraries for wxContribItems
 
302
 This package contains the development libraries for the wxContribItems used by wxSmith .
 
303
 Items included in this package are:
 
304
    * KWIC
 
305
    * wxChartCtrl
 
306
    * wxFlatNotebook
 
307
    * wxImagePanel
 
308
    * wxSpeedButton
 
309
    * wxCustomButton
 
310
 .
 
311
 This package contains the development libraries needed to use the wxContribItems in own
 
312
 programs.
 
313
 
 
314
Package: codeblocks-wxcontrib-headers
 
315
Architecture: all
 
316
Depends: ${misc:Depends}, codeblocks-wxcontrib-dev (= ${source:Version})
 
317
Conflicts: codeblocks-wxcontrib-dev (<< ${source:Version})
 
318
Description: Code::Blocks development headers for wxContribItems
 
319
 This package contains the development headers for the wxContribItems used by wxSmith .
 
320
 Items included in this package are:
 
321
    * KWIC
 
322
    * wxChartCtrl
 
323
    * wxFlatNotebook
 
324
    * wxImagePanel
 
325
    * wxSpeedButton
 
326
    * wxCustomButton
 
327
 .
 
328
 This package contains the development headers needed to use the wxContribItems in own
 
329
 programs.
 
330
 
281
331
Package: libwxsmithlib0
282
332
Architecture: any
283
333
Section: libs
319
369
Package: wxsmith-dev
320
370
Architecture: any
321
371
Section: libdevel
322
 
Depends: ${misc:Depends}, libcodeblocks0 (= ${binary:Version}), wxsmith-headers (= ${source:Version})
 
372
Depends: ${misc:Depends}, libcodeblocks0 (= ${binary:Version})
323
373
Replaces: libwxsmithlib0-dev
324
374
Description: wxSmith development files (libraries)
325
375
 Code::Blocks is the open-source, cross-platform Integrated Development
344
394
Package: wxsmith-headers
345
395
Architecture: all
346
396
Depends: ${misc:Depends}
 
397
 , wxsmith-dev (= ${source:Version})
347
398
Conflicts: wxsmith-dev (<< ${source:Version})
348
399
Description: wxSmith development files (headers)
349
400
 Code::Blocks is the open-source, cross-platform Integrated Development