File: control

package info (click to toggle)
libdmapsharing 2.9.37-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,620 kB
  • ctags: 2,729
  • sloc: ansic: 15,670; sh: 4,438; makefile: 442; xml: 53
file content (60 lines) | stat: -rw-r--r-- 2,194 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
# 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: libdmapsharing
Section: libs
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Andreas Henriksson <andreas@fatal.se>, Michael Biebl <biebl@debian.org>
Build-Depends: debhelper (>= 10),
               gnome-pkg-tools,
               gtk-doc-tools (>= 1.0),
               pkg-config,
               libglib2.0-dev,
               libgdk-pixbuf2.0-dev,
               libavahi-client-dev (>= 0.6),
               libavahi-glib-dev (>= 0.6),
               libsoup2.4-dev (>= 2.48),
               libgstreamer1.0-dev,
               libgstreamer-plugins-base1.0-dev (>= 1.0.6),
               libgtk2.0-dev,
               zlib1g-dev,
               libgee-0.8-dev,
               valac
Standards-Version: 3.9.8
Homepage: http://www.flyn.org/projects/libdmapsharing/
Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/libdmapsharing/
Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/packages/unstable/libdmapsharing/

Package: libdmapsharing-3.0-2
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: DMAP client and server library - runtime
 libdmapsharing is a library to access and share content through the
 DMAP (DAAP & DPAP) protocols. The library is written in C using GObject
 and libsoup.
 .
 This package contains the runtime needed by programs using the
 library.

Package: libdmapsharing-3.0-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libdmapsharing-3.0-2 (= ${binary:Version}),
         ${misc:Depends},
         libglib2.0-dev,
         libsoup2.4-dev,
         libgstreamer1.0-dev
Description: DMAP client and server library - development
 libdmapsharing is a library to access and share content through the
 DMAP (DAAP & DPAP) protocols. The library is written in C using GObject
 and libsoup.
 .
 This package contains the development library and headers needed to
 build programs using the library.