summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
2001-01-04The way that shared objects were handled in the PLISTs and bsd.pkg.mk wasagc10-12/+32
out of date - it was based on a.out OBJECT_FMT, and added entries in the generated PLISTs to reflect the symlinks that ELF packages uses. It also tried to be clever, and removed and recreated any symbolic links that were created, which has resulted in some fun, especially with packages which use dlopen(3) to load modules. Some recent changes to our ld.so to bring it more into line with other Operating Systems also exposed some cracks. + Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain the ELF symlinks. + Don't mess about with file system entries when handling shared objects in bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will have got it right, and have a much better idea than we do. + Modify PLISTs to contain "ELF symlinks" + On a.out platforms, delete any "ELF symlinks" from the generated PLISTs + On ELF platforms, no extra processing needs to be done in bsd.pkg.mk + Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on a.out platforms + Update the documentation in Packages.txt With many thanks to Thomas Klausner for keeping me honest with this.
2000-12-31Fix libintl dependency and add missing file to PLIST.wiz2-3/+6
2000-12-30Manually syncing ONLY_FOR_PLATFORM is not the way to go.wiz1-5/+1
Remove ONLY_FOR_PLATFORM, and let it fail while installing the DEPENDS.
2000-12-28Sync ONLY_FOR_PLATFORM with devel/unproven-pthreads.wiz1-1/+5
2000-12-28add two fileswiz1-1/+3
2000-12-28add & enable xmphubertf1-1/+2
2000-12-28Added xmp-2.0.2:hubertf10-0/+122
This is the Extended Module Player, an open source module player for UNIX distributed under the terms of the GNU GPL. xmp currently runs on several platforms, including ALSA, OSS (for Linux on i386 and Alpha and FreeBSD), BSD, SunOS, Solaris, S/Linux and HP-UX. On PC class machines with GUS or AWE cards xmp takes advantage of the OSS sequencer to play modules with virtually no system load. Using software mixing, xmp plays at rates up to 48 kHz in mono or stereo, 8 or 16 bits, signed or unsigned, little or big endian samples with 32 bit linear interpolation. The current version of xmp supports many Amiga and PC module formats (including packed, Powerpacked and SQSHed modules) -- currently 47 known formats. Submitted by Rui-Xiang Guo <rxg@ms25.url.com.tw> in PR 11026.
2000-12-27Fix compilation on alpha, and handle most warnings while I'm here.wiz9-1/+107
2000-12-25Add and enable realplayer and remove realplayer7.jlam1-2/+2
2000-12-25Removed this package as the current RealPlayer for UNIX is available asjlam12-572/+0
pkgsrc/audio/realplayer.
2000-12-25RealPlayer 8 for UNIXjlam13-0/+581
This version seems to now work correctly with audio streams over the Internet. This package is imported as audio/realplayer with the intention of removing the old audio/realplayer7 package, as www.real.com only carries a single distfile for the latest version, and we are not allowed to mirror the distfiles. When a new version of RealPlayer is released for UNIX, please just update this package.
2000-12-19USE_X11 -> USE_X11BASEwiz1-2/+2
2000-12-18Install gnome-support files even if gnome is not installed; this waywiz4-3/+31
we don't have to have separate PLISTs for the two cases.
2000-12-17Correct paths.wiz1-3/+3
2000-12-17add and enable eawpatches and guspatcheswiz1-1/+3
2000-12-17Possible patch set for timidity (5,5MB). Was used in timidity-0.2i package.wiz8-0/+542
2000-12-17Possible patch set for Timidity (34MB extracted).wiz5-0/+423
2000-12-17Update timidity to 2.10.2, based on a package provided by Adam Ciarcinskiwiz18-973/+33
in connection with pkg/8648.
2000-12-13Fix typo in MASTER_SITES. Closes pkg/11723 by zuntum@eik.pl.jlam1-2/+2
2000-12-12Added wm category to main Makefile; remove packages that have been movedwiz1-2/+2
from x11 to wm; fix paths in packages that depend on the moved ones.
2000-12-08Remove unneeded part of the patch.wiz2-21/+3
2000-12-08Update to 0.8.1. Changes since 0.7.3:wiz5-31/+16
New skin format; skin editor (press tilde (~)); repeat 1 and A-B buttons; optional delay between songs (counted down); user options for mpg123 in preferences; ipc commands --skin_set, --volume and --status; randomize playlist in right-click menu; updated translations, some bugfixes.
2000-12-05upgrade to libcdaudio-0.99.4 -- no changes seem to be neededperry2-4/+4
2000-12-04Fix the libtool fix committed previously: add '-version 0:0' for sharedrh3-3/+17
library building (as suggested by Charles) and remove '-release ...' so that version and revision numbers get properly appended under both a.out and ELF.
2000-12-04PLIST fix after libtool updaterh1-2/+2
2000-12-02Use MASTER_SITE_SOURCEFORGE - no chance to get through tohubertf1-2/+2
sourceforge.net.
2000-12-02Don't try to malloc -10 bytes if there's no ID3 tag existing of ifhubertf2-1/+17
something else is broken. Prevents this from aborting immediately on me.
2000-12-02Remove SunSITE sites (they don't have it) and sourceforge sites (wrongtron1-4/+2
MD5 checksum) from master sites list.
2000-12-02Update to 12.17.1. Add more download URLs, sort PLIST.wiz3-7/+10
Changes since 12.16: Lots of new & improved filters & some file formats, and bug fixes.
2000-11-30DEPENDS on gettext -> USE_LIBINTL & BUILD_DEPENDS on msgfmtwiz1-2/+3
2000-11-30Update to 0.11. Changes since 0.9.5:wiz5-13/+16
Bug fixes, code cleanup, two new translations (nl&sv); recursive browser, some minor new features.
2000-11-29Make sure the user reads the instructions before proceeding - wait 10 secondshubertf1-1/+3
2000-11-29This doesn't depend on imlib anymore (uses gdk-pixbuf instead).wiz1-2/+1
2000-11-29Mark as broken, to avoid more queries about its not working.wiz1-1/+3
2000-11-27Correct PLIST for libtool changes.mycroft1-31/+31
2000-11-25Update libaudiofile to 0.1.11. Changes include:rh2-7/+7
* Error handling has been vastly improved. * Querying is much more robust. Querying on loops, markers, instruments, and intsrument parameters is now implemented. * Some small bugs have been fixed.
2000-11-23Give madvise() to mmappooka2-1/+26
2000-11-23Update to 0.12.2b. Changes: Performance improvements, bug fixes;wiz7-50/+30
internationalization (en, es, fr, hr, no), shared library, and some other minor changes.
2000-11-21add & enable liveice & icecasthubertf1-1/+3
2000-11-21Add icecast-1.3.7:hubertf8-0/+113
Icecast is an Internet based broadcasting system based on the Mpeg Layer III streaming technology. It is, however, not limited to streaming mp3 files. It was originally inspired by Nullsoft's Shoutcast and also mp3serv by Scott Man ley.
2000-11-21Add liveice-0.20001121:hubertf15-0/+222
LiveIce is the source client for Icecast which encodes an mpeg stream for broadcast as it is created. Unlike clients such as Shout and IceDJ this permits the broadcast of live audio, rather than prerecorded mp3's. To start: 0. start icecast 1. find $HOME/mp3 -type f >playlist 2. liveiceconfigure.tk, save 3. In /bin/sh: liveice -M 2>/dev/null
2000-11-19The timeout value for a scsireq is reset by libscsi in scsi_build. So,fvdl2-4/+30
set it *after* scsi_build, so that the actual intented timeout value is used, avoiding timeouts, bus resets and people putting the blame on controllers/drivers.
2000-11-17Add and enable krioagc1-1/+2
2000-11-17Initial import of krio, a kde front-end for managing the Rio PMP300 mp3 player,agc7-0/+93
into the NetBSD packages collection. It only really needs kdelibs, not the full kde environment, and is a decent graphical frontend for the Rio MP300.
2000-11-15Update lame to 3.87; retire lame-gui package, use LAME_USE_GTK variablewiz17-135/+116
instead; install more documentation. Lame isn't any longer a patch against the ISO source, but stand-alone. Other changes: MP3 decoding support, ID3V2 support, vorbis support (not compiled in right now), MPEG2.5 support; lots of bugfixes and speedups (for details, see installed history.html).
2000-11-14Actually, the specially supported CPUs are recognized automatically...wiz1-11/+1
Remove the checks again.
2000-11-11Use "${MASTER_SITE_SOURCEFORGE}".tron3-6/+6
2000-11-081.1.2 distfiles have moved - s:pub/kde/stable/:pub/kde/Attic/old/abs1-3/+3
2000-11-05Jeff Rizzopdate to 1.10.2, per PR 11423 by Jeff Rizzo <riz@boogers.sf.ca.us>hubertf2-6/+6
Changes: 10/04/2000 - 1.10.2 It is now possible to clear a tag in interactive mode. (Eugene Paskevich) (See NOTES in manpage for more info.) 09/06/2000 - 1.10.1 Fixed -NAYCKG options selecting wrong/multiple things. (Laurent Alacoque) 02/22/2000 - 1.10 Added -m/M mp3 rename options. alpha-ish. Added readline completion for genres Fixed default genre type with no readline (Glenn Maynard)
2000-11-02Update "xmradio" package to version 1.0. Changes since version 0.8:tron2-4/+4
- "mute" mutes the audio mux now, not the FM tuner. Fixes a temporary bug in the driver - stereo on/off button works now for Juhas driver (but still indicates if stereo is available at all) - polling tuner status to reflect changes in reception - detecting stereo signal for bktr driver as well - frequency label now always completely visible - support for LCD displays controlled via lcdproc (LCDd)