CVSROOT: /cvs
Module name: ports
Changes by: [EMAIL PROTECTED] 2008/09/15 15:58:19
Modified files:
audio/faad : Makefile distinfo
audio/faad/patches: patch-frontend_Makefile_am
patch-frontend_main_c patch-include_faad_h
patch-plugins_xmms_src_Makefile_am
patch-plugins_xmms_src_libmp4_c
audio/faad/pkg : PFRAG.shared-main PLIST-main
Added files:
audio/faad/patches: patch-common_mp4ff_Makefile_am
patch-include_neaacdec_h
patch-libfaad_structs_h
Removed files:
audio/faad/patches: patch-Makefile_am
patch-common_mp4ff_mp4ff_int_types_h
patch-common_mp4v2_systems_h
patch-configure_in patch-libfaad_Makefile_am
patch-libfaad_common_h
patch-plugins_mpeg4ip_aa_file_cpp
patch-plugins_mpeg4ip_faad2_cpp
Log message:
- update to faad-2.6.1
- greatly simplify type-mismatch-correcting patches. most of the
mismatches actually match on size and signedness, so only fix the
ones that don't match. tested to work on sparc64 by naddy@ a
while back.
- libmp4v2 is no longer part of this package