./audio/speex, Open-source, patent-free voice codec

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


Branch: CURRENT, Version: 1.2rc1nb1, Package name: speex-1.2rc1nb1, Maintainer: pkgsrc-users

The Speex project aims to build an open-source, patent-free voice
codec. Unlike other codecs like MP3 and Ogg Vorbis, Speex is
specially designed for compressing voice at low bitrates in the
8-32 kbps/channel range. Possible applications include Voice over
IP (VoIP), internet audio streaming, archiving of speech data (e.g.
voice mail), and audio books. In some sense, it is meant to be
complementary to the Ogg Vorbis codec.


Required to run:
[multimedia/libogg]

Required to build:
[devel/libtool-base] [devel/pkg-config]

Master sites:

SHA1: 52daa72572e844e5165315e208da539b2a55c5eb
RMD160: 6f4a11ef910b0db9b820826bcac3da1b79cad3a1
Filesize: 1036.994 KB

Version history: (Expand)


CVS history: (Expand)


   2010-01-24 18:11:19 by Klaus Heinz | Files touched by this commit (20)
Log message:
Added LICENSE information.
   2010-01-16 18:57:38 by Thomas Klausner | Files touched by this commit (22)
Log message:
Remove workaround for compiler bug in gcc2 on sparc64.
   2009-12-07 01:01:55 by Thomas Klausner | Files touched by this commit (1)
Log message:
Drop MAINTAINER.
   2009-09-06 10:15:04 by OBATA Akio | Files touched by this commit (1) | Package updated
Log message:
Prevent override PKGCONFIG_OVERRIDE and make to override linker flag
in speex.pc again.

Bump PKGREVISION.
   2009-06-14 19:32:26 by Joerg Sonnenberger | Files touched by this commit (250)
Log message:
Remove @dirrm entries from PLISTs
   2009-05-09 15:22:55 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Fix getopt linkage for Solaris. From Timothy Larson in PR 41176.
   2009-03-20 20:25:55 by Joerg Sonnenberger | Files touched by this commit (1252)
Log message:
Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
   2008-11-08 22:12:16 by Blair Sadewitz | Files touched by this commit (1)
Log message:
Add forgotten options.mk.