File: control

package info (click to toggle)
gtklick 0.6.4-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 340 kB
  • sloc: python: 1,185; makefile: 6
file content (35 lines) | stat: -rw-r--r-- 1,191 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
Source: gtklick
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders: Jaromír Mikeš <mira.mikes@seznam.cz>
Build-Depends: debhelper (>= 7.0.50~),
 python-all (>= 2.6.6-3)
Build-Depends-Indep: gettext
DM-Upload-Allowed: yes
Standards-Version: 3.9.2
X-Python-Version: >= 2.5
Vcs-Git: git://git.debian.org/git/pkg-multimedia/gtklick.git
Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/gtklick.git
Homepage: http://das.nasophon.de/gtklick/

Package: gtklick
Architecture: all
Depends: ${python:Depends},
 ${misc:Depends},
 python-glade2,
 python-gtk2,
 python-liblo,
 klick
Description: simple metronome GUI for JACK
 gtklick is a simple metronome with an easy-to-use GTK+ interface,
 supporting the JACK sound server.
 .
 It features different sounds to choose from,
 arbitrary meters and beat patterns, a speed trainer,
 and the ability to save and restore profiles.
 gtklick is implemented as a frontend to klick and uses OSC messages
 to communicate with the backend.
 .
 Using klick directly on the command line offers additional features
 like tempo maps and synchronization with JACK transport.