File: control

package info (click to toggle)
libmatchbox 1.9-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,028 kB
  • ctags: 713
  • sloc: sh: 8,699; ansic: 7,786; makefile: 70
file content (36 lines) | stat: -rw-r--r-- 1,596 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Source: libmatchbox
Section: libs
Priority: optional
Maintainer: Moray Allan <moray@debian.org>
Build-Depends: cdbs (>= 0.4.21), debhelper (>= 4.1.0), pkg-config (>= 0.18), libx11-dev, x-dev, libxext-dev, libxt-dev, libglib2.0-dev, libpng12-dev, libjpeg62-dev, doxygen, libxft-dev (>= 2.1.8.2)
Standards-Version: 3.7.2

Package: libmatchbox-dev
Section: libdevel
Architecture: any
Depends: libmatchbox1 (= ${Source-Version}), libglib2.0-dev, libjpeg62-dev, libxft-dev (>= 2.1.0), libpng12-dev, libx11-dev, libxext-dev
Replaces: matchbox (<< 1:0.8.2)
Description: shared library for Matchbox Project applications [development]
 Matchbox is a base environment for the X Window System running on non-desktop
 embedded platforms such as handhelds, set-top boxes, kiosks and anything else
 for which screen space, input mechanisms or system resources are limited.
 .
 libmatchbox provides core functionality used by several Matchbox project
 applications.
 . 
 This package contains libmatchbox development files.

Package: libmatchbox1
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: matchbox (<< 1:0.8.2)
Description: shared library for Matchbox Project applications [runtime]
 Matchbox is a base environment for the X Window System running on non-desktop
 embedded platforms such as handhelds, set-top boxes, kiosks and anything else
 for which screen space, input mechanisms or system resources are limited.
 .
 libmatchbox provides core functionality used by several Matchbox project
 applications.
 .
 This package contains the libmatchbox runtime library.