pkgsrc-Changes archive

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

CVS commit: pkgsrc/multimedia/transcode/patches



Module Name:    pkgsrc
Committed By:   abs
Date:           Mon Sep 15 12:47:04 UTC 2008

Added Files:
        pkgsrc/multimedia/transcode/patches: patch-ad

Log Message:
Remove patch which changed configure test for
    #include <libpostproc/postprocess.h> to
    #include <postprocess.h>

As is no longer needed (and breaks configure) with latest ffmpeg,
and instead patch filter_pp.c to include "libpostproc/postprocess.h"
instead of "postprocess.h"

Bump PKGREVISION


To generate a diff of this commit:
cvs rdiff -r0 -r1.5 pkgsrc/multimedia/transcode/patches/patch-ad

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