upload tizen1.0 source
[framework/uifw/xorg/lib/libxres.git] / debian / control
1 Source: libxres
2 Section: x11
3 Priority: optional
4 Maintainer: Sung-Jin Park <sj76.park@samsung.com>, Sangjin Lee <lsj119@samsung.com>, Debian X Strike Force <debian-x@lists.debian.org>
5 Uploaders: Sung-Jin Park <sj76.park@samsung.com>, David Nusinow <dnusinow@debian.org>, Andres Salomon <dilinger@debian.org>, Drew Parsons <dparsons@debian.org>, Brice Goglin <bgoglin@debian.org>
6 Build-Depends: debhelper (>= 5.0.0), libx11-dev (>= 1:0.99.2), libxext-dev (>= 1:0.99.1), x11proto-resource-dev, x11proto-xext-dev, pkg-config, quilt, automake, libtool, xutils-dev (>= 1:7.5-1slp2)
7 Standards-Version: 3.8.3
8 Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxres
9 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxres.git
10
11 Package: libxres1
12 Section: libs
13 Architecture: any
14 Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common
15 Description: X11 Resource extension library
16  libXRes provides an X Window System client interface to the Resource
17  extension to the X protocol.
18  .
19  The Resource extension allows for X clients to see and monitor the X resource
20  usage of various clients (pixmaps, et al).
21  .
22  More information about X.Org can be found at:
23  <URL:http://www.X.org>
24  <URL:http://xorg.freedesktop.org>
25  <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
26  .
27  This module can be found at
28  git://anongit.freedesktop.org/git/xorg/lib/libXRes
29
30 Package: libxres1-dbg
31 Section: debug
32 Architecture: any
33 Priority: extra
34 Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common, libxres1 (= ${binary:Version})
35 Description: X11 Resource extension library (debug package)
36  libXRes provides an X Window System client interface to the Resource
37  extension to the X protocol.
38  .
39  The Resource extension allows for X clients to see and monitor the X resource
40  usage of various clients (pixmaps, et al).
41  .
42  This package contains the debug versions of the library found in libxres1.
43  Non-developers likely have little use for this package.
44  .
45  More information about X.Org can be found at:
46  <URL:http://www.X.org>
47  <URL:http://xorg.freedesktop.org>
48  <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
49  .
50  This module can be found at
51  git://anongit.freedesktop.org/git/xorg/lib/libXRes
52
53 Package: libxres-dev
54 Section: libdevel
55 Architecture: any
56 Depends: ${shlibs:Depends}, ${misc:Depends}, libxres1 (= ${binary:Version}), libx11-dev, libxext-dev, x11proto-resource-dev
57 Conflicts: x11proto-resource-dev (<< 1.0+cvs.20050712-1)
58 Pre-Depends: x11-common (>= 1:7.0.0)
59 Description: X11 Resource extension library (development headers)
60  libXRes provides an X Window System client interface to the Resource
61  extension to the X protocol.
62  .
63  The Resource extension allows for X clients to see and monitor the X resource
64  usage of various clients (pixmaps, et al).
65  .
66  This package contains the development headers for the library found in
67  libxres1.  Non-developers likely have little use for this package.
68  .
69  More information about X.Org can be found at:
70  <URL:http://www.X.org>
71  <URL:http://xorg.freedesktop.org>
72  <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
73  .
74  This module can be found at
75  git://anongit.freedesktop.org/git/xorg/lib/libXRes
76