From owner-freebsd-multimedia@FreeBSD.ORG Sun Nov 18 21:42:23 2007 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B56D516A468; Sun, 18 Nov 2007 21:42:23 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmmtao101.cox.net (eastrmmtao101.cox.net [68.230.240.7]) by mx1.freebsd.org (Postfix) with ESMTP id 4AB3213C442; Sun, 18 Nov 2007 21:42:21 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmimpo03.cox.net ([68.1.16.126]) by eastrmmtao101.cox.net (InterMail vM.7.08.02.01 201-2186-121-102-20070209) with ESMTP id <20071118214210.YISD5378.eastrmmtao101.cox.net@eastrmimpo03.cox.net>; Sun, 18 Nov 2007 16:42:10 -0500 Received: from mezz.mezzweb.com ([24.255.149.218]) by eastrmimpo03.cox.net with bizsmtp id EMfv1Y0054iy4EG0000000; Sun, 18 Nov 2007 16:39:56 -0500 Date: Sun, 18 Nov 2007 15:46:43 -0600 To: "Lars Engels" From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <20071118132011.GG82313@e.0x20.net> <20071118210147.GH82313@e.0x20.net> <20071118213516.GI82313@e.0x20.net> Content-Transfer-Encoding: Quoted-Printable Message-ID: In-Reply-To: <20071118213516.GI82313@e.0x20.net> User-Agent: Opera Mail/9.24 (Linux) Cc: freebsd-multimedia@freebsd.org, freebsd-gnome@freebsd.org Subject: Re: Miro (Democracy) player port is here... X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Nov 2007 21:42:23 -0000 On Sun, 18 Nov 2007 15:35:16 -0600, Lars Engels wrote:= > On Sun, Nov 18, 2007 at 03:21:43PM -0600, Jeremy Messenger wrote: >> On Sun, 18 Nov 2007 15:01:47 -0600, Lars Engels wro= te: >> >> >On Sun, Nov 18, 2007 at 09:13:10AM -0600, Jeremy Messenger wrote: >> >>On Sun, 18 Nov 2007 07:20:11 -0600, Lars Engels = >> wrote: >> >> >> >>>On Sat, Nov 17, 2007 at 09:52:19PM -0600, Jeremy Messenger wrote: >> >>>>Hello folks, >> >>>> >> >>>>One of my friend beg me to create a port of Miro, so I did. ;-) >> >>>>Hopeful I have covered all dependencies. There is only a known is= sue >> >>>>is that for some reason it doesn't show thumbnail. Other than >> >>>>thumbnail, it downloads, displays video and etc work great. Feel = = >> free >> >>>>to report bug or whatever under this thread. Have fun. >> >>>> >> >>>> >> >>>>What is Miro? >> >>>>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >> >>>>Miro is a free application that turns your computer into an = >> internet TV >> >>>>video player. >> >>>> >> >>>>WWW: http://www.getmiro.com/ >> >>>>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >> >>>> >> >>>> >> >>>>Get port and install it. >> >>>>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >> >>>> # fetch http://people.freebsd.org/~mezz/shar/miro.shar >> >>>> # sh miro.shar >> >>>> # cd miro ; make install clean >> >>>>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >> >>>> >> >>>>BTW: If you already have boost installed, you will have to uninst= all >> >>>>and install it with WITH_PYTHON or install devel/boost-python. I >> >>>>already have requested to the maintainer of boost(-python) to see= if >> >>>>he can get boost and boost-python unconflict. >> >>> >> >>>Hi Jeremy, >> >>> >> >>>the port doesn't build here: >> >>> >> >>>ompiling 'unittest/include' template to >> >>>/usr/home/lars/dev/ports/multimedia/miro/work/Miro-1.0/resources/.= ./portable/compiled_templates/unittest/include.py >> >>>Starting compile of unittest/include >> >>>Ending compile >> >>>Package config error: >> >>>pkg-config --list-all outputted the following error: >> >>>Package 'poppler-glib' requires 'poppler =3D 0.5.91' but version o= f >> >>>poppler is 0.6 >> >> >> >>Are your installed ports up to date? I can't reproduce it here and = = >> there is no poppler stuff in miro, so I think it is coming from your >> >>installed ports' *.pc file. Try >> >>to run 'pkg-config --list-all' and see which *.pc file that is = >> complaining about poppler stuff. >> > >> >Thanks for the hint. >> >I re-built all poppler ports and their dependencies and now miro bui= lds >> >and runs. :-) >> >> Good. What's version of FreeBSD? Just collect the infos. > > The version is 8-CURRENT. > Meanwhile I found some bugs: > I get a lot of messages like this: > pid 69765 (convert), uid 1001: exited on signal 11 Since I have convert (ImageMagick) installed now, so I will playing with= = miro more tonight. > And I can crash miro with a certain .flv file. > The error message is: > Exception exceptions.KeyboardInterrupt in '/usr/local/lib/python2.5/threading.pyc'> ignored > > If you like, I can give you the flv. Go ahead send it to me and I will playing with it this tonight. Cheers, Mezz > Lars -- = mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org