it will live with other "check" targets run after package installation.
Get rid of SHLIB_HANDLING, whose meaning had mutated over the years
from one thing to another. Currently, it is used to basically note
whether the system's "ldd" command can be usefully run on the package's
binaries and libraries. Rename this variable to CHECK_SHLIBS_SUPPORTED
for more clarity.
CHECK_SHLIBS is now a variable set exclusively by the user in /etc/mk.conf
to note whether the check for missing run-time search paths is performed
after a package is installed. It defaults to "no" unless PKG_DEVELOPER
is set.
Changes and history are not up-to-date.
Webpage at
http://avidemux.berlios.de/dotclear/index.php?2006/03/05/8-212-is-out
says:
* workaround to depack badly packed xvid bitstream
* unplayable avi by windows media player / totem
* bad computation of audio length for mpeg2 cut
* mplayer delogo ui
* some sub enhancement
* crashfix for some 3gp/mp4/mov files
* multiple audio track support for 3gp/mp4/mov
* properly initialize faad when sbr is usedin 3gp/mp4/mov
* better handling of bframe in 3gp/mp4/mov
* fixed ffv1rec
* updated lavcodec
(I don't know which of these is form the 2.1.0 update.)
I tested this with playing mpeg, saving a mpeg and also adding
an audio channel.
* 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!).
changes:
Dragonfly define
Don't add a prefix to device names on Dragonfly and FreeBSD anymore
Fixed a missing attribute packed for app_info in audio_attr_t
Added DVDFileStat() call
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;-)
New features include automatic handling of separate subtitles files,
DVD title/chapter display, and improved playlist item
management and creation. There are some small but potentially useful
Javascript additions too, and quite a few small tweaks and fixes
Fix typos in SUBST_MESSAGE*
Add missing x11.buildlink3.mk.
Remove two files from PLIST, because they are not built on my 3.99.18/i386
test system. Bump PKGREVISION.
Compared to the 0.9.1 series, the differences are RealPix image format
support, updated gstreamer backend from 0.8 to the latest stable 0.10
version, a recorder that uses the Xine's mrl extension which, unlike
the others, shows video while recording, a central timing registration
that allows more accurate SMIL animations which enables animation to
pause (including running gif/realpix animations and/or videos), and a
simple playlist editor that edits the raw XML at any point in the tree.