summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
2000-05-02Remove patches to deal with two bugs involving configure's handling ofdanw4-49/+6
INSTALL which have both been worked around in bsd.pkg.mk now.
2000-05-02Pull in getopt.h correctly - sent to me by Thomas Klausner.hubertf2-4/+4
2000-04-27Turn off the cursor.mycroft2-18/+21
Also, delete some changes we don't actually need.
2000-04-27Use mvhline().mycroft2-17/+10
2000-04-27Work around compiler bug exposed by previous change.mycroft3-30/+30
Also remove explicit refreshes.
2000-04-27Fix LP64 problems.mycroft6-15/+101
2000-04-24Be more liberal on which xpm versino we accept (3.* instead of 3.4k)hubertf1-2/+2
2000-04-23Fix world writable directories to not be that way.kim1-1/+4
2000-04-16Fix yet more display problems.mycroft5-46/+170
2000-04-16Fix numerous display problems.mycroft6-13/+456
Eliminate the use of slang alongside ncurses.
2000-04-15Use box-drawing characters.mycroft3-23/+62
Add explicit refresh operations.
2000-04-10defuzzrh4-14/+14
2000-04-07It seems the information in gsm.h is not enough to make full use ofhubertf2-2/+11
this librarly. Install some more headers (in their own dir).
2000-04-07changed distsite to the new one (thanks hubertf!)wiz1-2/+2
2000-04-06Update to ac3dec-0.6.1. Changes since 0.5.6 (from the ChangeLog):wiz6-20/+20
-Fix another 2.0 problem (rematrix was wrong). -Fix the never resync on a bad crc bug. -New library interface -Fix bug wrt coupling channels that was causing sound quality problems. -Fix 2.0 mode problems (aka the I forgot to implement the phase flags bug). -All around speed improvements (almost twice as fast) -Improved robustness when fed bad data. The entire frame is checksummed before playback.
2000-04-03Use working MASTER_SITES path for better retrieval of the distfile.pooka1-2/+2
Thanks to Hubert for noticing the problem.
2000-04-02Update mikmod to 3.1.6-a. Changes since 3.0.3 are numerous, includingpooka11-195/+18
integrated patches from the package system, an on-screen configuration facility and a "don't loop" interal module option. See NEWS in distribution for a full list of changes.
2000-04-02Update libmikmod to 3.1.9. Changes since 3.1.7 are numerous, see file NEWSpooka8-31/+68
included in the distribution for a complete list.
2000-03-29Use .include "" instead of <> to include bsd.prefs.mk.enami1-2/+2
2000-03-28Change from using qt to qt1. This clears the way to allow Qt to be upgradeddmcmahill1-4/+3
to Qt-2 without breaking KDE which still requires Qt-1.
2000-03-28make qt1 install in its own directory instead of renaming its installeddmcmahill14-162/+54
components. This allows users of Qt to specify QTDIR=/path/to/qt instead of having to patch all configure scripts and makefiles to look for alternate names. This is the recommended approach from Troll Tech (Qt authors). update pkgs which use qt1 to reflect this.
2000-03-27Add "a.out" version of "i586" decoder taken from "mpg123" package.tron2-1/+327
2000-03-23switch dependency from qt-1.44 to qt1-1.44dmcmahill5-32/+77
2000-03-23move dependency from qt-1.44 to qt1-1.44dmcmahill6-8/+74
2000-03-23update dependency from qt-1.44 to qt1-1.44dmcmahill3-21/+19
2000-03-22Remove outdated RealPlayer 5.0 and RealPlayer G2 packages. These arejlam15-437/+1
no longer available on the real.com website. Also superseded by the Realplayer 7 package (audio/realplayer7).
2000-03-22Disable realplayerG2 and mark as superseded by realplayer7rh2-3/+4
2000-03-22Add and enable realplayer7rh1-1/+2
2000-03-22Initial import of realplayer7, the current beta version of RealAudiorh9-0/+473
and RealVideo for Linux. This package was submitted in PR 9652 by John Darrow, thanks!
2000-03-16Fix dynamic linker errors while loading input and output libraries.tron3-5/+19
2000-03-16test -> ${TEST}wiz1-2/+2
2000-03-13Oops, copy-and-paste botch....itohy2-5/+5
SCSI "mode select" commands were not handled correctly, and some drives might not work (I'm not sure).
2000-03-12Using the updated "glib-1.2.7" package with thread support the "xmms"tron1-5/+2
GUI finally works. However, the CD audio and OSS modules need some more work.
2000-03-12Add commented out entry for "xmms".tron1-1/+2
2000-03-12Mark this package as broken until "gthread" library gets fixed.tron1-1/+3
2000-03-12- Use "pth" instead of "mit-pthreads".tron8-58/+327
- Reenable "libmikmod" support. - Adapt CD-ROM driver to NetBSD. - Correct package list.
2000-03-11Use "sed" instead of "perl" in "post-extract" target.tron1-7/+10
2000-03-09remove trailing `.'wiz1-1/+1
2000-03-07Bring this package closer to a working state. Configuring the "libxmms"tron13-372/+160
library doesn't work properly yet.
2000-03-07Make sure that our package libtool is used.tron3-3/+23
2000-03-07Add missing "USE_GTEXINFO= YES".tron1-4/+5
2000-03-07Import "xmms" package from FreeBSD ports collection:tron9-0/+442
X Multimedia System --- An audio player with a Winamp GUI
2000-03-01Include sys/param.h to make check against __NetBSD_Version__ actually work.pooka2-8/+18
2000-03-01Give the VM system a hint that we'll be using the mmap()ed data forpooka3-2/+21
sequential read. add RCS tag to patch-aa
2000-03-01Update bladeenc to 0.92.0-stable.simonb2-5/+5
Update from Markus Kurek in PR pkg/9501. Major changes from 0.90 are: - Optimisations and restructuring of major components of the encoding process - 34% faster on a K6-2 350! - Fixed bug with crashes producing mono mp3's from stereo input. - Fixed bug with bad-sounding mono mp3's.
2000-02-29Update to version 2.1.1.scw19-1259/+20
The author has incorporated the stdio changes which were originally in the patch files being deleted.
2000-02-25remove commented out SUBDIR += lines for packages that never gotwiz1-3/+3
converted from FreeBSD, or have been disabled since. Sorted lines alphabetically, added some missing directories.
2000-02-23install license, lowercase program name, USE_X11BASEwiz2-4/+5
2000-02-23honor X11BASE during compile, install additional documentationwiz5-13/+38
2000-02-22Update package to dap-2.1, and simplify the Makefile nowscw2-6/+5
that the tarfile has a version number.