aboutsummaryrefslogtreecommitdiff
path: root/emulators/mupen64plus-audio-sdl
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.5Jose Alonso Cardenas Marquez2015-06-151-2/+2
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=389666
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-081-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=374303
* Stage all emulators/mupen64plus portsJohn Marino2014-08-141-1/+0
| | | | | | | | | PR: 190081 Submitted by: Matthieu Volat Tweaks by: marino Notes: svn path=/head/; revision=364872
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | emulators) Notes: svn path=/head/; revision=327721
* - adopt optionsNGJason Helfman2013-03-151-6/+2
| | | | | | | | | - trim historical headers Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314312
* mupen64plus-audio-sdlMarcus von Appen2012-02-201-1/+0
| | | | Notes: svn path=/head/; revision=291908
* - Update devel/sdl12 to 1.2.15Marcus von Appen2012-02-181-0/+1
| | | | | | | | | | | | | | | | - Update audio/sdl_mixer to 1.2.15 - Update graphics/sdl_image to 1.2.12 - Update graphics/sdl_ttf to 2.0.11 - Update graphics/sdl_gfx to 2.0.23 - Update net/sdl_net to 1.2.8 - Bump PORTREVISIONs on ports that depend on one or more packages due to ABI and shared library version changes - Update Mk/bsd.sdl.mk accordingly for the new shared library versions Tested by: exp-run by pav Notes: svn path=/head/; revision=291667
* - Update to latest 1.99.4 (hg bitbucket) versionJose Alonso Cardenas Marquez2011-12-181-2/+0
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=287564
* - Fix build on i386Jose Alonso Cardenas Marquez2010-12-171-0/+2
| | | | | | | | | | | - Install plugins to ${LOCALBASE}/lib/mupen64plus directory. This is default directory used by emulator - Bump PORTREVISION Reported by: David Demelier <demelier.david@ at gmail.com> Notes: svn path=/head/; revision=266480
* - Rename the following ports:Jose Alonso Cardenas Marquez2010-12-131-8/+4
| | | | | | | | | | | emulators/mupen64plus-base -> emulators/mupen64plus-core emulators/mupen64plus-sdlaudio -> emulators/mupen64plus-audio-sdl emulators/mupen64plus-sdlinput -> emulators/mupen64plus-input-sdl emulators/mupen64plus-rsp -> emulators/mupen64plus-rsp-hle emulators/mupen64plus-rice -> emulators/mupen64plus-video-rice Notes: svn path=/head/; revision=266185
* - New port: emulators/mupen64plus-sdlaudioJose Alonso Cardenas Marquez2008-05-201-0/+22
An audio plugin for Mupen64Plus emulator Notes: svn path=/head/; revision=213418