~ubuntu-branches/ubuntu/quantal/muse/quantal

« back to all changes in this revision

Viewing changes to README.de

  • Committer: Package Import Robot
  • Author(s): Alessio Treglia
  • Date: 2012-07-18 16:07:06 UTC
  • mfrom: (1.1.12) (10.1.11 sid)
  • Revision ID: package-import@ubuntu.com-20120718160706-qy1lydijykeiqqmg
Tags: 2.0-1
* New stable release.
* debian/rules: Exclude muse/widgets/arrangercolumns.{cpp,h}~ from being
  deleted by dh_clean.
* Drop 0002-gcc_hardening.patch, applied upstream.
* Drop 0003-ftbfs_gcc47.patch, applied upstream.
* Refresh 1001-buildsystem.patch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
,-----------------------------------------------------------------.
12
12
| HINWEIS                                                         |
13
13
|-----------------------------------------------------------------|
14
 
| Viel Teile des Codes von MusE sind EXPERIMENTELL und können     |
 
14
| Viele Teile des Codes von MusE sind EXPERIMENTELL und können    |
15
15
| zu Programmabstürzen und wer weiß was sonst noch allem          |
16
16
| führen.                                                         |
17
17
| SIE BENUTZEN DIESE SOFTWARE AUF EIGENES RISIKO!                 |
26
26
 
27
27
      - qt 4.2.0 oder neuer
28
28
        ftp://ftp.trolltech.com/qt/source
29
 
        MsE kompiliert nicht mit alter versionen
 
29
        MsE kompiliert nicht mit älteren Versionen!
 
30
 
 
31
      - gcc >= 4.x.x oder clang >= 2.9
 
32
          http://gcc.gnu.org/
 
33
          http://clang.llvm.org/
30
34
 
31
35
      - libsndfile >= 1.0.1
32
 
        http://www.mega-nerd.com/libsndfile/
 
36
          http://www.mega-nerd.com/libsndfile/
 
37
 
 
38
      - libsamplerate
 
39
          http://www.mega-nerd.com/SRC/
33
40
 
34
41
      - JACK >= 0.103
35
 
        http://jackit.sourceforge.net/
36
 
        download:
37
 
          http://jackit.sourceforge.net/download/
38
 
 
39
 
      - fluidsynth-1.0.3 (die synti früher bekannt als "iiwusynth") von
40
 
        http://savannah.nongnu.org/download/fluid
41
 
 
42
 
      - Linux Kernel mit rtc (RealTimeClock) Treiber (device /dev/rtc)
43
 
        ("low latency patches" für minimales timing-jitter wären fein)
44
 
 
45
 
      - ALSA von http://www.alsa-project.org/
46
 
        Version 0.9.x oder neuer
47
 
 
48
 
      - gcc >= 4.x.x
49
 
 
 
42
          http://jackaudio.org/
 
43
 
 
44
      - libuuid
 
45
         e2fsprogs Paket http://e2fsprogs.sourceforge.net/
 
46
         Einige Distros bieten das eventuell in einem anderen Paket an.
 
47
 
 
48
      Optional:
 
49
 
 
50
      - fluidsynth >= 1.0.3 (formerly known as iiwusynth) from
 
51
        http://sourceforge.net/apps/trac/fluidsynth/
 
52
 
 
53
      - liblo           Lightweight OSC (Open Sound Control)    http://liblo.sourceforge.net/
 
54
      - DSSI            Disposable Soft Synth Interface.        http://dssi.sourceforge.net/
 
55
          (Both recommended - DSSI alone will have no native GUIs, OSC alone does nothing, for now.)
 
56
 
 
57
      - dssi-vst        Unterstützung für DSSI vst plugins      http://www.breakfastquay.com/dssi-vst/
 
58
 
 
59
      - LASH            Audio Session Handler                   http://lash.nongnu.org/
 
60
         Seit neuerem kann LADISH es auch emulieren             http://ladish.org/
 
61
      
50
62
      - natürlich: eine Soundkarte und/oder irgendwelche Midi Geräte
51
63
 
52
64
  =============================