File: control

package info (click to toggle)
gmpc 11.8.16-19
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 20,540 kB
  • sloc: ansic: 51,377; sh: 10,438; makefile: 1,741; xml: 9
file content (79 lines) | stat: -rw-r--r-- 2,410 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
Source: gmpc
Section: sound
Priority: optional
Maintainer: mpd maintainers <pkg-mpd-maintainers@lists.alioth.debian.org>
Uploaders: Antoine Beaupré <anarcat@debian.org>,
           Etienne Millon <me@emillon.org>,
           Simon McVittie <smcv@debian.org>
Build-Depends: debhelper-compat (= 12),
               gob2,
               intltool,
               libayatana-appindicator-dev,
               libglib2.0-dev,
               libgtk2.0-dev,
               libmpd-dev,
               libsoup2.4-dev,
               libsqlite3-dev,
               valac,
               zlib1g-dev
Build-Depends-Indep: yelp-tools
Rules-Requires-Root: no
Standards-Version: 4.5.1
Homepage: https://gmpclient.org/
Vcs-Git: https://salsa.debian.org/mpd-team/gmpc.git
Vcs-Browser: https://salsa.debian.org/mpd-team/gmpc

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-dev
Architecture: any
Multi-Arch: same
Depends: 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
Multi-Arch: foreign
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.