File: control

package info (click to toggle)
gexiv2 0.10.9-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 992 kB
  • sloc: cpp: 2,470; python: 781; makefile: 189; ansic: 151; sh: 43; xml: 40
file content (68 lines) | stat: -rw-r--r-- 2,264 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
Source: gexiv2
Section: libs
Priority: optional
Maintainer: Jason Crain <jason@inspiresomeone.us>
Build-Depends: debhelper (>= 11),
               gobject-introspection,
               gtk-doc-tools,
               libexiv2-dev,
               libgirepository1.0-dev,
               libglib2.0-dev,
               libglib2.0-doc,
               meson,
               python-gi,
               python3-gi,
               valac
Standards-Version: 4.2.1
Homepage: https://wiki.gnome.org/Projects/gexiv2
Vcs-Git: https://salsa.debian.org/debian/gexiv2.git
Vcs-Browser: https://salsa.debian.org/debian/gexiv2

Package: libgexiv2-2
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Multi-Arch: same
Description: GObject-based wrapper around the Exiv2 library
 gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes the basic
 features of Exiv2 available to GNOME applications.
 .
 This package contains the shared library.

Package: gir1.2-gexiv2-0.10
Section: introspection
Architecture: any
Depends: ${gir:Depends}, ${misc:Depends}
Multi-Arch: same
Description: GObject-based wrapper around the Exiv2 library - introspection data
 gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes the basic
 features of Exiv2 available to GNOME applications.
 .
 This package contains introspection data.

Package: libgexiv2-dev
Section: libdevel
Architecture: any
Depends: gir1.2-gexiv2-0.10 (= ${binary:Version}),
         libexiv2-dev,
         libgexiv2-2 (= ${binary:Version}),
         libglib2.0-dev,
         ${misc:Depends}
Multi-Arch: same
Suggests: libgexiv2-doc
Description: GObject-based wrapper around the Exiv2 library - development files
 gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes the basic
 features of Exiv2 available to GNOME applications.
 .
 This package contains the static library and header files.

Package: libgexiv2-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Multi-Arch: foreign
Description: GObject-based wrapper around the Exiv2 library - documentation
 gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes the basic
 features of Exiv2 available to GNOME applications.
 .
 This package contains the API documentation.