mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
audio/alsa-lib: update to 1.2.13
Changelog: https://www.alsa-project.org/wiki/Changes_v1.2.12_v1.2.13 Major changes: * pcm: close - deactivate async handler before snd_pcm_drop() * pcm: dmix: Don't clear scpm->info flag * pcm: dmix: Fix resume with multiple instances * pcm: implement snd_pcm_hw_params_get_sync() and obsolete snd_pcm_info_get_sync() * ump: Add a function to provide the packet word length of a UMP type * ump: Add descriptions for UMP RawMidi interface * ump: Add missing *_set variants for snd_ump_endpoint_info and snd_ump_block_info * seq: Add snd_seq_{get|set}_ump_is_midi1() API functions * seq: Add API helper functions for creating UMP Endpoint and Blocks
This commit is contained in:
parent
cf583eb49f
commit
598bf98c71
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= alsa-lib
|
PORTNAME= alsa-lib
|
||||||
PORTVERSION= 1.2.12
|
PORTVERSION= 1.2.13
|
||||||
CATEGORIES= audio
|
CATEGORIES= audio
|
||||||
MASTER_SITES= https://www.alsa-project.org/files/pub/lib/
|
MASTER_SITES= https://www.alsa-project.org/files/pub/lib/
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1719261965
|
TIMESTAMP = 1738145160
|
||||||
SHA256 (alsa-lib-1.2.12.tar.bz2) = 4868cd908627279da5a634f468701625be8cc251d84262c7e5b6a218391ad0d2
|
SHA256 (alsa-lib-1.2.13.tar.bz2) = 8c4ff37553cbe89618e187e4c779f71a9bb2a8b27b91f87ed40987cc9233d8f6
|
||||||
SIZE (alsa-lib-1.2.12.tar.bz2) = 1108712
|
SIZE (alsa-lib-1.2.13.tar.bz2) = 1116739
|
||||||
|
|
Loading…
Add table
Reference in a new issue