Branches for Dapper

Name Status Last Modified Last Commit
lp://staging/ubuntu/dapper/mpg123 2 Mature 2009-08-19 02:16:22 UTC
5. * Makefile: In linux-nas target, only...

Author: Daniel Kobras
Revision Date: 2006-01-16 18:03:38 UTC

* Makefile: In linux-nas target, only link with libaudio, but not with
  its dependent libs.
* Makefile: Likewise, in linux-*-esd targets remove explicit audiofile
  linkage.
* Makefile: Use double rather than single quotes in OBJECTS definitions
  to fix multi-line OBJECTS with recent implementations of GNU make.
* Makefile: Sprinkle some extra spaces after macro definitions to
  placate gcc with recent GNU make.
* httpget.c: Do not forget to pass the target URL when using an HTTP
  proxy. Closes: #311049
* mpg123.c: Resync buffers when interrupted by Ctrl-c to clean out
  remaining cruft. Also cures long delays when skipping songs in
  buffered mode. Closes: #154509, #280034
* mpg123.h: Complete fix from 0.59r-2 and remove external declaration
  esdserver variable from mpg123.h. There's no need for it to be global.
  Fixes build of linux-esd with recent gcc.
* mpg123.1: Correct description of -s option for mono input.
  Closes: #326038
* debian/control: Remove build-dependency on xlibs-dev because we no
  longer link with libXau and libXt directly. Closes: #346937
* debian/control: Likewise, remove libaudiofile-dev build-dependency.
* debian/control: Follow name change from nas-dev to libaudio-dev in
  build dependencies.
* debian/rules: Define ARCH from dpkg-architecture rather than from
  obsolete dpkg option.

11 of 1 result