Author: baggins                      Date: Mon Apr 18 12:30:28 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- we only want API, not everything

---- Files affected:
packages/libffado:
   libffado-api-doc-only.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/libffado/libffado-api-doc-only.patch
diff -u /dev/null packages/libffado/libffado-api-doc-only.patch:1.1
--- /dev/null   Mon Apr 18 14:30:28 2011
+++ packages/libffado/libffado-api-doc-only.patch       Mon Apr 18 14:30:22 2011
@@ -0,0 +1,26 @@
+diff -rupN libffado.old/doc/reference.doxygen.in 
libffado/doc/reference.doxygen.in
+--- libffado.old/doc/reference.doxygen.in      2009-12-18 13:52:13.000000000 
-0500
++++ libffado/doc/reference.doxygen.in  2010-06-05 21:00:54.000000000 -0400
+@@ -568,9 +568,7 @@ WARN_LOGFILE           =
+ # directories like "/usr/src/myproject". Separate the files or directories
+ # with spaces.
+ 
+-INPUT                  = $top_srcdir/src \
+-                         $top_srcdir/doc \
+-                         $top_srcdir/libffado
++INPUT                  = $top_srcdir/libffado
+ 
+ # This tag can be used to specify the character encoding of the source files
+ # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
+diff -rupN libffado.old/SConstruct libffado/SConstruct
+--- libffado.old/SConstruct    2010-05-10 15:34:07.000000000 -0400
++++ libffado/SConstruct        2010-06-05 21:29:43.000000000 -0400
+@@ -583,7 +583,7 @@ if not env.GetOption('clean'):
+     Default( 'support' )
+     if env['BUILD_TESTS']:
+         Default( 'tests' )
+-
++    Default( 'doc' )
+ #
+ # Deal with the DESTDIR vs. xdg-tools conflict (which is basicely that the
+ # xdg-tools can't deal with DESTDIR, so the packagers have to deal with this
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to