control 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120
  1. Source: lmms
  2. Section: sound
  3. Priority: optional
  4. Maintainer: Debian Edu Packaging Team <debian-edu-pkg-team@lists.alioth.debian.org>
  5. Uploaders:
  6. Petter Reinholdtsen <pere@debian.org>,
  7. Israel Dahl <israeldahl@gmail.com>,
  8. Javier Serrano Polo <javier@jasp.net>,
  9. Build-Depends:
  10. cmake,
  11. debhelper (>= 9.0.0),
  12. fluid,
  13. ladspa-sdk,
  14. libasound2-dev [linux-any],
  15. libfftw3-dev,
  16. libfltk1.3-dev,
  17. libfluidsynth-dev,
  18. libgig-dev,
  19. libjack-jackd2-dev,
  20. libmp3lame-dev,
  21. libpulse-dev,
  22. libqt5x11extras5-dev,
  23. libsamplerate0-dev,
  24. libsdl1.2-dev,
  25. libsndfile1-dev,
  26. libsndio-dev,
  27. libsoundio-dev,
  28. libstk0-dev,
  29. libvorbis-dev,
  30. libx11-xcb-dev,
  31. libxcb-keysyms1-dev,
  32. libxcb-util0-dev,
  33. portaudio19-dev,
  34. qtbase5-private-dev,
  35. qttools5-dev,
  36. wine32-tools [i386]
  37. Standards-Version: 4.2.1.4
  38. Homepage: http://lmms.io/
  39. Vcs-Browser: https://salsa.debian.org/debian-edu-pkg-team/lmms.git
  40. Package: lmms-bin
  41. Architecture: any
  42. Depends: lmms-common (>= ${source:Version}), ${shlibs:Depends}, ${misc:Depends},
  43. stk
  44. Recommends: calf-ladspa, tap-plugins, caps,
  45. lmms-vst-server:i386 (>= ${source:Version})
  46. Suggests: fil-plugins, mcp-plugins, omins, freepats, fluid-soundfont-gm,
  47. ladspa-plugin
  48. Replaces: lmms-common (<< 1.0.0-1)
  49. Breaks: lmms-common (<< 1.0.0-1)
  50. Multi-Arch: allowed
  51. Description: Linux Multimedia Studio - minimal installation
  52. LMMS aims to be a free alternative to popular (but commercial and closed-
  53. source) programs like FruityLoops, Cubase and Logic giving you the ability of
  54. producing music with your computer by creating cool loops, synthesizing and
  55. mixing sounds, arranging samples, having more fun with your MIDI-keyboard
  56. and much more...
  57. .
  58. LMMS combines the features of a tracker-/sequencer-program (pattern-/channel-/
  59. sample-/song-/effect-management) and those of powerful synthesizers and
  60. samplers in a modern, user-friendly and easy to use graphical user-interface.
  61. .
  62. This package provides the minimal installation.
  63. Package: lmms
  64. Architecture: any
  65. Depends: calf-ladspa, lmms-bin, ${misc:Depends}
  66. Description: Linux Multimedia Studio
  67. LMMS aims to be a free alternative to popular (but commercial and closed-
  68. source) programs like FruityLoops, Cubase and Logic giving you the ability of
  69. producing music with your computer by creating cool loops, synthesizing and
  70. mixing sounds, arranging samples, having more fun with your MIDI-keyboard
  71. and much more...
  72. .
  73. LMMS combines the features of a tracker-/sequencer-program (pattern-/channel-/
  74. sample-/song-/effect-management) and those of powerful synthesizers and
  75. samplers in a modern, user-friendly and easy to use graphical user-interface.
  76. .
  77. This package provides the recommended installation.
  78. Package: lmms-common
  79. Architecture: all
  80. Depends: zynaddsubfx-data, ${shlibs:Depends}, ${misc:Depends}
  81. Pre-Depends: ${misc:Pre-Depends}
  82. Description: Linux Multimedia Studio - common files
  83. LMMS aims to be a free alternative to popular (but commercial and closed-
  84. source) programs like FruityLoops, Cubase and Logic giving you the ability of
  85. producing music with your computer by creating cool loops, synthesizing and
  86. mixing sounds, arranging samples, having more fun with your MIDI-keyboard
  87. and much more...
  88. .
  89. LMMS combines the features of a tracker-/sequencer-program (pattern-/channel-/
  90. sample-/song-/effect-management) and those of powerful synthesizers and
  91. samplers in a modern, user-friendly and easy to use graphical user-interface.
  92. .
  93. This package contains the platform independent files such as samples, presets
  94. and some example projects.
  95. Package: lmms-vst-server
  96. Architecture: i386
  97. # Order matters to avoid wine64
  98. Depends: wine32, wine, ${shlibs:Depends}, ${misc:Depends}
  99. Recommends: lmms-bin:any
  100. Description: Linux Multimedia Studio - VST server
  101. This package contains a helper application that loads VST plugins.
  102. Package: calf-ladspa
  103. Architecture: any
  104. Depends: ${shlibs:Depends}, ${misc:Depends}
  105. Replaces: calf-plugins (<< 0.0.19)
  106. Provides: ladspa-plugin
  107. Description: Linux Multimedia Studio - Calf LADSPA plugins
  108. Calf is a pack of audio plugins - effects and instruments. The goal is to
  109. create a set of plugins using decent algorithms and parameter settings,
  110. available in a form which is compatible with as many open source applications
  111. as possible.
  112. .
  113. These plugins are distributed as part of Linux Multimedia Studio, but may be
  114. used by other applications.