Package: libvisual-plugins / 1:0.4.0+dfsg1-16
Metadata
Package | Version | Patches format |
---|---|---|
libvisual-plugins | 1:0.4.0+dfsg1-16 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
010_disable gforce dfsg.patch | (download) |
configure.ac |
24 1 + 23 - 0 ! |
make configure.ac compliant with new upstream tarball (without plugins/actor/G-Force directory because it had non DFSG-free source code). |
020_64 bit_JESS_fix.patch | (download) |
plugins/actor/JESS/renderer.c |
13 7 + 6 - 0 ! |
fix jess visual plugin segfaults totem while (closes: #400810) |
030_build_against_gl_fixes.patch | (download) |
plugins/actor/JESS/Makefile.am |
3 1 + 2 - 0 ! |
fix the makefiles to make sure gl visualizations get built against libGL (LP: #115502) |
040_lv_analyzer_build_fix.patch | (download) |
configure.ac |
2 1 + 1 - 0 ! |
fixes configure so that lv_analyzer actually gets built. |
050_fix_po.patch | (download) |
Makefile.am |
2 2 + 0 - 0 ! |
make translations work properly. |
060_alsa_m4_macro.patch | (download) |
m4/alsa.m4 |
141 141 + 0 - 0 ! |
fix a ftbfs in linux. (closes: #647231) |
070_no const vispluginfo in nastyfft.patch | (download) |
plugins/actor/nastyfft/actor_nastyfft.c |
2 1 + 1 - 0 ! |
fix a fail in gnome-settings-daemon. (lp: #287448) The static VisPluginInfo in nastyfft was declared as const, but libvisual write to its refcount when it visual_object_unref()s it (nasty!). This is broken at various levels: libvisual shouldn't be writing to this static plugin which is allocated by a dlopen()ed plugin, and it should also honor the "const VisPluginInfo" API... Anyway, nastyfft was the only occurrence and this fixes the crash for now; LP: #287448. |
080_fix_FTBFS_clang.patch | (download) |
plugins/morph/flash/morph_flash.c |
2 1 + 1 - 0 ! |
fix ftbfs with clang instead of gcc. (closes #742210) |
090_fix_some_gcc_warnings.patch | (download) |
plugins/input/mplayer/input_mplayer.c |
9 6 + 3 - 0 ! |
fix some gcc warnings. |
100_fix_spelling.patch | (download) |
plugins/actor/bumpscope/actor_bumpscope.c |
2 1 + 1 - 0 ! |
fix a spelling error in final binary. |
110_add_de_translation.patch | (download) |
po/LINGUAS |
2 1 + 1 - 0 ! |
add german translation This patch adds the German translation. . libvisual-plugins (1:0.4.0+dfsg1-12) unstable; urgency=medium |