FreeBSD Port: multimedia/mythtv

Bernhard Fröhlich decke at bluelife.at
Thu Nov 16 19:06:30 UTC 2017


Am 16.11.2017 03:43 schrieb "Austin C Phelps" <acp at sihf.net>:

I have been working for a couple of month and finally got MythTV 29 working
in FreeBSD 11. So I been working toward update the ports to create a new
package. I'm not fully understanding all the ins and outs of it creation.
As long as I set up the environment before hand, I can compile and have a
working system with only 2 patches needed. I also have mythweb working as
well.

I have attached my working makefile. However to make this work you need to
do this first (I'm doing this in a Jail):

pkg upgrade
portsnap fetch
portsnap extract
pkg install ansible
git clone https://github.com/MythTV/ansible
cd ansible
ansible-playbook -i hosts.freebsd qt5.yml
pkg install libXinerama

Then you can compile and install MythTV.

Any help would be greatly appreciated.


Thanks a lot for the work!

Sadly the mailing list does not allow attachments so you will need to
upload it somewhere. (pastebin or github for example)


More information about the freebsd-ports mailing list