[Lunar-commits] r15375 - moonbase/trunk/video/avidemux
Florin Braescu
florin at lunar-linux.org
Mon Jun 13 21:00:52 UTC 2005
Author: florin
Date: 2005-06-13 21:00:52 +0000 (Mon, 13 Jun 2005)
New Revision: 15375
Modified:
moonbase/trunk/video/avidemux/BUILD
moonbase/trunk/video/avidemux/DETAILS
Log:
bump the version from 2.0.36 to 2.0.40. thanks to Dennis Veatch for the report.
Modified: moonbase/trunk/video/avidemux/BUILD
===================================================================
--- moonbase/trunk/video/avidemux/BUILD 2005-06-13 20:30:52 UTC (rev 15374)
+++ moonbase/trunk/video/avidemux/BUILD 2005-06-13 21:00:52 UTC (rev 15375)
@@ -5,7 +5,6 @@
./configure --prefix=/usr &&
sedit "s/aclocal-1\.8/aclocal/" Makefile &&
sedit "s/automake-1\.8/automake/" Makefile &&
- make &&
- make install
+ default_make
) > $C_FIFO 2>&1
Modified: moonbase/trunk/video/avidemux/DETAILS
===================================================================
--- moonbase/trunk/video/avidemux/DETAILS 2005-06-13 20:30:52 UTC (rev 15374)
+++ moonbase/trunk/video/avidemux/DETAILS 2005-06-13 21:00:52 UTC (rev 15375)
@@ -1,17 +1,17 @@
MODULE=avidemux
- VERSION=2.0.36
+ VERSION=2.0.40
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://download.berlios.de/avidemux/
- SOURCE_VFY=sha1:ebbfab759599ad76a72bb66abb3d697857cff9d2
+ SOURCE_VFY=sha1:0231cf9e6a42b091bde2d90f5fc5d65fa9b3d06d
WEB_SITE=http://fixounet.free.fr/avidemux/
ENTERED=20040922
- UPDATED=20050404
+ UPDATED=20050613
SHORT="Avidemux is a graphical tool to edit video."
cat << EOF
Avidemux is a graphical tool to edit video. It can open AVI, openDML,
MPEG, Nuppelvideo, and BMPs. Most common codecs are supported
(M-JPEG, MPEG, DivX, Xvid, huffyuv, WMA, etc.) thanks to libavcodec
-and libmpeg2. Video can be edited, cut, appended, filtered
-(resize/crop/denoise), and re-encoded to either AVI (DivX/Xvid) or MPEG 1/2.
+and libmpeg2. Video can be edited, cut, appended, filtered (resize/
+crop/denoise), and re-encoded to either AVI (DivX/Xvid) or MPEG 1/2.
EOF
More information about the Lunar-commits
mailing list