Path to this page:
./
audio/musepack,
MPEG-Plus and MusePack decoder (V8)
Branch: CURRENT,
Version: 0rc475nb1,
Package name: musepack-0rc475nb1,
Maintainer: pkgsrc-usersThis is a speed and portability optimized version of Andree Buschmann's
MPEG-Plus decoder.
Required to run:[
audio/libcuefile] [
audio/libreplaygain]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 184.313 KB
Version history: (Expand)
- (2025-10-24) Package has been reborn
- (2025-10-24) Package deleted from pkgsrc
- (2025-07-15) Package has been reborn
- (2025-07-15) Package deleted from pkgsrc
- (2019-07-11) Updated to version: musepack-0rc475nb1
- (2017-11-23) Package has been reborn
CVS history: (Expand)
| 2026-03-16 13:15:02 by Nia Alarie | Files touched by this commit (6) |
Log message:
musepack: Fix implicit function decls.
|
| 2025-10-12 03:05:52 by matthew green | Files touched by this commit (1) |
Log message:
use -Wno-incompatible-pointer-types to satisfy GCC 14.
|
| 2025-08-12 11:17:05 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
musepack: fix build with cmake 4
|
| 2023-01-24 19:36:36 by Thomas Klausner | Files touched by this commit (103) |
Log message:
*: convert to cmake/build.mk
|
| 2021-10-26 11:59:39 by Nia Alarie | Files touched by this commit (455) |
Log message:
audio: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes.
The following distfiles couldn't be fetched (possibly they are fetched
conditionally):
./audio/freeswitch-sounds-ru/distinfo \
freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.13.tar.gz
./audio/freeswitch-sounds-ru/distinfo \
freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.13.tar.gz
./audio/freeswitch-music/distinfo \
freeswitch/freeswitch-sounds-music-32000-1.0.8.tar.gz
./audio/freeswitch-music/distinfo \
freeswitch/freeswitch-sounds-music-48000-1.0.8.tar.gz
./audio/freeswitch-sounds-fr/distinfo \
freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz
./audio/freeswitch-sounds-fr/distinfo \
freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz
./audio/freeswitch-sounds-en/distinfo \
freeswitch/freeswitch-sounds-en-us-callie-32000-1.0.22.tar.gz
./audio/freeswitch-sounds-en/distinfo \
freeswitch/freeswitch-sounds-en-us-callie-48000-1.0.22.tar.gz
|
| 2021-10-07 15:10:03 by Nia Alarie | Files touched by this commit (459) |
Log message:
audio: Remove SHA1 hashes for distfiles
|
| 2021-06-03 21:23:39 by Dr. Thomas Orgis | Files touched by this commit (2) |
Log message:
audio/musepack: fix build for missing libm
|
| 2021-05-14 05:14:19 by Michael Forney | Files touched by this commit (2) |
Log message:
musepack: fix build on linux-musl
fpu_control.h is only available on glibc.
Apply patch from upstream revision 492.
|