From owner-freebsd-multimedia@FreeBSD.ORG Mon Nov 19 20:29:27 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 47F7F16A420 for ; Mon, 19 Nov 2007 20:29:27 +0000 (UTC) (envelope-from chuckr@chuckr.org) Received: from mail8.sea5.speakeasy.net (mail8.sea5.speakeasy.net [69.17.117.10]) by mx1.freebsd.org (Postfix) with ESMTP id 27D2A13C478 for ; Mon, 19 Nov 2007 20:29:26 +0000 (UTC) (envelope-from chuckr@chuckr.org) Received: (qmail 23704 invoked from network); 19 Nov 2007 20:29:14 -0000 Received: from april.chuckr.org (chuckr@[66.92.151.30]) (envelope-sender ) by mail8.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 19 Nov 2007 20:29:13 -0000 Message-ID: <4741F1DA.3080506@chuckr.org> Date: Mon, 19 Nov 2007 15:28:10 -0500 From: Chuck Robey User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.9) Gecko/20071107 SeaMonkey/1.1.6 MIME-Version: 1.0 To: Kevin Oberman References: <20071119201128.175304500F@ptavv.es.net> In-Reply-To: <20071119201128.175304500F@ptavv.es.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Lars Engels , 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: Mon, 19 Nov 2007 20:29:27 -0000 Kevin Oberman wrote: Jeeze, please, next person to write on this, please stop being lazy and trim some context, this is getting ridiculous! >> Date: Sun, 18 Nov 2007 22:35:16 +0100 >> From: Lars Engels >> Sender: owner-freebsd-gnome@freebsd.org >> >> On Sun, Nov 18, 2007 at 03:21:43PM -0600, Jeremy Messenger wrote: >>> On Sun, 18 Nov 2007 15:01:47 -0600, Lars Engels wrote: >>> >>>> 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 issue >>>>>>> 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? >>>>>>> ========================================= >>>>>>> Miro is a free application that turns your computer into an internet TV >>>>>>> video player. >>>>>>> >>>>>>> WWW: http://www.getmiro.com/ >>>>>>> ========================================= >>>>>>> >>>>>>> >>>>>>> Get port and install it. >>>>>>> ========================================= >>>>>>> # fetch http://people.freebsd.org/~mezz/shar/miro.shar >>>>>>> # sh miro.shar >>>>>>> # cd miro ; make install clean >>>>>>> ========================================= >>>>>>> >>>>>>> BTW: If you already have boost installed, you will have to uninstall >>>>>>> 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 = 0.5.91' but version of >>>>>> 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 builds >>>> 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 >> >> And I can crash miro with a certain .flv file. >> The error message is: >> Exception exceptions.KeyboardInterrupt in ignored >> >> If you like, I can give you the flv. > > There was a problem with ImageMagick a week or two ago that caused most > (all?) apps to segfault. Make sure ImageMagick is at the latest version > of the port, 6.3.6-9.