diff options
author | reed <reed> | 2005-05-28 05:52:18 +0000 |
---|---|---|
committer | reed <reed> | 2005-05-28 05:52:18 +0000 |
commit | 084e521a1f0bae60bcbd8612d8a8016fdb37bea3 (patch) | |
tree | d349148f092f73f37ac545e0fe5e740a44497432 /multimedia/avidemux/distinfo | |
parent | 00f2d2d66bf8675e69604c1dabbdf15575cc7623 (diff) | |
download | pkgsrc-084e521a1f0bae60bcbd8612d8a8016fdb37bea3.tar.gz |
Update to avidemux-2.0.40
Numerous releases and fixes since 2.0.18. Most recent changes include:
* miniocr fix : Fix error on decoding some subs.
* xvideco fix : Fix compilation issue.
* ffv1rec fix : Fix compilation issue.
* SSE2 display fix : SSE2 cpu flag display.
* Mplayer resize fix : Caused crash in some case.
* [Filter] Ported Asharp by MarcFD .
* [Filter] Mplayer Eq2 is now completly ported.
* [Cli ] New cli command --rebuild-index.
* [Video ] Accelerated playback selectable in misc/pref.
* [Audio ] Fixed mp3 decoding on low frequency mpeg.
* [Audio ] More tolerant with mpeg audio match codec (it created async in some rare cases).
* [Codec ] Fixed save as huffyuv.
* [Codec ] Fixed save jpeg.
* [Export] Fixed race in mpeg ps export (thanks to T. Rupp).
* [Import] Support mov file starting by skip atom.
See website news for more changes.
I never tested the USE_MMX. And the webpage says the --disable-mmx
has been removed and all x86 stuff is now probed at run time, so
maybe get rid of USE_MMX support for this?
Require gcc 3.0. On NetBSD 1.6.2_STABLE with older gcc received
cc1: Invalid option `-falign-loops=16' and various warnings.
Reworded part of DESCRiption. And this does support divx.
Updated MASTER_SITES.
Removed BUILD_USES_MSGFMT and USE_PKGLOCALEDIR. The locale support
removed and maybe will be readded later according to author.
Use CPPFLAGS instead of CFLAGS to define -DDEVOSSAUDIO, because
"`DEVOSSAUDIO' was not declared in this scope".
Sorted some settings.
Remove the --disable-warnings and the rm:-O3 BUILDLINK_TRANSFORM.
I didn't need them, but maybe on another system they are needed.
Disable faad support since Dolby doesn't allow binary distributions.
Add faac support.
Remove two patches. Disable ARTS using ac_cv_path_ART_CONFIG=no instead.
Just let regular install target install it. (This is slow though.)
Update PLIST. Name this avidemux2 with the two as the author requests.
Diffstat (limited to 'multimedia/avidemux/distinfo')
-rw-r--r-- | multimedia/avidemux/distinfo | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/multimedia/avidemux/distinfo b/multimedia/avidemux/distinfo index 8edb481002a..3608052e026 100644 --- a/multimedia/avidemux/distinfo +++ b/multimedia/avidemux/distinfo @@ -1,7 +1,5 @@ -$NetBSD: distinfo,v 1.3 2005/02/24 11:24:02 agc Exp $ +$NetBSD: distinfo,v 1.4 2005/05/28 05:52:18 reed Exp $ -SHA1 (avidemux-2.0.18.tar.gz) = ce3b6de5bdcade98ea564ec496de4eb370cd5740 -RMD160 (avidemux-2.0.18.tar.gz) = d87442b325b6d67dc3e7f5a243e902a1d1f3b0b9 -Size (avidemux-2.0.18.tar.gz) = 2518712 bytes -SHA1 (patch-aa) = 441462c537aa8a2205b6c1d9ab160afc34b5c967 -SHA1 (patch-ab) = cb3aa64dfe3d48bca554e5f8bd857152cdfd309c +SHA1 (avidemux-2.0.40.tar.gz) = 0231cf9e6a42b091bde2d90f5fc5d65fa9b3d06d +RMD160 (avidemux-2.0.40.tar.gz) = faa76ae78fb60bdb0790174cce591118d03578e0 +Size (avidemux-2.0.40.tar.gz) = 3755632 bytes |