1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/multimedia/mplayer
Andrey Slusar 82fda83533 When compiling mplayer against x264, configure says it's unavailable
because it does not link the test-program with -pthread.
Remove the static -lx264 and replaces it with the accurate
`pkg-config --libs x264`, so the linker finds all the symbols needed.
After that, mencoder can finally encode x264-movies.

PR:		ports/98914
Submitted by:	Mark Daniel Reidel <ports@mark.reidel.info>
Approved by:	maintainer
2006-06-15 15:48:16 +00:00
..
files When compiling mplayer against x264, configure says it's unavailable 2006-06-15 15:48:16 +00:00
distinfo Re-enable GTK2 support with patch from Mplayer CVS found via 2006-04-17 03:10:41 +00:00
Makefile When compiling mplayer against x264, configure says it's unavailable 2006-06-15 15:48:16 +00:00
pkg-descr
pkg-message
pkg-plist Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry 2006-01-22 02:30:01 +00:00