| 1 | Source: libgnomekbd |
|---|
| 2 | Section: gnome |
|---|
| 3 | Priority: optional |
|---|
| 4 | Maintainer: Loic Minier <lool@dooz.org> |
|---|
| 5 | Uploaders: @GNOME_TEAM@ |
|---|
| 6 | Build-Depends: debhelper (>= 5), |
|---|
| 7 | autotools-dev, |
|---|
| 8 | cdbs, |
|---|
| 9 | gnome-pkg-tools (>= 0.10), |
|---|
| 10 | dpkg-dev (>= 1.13.19), |
|---|
| 11 | quilt, |
|---|
| 12 | libglib2.0-dev (>= 2.16), |
|---|
| 13 | libdbus-1-dev (>= 0.92), |
|---|
| 14 | libdbus-glib-1-dev (>= 0.34), |
|---|
| 15 | libgconf2-dev (>= 2.14.0), |
|---|
| 16 | libgtk2.0-dev (>= 2.13), |
|---|
| 17 | libxklavier-dev (>= 4.0), |
|---|
| 18 | intltool (>= 0.35) |
|---|
| 19 | Standards-Version: 3.8.3 |
|---|
| 20 | |
|---|
| 21 | Package: libgnomekbd-dev |
|---|
| 22 | Section: libdevel |
|---|
| 23 | Architecture: any |
|---|
| 24 | Conflicts: libgnomekbdui-dev |
|---|
| 25 | Replaces: libgnomekbdui-dev |
|---|
| 26 | Provides: libgnomekbdui-dev |
|---|
| 27 | Depends: libgnomekbd4 (= ${binary:Version}), |
|---|
| 28 | ${misc:Depends}, |
|---|
| 29 | libglib2.0-dev (>= 2.16), |
|---|
| 30 | libgtk2.0-dev (>= 2.13), |
|---|
| 31 | libgconf2-dev (>= 2.14.0), |
|---|
| 32 | libxklavier-dev (>= 4.0), |
|---|
| 33 | libdbus-1-dev (>= 0.92), |
|---|
| 34 | libdbus-glib-1-dev (>= 0.34), |
|---|
| 35 | libx11-dev |
|---|
| 36 | Description: GNOME library to manage keyboard configuration - development files |
|---|
| 37 | libgnomekbd offers an API to manage the keyboard in GNOME applications. |
|---|
| 38 | . |
|---|
| 39 | libgnomekbdui offers an API to display a graphical user interface for |
|---|
| 40 | libgnomekbd operations. |
|---|
| 41 | . |
|---|
| 42 | This package contains the development files. |
|---|
| 43 | |
|---|
| 44 | Package: libgnomekbd4 |
|---|
| 45 | Section: libs |
|---|
| 46 | Architecture: any |
|---|
| 47 | Depends: ${shlibs:Depends}, |
|---|
| 48 | ${misc:Depends}, |
|---|
| 49 | libgnomekbd-common (>= ${source:Version}), |
|---|
| 50 | iso-codes |
|---|
| 51 | Description: GNOME library to manage keyboard configuration - shared library |
|---|
| 52 | libgnomekbd offers an API to manage the keyboard in GNOME applications. |
|---|
| 53 | . |
|---|
| 54 | libgnomekbdui offers an API to display a graphical user interface for |
|---|
| 55 | libgnomekbd operations. |
|---|
| 56 | . |
|---|
| 57 | This package contains the shared library. |
|---|
| 58 | |
|---|
| 59 | Package: libgnomekbd-common |
|---|
| 60 | Section: libs |
|---|
| 61 | Architecture: all |
|---|
| 62 | Depends: ${shlibs:Depends}, |
|---|
| 63 | ${misc:Depends} |
|---|
| 64 | Replaces: capplets-data (<< 1:2.17.2) |
|---|
| 65 | Description: GNOME library to manage keyboard configuration - common files |
|---|
| 66 | libgnomekbd offers an API to manage the keyboard in GNOME applications. |
|---|
| 67 | . |
|---|
| 68 | libgnomekbdui offers an API to display a graphical user interface for |
|---|
| 69 | libgnomekbd operations. |
|---|
| 70 | . |
|---|
| 71 | This package contains files common to the various libgnomekbd packages. |
|---|
| 72 | |
|---|
| 73 | Package: gkbd-capplet |
|---|
| 74 | Architecture: any |
|---|
| 75 | Depends: ${shlibs:Depends}, |
|---|
| 76 | ${misc:Depends} |
|---|
| 77 | Description: GNOME Panel applet for libgnomekbd |
|---|
| 78 | libgnomekbd offers an API to manage the keyboard in GNOME applications. |
|---|
| 79 | . |
|---|
| 80 | This package contains a configuration applet to select enabled libgnomekbd |
|---|
| 81 | plugins. |
|---|