File: control

package info (click to toggle)
aconnectgui 0.9.0rc2-1-9
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, jessie, jessie-kfreebsd, lenny, squeeze, wheezy
  • size: 376 kB
  • ctags: 162
  • sloc: cpp: 1,232; sh: 675; makefile: 29
file content (22 lines) | stat: -rw-r--r-- 956 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
Source: aconnectgui
Section: sound
Priority: optional
Maintainer: Paul Brossier <piem@debian.org>
Build-Depends: debhelper (>> 4.1.0), cdbs, dh-buildinfo, docbook-to-man, libfltk1.1-dev (>= 1.1.6-6), libasound2-dev (>= 0.9.0)
Standards-Version: 3.6.2

Package: aconnectgui
Architecture: any
Depends: ${shlibs:Depends}
Description: graphical ALSA sequencer connection manager
 aconnectgui is a graphical utility to connect and disconnect two existing
 ports on ALSA sequencer system. The ports with the arbitrary subscription
 permission, such as created by aseqview, can be connected to any (MIDI) device
 ports.
 .
 aconnectgui is a frontend for aconnect, written directly on top of the
 aconnect source, leaving the original source intact, only adding a couple of
 ifdefs, and some calls to the gui part. It provides exactly the same
 functionality, but with a graphical user interface.
 .
 Homepage: http://www.iua.upf.es/~mdeboer/projects/aconnectgui/