File: control

package info (click to toggle)
elektroid 3.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 16,236 kB
  • sloc: ansic: 33,475; sh: 582; makefile: 394; xml: 78
file content (34 lines) | stat: -rw-r--r-- 1,197 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
Source: elektroid
Section: sound
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders: Dennis Braun <snd@debian.org>
Build-Depends: debhelper-compat (= 13),
               libasound2-dev [linux-any],
               libjson-glib-dev,
               libgtk-3-dev,
               libpulse-dev,
               librubberband-dev,
               libsndfile1-dev,
               libsamplerate0-dev,
               libzip-dev,
               pkgconf,
               zlib1g-dev
Homepage: https://github.com/dagargo/elektroid
Vcs-Browser: https://salsa.debian.org/multimedia-team/elektroid
Vcs-Git: https://salsa.debian.org/multimedia-team/elektroid.git
Standards-Version: 4.7.3

Package: elektroid
Architecture: linux-any
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: Sample and MIDI device manager
 Elektroid is a sample and MIDI device manager.
 .
 With Elektroid you can easily upload and download audio files and manage
 different types of data on different MIDI devices, such as presets, projects or
 tunings.
 .
 It can also be used to send and receive SysEx MIDI files.
 .
 This package provides both the GUI and CLI application of Elektroid.