summaryrefslogtreecommitdiff
path: root/audio/SDL-esound/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2006-06-12Remove SDL-arts, SDL-esound, and SDL-nas -- merged back into devel/SDLwiz1-25/+0
as options.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2005-12-11Convert aalib to options framework, adding an 'x11' option, and removewiz1-1/+2
aalib-x11 and aview-x11. SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED) for affected packages. Addresses PR 32046 by Leonard Schmidt.
2005-09-07Changes 1.2.9:adam1-3/+1
* Added support for direct color 8-bpp surfaces * Altivec optimized blitters * SDL.dll works on Windows 95 again * Dropping a document onto an SDL app passes it as a command line parameter in MacOS X * Fixed crash trying to allocate hardware surfaces on MacOS X * Fixed short read problem with SDL_RWFromMem() * Fixed gcc parse errors in SDL_audio.h on Windows * Added support for Tru64 UNIX 4.X * Improved RISC OS support * Numerous improvements to the Atari port * SDL_OPENGLBLIT is officially obsolete
2005-06-16Create directories before installing files into them.jlam1-1/+2
2005-03-27PKGREVISION bump for glut dependency removal (SDL/buildlink3.mk).wiz1-1/+2
2005-01-05Reset PKGREVISION after SDL update.wiz1-2/+1
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+3
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-2/+2
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
2004-01-15SDL/Makefile.common has switched to buildlink3 so these need to switchmarkd1-3/+3
as well.
2003-09-03don't use ${INSTALL} to install anythingdrochner1-2/+2
(this probably shouldn't be exported at all)
2003-07-26Initial import of SDL-esound, version 1.2.5:jmmv1-0/+23
SDL-esound is a plugin for the SDL library that allows it to output sound using the enlightened sound daemon (mainly used by the GNOME desktop).