File: control

package info (click to toggle)
gmpc 11.8.16-10
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 19,900 kB
  • ctags: 5,068
  • sloc: ansic: 51,377; sh: 10,438; makefile: 1,740; xml: 9
file content (97 lines) | stat: -rw-r--r-- 2,974 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
Source: gmpc
Section: sound
Priority: optional
Maintainer: mpd maintainers <pkg-mpd-maintainers@lists.alioth.debian.org>
Uploaders: Etienne Millon <me@emillon.org>, Antoine Beaupré <anarcat@debian.org>
Build-Depends: debhelper (>= 9),
               dh-autoreconf,
               gnome-doc-utils,
               gob2,
               intltool,
               libappindicator-dev,
               libcurl4-gnutls-dev,
               libglade2-dev,
               libglib2.0-dev,
               libgtk2.0-dev,
               libmpd-dev,
               libsexy-dev,
               libsoup2.4-dev,
               libsqlite3-dev,
               libunique-dev,
               valac,
               zlib1g-dev
Standards-Version: 3.9.8
Homepage: http://gmpclient.org/
Vcs-Git: https://anonscm.debian.org/git/pkg-mpd/gmpc.git
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=pkg-mpd/gmpc.git

Package: gmpc
Architecture: any
Depends: gmpc-data (= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
Suggests: gmpc-plugins, mpd
Breaks: gmpc-plugins (<< 11.8.16-2~)
Enhances: mpd
Provides: mpd-client
Description: GNOME Music Player Client (graphical interface to MPD)
 A graphical client for Music Player Daemon. Features include:
  * Support for loading/saving playlists
  * File Browser
  * Browser based on ID3 information
  * Search
  * Current playlist viewer with search
  * ID3 Information
  * Cover art (via plugins)

Package: gmpc-dbg
Priority: extra
Section: debug
Architecture: any
Depends: gmpc (= ${binary:Version}), ${misc:Depends}
Description: GNOME Music Player Client - debugging symbols
 A graphical client for Music Player Daemon. Features include:
  * Support for loading/saving playlists
  * File Browser
  * Browser based on ID3 information
  * Search
  * Current playlist viewer with search
  * ID3 Information
  * Cover art (via plugins)
 .
 This package contains the debugging symbols.

Package: gmpc-dev
Architecture: any
Depends: gmpc (= ${binary:Version}),
         libmpd-dev,
         pkg-config,
         ${misc:Depends}
Description: GNOME Music Player Client (plugin development files)
 A graphical client for Music Player Daemon. Features include:
  * Support for loading/saving playlists
  * File Browser
  * Browser based on ID3 information
  * Search
  * Current playlist viewer with search
  * ID3 Information
  * Cover art (via plugins)
 .
 This package contains the necessary header files if you wish to compile
 plugins for gmpc.

Package: gmpc-data
Architecture: all
Depends: ${misc:Depends}
Recommends: gmpc
Replaces: gmpc (<< 0.20.0-2)
Breaks: gmpc (<< 0.20.0-2)
Description: GNOME Music Player Client - data files
 A graphical client for Music Player Daemon. Features include:
  * Support for loading/saving playlists
  * File Browser
  * Browser based on ID3 information
  * Search
  * Current playlist viewer with search
  * ID3 Information
  * Cover art (via plugins)
 .
 This package contains architecture-independent data for gmpc.