pkgsrc/audio/cdparanoia
itohy b5271cb9ad - Change the timeout period from 10s to 1min, which is the same value of
the original implementation.  Actually, one of my drive takes more than
  10s for seeking a track and causes inconsistency of the aic SCSI driver.
  Yeah, the driver should not fail, but that is a different problem.... :)

- Implement read speed selection (-S option).  The unit is 1000byte/s.
  "-S 176" for 1x speed, "-S 352" for 2x speed, and so on.  If the
  specified value is smaller than 176, it will be multiplied by 176,
  so "-S 1" also selects 1x speed.  "-S 0" selects the maximum speed.
  This is an experimental feature and the interface will likely change.
2001-01-08 23:04:56 +00:00
..
files - Change the timeout period from 10s to 1min, which is the same value of 2001-01-08 23:04:56 +00:00
patches - Change the timeout period from 10s to 1min, which is the same value of 2001-01-08 23:04:56 +00:00
pkg An attempt to port cdparanoia-III-alpha9.7. 2000-01-19 08:03:00 +00:00
Makefile Honor CFLAGS passed in from the environment. 2000-10-06 06:40:33 +00:00