File: control

package info (click to toggle)
schism 2%3A20160521-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,876 kB
  • ctags: 7,437
  • sloc: ansic: 59,479; objc: 455; python: 377; makefile: 345; sh: 41; xml: 10
file content (33 lines) | stat: -rw-r--r-- 1,093 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
Source: schism
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders: Alessio Treglia <alessio@debian.org>,
 Gürkan Myczko <gurkan@phys.ethz.ch>
Build-Depends: debhelper (>= 7.0.50~),
 python (>= 2.4),
 dh-autoreconf,
 libsdl1.2-dev,
 autotools-dev,
 libxext-dev,
 libasound2-dev
Standards-Version: 3.9.8
Homepage: http://schismtracker.org/
Vcs-Git: git://git.debian.org/git/pkg-multimedia/schism.git
Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/schism.git

Package: schism
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends}
Suggests: opencubicplayer,
 xmp,
 goattracker,
 milkytracker
Description: ImpulseTracker clone aiming at providing the same look&feel
 This is an editor for "tracked" music, i.e. audio samples of instruments
 pitch shifted according to the note data.
 .
 The Impulse Tracker is one of the most popular "tracker" programs at
 present, and Schism Tracker attempts to follow their UI layout wherever
 possible in order to make it easy for existing users to switch.