Package: xmms2 / 0.7DrNo+dfsg-2
Metadata
| Package | Version | Patches format |
|---|---|---|
| xmms2 | 0.7DrNo+dfsg-2 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| cli output verbosity.patch | (download) |
src/clients/cli/cmd_pls.c |
10 6 + 4 - 0 ! |
respects now the common unix convention for output verbosity Common unix convention for CLI programs is being silent for successful operations, and being verbose on errors. This patch adjust the output verbosity to match the unix conventions. Bug-Debian: http://bugs.debian.org/510374 |
| escape minus signes.patch | (download) |
src/clients/launcher/xmms2-launcher.1 |
6 3 + 3 - 0 ! |
escape minus signes in man pages. |
| rpath.patch | (download) |
src/plugins/sid/wscript |
7 0 + 7 - 0 ! |
fix binary-or-shlib-defines-rpath lintian warning. |
| silent launcher.patch | (download) |
src/clients/launcher/xmms2-launcher.1 |
8 8 + 0 - 0 ! |
this patch makes xmms2-launcher more smart and silent. All non error output is now turned off unless you run xmms2-launcher with the --verbose switch. Bug-Debian: http://bugs.debian.org/510375 |
| spelling error.patch | (download) |
src/plugins/mp4/mp4ff/mp4meta.c |
2 1 + 1 - 0 ! |
correct spelling error found by lintian. |
| fix typo in xmms2 mdns avahi manpage.patch | (download) |
src/clients/mdns/avahi/xmms2-mdns-avahi.1 |
2 1 + 1 - 0 ! |
fix spelling mistake in xmms2-mdns-avahi manpage |
| vorbis picture support.patch | (download) |
src/plugins/vorbis_common/common.c |
76 76 + 0 - 0 ! |
add support for metadata_block_picture in vorbis plugin Bug-Debian: http://bugs.debian.org/565479 |
| linker flags.patch | (download) |
wscript |
3 3 + 0 - 0 ! |
do not link against unused libraries |
| fix cast error.patch | (download) |
src/clients/medialib-updater/main.c |
2 2 + 0 - 0 ! |
fix cast to pointer from integer of different size error |
| remove path_max.patch | (download) |
src/clients/cli/common.c |
2 1 + 1 - 0 ! |
replace path_max by xmms_path_max to fix ftbfs on hurd-i386 This is only a workaround. Fixing these issues usually boils down to replacing char foo[PATH_MAX] by char *foo, and using dynamic memory allocation. |
| xmms2 hppa.patch | (download) |
wafadmin/Runner.py |
97 97 + 0 - 0 ! |
disable parallel build on hppa architecture. |
| bp fix libavcodec initialization bug.patch | (download) |
src/plugins/avcodec/avcodec.c |
2 2 + 0 - 0 ! |
bug(2332): workaround libavcodec initialization bug |
| bp nycli command line length.patch | (download) |
src/clients/nycli/column_display.h |
1 1 + 0 - 0 ! |
bug(2270): increase output line length for non-terminal output |
| plugin tta segment with startms.patch | (download) |
src/plugins/tta/tta.c |
1 1 + 0 - 0 ! |
fix tta plugin to work with segment with startms |
| bp glib version check.patch | (download) |
src/include/xmms/wscript |
4 4 + 0 - 0 ! |
--- |
