summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
2001-04-20fix uninitialized struct member passed to ioctl()drochner2-1/+14
2001-04-19Move madplay to mad.wiz6-77/+2
2001-04-19Rename package from madplay to mad, and move it to audio/mad instead ofwiz5-0/+76
audio/madplay.
2001-04-19Oops. Make kscd actually compile. Some tidyup.skrll3-11/+25
Pointed out by Kent Polk <kent@goathill.org> in private email.
2001-04-18Move to sha1 digests, and add distfile sizes.agc37-74/+115
2001-04-18Move to sha1 digests, and add distfile sizes.agc63-120/+190
2001-04-18Use /dev/sound not /dev/audio. Thanks to Charles for pointing this out.skrll2-4/+4
2001-04-17Build and install kscd. Doesn't let me play CDs on my laptop, but I thinkskrll7-20/+150
that's a problem elsewhere.
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoskrll2-4/+3
+ move the patch digest/checksum values from files/patch-sum to distinfo + include distfile filesizes in distinfo
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc243-696/+534
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17Use /dev/audio in kmidi not /dev/dspskrll2-4/+14
2001-04-16add & enable shortenzuntum1-1/+2
2001-04-16Initial import of shorten-3.1zuntum8-0/+102
Shorten is a lossless compressing tool specialized for Audio files where it usually performs better than gzip/bzip2. Package submitted by Ben Collver <collver@linuxfreemail.com> in pkg/12586
2001-04-16Fix MASTER_SITESzuntum1-2/+2
2001-04-14Update libsidplay to 1.36.47pooka2-6/+4
Changes since 1.36.45: * the default is now 16bit 44.1kHz stereo * minor fixes
2001-04-14distname has changedpooka2-5/+4
2001-04-13Include the experimental tty controls patches.simonb2-2/+6
2001-04-13Update package to 0.13.0 (beta).simonb4-92/+5
Major changes include: - The last complete audio frame should now be properly decoded even when it is not followed by other data - Ancillary data is now properly extracted from Layer III streams. - Rewrote the Layer III joint stereo decoding routine to correct a major MPEG-2 problem and a minor MPEG-1 problem decoding intensity stereo. Other changes in the CHANGES file in the distribution.
2001-04-11Update package list for changed version number.tron4-130/+134
2001-04-09Remove unneeded '-' before ${MKDIR} or ${INSTALL_DATA_DIR}wiz1-2/+2
2001-04-07Update gnome-audio to 1.4.0. Includes new and improved sounds.rh3-11/+15
2001-04-06Update esound to 0.2.22. Changes include:rh3-8/+8
o esd supports for multiple recording clients - multiple esd_record_stream or esd_record_stream_fallback can now run simultaneously o security improvements - you should upgrade to 0.2.21 - older version have security holes, which can compromite account of any esd user
2001-04-06Use wildcard dependence on "pth" package.tron1-2/+2
2001-04-05Make timidity build environment honour LDFLAGS settings. This should fixskrll2-5/+23
build problems when using xpkgwedge. Reported by Rex McMaster <rmcm@compsoft.com.au> in pkg/12555
2001-04-05Standardize patch names.wiz4-13/+13
2001-04-05Make dewey in PKGNAME sane, and update dependencies.wiz3-6/+9
2001-04-04Make this package work under Solaris. The patches were contributed bytron4-1/+103
Christian Weisgerber in private e-mail.
2001-04-04Add missing build dependences on "autoconf" and "automake".tron1-3/+5
2001-04-02Move BUILD_USES_MSGFMT in DEPENDS block, mostly by removing emptywiz1-3/+2
lines.
2001-03-31Fix MAKE_ENV (quoting)zuntum1-18/+18
2001-03-31More cleanup of audio init code.mycroft2-24/+42
2001-03-31Samples are stored in the audio buffer in host order, not little-endian. Don'tmycroft2-4/+38
generate static on big-endian machines. (Haven't I fixed this before??)
2001-03-31Use /dev/sound, not /dev/audio.mycroft2-25/+26
2001-03-31Use /dev/sound, not /dev/audio.mycroft2-5/+18
2001-03-29enable recent additionsdrochner1-1/+3
2001-03-29a tool to produce covers for audio CDsdrochner6-0/+48
2001-03-29Audio-CD perl module for use with disc-coverdrochner6-0/+43
2001-03-28Don't try to remove "share/pixmaps" which is part of the standardtron1-2/+1
directory structure now.
2001-03-28Fix PLIST, noted in recent i386 bulk build.wiz2-7/+8
2001-03-27Change BUILD_DEPENDS semantics:hubertf10-22/+31
first component is now a package name+version/pattern, no more executable/patchname/whatnot. While there, introduce BUILD_USES_MSGFMT as shorthand to pull in devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current). Patch by Alistair Crooks <agc@netbsd.org>
2001-03-25Update gqmpeg to 0.8.3nb1, to play Ogg Vorbis properly.hubertf3-4/+26
Patch sent in PR 12470 by Rui-Xiang Guo <rxg@ms25.url.com.tw>
2001-03-25Hand-fudge patch-ab so that an RCS Id doesn't get in the way.simonb2-6/+4
2001-03-25Add a patch from Andre McCurdy <armccurdy@yahoo.co.uk> to fix the arm32simonb3-6/+92
PIC code. Fixes PR pkg/12312 from Ignatios Souvatzis.
2001-03-24Fix MASTER_SITESzuntum1-2/+2
2001-03-23Add a patch supplied by Christian Weisgerber <naddy@openbsd.org>:wiz2-1/+16
Remove shared memory segments (created when using -b) after exiting.
2001-03-21Add a patch forwarded from the Xiphophorus CVS repository bywiz2-0/+16
Christian Weisgerber: Fixes encoder core dumps on 64-bit architectures.
2001-03-20replace "oss" by "sun", since libao-0.6.0nb1 comes with NetBSD audiowiz1-5/+5
support.
2001-03-20Add native Open/NetBSD audio support, supplied by Christian Weisgerberwiz10-25/+754
<naddy@openbsd.org> in private communication; a patch against a memory leak in the wav file writer, forwarded from the vorbis-dev list by Jeremy C. Reed; also use pkgsrc libtool instead of included one, and don't depend on esd anymore. Bump version to 0.6.0nb1.
2001-03-19add and enable gmodplaywiz1-1/+2
2001-03-19Initial import of gmodplay, based on a package provided by Ben Collverwiz14-0/+458
in pkg/12071: Module player for IT, XM, S3M, MOD, MTM, STM, FAR, ULT, 669, AMS, DBM, MDL and OKT modules (on little endian machines only, for now :( ), based on modplug source code.