Author: megabajt Date: Mon Aug 18 12:06:48 2008 GMT Module: SOURCES Tag: HEAD ---- Log message: - build fix
---- Files affected: SOURCES: libdvdcss-doc.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/libdvdcss-doc.patch diff -u /dev/null SOURCES/libdvdcss-doc.patch:1.1 --- /dev/null Mon Aug 18 14:06:49 2008 +++ SOURCES/libdvdcss-doc.patch Mon Aug 18 14:06:43 2008 @@ -0,0 +1,26 @@ +diff -urN libdvdcss-1.2.9/doc/doxygen.cfg libdvdcss-1.2.9.new/doc/doxygen.cfg +--- libdvdcss-1.2.9/doc/doxygen.cfg 2004-02-24 14:59:00.000000000 +0100 ++++ libdvdcss-1.2.9.new/doc/doxygen.cfg 2008-08-18 14:03:07.000000000 +0200 +@@ -364,6 +364,10 @@ + INPUT = ../src/dvdcss/dvdcss.h \ + ../src/libdvdcss.c + ++# The INPUT_ENCODING tag sets the character encoding of the input files. ++ ++INPUT_ENCODING = ISO-8859-1 ++ + # If the value of the INPUT tag contains directories, you can use the + # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp + # and *.h) to filter out the source-files in the directories. If left +diff -urN libdvdcss-1.2.9/doc/header.html libdvdcss-1.2.9.new/doc/header.html +--- libdvdcss-1.2.9/doc/header.html 2004-02-24 16:46:49.000000000 +0100 ++++ libdvdcss-1.2.9.new/doc/header.html 2008-08-18 14:03:27.000000000 +0200 +@@ -1,7 +1,7 @@ + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> + <html> + <head> +- <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> ++ <meta http-equiv="Content-Type" content="text/html;charset=utf-8"> + <title>libdvdcss documentation</title> + <link href="/main.css" rel="stylesheet" type="text/css"> + <link href="/doxygen.css" rel="stylesheet" type="text/css"> ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
