File: control

package info (click to toggle)
libgepub 0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,644 kB
  • ctags: 353
  • sloc: sh: 4,305; ansic: 1,341; makefile: 84
file content (64 lines) | stat: -rw-r--r-- 2,068 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
# 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: Andreas Henriksson <andreas@fatal.se>,
Build-Depends: debhelper (>= 9.20160403~),
               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,
               pkg-config
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/libgepub
Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/libgepub

Package: libgepub0
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-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: gir1.2-gepub-0.4 (= ${binary:Version}),
         libarchive-dev,
         libgepub0 (= ${binary:Version}),
         libglib2.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.4
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.