Commit graph

6 commits

Author SHA1 Message Date
Martin Wilke
18057130d3 1. fix portlint complaint about incorrect whitespace in CONFIGURE_ARGS
assignment
2. instead of unconditionally setting LIBS in CONFIGURE_ENV use automake logc
   to correctly set library dependencies for the case when external libmp4v2
   is used

Fix #2 also fixes build with non-base gcc: configure stage would pass LIBS
to all invocations of gcc and linking would fail because libmp4v2 is a C++
library, but non-base gcc (as opposed to g++) doesn't know where to look
for the correct libstdc++.

PR:		149765
Submitted by:	Andriy Gapon <avg@icyb.net.ua>
2011-03-18 09:44:41 +00:00
Martin Wilke
537cf34eba - Update to 1.28
PR:		131835
Submitted by:	Ports Fury
2009-02-21 15:50:19 +00:00
Michael Johnson
d65ee49b11 Update to 1.26 2007-10-23 12:24:48 +00:00
Michael Johnson
7fc90ea87d - Update to 1.25 2006-08-24 23:34:20 +00:00
Michael Johnson
3e4b179fa7 - Add SHA256
- Add SIZE to a few ports
2005-11-09 07:09:47 +00:00
Pav Lucistnik
f02510d99c Add faac, an AAC audio encoder. FAAC currently supports MPEG-4 LTP,
MAIN and LOW COMPLEXITY object types and MAIN and LOW MPEG-2 object types.
It also supports multichannel and gapless encoding.

WWW: http://faac.sourceforge.net/

PR:		ports/66303
Submitted by:	michael johnson <ahze@ahze.net>
2004-05-06 08:40:42 +00:00