swscale is enabled. This allows older apps (such as vlc 0.8.6i) to run
without a specific ffmpeg package option and thus the swscale option is no
longer needed.
since they always need a C compiler, even when the source code is
completely in C++.
For some other packages, stated in the comment that a C compiler is
really not needed.
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.
For example, "make show-buildlink3" in fonts/Xft2 displays:
zlib
fontconfig
iconv
zlib
freetype2
expat
freetype2
Xrender
renderproto
* Remove deprecated WITH_DVDCSS option, it's not used anymore.
* Depend on SDL_image and libxml2 to build missing modules that are
enabled by default.
Bump PKGREVISION (BTW this package now works perfectly on NetBSD, thanks
drochner!).
Built and tested on i386/-current so far.
This inherits some cruft from the 0.7 pkg (configure args, dependencies)
which should be revisited. I'm committing this early to allow people
to bring in fixes for other platforms.
(Generally I'm impressed about the quality. After the only locking bug
has been fixed of course;-)