pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/opal-devel



Module Name:    pkgsrc
Committed By:   jmcneill
Date:           Sun Sep 14 13:41:38 UTC 2008

Modified Files:
        pkgsrc/devel/opal-devel: Makefile PLIST distinfo
Added Files:
        pkgsrc/devel/opal-devel/patches: patch-plugins_configure
            patch-plugins_video_H_263-1998_Makefile_in
            patch-plugins_video_H_264_Makefile_in
            patch-plugins_video_MPEG4-ffmpeg_Makefile_in
            patch-plugins_video_common_dyna_cxx

Log Message:
* Fix libavcodec library name detection, so we don't later try to
  dlopen("-lavcodec.51").
* Disable h263ffmpeg plugin as ekiga doesn't use it
* Pass LDFLAGS to plugins at linking time, so they get RPATH
* Use RTLD_NEXT on NetBSD in an attempt to find symbols in NEEDED
  libraries of the one we actually loaded (libavcodec).


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/opal-devel/Makefile \
    pkgsrc/devel/opal-devel/PLIST
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/opal-devel/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/devel/opal-devel/patches/patch-plugins_configure \
    pkgsrc/devel/opal-devel/patches/patch-plugins_video_H_263-1998_Makefile_in \
    pkgsrc/devel/opal-devel/patches/patch-plugins_video_H_264_Makefile_in \
    
pkgsrc/devel/opal-devel/patches/patch-plugins_video_MPEG4-ffmpeg_Makefile_in \
    pkgsrc/devel/opal-devel/patches/patch-plugins_video_common_dyna_cxx

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index