- libdvdread: allow package building with libdvdcss if WITH_DVDCSS is set [1]
- libdvdread/libdvdnav: fix endianness handling [2]
Submitted by: olgeni [1], richo <richo@psych0tik.net> [2] (via mail to ports@)
PR: ports/162197 [1]
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:
fd5c270582
PR: ports/148658
Submitted by: scf
-Turn over maintainership
-Bump ports that depend on libdvdread since shared lib
version rolls back from .5 to .4
-Fix multimedia/ogle build with this version
PR: 127849
Submitted by: Ganael LAPLANCHE <ganael.laplanche@martymac.com>
No PORTREVISION bump necessary since port simply won't build if
WITH_IMAGEMAGICK is defined.
PR: 126790
Submitted by: lioux@
Approved by: maintainer timeout
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
* libdvdread - add patch for including <stdlib.h> in dvdread/ifo_types.h
* Others - LIB_DEPENDS changes (require libdvdread.so.5)
* Others - PORTREVISION increment for those dependent on libdvdread
Approved by: philip