summaryrefslogtreecommitdiff
path: root/audio/openal/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2015-11-03Add SHA512 digests for distfiles for audio categoryagc1-1/+2
Problems found with existing distfiles: /pub/pkgsrc/distfiles/amp-0.7.6.tgz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-music-32000-1.0.8.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-music-48000-1.0.8.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-en-us-callie-32000-1.0.22.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-en-us-callie-48000-1.0.22.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-16000-1.0.12.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.12.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.12.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-8000-1.0.12.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.13.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.13.tar.gz /pub/pkgsrc/distfiles/kid3-3.3.0.tar.gz /pub/pkgsrc/distfiles/libdca-0.0.5.tar.bz2 /pub/pkgsrc/distfiles/mp3to.gz /pub/pkgsrc/distfiles/squeezeboxserver-7.5.1-noCPAN.tgz No changes made to these file. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2014-01-13Fix build with Apple GCC 4.2.1.jperkin1-2/+2
2014-01-10Fix build on Darwin.pho1-1/+2
2013-12-15Fix the build on FreeBSD 9, FreeBSD uses sys/soundcard.h nowadays.asau1-2/+2
2012-04-17Fix build with clang.joerg1-3/+3
2011-09-22Fix build with gcc-4.2. Problem reported and fix tested by joerg.wiz1-2/+2
2011-08-22Fix build and installed header file for gcc-4.5. Bump PKGREVISION.wiz1-1/+3
2009-02-16kill an obsolete line in the installed .pc file, reported bydrochner1-1/+2
Jared D. McNeill per PR pkg/40648, bump PKGREVISION
2007-09-15Ensure that libopenal is built with pthread linkage and users ofjoerg1-2/+2
the config script get it as well. Bump revision.
2007-08-30Include OSS backend on DragonFly. Bump revision.joerg1-1/+3
XXX The configure check is completely bogus.
2007-04-06define _NETBSD_SOURCE for fixing build problem on NetBSD 3.1.obache1-2/+2
XXX: define here. if pass this definision to configure, try to build solaris XXX: backend, raise another build problem.
2007-01-03Update to latest version, 0.0.8. Previous version was date-based (and thuswiz1-8/+6
higher), so reset version dependency in buildlink3.mk to current one. No package affected. Changes: About two years of development, only described in ChangeLog AFAICT.
2006-03-17Fix patch to create directory before installing into it, and make thisjlam1-2/+2
package use INSTALLATION_DIRS.
2005-12-11Add DragonFly.joerg1-2/+2
2005-02-23Add RMD160 digests to the SHA1 ones.agc1-1/+2
2004-12-01Changes 20040816:adam1-4/+6
* Improvements toward the stable release
2003-09-1620030724: bug-fix releaseadam1-3/+3
2003-03-17Initial import of openal, version 20030125.jmmv1-0/+6
OpenAL is a 3D positional spatialized sound library analogous to OpenGL: instead of micromanaging each aspect of sound playback and effect, the application writer may limit himself to placing sounds in the scene and letting the native OpenAL implementation determine the correct amount of pitch alteration, gain attenuation, phase shift, etc., required to render the sounds correctly. Provided in PR pkg/20759 by Juan RP, with some changes by me.