File: control

package info (click to toggle)
panflute 0.6.2-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,428 kB
  • ctags: 968
  • sloc: python: 5,025; sh: 827; makefile: 105; xml: 8
file content (114 lines) | stat: -rw-r--r-- 3,051 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
Source: panflute
Section: gnome
Priority: optional
Maintainer: Fladischer Michael <FladischerMichael@fladi.at>
Uploaders: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
Build-Depends: debhelper (>= 7.0.50~), 
 gconf2,
 intltool (>= 0.40),
 libdbus-1-dev,
 pkg-config (>= 0.9.0),
 python (>=2.6), 
 python-dbus (>= 0.80), 
 python-gconf,
 python-gnome2-desktop-dev,
 python-gobject-dev, 
 python-gtk2-dev (>= 2.16),
 python-mpd, 
 python-numpy,
 python-notify,
 python-pyinotify, 
 python-support (>= 0.5.3),
 python-gnomedesktop, 
 python-gnomeapplet
Standards-Version: 3.9.1
Homepage: https://launchpad.net/panflute
Vcs-Svn: svn://svn.debian.org/python-apps/packages/panflute/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/panflute/trunk/

Package: panflute-daemon
Architecture: all
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${python:Depends},
 python-dbus (>= 0.80),
 python-gobject
Recommends: rhythmbox (>= 0.9.2) |
 amarok (>= 1.4) |
 audacious |
 banshee (>= 1.0) |
 exaile |
 guayadeque |
 listen |
 moc |
 muine |
 python-mpd |
 quodlibet |
 vlc (>= 0.9.0)
Suggests: python-kde3, python-xmmsclient, python-pyinotify
Description: MPRIS interface to control several music players
 Panflute provides a generic MPRIS interface to control a variety of
 music players, including many that do not implemented MPRIS themselves.
 This allows developers to create programs that interact with many
 different players, without needing to worry about the details of each
 player's particular interface. Panflute also provides extensions for
 features not included in the MPRIS specification.
 .
 Currently supported players are:
  * Amarok
  * Audacious
  * Banshee
  * Exaile
  * Guayadeque
  * Listen
  * MOC
  * MPD
  * Muine
  * Quodlibet
  * Rhythmbox
  * VLC
  * XMMS2 (requires python-xmmsclient)
 .
 This package provides the panflute daemon.

Package: panflute-applet
Architecture: all
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${python:Depends},
 gnome-panel,
 panflute-daemon (= ${binary:Version}),
 python-dbus (>= 0.80),
 python-gnomeapplet,
 python-gnomedesktop,
 python-gobject,
 python-gtk2 (>= 2.16),
 python-numpy
XB-Python-Version: ${python:Versions}
Description: GNOME panel applet to control several music players
 Panflute provides a generic MPRIS interface to control a variety of
 music players, including many that do not implemented MPRIS themselves.
 This allows developers to create programs that interact with many
 different players, without needing to worry about the details of each
 player's particular interface. Panflute also provides extensions for
 features not included in the MPRIS specification.
 .
 Currently supported players are:
  * Amarok
  * Audacious
  * Banshee
  * Exaile
  * Guayadeque
  * Listen
  * MOC
  * MPD
  * Muine
  * Quodlibet
  * Rhythmbox
  * VLC
  * XMMS2
 .
 This package provides a GNOME panel applet for controlling a variety of music
 players. The applet provides playback controls and information about the
 current song.