cvs commit: ports/multimedia/dvdauthor Makefile
ports/multimedia/dvdauthor/files patch-src__subgen-image.c
Pierre Beyssac
pb at FreeBSD.org
Sat Jul 24 17:39:44 UTC 2010
pb 2010-07-24 16:38:07 UTC
FreeBSD ports repository
Modified files:
multimedia/dvdauthor Makefile
Added files:
multimedia/dvdauthor/files patch-src__subgen-image.c
Log:
Description from PR:
With the newer PNG library, spumux is detecting an errors about PNG
images being too big (at least on amd64). This patches uses a specific
libpng type for width and height.
devede was generating a DVD with a menu that was non-functional. It
took me awhile to narrow down the problem: spumux was skipping the
addition of a subtitle to the menu MPG file but not causing devede to
return an error. It seems that DVD's require a subtitle for the menu to
function even if it does not say anything.
Patch obtained from the dvdauthor repository:
http://github.com/ldo/dvdauthor/commit/fd5c2705825762a6361fbcf95099a42471d709d7
PR: ports/148658
Submitted by: scf
Revision Changes Path
1.41 +1 -1 ports/multimedia/dvdauthor/Makefile
1.1 +15 -0 ports/multimedia/dvdauthor/files/patch-src__subgen-image.c (new)
More information about the cvs-ports
mailing list