File: control

package info (click to toggle)
libfs 2%3A1.0.7-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 1,880 kB
  • ctags: 494
  • sloc: sh: 11,262; ansic: 2,609; makefile: 85
file content (89 lines) | stat: -rw-r--r-- 2,507 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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
Source: libfs
Section: x11
Priority: optional
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Build-Depends:
 pkg-config,
 x11proto-core-dev (>= 6.8.99.15+cvs.20050722),
 x11proto-fonts-dev,
 xtrans-dev,
 automake,
 libtool,
 xutils-dev,
# DEB_HOST_MULTIARCH, dpkg-buildflags --export=configure
 dpkg-dev (>= 1.16.1),
# misc:Pre-Depends
 debhelper (>= 9),
 dh-autoreconf
Standards-Version: 3.9.3
Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libfs
Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libfs.git

Package: libfs6
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends:
 ${misc:Pre-Depends},
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Description: X11 Font Services library
 libFS, the Font Services library, provides various functions useful to
 X11 font servers, and clients connecting to font servers.  It is not used
 outside of these implementations.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libFS

Package: libfs6-dbg
Section: debug
Architecture: any
Priority: extra
Multi-Arch: same
Pre-Depends:
 ${misc:Pre-Depends},
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 libfs6 (= ${binary:Version}),
Description: X11 Font Services library (debug package)
 libFS, the Font Services library, provides various functions useful to
 X11 font servers, and clients connecting to font servers.  It is not used
 outside of thse implementations.
 .
 This package contains the debug versions of the library found in libfs6.
 Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libFS

Package: libfs-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 libfs6 (= ${binary:Version}),
 x11proto-core-dev,
 x11proto-fonts-dev,
Description: X11 Font Services library (development headers)
 libFS, the Font Services library, provides various functions useful to
 X11 font servers, and clients connecting to font servers.  It is not
 used outside of these implementations.
 .
 This package contains the development headers for the library found in
 libfs6.  Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libFS