./audio/amp, Another mp3 player

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.7.6nb1, Package name: amp-0.7.6nb1, Maintainer: pkgsrc-users

------------------------ From the README file ------------------------
amp (Audio Mpeg Player) is an MPEG audio decoder which I originally started
putting together as a side project of the MPEG hardware design project at
FER/Zagreb - just to confirm my knowledge of the standard. It works with
both MPEG1 and MPEG2 audio streams (except for the multichannel extensions
defined in MPEG2), layer3 only for now.
---------------------------- End of quote ----------------------------


Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

Filesize: 97.985 KB

Version history: (Expand)


CVS history: (Expand)


   2025-04-21 18:21:41 by Thomas Klausner | Files touched by this commit (17)
Log message: *: Interix support 
   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 
   2017-03-23 18:07:02 by Joerg Sonnenberger | Files touched by this commit (219)
Log message: Extend SHA512 checksums to various files I have on my local distfile mirror. 
   2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163)
Log message: Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 
   2012-09-12 01:59:37 by Aleksej Saushev | Files touched by this commit (112)
Log message: "user-destdir" is default these days 
   2011-09-04 03:39:21 by David A. Holland | Files touched by this commit (3)
Log message: Don't use -O6, clang doesn't like it and it doesn't mean anything to gcc either. Stick to -O3. While here, sync the patches for configure and configure.in, and give it the ability to recognize OpenBSD as well. (which might or might not work) 
   2008-03-02 07:10:34 by Johnny C. Lam | Files touched by this commit (82)
Log message: Mechanical changes to add full DESTDIR support to packages that install their files via a custom do-install target.