Date: Thu, 20 May 2010 20:35:31 +0200 From: Bernhard Froehlich <decke@FreeBSD.org> To: =?UTF-8?Q?Micka=C3=ABl_Maillot?= <mickael.maillot@gmail.com> Cc: multimedia@freebsd.org Subject: Re: CFT: MythTV 0.23 Message-ID: <754e3a99732a8c54d4420c3fcb377999@bluelife.at> In-Reply-To: <AANLkTikjd0t7zumqJxaUTlZpyBeGwQghYOM8bZqyQnRt@mail.gmail.com> References: <94ad0be988c6c40cb0efd5bf6cde5968@bluelife.at> <AANLkTilvd7j24JM7KCeBJ0SjwdURxMpsVe7W9K4YF-m2@mail.gmail.com> <AANLkTil__N_jEGw2NNBMclbsQMlxcejx1QFjQZd_dh_L@mail.gmail.com> <264755987672f1d5e36eca99c3ba7f7b@bluelife.at> <AANLkTikjd0t7zumqJxaUTlZpyBeGwQghYOM8bZqyQnRt@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 20 May 2010 00:37:30 +0200, Mickaël Maillot <mickael.maillot@gmail.com> wrote: > for multimedia/mythplugin-mythvideo > the default script to find video metadata is scripts/Movie/tmdb.py > who depends on databases/py-MySQLdb Thanks. I've added the dependency and also did the things we discussed yesterday. So the automatic installation of the database is removed and i've also replaced all the user/group creation code with the USERS/GROUPS framework plus a bit cleanup and a few fixed portlint warnings. http://home.bluelife.at/ports/mythtv-cft-20100520.tar.gz Changes are here: http://svn.bluelife.at/index.cgi/blueports/log/multimedia > 2010/5/19 Bernhard Froehlich <decke@freebsd.org>: >> On Wed, 19 May 2010 15:22:04 +0200, Mickaël Maillot >> <mickael.maillot@gmail.com> wrote: >>> hi, >>> >>> i just have a small install problem with mysql: >>> my mysql server was not enable and the install failed: >>> >>> Added group "mythtv". >>> Added user "mythtv". >>> Cannot 'start' mysql. Set mysql_enable to YES in /etc/rc.conf or use >>> 'onestart' instead of 'start'. >>> *** Unable to start mysqld >>> *** Error code 1 >>> >>> Stop in /usr/ports/multimedia/mythtv. >>> *** Error code 1 >>> >>> Stop in /usr/ports/multimedia/mythtv. >>> >>> >>> it's in pkg-install.in, i think you can remove the mysql part beceause >>> of pkg-message.in and makedb do the same thing >> >> That was just left as it always was but I also find it annoying >> sometimes. >> The description in pkg-message is okay and should be enough to guide a >> user >> what he has to do manually. So we can safely remove the database creation >> from post-install and makedb. >> >> I also want to see if I can use the groups framework to create the MythTV >> user an group so that i can also remove the other post-install and >> post-deinstall code. >> >> >> >>> 2010/5/19 Sylvio César <scjamorim@bsd.com.br>: >>>> 2010/5/19 Bernhard Froehlich <decke@freebsd.org>: >>>>> Hi multimedia@! >>>>> >>>>> This is the final call for testers for MythTV 0.23. There have >> happened >>>>> a >>>>> lot of interesting things in the last months so I decided to send out >> a >>>>> final call for testers to get some more feedback. Please test it if >> you >>>>> have the chance to do so or at least compile it and see if it fails. >>>>> MythTV >>>>> has always been a bit problematic when various other ports are >> installed >>>>> on >>>>> the system (ffmpeg, Qt3, ...). >>>>> >>>>> The most important new feature is that V4L support is now enabled so >>>>> that >>>>> you can use mythtv together with multimedia/webcamd which supports a >> lot >>>>> of >>>>> USB DVB-S/S2/T/C hardware. I've successfully tested it with a Pinnacle >>>>> PCTV Sat Pro USB 450e device and watched DVB-S live tv (see >>>>> screenshots). >>>>> >>>>> There are now also two new ports mythplugin-mythvideo and >>>>> mythplugin-mythmusic which give you the possibility to use mythtv as a >>>>> real >>>>> Media Center also if you don't have a supported DVB card. You can >> import >>>>> your movies and music in mythtv and play it from there. They are >> really >>>>> useful and I have to thank Andriy Bakay for the preliminary work on >> this >>>>> plugins! >>>>> >>>>> >>>>> Changelog for MythTV 0.23: >>>>> http://www.mythtv.org/wiki/Release_Notes_-_0.23 >>>>> >>>>> >>>>> Changes in the FreeBSD MythTV ports: >>>>> - Update to 0.23 >>>>> - V4L support enabled for webcamd (works fine with DVB-S2 USB >> hardware) >>>>> - VDPAU enabled >>>>> - mythweb port renamed to mythplugin-mythweb >>>>> - New ports: mythplugin-mythmusic, mythplugin-mythvideo [1] >>>>> >>>>> Thanks to: Andriy Bakay <andriy AT irbisnet.com> [1] >>>>> >>>>> >>>>> Screenshots: >>>>> http://home.bluelife.at/images/mythtv-0.23-DVB-1.jpg >>>>> http://home.bluelife.at/ports/mythtv/01-mythtv-home.jpg >>>>> http://home.bluelife.at/ports/mythtv/ >>>>> >>>>> >>>>> FreeBSD ports: >>>>> http://home.bluelife.at/ports/mythtv-cft-20100519.tar.gz >>>>> >>>>> If everything works fine I plan to commit it within the next two >> weeks. >>>>> Good luck and have fun with it :o) >>>>> >>>>> -- >>>>> Bernhard Froehlich >>>>> http://www.bluelife.at/ >>>>> >>>>> _______________________________________________ >>>>> freebsd-multimedia@freebsd.org mailing list >>>>> http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia >>>>> To unsubscribe, send any mail to >>>>> "freebsd-multimedia-unsubscribe@freebsd.org" >>>>> >>>> >>>> Congratulations decke@ >>>> >>>> >>>> -- >>>> Regards, >>>> >>>> Sylvio Cesar || FreeBSD Committer || Team >>>> multimedia@FreeBSD.org >>>> sylvio@FreeBSD.org || http://people.freebsd.org/~sylvio || >>>> http://www.scjamorim.org || http://www.freebsd.org >>>> >>>> "Tenho posto o Senhor continuamente diante de mim; porque Ele está à >>>> minha mão direita, não vacilarei. Portanto, alegre está o meu >>>> coração". (Salmos 16:8) >>>> >>>> "Os olhos do SENHOR estão sobre os justos, e os seus ouvidos atentos >>>> ao seu clamor". (Salmos 34:15) >>>> _______________________________________________ >>>> freebsd-multimedia@freebsd.org mailing list >>>> http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia >>>> To unsubscribe, send any mail to >>>> "freebsd-multimedia-unsubscribe@freebsd.org" >>>> >>> _______________________________________________ >>> freebsd-multimedia@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia >>> To unsubscribe, send any mail to >>> "freebsd-multimedia-unsubscribe@freebsd.org" >> -- Bernhard Froehlich http://www.bluelife.at/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?754e3a99732a8c54d4420c3fcb377999>