So avidemux-0.9 final is out. All who can't wait may check this gtk2-prerelease ;)
Created attachment 11304 [details] Ebuild in a tarball Untar to your $PORTDIR_OVERLAY/media-video. The ebuild is "~x86", so emerge with full path.
Created attachment 11305 [details] Update: Newest version as ebuild ooops, I overlooked there is a preview9 already...
avidemux-0.9 is already in portage
Yes, that's true. This is the preview of the upcoming avidemux2. This one will build with gkt2 and it's pre-beta.
wrangler
krieg ma scho hin ;) lets do this
This ebuild ( avidemux-2.0.2 ) doesn't seem to have a digest with it. (Is this the place to post this?)
sure
sure digest missing will be fixed asap
Created attachment 12310 [details] Ebuild in a tarball New version 2.0.3-3.
Created attachment 12406 [details] Ebuild in a tarball Version bump. Still can't econf, have to use ./configure. Hopefully this will be fixed in later versions.
Created attachment 13371 [details] Version 2.0.7-2 (Ebuild in a tarball) Still the same. It works fine for me.
Created attachment 13432 [details] Version 2.0.7-4 (E.i.a.t.) here we go, new version, new ebuild. Had to implement two patches, works for me, hope you enjoy it!
Created attachment 13965 [details] Version 2.0.8 Just a bump, nothing important changed in the ebuild.
2.0.8 is now in cvs
Bulding avidemux-2.0.8 failed with the message [...] g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I.. -IADM_library -I../ADM_library -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -O2 -mcpu=athlon-xp -O3 -pipe -fomit-frame-pointer -msse -fno-exceptions -fno-check-new -c -o ADM_vidDeintASM.o `test -f ADM_vidDeintASM.cpp || echo './'`ADM_vidDeintASM.cpp {standard input}: Assembler messages: {standard input}:222: Error: symbol `deintloop__' is already defined make[3]: *** [ADM_vidDeintASM.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory `/var/tmp/portage/avidemux-2.0.8/work/avidemux-2.0.8/avidemux/ADM_video' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/avidemux-2.0.8/work/avidemux-2.0.8/avidemux' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/avidemux-2.0.8/work/avidemux-2.0.8' make: *** [all] Error 2 !!! ERROR: media-video/avidemux-2.0.8 failed. !!! Function src_compile, Line 29, Exitcode 2 !!! (no error message)
Created attachment 14063 [details] Version 2.0.8-r1 Added 'replace-flags -O3 -O2' Please try again.