File: control

package info (click to toggle)
gbemol 0.3.2-2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 2,168 kB
  • ctags: 1,450
  • sloc: sh: 10,066; ansic: 8,228; makefile: 89
file content (29 lines) | stat: -rw-r--r-- 1,067 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
Source: gbemol
Section: sound
Priority: optional
Maintainer: Andrea Colangelo <warp10@ubuntu.com>
Build-Depends: debhelper (>= 9),
               autotools-dev,
               libxml-parser-perl,
               pkg-config,
               libglib2.0-dev,
               libcurl4-gnutls-dev,
               libxml2-dev,
               libgtk2.0-dev,
               intltool
Standards-Version: 3.9.3
Homepage: http://gbemol.sourceforge.net/

Package: gbemol
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: mpd
Description: Graphical frontend for the Music Player Daemon (MPD)
 gbemol allows you to use MPD with a userfriendly interface. Features include
 an easy-to-use, tag-oriented library browser, a two mode playlist, cover art
 support (APIC tag only, for now), system tray icon docking, song, album and
 artist information.
 .
 Music Player Daemon is a server that allows remote access for playing audio
 files, streams and managing playlists. The daemon is controlled through a
 client which need not run on the same computer mpd runs on.