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
Max Brazhnikov
526f368c1f Chase multimedia/mp4v2 update.
PR:		ports/148643
Submitted by:	Christopher Key <cjk32 at cam.ac.uk>
2010-08-11 20:58:04 +00:00
Michael Johnson
7fc90ea87d - Update to 1.25 2006-08-24 23:34:20 +00:00
Michael Johnson
2cd11fd7a9 Add missing header to fix build of gstreamer-plugins on >5.x
PR:	ports/73260
Pointed out by:	sean@mcneil.com
Approved by:	adamw (mentor)
2004-10-30 03:22:23 +00:00
Kirill Ponomarev
4b91798863 Re-add accidentally removed prototype
PR:		ports/73021
Submitted by:	maintainer
2004-10-26 18:24:58 +00:00
Ying-Chieh Liao
0cda34b852 Remove windows stuff and fix so faac will compile with gstreamer-plugins
PR:		69388
Submitted by:	maintainer
2004-07-22 01:26:13 +00:00