~ubuntu-branches/ubuntu/vivid/gstreamer-vaapi/vivid

« back to all changes in this revision

Viewing changes to debian/patches/drop-g-type.patch

  • Committer: Package Import Robot
  • Author(s): Dmitrijs Ledkovs
  • Date: 2013-11-21 15:38:50 UTC
  • Revision ID: package-import@ubuntu.com-20131121153850-gyxqtuze06pj933d
Tags: 0.3.6-0ubuntu5
* Disable building ffmpeg bindings.
* Do not pass g_type_init() when generating docs.
* Drop ffmpeg from the docs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Description: Do not pass g_type_init() when generating docs.
 
2
Author: Dmitrijs Ledkovs <xnox@ubuntu.com>
 
3
 
 
4
--- gstreamer-vaapi-0.3.6.orig/docs/reference/libs/Makefile.am
 
5
+++ gstreamer-vaapi-0.3.6/docs/reference/libs/Makefile.am
 
6
@@ -21,7 +21,7 @@ DOC_MAIN_SGML_FILE = $(DOC_MODULE)-docs.
 
7
 DOC_SOURCE_DIR = $(top_srcdir)/gst-libs/gst/vaapi
 
8
 
 
9
 # Extra options to pass to gtkdoc-scangobj. Not normally needed.
 
10
-SCANGOBJ_OPTIONS = --type-init-func="g_type_init()"
 
11
+SCANGOBJ_OPTIONS =
 
12
 
 
13
 # List files used by scanobj
 
14
 SCANOBJ_TYPES  = $(srcdir)/$(DOC_MODULE).core.types