File: control

package info (click to toggle)
libgepub 0.6.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 284 kB
  • sloc: ansic: 1,937; sh: 124; makefile: 8
file content (67 lines) | stat: -rw-r--r-- 2,121 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: libgepub
Section: libs
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Jeremy Bicha <jbicha@debian.org>,
Build-Depends: debhelper (>= 11),
               gnome-pkg-tools,
               gobject-introspection (>= 1.30.0),
               libarchive-dev,
               libgirepository1.0-dev (>= 1.30.0),
               libglib2.0-dev,
               libgtk-3-dev,
               libsoup2.4-dev,
               libwebkit2gtk-4.0-dev,
               libxml2-dev,
               meson (>= 0.41.0),
               pkg-config
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/gnome-team/libgepub
Vcs-Git: https://salsa.debian.org/gnome-team/libgepub.git

Package: libgepub-0.6-0
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
         ${shlibs:Depends},
Description: library to read epub files
 libgepub is a GObject based library for handling and rendering epub
 documents.
 .
 This package contains the C library.

Package: libgepub-0.6-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: gir1.2-gepub-0.6 (= ${binary:Version}),
         libarchive-dev,
         libgepub-0.6-0 (= ${binary:Version}),
         libglib2.0-dev,
         libsoup2.4-dev,
         libwebkit2gtk-4.0-dev,
         libxml2-dev,
         ${misc:Depends},
         ${shlibs:Depends},
Description: library to read epub files (development files)
 libgepub is a GObject based library for handling and rendering epub
 documents.
 .
 This package contains the headers for the C library.

Package: gir1.2-gepub-0.6
Section: introspection
Architecture: any
Multi-Arch: same
Depends: ${gir:Depends},
         ${shlibs:Depends},
         ${misc:Depends}
Description: GObject introspection data for the libgepub library
 libgepub is a GObject based library for handling and rendering epub
 documents.
 .
 This package contains the introspection data for the libgepub library.