./audio/tremor, Fixed point decoding library for the Ogg Vorbis audio encoding format

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


Branch: pkgsrc-2017Q4, Version: 1.0.2.20180316, Package name: tremor-1.0.2.20180316, Maintainer: pkgsrc-users

Tremor is an fixed point implementation of ogg vorbis, as such it is nearly
compatible with libvorbis, it does have some minor differences.

I would recommend anyone wishing to use this package reads the documentation,
which currently is not installed.


Required to run:
[multimedia/libogg]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 31f596fe1e55ce67e5c8b03d611bd1b9593272bd
RMD160: d04d47d8441ed7f66b3e9be9507af81cb2116fcb
Filesize: 145.386 KB

Version history: (Expand)


CVS history: (Expand)


   2018-03-17 00:20:00 by S.P.Zeidler | Files touched by this commit (5) | Package updated
Log message:
Pullup ticket #5724 - requested by maya
audio/tremor: security update

Revisions pulled up:
- audio/tremor/Makefile                                         1.26
- audio/tremor/PLIST                                            1.5
- audio/tremor/distinfo                                         1.8
- audio/tremor/patches/patch-configure.in                       1.1

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	maya
   Date:		Fri Mar 16 21:54:13 UTC 2018

   Modified Files:
   	pkgsrc/audio/tremor: Makefile PLIST distinfo
   Added Files:
   	pkgsrc/audio/tremor/patches: patch-configure.in

   Log message:
   tremor: update to latest git commit.

   This fixes an out of bound write, but possibly many other changes.
   Unfortunately upstream doesn't do releases for tremor, so I manually
   fetch the tarball and uploaded it.

   To generate a diff of this commit:
   cvs rdiff -u -r1.25 -r1.26 pkgsrc/audio/tremor/Makefile
   cvs rdiff -u -r1.4 -r1.5 pkgsrc/audio/tremor/PLIST
   cvs rdiff -u -r1.7 -r1.8 pkgsrc/audio/tremor/distinfo
   cvs rdiff -u -r0 -r1.1 pkgsrc/audio/tremor/patches/patch-configure.in

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	maya
   Date:		Fri Mar 16 23:02:09 UTC 2018

   Modified Files:
   	pkgsrc/audio/tremor/patches: patch-misc.h

   Log message:
   tremor: add missing patch.
   (Got into cvs problems, sorry.)

   To generate a diff of this commit:
   cvs rdiff -u -r1.1 -r1.2 pkgsrc/audio/tremor/patches/patch-misc.h