File: control

package info (click to toggle)
sonata 1.7.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,164 kB
  • sloc: python: 9,480; sh: 33; makefile: 13
file content (47 lines) | stat: -rw-r--r-- 1,145 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
Source: sonata
Section: sound
Priority: optional
Maintainer: mpd maintainers <pkg-mpd-maintainers@lists.alioth.debian.org>
Uploaders:
 Simon McVittie <smcv@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 gir1.2-gdkpixbuf-2.0,
 gir1.2-glib-2.0,
 gir1.2-gtk-3.0,
 gir1.2-pango-1.0,
 pkg-config,
 python3 (>= 3.2),
 python3-dbus,
 python3-gi,
 python3-mpd (>= 2.0),
 python3-setuptools,
Rules-Requires-Root: no
Standards-Version: 4.6.1
Vcs-Git: https://salsa.debian.org/mpd-team/sonata.git
Vcs-Browser: https://salsa.debian.org/mpd-team/sonata
Homepage: https://www.nongnu.org/sonata/

Package: sonata
Architecture: all
Provides:
 mpd-client,
 ${python3:Provides},
Depends:
 gir1.2-gdkpixbuf-2.0,
 gir1.2-glib-2.0,
 gir1.2-gtk-3.0,
 gir1.2-pango-1.0,
 python3-dbus,
 python3-gi,
 python3-mpd (>= 2.0),
 ${misc:Depends},
 ${python3:Depends},
 ${shlibs:Depends},
Recommends:
 python3-tagpy (>= 2013.1),
Description: GTK+ client for the Music Player Daemon (MPD)
 Sonata is a lightweight GTK+ music client for the Music Player Daemon (MPD).
 It aims to be efficient (no toolbar, main menu, or statusbar),
 user-friendly, and clean.