summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
2000-10-15Add and enable "mp3check".tron1-1/+2
2000-10-15Initial import of new "mp3check" package:tron8-0/+63
Check MP3 files for consistency
2000-10-15Add and enable libac3rh1-1/+2
2000-10-15Initial import of libac3-0.6.1, an ac3 audio (as used on DVDs) decodingrh8-0/+79
library.
2000-10-15Use new USE_MESA variable to depend on the correct Mesa packagesrh1-2/+2
2000-10-15Make the pkg name "madplay-0.11.4b".simonb1-1/+2
2000-10-15Add and enable madplay.simonb1-1/+2
2000-10-15Initial import of madplay - an integer MPEG audio decoder.simonb9-0/+87
2000-10-15Update esound to 0.2.20. Changes from version 0.2.19 include fix connecting ↵jlam3-6/+6
to localhost (127.0.0.1) and other miscellaneous fixes.
2000-10-15Update libaudiofile to 0.1.10. Changes from version 0.1.9:jlam3-10/+18
GNOME VFS operations have been incorporated into the Audio File Library. G.711 mu-law and a-law encoding is now available for all sound file formats. Documentation has been greatly improved but still needs work.
2000-10-13Don't build threaded version just because "pth" happens to be installedfredb1-1/+3
on the build system.
2000-10-06Honor CFLAGS passed in from the environment.jlam4-13/+64
2000-10-06make this work on 1.4.x systems which don't include getopt_longdmcmahill1-1/+6
2000-10-02Note that 'Currently due to linux emulation limitations this linux binary ↵abs1-0/+3
can only play from local files.'
2000-10-01Depend on libscsi>=1.6. Should fix bulk-builds.rh1-1/+3
2000-09-30 * This works fine with out in-tree curses - use it!hubertf5-25/+35
* Make "locked" mode the default. * Make me the maintainer of this package
2000-09-28Belatedly bump "nb" version for xforms, and likewise increment packagesfredb1-2/+2
that depend it, as suggested by wrstuden. The reason is so that older binary packages which were linked against an a.out shared lib won't have their package dependencies satisfied by the latest package, which has no shared libraries. There's no help for old ELF packages, unfortunately.
2000-09-27Take advantage of bsd.prefs.mk - pointed out by IWAMOTO Toshihiroagc1-7/+9
2000-09-26Make this compile on alpha: pull in <string.h> for correct prototype ofhubertf2-1/+14
memcpy()
2000-09-22Make this package work in environment where X11 and Motif isminoura3-6/+7
installed in non-standard directories, typically with xpkgwedge. Reviewed by hubertf.
2000-09-19Sliders go from 0 to 255 on NetBSD, not 0 to 100. Correct spelling --fredb4-118/+175
non-existent widget type was making the "-debug" output unreadable.
2000-09-18"-lXt" -> "-lXt -lSM -lICE", for a.out/m68k. Closes PR pkg/9971.fredb3-7/+7
2000-09-15Update md5 checksum.fredb2-4/+4
2000-09-13Nas-1.4 doesn't even try to build the voxware server on non-i386 ports,fredb3-8/+16
so split the PLIST in order to reflect that. (Clients work fine!)
2000-09-12Make this work on NetBSD without installing a config file.fredb2-1/+30
2000-09-11Sync.tron1-4/+4
2000-09-11Build with patch to fix layer 3 engine on 64Bit systems.tron2-4/+7
Fixes PR pkg/10677 by R. C. Dowdeswell.
2000-09-10Use devel/libscsi instead of adding the scsi library via patches.wiz6-1402/+16
Fix a bug. Closes pkg/6375.
2000-09-09Reorganize crypto handling, as discussed on tech-pkg. Remove allfredb1-2/+3
RESTRICTED= variables that were predicated on former U.S. export regulations. Add CRYPTO=, as necessary, so it's still possible to exclude all crypto packages from a build by setting MKCRYPTO=no (but "lintpkgsrc -R" will no longer catch them). Specifically, - - All packages which set USE_SSL just lose their RESTRICTED variable, since MKCRYPTO responds to USE_SSL directly. - - realplayer7 and ns-flash keep their RESTRICTED, which is based on license terms, but also gain the CRYPTO variable. - - srp-client is now marked broken, since the distfile is evidently no longer available. On this, we're no worse off than before. [We haven't been mirroring the distfile, or testing the build!] - - isakmpd gets CRYPTO for RESTRICTED, but remains broken. - - crack loses all restrictions, as it does not evidently empower a user to utilize strong encryption (working definition: ability to encode a message that requires a secret key plus big number arithmetic to decode).
2000-09-09Also patch the start and config skripts to use ${MACHINE_ARCH} insteadwiz5-6/+41
of uname -m (instead of only install skript only). Addresses pkg/10017.
2000-09-09Correct dependency on suse_x11.jlam1-2/+2
2000-09-08Real Player doesn't need all of "suse_linux", just "suse_x11".tron1-2/+2
2000-09-01Make sure if mixer_devinfo's mixer_class points to a valid index.toshii2-9/+12
(This doesn't hold for uaudio(4), which caused SEGV on startup.)
2000-08-31Adapt this package to tcl-8.3.2, and move the timidity lib dir to bejwise5-233/+233
${PREFIX}/share/timidity.
2000-08-31add CHECK_SHLIBS=nohubertf1-2/+2
2000-08-26Bugfix: Make choosing `outputs.line' as volume control devicewiz2-1/+35
possible, even if `inputs.line' also exists and comes earlier (both were noted only as `line' before).
2000-08-25Add appropriate definitions of LDD so check-shlibs works correctly.jlam1-1/+2
2000-08-23Use "USE_XPM" option instead of direct dependence on the "xpm" package.tron4-14/+12
2000-08-22change <sys/bswap.h> to <machine/bswap.h> so it works on 1.4.x systems.dmcmahill4-10/+10
2000-08-22Make this package build on big-endian systems that don't run Linux. Problemad4-1/+238
pointed out by dmcmahill.
2000-08-22include missing header file. fixes recently noted compile problems.dmcmahill2-1/+12
2000-08-22add missing DEPENDSdmcmahill1-1/+3
2000-08-22add RCS Idwiz2-2/+4
2000-08-21Add the SONY CDU4811 CD-ROM - it passes multiple tests on multiple CDs.simonb2-5/+15
2000-08-19for oss driver (ogg123 -d oss), use /dev/audio by default (not /dev/dsp).itojun4-7/+32
repair mp3tovorbis (there's no bash in basesystem, use sh). more comment in Makefile about master distribution (copied in LOCAL_PORTS).
2000-08-18Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive andhubertf6-17/+29
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead.
2000-08-18pass down CFLAGS too.itojun4-11/+22
2000-08-18pass LDFLAGS down to the build tree, so that it can find esound anditojun5-12/+32
other sound drivers in /usr/pkg. From: Lennart Augustsson <lennart@augustsson.net>
2000-08-17add audio/vorbisitojun1-1/+2
2000-08-17vorbis audio encoder/decoder, from daily snapshot (2000/8/18).itojun10-0/+90
--- pkg/DESCR Vorbis is a general purpose audio and music encoding format contemporary to MPEG-4's AAC and TwinVQ, the next generation beyond MPEG audio layer 3. Unlike the MPEG sponsored formats (and other proprietary formats such as RealAudio G2 and Windows' flavor of the month), the Vorbis CODEC specification belongs to the public domain. All the technical details are published and documented, and any software entity may make full use of the format without royalty or patent concerns. This package contains libvorbis, an LGPLed software implementation of the Vorbis specification by the Xiphophorus company (http://www.xiph.org/), vorbisfile, an LGPLed convenience library built on Vorbis designed to simplify common uses and a number of GPL example programs, utilities and player plugins.