./audio/gsm, Audio converter and library for converting u-law to gsm encoding

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


Branch: CURRENT, Version: 1.0.19, Package name: gsm-1.0.19, Maintainer: pkgsrc-users

gsm is a conversion package and library for converting u-law audio to
gsm encoding (which is much more efficient) and back again.


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 63.149 KB

Version history: (Expand)


CVS history: (Expand)


   2023-12-29 01:57:38 by Zafer Aydogan | Files touched by this commit (1)
Log message:
https
   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
   2020-05-22 11:09:58 by Nia Alarie | Files touched by this commit (3)
Log message:
gsm: Update to 1.0.19

Fri Mar 27 15:18:06  2020

	* Release 1.0 Patchlevel 19
	Make it easier to include gsm.h from C++ by wrapping it with macros.
	Throw a #define _POSIX_C_SOURCE 200809L into toast.h to make it
	possible for Linux glibc to just work.
	(Thanks to enh@google.com for the suggestion; errors are mine.)
	Switch from compress/.Z to gzip/.gz
   2019-06-15 10:41:31 by Adam Ciarcinski | Files touched by this commit (7) | Package updated
Log message:
gsm: updated to 1.0.18

1.0.18:
Remove the MacOS "quarantine" files that I didn't know I'd shipped.
Remove some trailing spaces.
Bump up the patchlevel in inc/gsm.h (I'd forgotten that in release 17.)

1.0.17:
New email addresses in the README.
Avoid left-shifting signed integers.
Don't print longwords using %d or %ld, cast them to (long) first.
Don't compare longwords as longs in addtest, we only care for the
        lower 32 bits. (The math works, but the test failed.)

1.0.16:
New email addresses in the manual pages (patch 16)
Removed a stray .orig file (in patch 15)
   2018-01-17 13:03:01 by Thomas Klausner | Files touched by this commit (2)
Log message:
gsm: honor LDFLAGS. Fixes RELRO build.
   2018-01-07 14:04:44 by Roland Illig | Files touched by this commit (583)
Log message:
Fix indentation in buildlink3.mk files.

The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.

There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
   2017-08-16 22:45:48 by Thomas Klausner | Files touched by this commit (209)
Log message:
Comment out dead sites.