aboutsummaryrefslogtreecommitdiff
path: root/audio/sdl2_mixer
Commit message (Collapse)AuthorAgeFilesLines
* audio/sdl2_mixer: update 2.6.3 → 2.8.0Dmitry Marakasov2024-04-174-69/+45
| | | | - Remove tremor support, as port was removed from the tree
* audio/opus: bump consumers after update to 1.4Christian Weisgerber2023-04-251-0/+1
|
* audio/sdl2_mixer: update 2.6.2 → 2.6.3Dmitry Marakasov2023-02-073-6/+5
|
* audio/flac: bump port revision of consumers after update to 1.4.1Christian Weisgerber2022-09-251-0/+1
|
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* audio/sdl2_mixer: update 2.6.1 → 2.6.2Dmitry Marakasov2022-08-314-11/+11
| | | | | - Fix installation with WITH_DEBUG - Update pkg-descr
* audio/sdl2_mixer: update 2.0.4 → 2.6.1Dmitry Marakasov2022-07-214-54/+77
|
* audio/libmad: Set SONAME to libmad.so.0 instead of libmad.so.0.16.2Po-Chuan Hsieh2022-07-111-1/+1
| | | | | - Bump PORTREVISION of dependent ports for shlib change - Bump PORTREVISION for package change
* audio/fluidsynth: Update to upstream version 2.2.4Thomas Zander2021-11-271-1/+1
| | | | MFH: 2021Q4
* audio/fluidsynth: Update to upstream version 2.2.3Thomas Zander2021-10-041-1/+1
| | | | MFH: 2021Q4
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* a-b: Add missing USES={gnome,php,sdl,xorg}Tobias Kortkamp2019-11-081-1/+1
| | | | Notes: svn path=/head/; revision=517040
* Chase update to audio/fluidsynth; bump PORTREVISION of dependent portsThomas Zander2019-09-291-1/+1
| | | | | | | PR: 240890 Notes: svn path=/head/; revision=513215
* Update MASTER_SITES and WWWSunpoet Po-Chuan Hsieh2019-04-212-2/+2
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=499573
* Chase update of fluidsynth to 2.0.3Thomas Zander2019-03-021-0/+1
| | | | | | | PR: 233448 Notes: svn path=/head/; revision=494418
* - Update to 2.0.4Dmitry Marakasov2019-02-053-23/+48
| | | | | | | | - Disable dynamic linking - Regroup options Notes: svn path=/head/; revision=492259
* Bump PORTREVISIONS to chase update to audio/fluidsynth 1.1.11Thomas Zander2018-06-011-0/+1
| | | | | | | PR: 228265 Notes: svn path=/head/; revision=471300
* Take maintainership of SDL/SDL2 portsDmitry Marakasov2018-02-051-1/+1
| | | | Notes: svn path=/head/; revision=460979
* Reset mva@'s ports, he handed in his ports bit.Rene Ladan2017-01-221-1/+1
| | | | Notes: svn path=/head/; revision=432169
* - Update sdl20 and satellite libraries to latest versionsDmitry Marakasov2016-04-065-30/+9
| | | | | | | | | | | | | | | | | | | | sdl2: 2.0.3 -> 2.0.4 sdl2_image: 2.0.0 -> 2.0.1 sdl2_mixer: 2.0.0 -> 2.0.1 sdl2_net: 2.0.0 -> 2.0.1 sdl2_ttf: 2.0.12 -> 2.0.14 - Add LICENSE_FILE - Strip libraries - Switch to USES=localbase where applicable PR: 207671 Submitted by: devnexen@gmail.com, amdmi3 Approved by: maintainer timeout (mva, 1 month) Exp-run by: antoine Notes: svn path=/head/; revision=412624
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-7/+7
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* audio/sdl{,2}_mixer: sync and add missing option descriptionsJan Beich2016-03-101-0/+1
| | | | | | | PR: 202689 Notes: svn path=/head/; revision=410737
* audio/sdl{,2}_mixer: fix VORBIS=on logic after r410689Jan Beich2016-03-101-2/+4
| | | | | | | | PR: 202689 Reported by: antoine Notes: svn path=/head/; revision=410736
* audio/sdl{,2}_mixer: add TREMOR optionJan Beich2016-03-093-4/+36
| | | | | | | | | | TREMOR is enabled by default on platforms without hardware floating point. PR: 202689 Approved by: maintainer timeout (6 months) Notes: svn path=/head/; revision=410689
* Add FLUIDSYNTH option generic description, and remove ad-hoc setting inAlexey Dokuchaev2016-03-011-6/+1
| | | | | | | ports where it is applicable (alongside with other shared descriptions). Notes: svn path=/head/; revision=409886
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-081-1/+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
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* - Convert multimedia/smpeg* to USES=libtool and bump dependent portsTijl Coosemans2014-07-151-1/+1
| | | | | | | - Add INSTALL_TARGET=install-strip Notes: svn path=/head/; revision=361996
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-091-1/+1
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories A-C. CR: D196 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357139
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-06-042-4/+3
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=356556
* - Unbreak build after the recent audio/libmodplug updateMarcus von Appen2014-03-201-0/+2
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=348717
* - Switch devel/sdl20 to use the autotools-based configuration, since theMarcus von Appen2013-11-171-1/+1
| | | | | | | | | | | | | | cmake-based one is not maintained that well - Fix library naming to ensure backwards compatibility on minor version changes - Bump the PORTREVISION on ports depending on devel/sdl20, since its shared library name changed PR: ports/183975 Submitted by: Jan Kokemüller <jan.kokemueller@gmail.com> Notes: svn path=/head/; revision=334079
* - Add MP3 support via multimedia/smpeg2 (new option SMPEG)Marcus von Appen2013-11-131-3/+8
| | | | | | | | PR: ports/183364 Submitted by: Vladimir Kondratiev <wulf@mail.mipt.ru> Notes: svn path=/head/; revision=333729
* - Fix patching the .pc installation path to avoid wrong expansionsMarcus von Appen2013-10-301-2/+2
| | | | | | | Submitted by: many Notes: svn path=/head/; revision=332181
* - Update devel/sdl20 to version 2.0.1Marcus von Appen2013-10-251-5/+8
| | | | | | | | | | | | - Bump PORTREVISIONs for SDL2-related ports to chase the changed SDL2 shlib version - Enable staging support for the SDL2 ports - Switch to new LIB_DEPENDS format for the SDL2 ports - Add LICENSE to the SDL2 ports - Use gmake USES for the SDL2 ports Notes: svn path=/head/; revision=331607
* - Add mikmod support for audio/sdl_mixer and audio/sdl2_mixerMarcus von Appen2013-09-211-30/+20
| | | | | | | | | | - While here, simplify the OPTIONS usage PR: ports/181695 Submitted by: Jan Beich <jbeich@tormail.org> Notes: svn path=/head/; revision=327809
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* Convert audio from USE_GMAKE to USES=gmakeBaptiste Daroussin2013-08-301-2/+1
| | | | | | | | | | | While here: - Trim headers - Convert some USE_GNOME=pkgconfig to USES=pkgconfig - Add some missing pkgconf dependencies - Convert some USE_GNOME=gnomehack to USES=pathfix Notes: svn path=/head/; revision=325727
* SDL2 has been officially released.Marcus von Appen2013-08-142-5/+5
| | | | | | | | - Update devel/sdl20, audio/sdl2_mixer, graphics/sdl2_image, graphics/sdl2_ttf and net/sdl2_net to version 2.0.0 Notes: svn path=/head/; revision=324741
* - Update to the latest RCMarcus von Appen2013-07-062-3/+3
| | | | Notes: svn path=/head/; revision=322378
* Welcome SDL2 to the FreeBSD ports system!Marcus von Appen2013-06-214-0/+75
A set of new SDL2 related ports has been added, which are essentially the same as their corresponding port for SDL1.2: audio/sdl2_mixer graphics/sdl2_image graphics/sdl2_ttf net/sdl2_net A set of new USE_SDL knobs is available to enable SDL2 and its related ports to be added as dependency to ports. Use either of USE_SDL= sdl2 image2 mixer2 net2 ttf2 to pull in the specific sdl2_* or sdl20 port. Notes: svn path=/head/; revision=321500