Date: Sat, 24 Jul 2010 16:38:07 +0000 (UTC) From: Pierre Beyssac <pb@FreeBSD.org> To: ports-committers@freebsd.org, cvs-ports@freebsd.org, cvs-all@freebsd.org Subject: cvs commit: ports/multimedia/dvdauthor Makefile ports/multimedia/dvdauthor/files patch-src__subgen-image.c Message-ID: <201007241638.o6OGc7YL068512@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007241638.o6OGc7YL068512>