File: control

package info (click to toggle)
libfm 1.2.5-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 8,912 kB
  • ctags: 5,779
  • sloc: ansic: 56,054; sh: 11,484; makefile: 768; xml: 143; python: 29
file content (220 lines) | stat: -rw-r--r-- 7,513 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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
Source: libfm
Section: libs
Priority: optional
Maintainer: Debian LXDE Maintainers <pkg-lxde-maintainers@lists.alioth.debian.org>
Uploaders:
 Andrew Lee (李健秋) <ajqlee@debian.org>,
 Martin Bagge <brother@bsnet.se>,
 Andriy Grytsenko <andrej@rep.kiev.ua>
Build-Depends:
 debhelper (>> 9.20141010~), dpkg-dev (>= 1.17.14),
 autotools-dev <!stage1>, gtk-doc-tools <!stage1>,
 intltool, libdbus-glib-1-dev <!stage1>, libglib2.0-dev,
 libgtk2.0-dev <!stage1>, libexif-dev <!stage1>,
 libmenu-cache-dev (>=0.5.0) <!stage1>, libtool, pkg-config, valac <!stage1>,
 libglib2.0-doc <!stage1>, libgtk-3-doc <!stage1>, dh-autoreconf
Standards-Version: 3.9.8
Homepage: http://pcmanfm.sourceforge.net/
Vcs-Browser: https://git.lxde.org/gitweb/?p=debian/libfm.git
Vcs-Git: https://git.lxde.org/git/debian/libfm.git

Package: libfm4
Architecture: any
Multi-Arch: same
Build-Profiles: <!stage1>
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}, libfm-data (>= 1.2.0~), lxmenu-data
Recommends: libfm-modules
Description: file management support (core library)
 LibFM provides file management functions built on top of Glib/GIO,
 giving a convenient higher-level API.
 .
 Some features:
  * Desktop-independent, following FreeDesktop standards;
  * Fast, light on memory usage, and responsive - well suited to
    less powerful hardware such as netbooks and thin clients;
  * Uses GIO/GVFS (like Nautilus) for Trash support and access to
    remote file systems (FTP, SFTP, WebDAV, Windows shares, etc.);
  * Clipboard operations are compatible with GTK+/GNOME and Qt/KDE;
  * Supports both Drag-and-Drop, and the X Direct Save protocol;
  * Reusable design with the core functions separated out to
    simplify porting to other GUIs.
 .
 This package contains the core library.

Package: libfm-extra4
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: file management support (extra library)
 LibFM provides file management functions built on top of Glib/GIO
 giving a convenient higher-level API.
 .
 This package contains standalone library which extends libfm.

Package: libfm-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Build-Profiles: <!stage1>
Depends: ${misc:Depends}, libfm4 (= ${binary:Version}),
 libfm-extra-dev (= ${binary:Version})
Suggests: libfm-doc
Description: file management support (core development files)
 LibFM provides file management functions built on top of Glib/GIO,
 giving a convenient higher-level API.
 .
 This package contains the development files for GUI-independent build.

Package: libfm-extra-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, libfm-extra4 (= ${binary:Version}), libglib2.0-dev
Breaks: libfm-dev (<= 1.2.4-1)
Replaces: libfm-dev (<= 1.2.4-1)
Provides: libfm-dev <stage1>
Description: file management support (libfm-extra development files)
 LibFM provides file management functions built on top of Glib/GIO,
 giving a convenient higher-level API.
 .
 This package contains the development files for libfm-extra library.

Package: libfm-gtk-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Build-Profiles: <!stage1>
Depends: ${misc:Depends}, libfm-dev (= ${binary:Version}),
 libfm-gtk4 (= ${binary:Version}), libgtk2.0-dev
Breaks: libfm-dev (<< 1.0.2)
Description: file management support (GTK+ GUI development files)
 LibFM provides file management functions built on top of Glib/GIO,
 giving a convenient higher-level API.
 .
 This package contains the development files for builds using GTK+ library.

Package: libfm-doc
Section: doc
Architecture: all
Build-Profiles: <!stage1>
Depends: ${misc:Depends}
Breaks: libfm-dev (<< 1.1.1)
Replaces: libfm-dev (<< 1.1.1)
Recommends: libglib2.0-doc, libgtk-3-doc
Description: file management support (development documentation)
 LibFM provides file management functions built on top of Glib/GIO,
 giving a convenient higher-level API.
 .
 This package contains the development HTML documentation.

Package: libfm-dbg
Section: debug
Priority: extra
Architecture: any
Multi-Arch: same
Build-Profiles: <!stage1>
Depends: ${misc:Depends}, libfm4 (= ${binary:Version}),
 libfm-extra4 (= ${binary:Version})
Breaks: libfm1-dbg
Replaces: libfm1-dbg
Description: file management support (libfm debug)
 LibFM provides file management functions built on top of Glib/GIO,
 giving a convenient higher-level API.
 .
 This package contains the debugging symbols for GUI independent library.

Package: libfm-gtk-dbg
Section: debug
Priority: extra
Architecture: any
Multi-Arch: same
Build-Profiles: <!stage1>
Depends: ${misc:Depends}, libfm-gtk4 (= ${binary:Version})
Breaks: libfm-dbg (<< 1.0.2)
Description: file management support (libfm-gtk debug)
 LibFM provides file management functions built on top of Glib/GIO,
 giving a convenient higher-level API.
 .
 This package contains the debugging symbols for GTK+ library.

Package: libfm-modules-dbg
Section: debug
Priority: extra
Architecture: any
Multi-Arch: same
Build-Profiles: <!stage1>
Depends: ${misc:Depends}, libfm-modules (= ${binary:Version})
Description: file management support (libfm-modules debug)
 LibFM provides file management functions built on top of Glib/GIO,
 giving a convenient higher-level API.
 .
 This package contains the debugging symbols for libfm modules.

Package: libfm-data
Section: misc
Architecture: all
Multi-Arch: foreign
Build-Profiles: <!stage1>
Depends: ${misc:Depends}
Breaks: libfm0, libfm1
Replaces: libfm0, libfm1
Description: file management support (common data)
 LibFM provides file management functions built on top of Glib/GIO,
 giving a convenient higher-level API.
 .
 This package contains the common data of the core library.

Package: libfm-gtk-data
Section: misc
Architecture: all
Multi-Arch: foreign
Build-Profiles: <!stage1>
Depends: ${misc:Depends}
Breaks: libfm-gtk0, libfm-gtk-bin (<< 1.0)
Replaces: libfm-gtk0
Description: file management support (GTK+ library common data)
 LibFM provides file management functions built on top of Glib/GIO,
 giving a convenient higher-level API.
 .
 This package contains the common data of the GTK+ library.

Package: libfm-gtk4
Architecture: any
Multi-Arch: same
Build-Profiles: <!stage1>
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}, libfm4 (= ${binary:Version}),
         libfm-gtk-data (>= 1.2.0~)
Suggests: libfm-tools, nautilus-actions
Description: file management support (GTK+ 2.0 GUI library)
 LibFM provides file management functions built on top of Glib/GIO
 giving a convenient higher-level API.
 .
 This package contains the GTK+ version 2.0 GUI.

Package: libfm-tools
Section: misc
Architecture: any
Build-Profiles: <!stage1>
Depends: ${misc:Depends}, ${shlibs:Depends}, libfm-modules
Conflicts: libfm-gtk-bin, lxshortcut
Replaces: libfm-gtk-bin, lxshortcut
Provides: libfm-gtk-bin, lxshortcut
Description: file management support (utilities)
 LibFM provides file management functions built on top of Glib/GIO
 giving a convenient higher-level API.
 .
 This package contains applications libfm-pref-apps and lxshortcut.

Package: libfm-modules
Architecture: any
Multi-Arch: same
Build-Profiles: <!stage1>
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: file management support (loadable modules for library)
 LibFM provides file management functions built on top of Glib/GIO
 giving a convenient higher-level API.
 .
 This package contains loadable modules used by libfm* libraries.