summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
1998-12-31Shut up the compiler warnings on alpha.garbled1-0/+11
1998-12-28Binutils strip doesn't know BSD/I's a.out format (to be fixed); usetv2-5/+5
INSTALL_SCRIPT for now. Noticed by augustss. Also document need for COMPAT_43 as well.
1998-12-28Convert this pkg to use pkglibtool.garbled2-4/+14
1998-12-28Add and enable bladeenc.tv1-1/+2
1998-12-28Add BladeEnc, a free (BSDI binary for i386, but source promised RSN) MPEGtv6-0/+42
Audio Layer 3 encoder based on the ISO stereo MP3 code, not the Fraunhofer joint-stereo code.
1998-11-24Use -O2, not -O6.mycroft1-3/+3
1998-11-24optimize, noted by mycrofthubertf1-3/+3
1998-11-19Remove RUN_DEPENDS from package Makefiles, and replace it with an ordinaryagc1-2/+1
DEPENDS definition.
1998-11-13Remove env-setting for xmkmf - only needed for 1.3(.0).hubertf1-5/+2
Pointed out by Al.
1998-11-12Fix some more pkglint nits.frueauf1-2/+3
1998-11-12Add missing NetBSD RCS Ids.agc3-0/+6
1998-11-12Add missing NetBSD RCS Id.agc1-0/+2
1998-11-12s/cp/${CP}/agc1-2/+2
s/files/${FILESDIR}/
1998-11-07Make this a local pkg, as it currently has no official maintainer or FTP site.mycroft1-3/+2
1998-11-05Clean up RCS IDs.mycroft1-2/+1
1998-11-052.4mycroft6-355/+200
1998-11-04"oops" forgot to commit this patch.. Thanks to Rene Hexel for noticing.garbled1-2/+2
1998-11-04Patches to fix PR's: 6270 and 6391.garbled2-0/+172
Mainly dealing with cdd's assumption that /dev/rcd0d is the correct raw device. It now handles multiple drives, and guesses the right raw device. Thanks to Rene Hexel for the patch for the multiple devices.
1998-11-04document and enable: esound, fnlib, p5-gtk and enlightenment.garbled1-1/+2
1998-11-04Intital import of esound-0.3garbled5-0/+37
the Enlightened sound daemon
1998-10-30Use the Pentium-optimized decoding routines.mycroft3-8/+337
1998-10-28Document fact that tosha's output is allways in little-endian format.garbled1-0/+15
Pointed out by John Ruschmeyer in PR #6334
1998-10-18Use #include <signal.h> instead of #include <sys/signal.h>dbj1-0/+11
1998-09-22add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to failgarbled1-2/+1
on alpha. There may be more, but I haven't seen them yet.
1998-09-07Comment out RCSID.. how the heck did that get in there?garbled2-2/+2
1998-08-26Automatically append HOMEPAge to DESCR files, and remove homepage URLstsarna2-7/+2
from individual DESCR files that had them.
1998-08-23Whitespace police.frueauf1-1/+1
1998-08-23Add missing / to HOMPAGE URL.frueauf1-2/+2
1998-08-23Added and fixed patches to allow build on alpha. Closes PR 5815garbled13-441/+694
(Tim Rightnour)
1998-08-23Fixing build on alpha. fixes PR 5815 (Tim Rightnour)garbled2-10/+10
1998-08-23Created new patch file, closes PR 5814 (now builds on alpha)garbled1-0/+8
PR by Tim Rightnour
1998-08-20The Grand Homepagification:tsarna11-11/+22
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-08-15Split patches into one-per-file patch for better maintainance.frueauf3-38/+52
1998-08-07Add NetBSD RCS Ids.agc22-0/+44
1998-08-07Add NetBSD RCS Ids.agc109-4/+222
1998-08-04Don't start playing from the audio buffer before decoded audiokim1-0/+13
has been written into it (fixes the "beginning of song not played" problem with the "-b" option).
1998-07-24Use the package libscsi instead of its own copy to make it work on alpha.frueauf2-11/+13
Closes pr 5813 by Tim Rightnour.
1998-07-23Fix XM\PM_(INC,LIB)DIR as pointed out by Tim Rightnour in PR5816.tv1-0/+9
1998-07-20Don't assume that a set DISPLAY is a working one. This package isfrueauf1-3/+2
interactive.
1998-07-17Fix MASTER_SITEShubertf1-2/+2
1998-07-16Build cdd.thorpej1-1/+2
1998-07-16Add a `cdd' package. CDD isn't maintained by the author anymore, sothorpej6-0/+45
we're using `cdd-1.0myc2', mycroft's hacked up version that works w/ ATAPI CD-ROMs, too.
1998-07-16Someone doesn't understand the difference between arrays and pointers. Quickthorpej1-0/+12
hack to make specifying an alternate device work.
1998-07-15Use automatic shared object handlingagc2-5/+2
1998-07-04Update xpm to 3.4k.mycroft2-4/+4
1998-07-04Update to 3.0.3.mycroft16-224/+163
1998-07-03Don't mirror distribution files which are kept locally anyway.tron1-1/+2
1998-07-03MANPREFIX -> PREFIXmycroft1-2/+2
1998-06-30Get package to work on alpha, fixes PR pkg/5587 by Tim Rightnour.tron2-0/+37
1998-06-29Enable rplay as noone seems to remember why it was commented it and itfrueauf1-2/+2
seems to work at least on i386. A future package will depend on it.