File: control

package info (click to toggle)
libgpod 0.8.3-13
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 5,740 kB
  • sloc: ansic: 26,992; sh: 11,435; cs: 1,400; python: 1,251; makefile: 471; cpp: 300; xml: 100
file content (131 lines) | stat: -rw-r--r-- 5,364 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
Source: libgpod
Priority: optional
Section: libs
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 11),
               dh-python,
               intltool,
               pkg-config,
               libglib2.0-dev (>= 2.16),
               libgdk-pixbuf2.0-dev,
               libxml2-dev,
               libsgutils2-dev,
               libsqlite3-dev,
               libplist-dev,
               libusb-1.0-0-dev,
               libimobiledevice-dev,
               zlib1g-dev,
               swig,
               python-all-dev (>= 2.6.6-3~),
               python-mutagen,
               python-gobject-2-dev,
               chrpath,
               gtk-doc-tools,
               docbook-xml,
               xsltproc,
               cli-common-dev (>= 0.5.7) [amd64 armel armhf arm64 i386 mipsel kfreebsd-amd64 kfreebsd-i386 ppc64 ppc64el s390x],
               mono-devel (>= 2.4.3) [amd64 armel armhf arm64 i386 mipsel kfreebsd-amd64 kfreebsd-i386 ppc64 ppc64el s390x],
               libgtk2.0-cil-dev (>= 2.12) [amd64 armel armhf arm64 i386 mipsel kfreebsd-amd64 kfreebsd-i386 ppc64 ppc64el s390x],
               libglib2.0-cil-dev (>= 2.12) [amd64 armel armhf arm64 i386 mipsel kfreebsd-amd64 kfreebsd-i386 ppc64 ppc64el s390x]
Homepage: http://www.gtkpod.org/wiki/Libgpod
Standards-Version: 4.2.1
Vcs-Git: https://salsa.debian.org/debian/libgpod.git
Vcs-Browser: https://salsa.debian.org/debian/libgpod

Package: libgpod-dev
Section: libdevel
Architecture: any
Depends: libgpod4 (= ${binary:Version}), libglib2.0-dev,
         libgdk-pixbuf2.0-dev, libimobiledevice-dev, ${misc:Depends}
Suggests: libgpod-doc
Breaks: libgpod-nogtk-dev (<< 0.8.3-8.1~)
Replaces: libgpod-nogtk-dev (<< 0.8.3-8.1~)
Description: development files for libgpod
 libgpod is a library meant to abstract access to an iPod's content. It
 provides an easy to use API to retrieve the list of files and playlist
 stored on an iPod, to modify them and to save them back to the iPod.
 .
 This package contains the include files and static library.

Package: libgpod4
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Recommends: libgpod-common
Breaks: libgpod4-nogtk (<< 0.8.3-8.1~)
Replaces: libgpod4-nogtk (<< 0.8.3-8.1~)
Multi-Arch: same
Description: library to read and write songs and artwork to an iPod
 libgpod is a library meant to abstract access to an iPod's content. It
 provides an easy to use API to retrieve the list of files and playlist
 stored on an iPod, to modify them and to save them back to the iPod
 .
 This package contains the shared library.

Package: libgpod-common
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: libgpod0 (<< 0.3.0-4)
Description: common files for libgpod
 libgpod is a library meant to abstract access to an iPod's content. It
 provides an easy to use API to retrieve the list of files and playlist
 stored on an iPod, to modify them and to save them back to the iPod.
 .
 This package contains
  - internationalization support
  - udev support

Package: libgpod-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Replaces: libgpod0 (<< 0.3.0-4), libgpod-common (<< 0.6.0-6)
Description: documentation for libgpod
 libgpod is a library meant to abstract access to an iPod's content. It
 provides an easy to use API to retrieve the list of files and playlist
 stored on an iPod, to modify them and to save them back to the iPod.
 .
 This package contains documentation and examples.

Package: python-gpod
Section: python
Architecture: any
Depends: libgpod4 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends},
         ${python:Depends}, python-gobject-2
Replaces: python2.3-gpod (<< 0.3.2-1.1)
Conflicts: python2.3-gpod (<< 0.3.2-1.1)
Provides: ${python:Provides}
Description: Python bindings for libgpod
 libgpod is a library meant to abstract access to an iPod's content. It
 provides an easy to use API to retrieve the list of files and playlist
 stored on an iPod, to modify them and to save them back to the iPod.
 .
 This package contains the Python bindings for the library.

Package: libgpod-cil
Section: cli-mono
Architecture: amd64 armel armhf arm64 i386 mipsel kfreebsd-amd64 kfreebsd-i386 ppc64 ppc64el s390x
Depends: ${cli:Depends}, ${misc:Depends}
Description: CLI bindings for libgpod
 libgpod is a library meant to abstract access to an iPod's content. It
 provides an easy way to use API to retrieve the list of files and
 playlist storeed on an iPod, to modify them and to save them back to
 the iPod.
 .
 This package contains the managed CLI bindings for libgpod, which
 are needed to run CLI applications which use this library.

Package: libgpod-cil-dev
Section: cli-mono
Architecture: amd64 armel armhf arm64 i386 mipsel kfreebsd-amd64 kfreebsd-i386 ppc64 ppc64el s390x
Depends: libgpod-cil (= ${binary:Version}), libgtk2.0-cil-dev, ${misc:Depends}
Description: CLI bindings for libgpod -- development files
 libgpod is a library meant to abstract access to an iPod's content. It
 provides an easy way to use API to retrieve the list of files and
 playlist storeed on an iPod, to modify them and to save them back to
 the iPod.
 .
 This package contains the development files for libgpod-sharp library,
 and should be used for compilation of CLI applications which use this
 library.