From owner-freebsd-ports@FreeBSD.ORG Sat Mar 22 21:44:18 2014 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BCE897AF; Sat, 22 Mar 2014 21:44:18 +0000 (UTC) Received: from smtp.kn-bremen.de (gruenbaer.kn-bremen.de [148.251.8.79]) by mx1.freebsd.org (Postfix) with ESMTP id 765B4AAB; Sat, 22 Mar 2014 21:44:18 +0000 (UTC) Received: by smtp.kn-bremen.de (Postfix, from userid 10) id 1FCD73DE0DDE; Sat, 22 Mar 2014 22:44:17 +0100 (CET) Received: from enceladus10.kn-bremen.de (noident@localhost [127.0.0.1]) by enceladus10.kn-bremen.de (8.14.5/8.14.5) with ESMTP id s2MLh2Z0067224; Sat, 22 Mar 2014 22:43:02 +0100 (CET) (envelope-from nox@enceladus10.kn-bremen.de) Received: (from nox@localhost) by enceladus10.kn-bremen.de (8.14.5/8.14.5/Submit) id s2MLh1UV067223; Sat, 22 Mar 2014 22:43:01 +0100 (CET) (envelope-from nox) From: Juergen Lock Date: Sat, 22 Mar 2014 22:43:01 +0100 To: Juergen Lock Subject: Re: CFT: avidemux 2.6.8 Message-ID: <20140322214301.GA67216@enceladus10.kn-bremen.de> References: <20140322213311.GA65743@enceladus10.kn-bremen.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140322213311.GA65743@enceladus10.kn-bremen.de> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Barbara , freebsd-multimedia@FreeBSD.org, Mathias Picker , "Zane C.B-H." , amdmi3@FreeBSD.org, freebsd-ports@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Mar 2014 21:44:18 -0000 On Sat, Mar 22, 2014 at 10:33:11PM +0100, Juergen Lock wrote: > Hi! > > frogs started an update of avidemux to a more recent version and > I got it to a point where avidemux3_qt4 i.e. the qt4 gui runs > and seems to work; the gtk gui crashes but from reports on the > web it's broken on Linux too and doesn't get much love anymore. > (the qt4 gui also crashes when the gtk gui is installed btw, > it picks up gtk plugins which crash when invoked...) > avidemux3_cli runs w/o args at least, I haven't tried actually > using it. > > If you want to test avidemux 2.6.8 here is the shar: > > http://people.freebsd.org/~nox/tmp/avidemux268-preliminary-007.shar > > Or you can checkout from redports: > > svn co https://svn.redports.org/nox/multimedia > > first redports build: (still running atm) > > https://redports.org/buildarchive/20140322204700-32763/ > Oh and the gtk gui doesn't build when the GTK knob is not enabled, that's what just happened on redports. (GTK isn't default) > You'll need to install at least multimedia/avidemux26 > as well as multimedia/avidemux26-plugins and > multimedia/avidemux26-qt4 . Oh and ignore my non-avidemux ports > on redports, they're older than what's in ports. > > Enjoy, :) > Juergen > > PS: The nls stuff doesn't seem to get built anymore, do we care?