Package: hydrogen / 0.9.6.1-1

Metadata

Package Version Patches format
hydrogen 0.9.6.1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
09_portaudio_v2.patch | (download)

src/core/src/IO/PortAudioDriver.h | 3 3 + 0 - 0 !
src/core/src/IO/portaudio_driver.cpp | 10 8 + 2 - 0 !
2 files changed, 11 insertions(+), 2 deletions(-)

---
1001_rubberband_path.patch | (download)

data/hydrogen.default.conf | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 set patch to rubberband cli
1005_name_shouldnt_repeat_genericname.patch | (download)

linux/hydrogen.desktop | 13 3 + 10 - 0 !
1 file changed, 3 insertions(+), 10 deletions(-)

 the name entries in the desktop file should not repeat
 the description of the program given in the GenericName entries but
 only contain the short application name.
 .
 The following changes have been added by Alessio Treglia <alessio@debian.org>
 on 2012-01-27
  - Remove deprecated FilePattern, Encoding keys.
  - Add trailing ';' to the MimeType field.
  - Remove unregistered 'Sound' value from Categories.
1006_porttime.patch | (download)

src/core/CMakeLists.txt | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 add missing -lporttime to ldflags to avoid ftbfs.
ftbfs gcc 4.7.diff | (download)

src/core/src/IO/portmidi_driver.cpp | 1 1 + 0 - 0 !
src/gui/src/MainForm.cpp | 1 1 + 0 - 0 !
src/gui/src/SongEditor/SongEditor.cpp | 1 1 + 0 - 0 !
3 files changed, 3 insertions(+)

 fix missing #includes to avoid build failures with gcc 4.7
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667203
1008 desktop.patch | (download)

linux/hydrogen.desktop | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

  added "keywords" to desktop file.