File: control

package info (click to toggle)
libxklavier 5.4-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 628 kB
  • ctags: 569
  • sloc: ansic: 7,099; makefile: 156; python: 117; sh: 19
file content (67 lines) | stat: -rw-r--r-- 2,559 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
# This file is autogenerated. DO NOT EDIT!
# 
# Modifications should be made to debian/control.in instead.
# This file is regenerated automatically in the clean target.
Source: libxklavier
Priority: optional
Section: libs
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Emilio Pozuelo Monfort <pochu@debian.org>, Josselin Mouette <joss@debian.org>, Martin Pitt <mpitt@debian.org>, Michael Biebl <biebl@debian.org>
Build-Depends: debhelper (>= 10),
               gtk-doc-tools (>= 1.0),
               libglib2.0-dev (>= 2.16.0),
               libxml2-dev (>= 2.0.0),
               pkg-config,
               libxkbfile-dev,
               libxt-dev,
               libxi-dev (>= 2:1.1.3),
               gobject-introspection (>= 1.30),
               libgirepository1.0-dev (>= 1.30),
               gnome-pkg-tools (>= 0.12.3),
               iso-codes,
               libglib2.0-doc
Standards-Version: 3.9.8
Homepage: http://www.freedesktop.org/wiki/Software/LibXklavier
Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/libxklavier
Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/libxklavier

Package: libxklavier16
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
         ${shlibs:Depends},
         xkb-data (>= 0.8),
         x11-xkb-utils
Suggests: iso-codes
Description: X Keyboard Extension high-level API
 Libxklavier provides programmers an API for high(er) level access to the
 X Keyboard Extension, to ease creating XKB related applications.

Package: libxklavier-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
         ${shlibs:Depends},
         libxklavier16 (= ${binary:Version}),
         libglib2.0-dev (>= 2.16.0),
         libxml2-dev (>= 2.0.0),
         libx11-dev,
         gir1.2-xkl-1.0 (= ${binary:Version})
Description: Development files for libxklavier
 These are headers and other files needed to develop with libxklavier.

Package: gir1.2-xkl-1.0
Section: introspection
Architecture: any
Multi-Arch: same
Depends: libxklavier16 (= ${binary:Version}),
         ${gir:Depends},
         ${misc:Depends},
         ${shlibs:Depends}
Description: X Keyboard Extension high-level API - introspection data 
 Libxklavier provides programmers an API for high(er) level access to the
 X Keyboard Extension, to ease creating XKB related applications.
 .
 This package provides introspection data for libxklavier. It can be used
 by packages using the GIRepository format to generate dynamic bindings.