FS#17425 - [mythplugins] use splitpkg to build all plugins at once
Attached to Project:
Arch Linux
Opened by Robert de Jager (blob) - Monday, 07 December 2009, 13:34 GMT
Last edited by Ionut Biru (wonder) - Saturday, 06 February 2010, 15:18 GMT
Opened by Robert de Jager (blob) - Monday, 07 December 2009, 13:34 GMT
Last edited by Ionut Biru (wonder) - Saturday, 06 February 2010, 15:18 GMT
|
Details
I would like to suggest building all the plugins for mythtv
with a single PKGBUILD using splitpkg
This will make the PKGBUILD slightly more complicated, but the advantages are: -1/10 of the compile time, as you only need to compile it once -easier to maintain, only one PKGBUILD will have to me altered with each version bump -smoother deployment, all the new plugins will be immediately available after compilation Unlike the mythtv package, the build system for mythplugins supports installation of individual components to different ${pkgdir}s after compilation, so there's no need to worry about upstream support. I have include the build scripts I have been using for the past few weeks. I also threw in some modified configuration files for mythweb, to follow some archlinux specific filesystem paths. |
This task depends upon
Comment by Jürgen Hötzel (juergen) -
Wednesday, 09 December 2009, 23:29 GMT
Robert: Thanks alot for your contribution: I will use it for the
next release.
mythplugins.tar.bz2