File: control

package info (click to toggle)
gxtuner 3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 456 kB
  • sloc: cpp: 3,901; ansic: 1,081; makefile: 293; xml: 7
file content (29 lines) | stat: -rw-r--r-- 892 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: gxtuner
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders: Jaromír Mikeš <mira.mikes@seznam.cz>
Build-Depends: debhelper-compat (= 12),
 pkg-config,
 libjack-dev,
 libzita-resampler-dev (>= 1.1.0),
 libfftw3-dev,
 libcairo2-dev,
 libglib2.0-dev,
 libgtk-3-dev
Standards-Version: 4.4.1
Vcs-Git: https://salsa.debian.org/multimedia-team/gxtuner.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/gxtuner
Homepage: https://guitarix.sourceforge.io
Rules-Requires-Root: no

Package: gxtuner
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends}
Description: Tuner for Jack
 A simple, small and lightweight guitar/bass tuner for jack.
 Gxtuner comes with a analogue like interface (scale),
 show the tune (char) and the accumulated frequency (Hz).
 .
 It's a break out of the guitarix tuner module.