notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
sdl2_sound Abstract SDL soundfile decoder
2.0.2 audio on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.0.2Version of this port present on the latest quarterly branch.
Maintainer: amdmi3@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-03-31 18:39:12
Last Update: 2023-09-20 00:12:48
Commit Hash: 61a12c5
License: ZLIB ART10
WWW:
https://icculus.org/SDL_sound/
https://github.com/icculus/SDL_sound
Description:
SDL_sound is a library that handles the decoding of several popular sound file formats, such as .WAV and .MP3. It is meant to make the programmer's sound playback tasks simpler. The programmer gives SDL_sound a filename, or feeds it data directly from one of many sources, and then reads the decoded waveform data back at her leisure. If resource constraints are a concern, SDL_sound can process sound data in programmer-specified blocks. Alternately, SDL_sound can decode a whole sound file and hand back a single pointer to the whole waveform. SDL_sound can also handle sample rate, audio format, and channel conversion on-the-fly and behind-the-scenes, if the programmer desires.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (21 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/sdl2_sound-2.0.2/catalog.mk
  3. /usr/local/share/licenses/sdl2_sound-2.0.2/LICENSE
  4. /usr/local/share/licenses/sdl2_sound-2.0.2/ZLIB
  5. /usr/local/share/licenses/sdl2_sound-2.0.2/ART10
  6. bin/playsound2
  7. include/SDL2/SDL_sound.h
  8. lib/cmake/SDL2_sound/SDL2_sound-shared-targets-release.cmake
  9. lib/cmake/SDL2_sound/SDL2_sound-shared-targets.cmake
  10. lib/cmake/SDL2_sound/SDL2_sound-static-targets-release.cmake
  11. lib/cmake/SDL2_sound/SDL2_sound-static-targets.cmake
  12. lib/cmake/SDL2_sound/SDL2_soundConfig.cmake
  13. lib/cmake/SDL2_sound/SDL2_soundConfigVersion.cmake
  14. lib/libSDL2_sound.a
  15. lib/libSDL2_sound.so
  16. lib/libSDL2_sound.so.2
  17. lib/libSDL2_sound.so.2.0.2
  18. libdata/pkgconfig/SDL2_sound.pc
  19. @owner
  20. @group
  21. @mode
Collapse this list.
Dependency lines:
  • sdl2_sound>0:audio/sdl2_sound
To install the port:
cd /usr/ports/audio/sdl2_sound/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/sdl2_sound
  • pkg install sdl2_sound
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: sdl2_sound
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1688690484 SHA256 (icculus-SDL_sound-v2.0.2_GH0.tar.gz) = 5f92600de48ec640985d13e50d111af9ac30be797bc9a36eafa5d8cecc7e1f60 SIZE (icculus-SDL_sound-v2.0.2_GH0.tar.gz) = 459868

Packages (timestamps in pop-ups are UTC):
sdl2_sound
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.0.22.0.2-2.0.22.0.2---
FreeBSD:13:quarterly2.0.22.0.2-2.0.22.0.22.0.22.0.22.0.2
FreeBSD:14:latest2.0.22.0.2-2.0.22.0.22.0.1-2.0.1
FreeBSD:14:quarterly2.0.22.0.2-2.0.22.0.22.0.22.0.22.0.2
FreeBSD:15:latest2.0.22.0.2n/a2.0.2n/a2.0.22.0.22.0.2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. sdl2-config : devel/sdl20
Library dependencies:
  1. libSDL2.so : devel/sdl20
This port is required by:
for Libraries
  1. games/ags

Configuration Options:
===> The following configuration options are available for sdl2_sound-2.0.2: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples MIDI=on: MIDI support ===> Use 'make config' to modify these settings
Options name:
audio_sdl2_sound
USES:
cmake sdl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/icculus/SDL_sound/tar.gz/v2.0.2?dummy=/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.0.2
20 Sep 2023 00:12:48
commit hash: 61a12c5cbac8474792496e283883707a8b4822d4commit hash: 61a12c5cbac8474792496e283883707a8b4822d4commit hash: 61a12c5cbac8474792496e283883707a8b4822d4commit hash: 61a12c5cbac8474792496e283883707a8b4822d4 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
audio/sdl2_sound: update 2.0.1 → 2.0.2

PR:		273015
2.0.1
08 Sep 2022 20:30:42
commit hash: 15d936e3b134a8f334fe9dc7dab5a82bfe33149ecommit hash: 15d936e3b134a8f334fe9dc7dab5a82bfe33149ecommit hash: 15d936e3b134a8f334fe9dc7dab5a82bfe33149ecommit hash: 15d936e3b134a8f334fe9dc7dab5a82bfe33149e files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: preserve all WWWs for my ports
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

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)
2.0.1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.0.1
31 Mar 2022 18:36:12
commit hash: 7059a13adc92a19a89653671e065e9d2dd968a4ccommit hash: 7059a13adc92a19a89653671e065e9d2dd968a4ccommit hash: 7059a13adc92a19a89653671e065e9d2dd968a4ccommit hash: 7059a13adc92a19a89653671e065e9d2dd968a4c files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
audio/sdl2_sound: add port: Abstract SDL soundfile decoder

- Add the latest version of sdl_sound with support for
  USE_SDL=sound2.
- Note that this is sdl2-only library, so audio/sdl_sound,
  which is sdl1-only library, remains in the tree and is
  not affected. I've had to rename playsound binary this
  port also installs to avoid the conflict.
- The library now contains all the decoder code, so no external
  depends and options are needed any longer. I've added MIDI
  option though, since upstream has it disabled by default due
  to different license.

Number of commits found: 5