Commit graph

40 commits

Author SHA1 Message Date
wiz
4e48c18b53 Bump PKGREVISION for Charles' fix for kaudiocreator. 2004-10-10 12:30:48 +00:00
mycroft
a63c6c44a2 Fix a problem with our hacked version of cdda_identify_scsi() that was
causing kaudiocreator to fail with a mysterious "Unknown error".
2004-10-10 10:48:39 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
jlam
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
shannonjr
edbc11c53d Re: PR 25727 audio/cdparanoia does not compile with gcc 3.4.0
The problem is that a switch statement has a default case with no statement.
The fix is to add a null statement. Four instances of this problem
were corrected. This closes the referenced PR.
2004-06-01 20:58:38 +00:00
minskim
acf79c6eb8 Enable pkgviews installation. 2004-05-02 04:22:47 +00:00
snj
535a02e639 No longer used. 2004-04-26 03:52:06 +00:00
wiz
81c14edeea Remove chunks that just change the lineno in the output. 2004-03-20 11:23:51 +00:00
wiz
2fae122864 Remove outdated message. Noted by martin@. 2004-03-20 11:17:20 +00:00
jlam
9ff0e10340 Reorder location and setting of BUILDLINK_PACKAGES to match template
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
2004-03-05 19:25:06 +00:00
xtraeme
676e6d94b0 bl3ify 2004-02-11 00:39:29 +00:00
grant
ed16993a08 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 07:14:59 +00:00
kim
f1e225f085 Change maintainer to myself. 2003-11-03 22:43:37 +00:00
grant
00895127a8 files missed in last commit 2003-10-20 12:08:03 +00:00
grant
5e72905dac merge some patches from FreeBSD ports.
allows this to build on FreeBSD using the ATAPI/CAM subsystem.
2003-10-20 12:07:23 +00:00
grant
6352f85688 as this is ONLY_FOR_PLATFORM Linux and NetBSD, don't try to buildlink
it if we're on a different platform.
2003-10-18 11:53:48 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
salo
3b9f109984 Restrict the package to NetBSD and Linux, as it doesn't compile elsewhere in
its current state.
Remove unused target, style nits.

If anyone is interested:
FreeBSD patches: http://www.freebsd.org/cgi/cvsweb.cgi/ports/audio/cdparanoia/files/
OpenBSD patches: http://www.openbsd.org/cgi-bin/cvsweb/ports/audio/cdparanoia/patches/
2003-06-23 15:34:21 +00:00
wiz
8f8102b615 Move part of DESCR to MESSAGE. 2003-06-13 08:01:42 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
wiz
5a663dd82b Unused. 2002-08-31 15:14:37 +00:00
jlam
efb93b17bd Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.
2002-08-25 19:21:43 +00:00
rh
ac88bdb86d Add buildlink.mk file. Provided by <collver@linuxfreemail.com> in PR
pkg/16470, thanks!
2002-04-27 10:37:07 +00:00
itohy
079c698258 Upgrade to cdparanoia III 9.8.
Install headers in separate directory.

Related changes:

  - Patch for Kenwood TruX drives (they worked before, but were very slow)

  - Slightly different default read command to alleviate end-of-track
    read problems on a number of drives

  - New -z command syntax; option argument to allow a skip after a
    user-configurable number of tries

  - Added more possible read commands to autoprobe

  - Removed autoprobe limitation, so starting a new rip will not
    potentially stall in autoprobe until previous rip finishes

  - Patch to allow sample-granulairy offset

  - allow NULL callbacks to be passed to library interface
2002-03-04 14:45:12 +00:00
wiz
87f0eee1ad Make PKGNAME dewey-conform. 2001-12-03 17:57:44 +00:00
zuntum
0ca28723fb Move pkg/ files into package's toplevel directory 2001-11-01 00:11:36 +00:00
simonb
14b151edc0 For NetBSD hosts, use a default device of /dev/rcd0<rawpart>. 2001-06-25 12:17:54 +00:00
skrll
221e3119b3 Make this pkg build shared libraries as well.
Fixes pkg/12770 from Hume Smith <hclsmith@operamail.com>
2001-04-29 09:47:02 +00:00
agc
3e7e5cdd89 Move to sha1 digests, and add distfile sizes. 2001-04-18 13:04:18 +00:00
agc
18ea9c7e79 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:22:24 +00:00
wiz
f7bb9e2078 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 13:30:32 +00:00
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
jlam
08322b85c2 Honor CFLAGS passed in from the environment. 2000-10-06 06:40:33 +00:00
itohy
394614bd1a RCS Id police 2000-07-24 05:05:45 +00:00
hubertf
61f6407cf3 Properly recognize Toshiba ATAPI CDROM/DVD. 2000-06-22 01:15:33 +00:00
wiz
da23cba2f6 Don't dump core if device isn't recognized as valid CD-ROM drive. 2000-06-22 00:41:17 +00:00
hubertf
98da2b7af9 Pull in getopt.h correctly - sent to me by Thomas Klausner. 2000-05-02 11:37:05 +00:00
itohy
169c2f6b78 Oops, copy-and-paste botch....
SCSI "mode select" commands were not handled correctly,
and some drives might not work (I'm not sure).
2000-03-13 05:23:28 +00:00
rh
333e8953ef Make cdparanoia compile under NetBSD-1.4.x (pointed out by Eric Mumpower
on the cdparanoia mailing list).
2000-01-28 07:18:37 +00:00
itohy
03fef19591 An attempt to port cdparanoia-III-alpha9.7.
CD-DA extraction tool with excessive data corrections,
such as jitter, loss of data, etc.

This will soon be obsoleted by cdparanoia IV, I hope....

Most SCSI/ATAPI CD-ROM drives should work fine.
However, the ATAPI stuff is totally untested, and
if it happened to work, it was a miracle. :-)

Currently,
  - the feature to search for CD-ROM device is not
    implemented and the -g option is required,
  - the libraries are not installed.
2000-01-19 08:03:00 +00:00