[Buildroot] [PATCH V2] dvdauthor : new package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Jan 14 21:03:16 UTC 2015


Dear Steve Kenton,

On Mon, 12 Jan 2015 19:55:56 -0600, Steve Kenton wrote:
> DVDAuthor is a set of tools to help you author the file and directory
> structure of a DVD-Video disc, including programmatic commands for
> implementing interactive behaviour. It is driven by command lines and
> XML control files, though there are other programs that provide
> GUI-based front ends if you prefer
> 	
> Note - Despite lack of a version bump the two line gentoo
> patch to src/spuunmux.c against "stock" dvdauthor-0.7.1
>     if (setjmp(png_ptr->jmpbuf))
>     if (setjmp(png_jmpbuf(png_ptr)))
> # to allow use of libpng15/16 is already applied to downloadable
> # dvdauthor-0.7.1.tar.gz
> 
> http://dvdauthor.sourceforge.net
> 
> Signed-off-by Stephen M. Kenton <skenton at ou.edu>

Thanks, applied, after doing a number of changes:

[Thomas:
 - Make the libdvdread dependency optional: it is only needed for the
   dvdunauthor program, which can be disabled using a configure
   option. So a separate Config.in option was added for dvdunauthor.
 - Adjust license to GPLv2+, as can be seen in the source code itself.
 - Add optional dependency on fontconfig and imagemagick. Make sure we
   don't pick up a host installed GraphicsMagick (which is different
   from ImageMagick!)
 - Add a hash file.]

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list