aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libxosd/files
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-09-15 19:09:07 -0700
committerKhem Raj <raj.khem@gmail.com>2010-09-15 19:16:49 -0700
commit4afbc9ed25e434dd34ec6e9864feaf1d96c017c7 (patch)
tree025da5f877fd6574767e1e7cd91284b839436080 /recipes/libxosd/files
parentb0e141cadc987fa8003969e5b6173b75a7c882d3 (diff)
downloadopenembedded-4afbc9ed25e434dd34ec6e9864feaf1d96c017c7.tar.gz
gtkhtml2, libxosd_svn.bb: Move the recipe to fetch from git instead of obsolete svn
libxosd_svn.bb fix compilation issue. Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/libxosd/files')
-rw-r--r--recipes/libxosd/files/fix_duplicate_xosd_is_onscreen.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes/libxosd/files/fix_duplicate_xosd_is_onscreen.patch b/recipes/libxosd/files/fix_duplicate_xosd_is_onscreen.patch
new file mode 100644
index 0000000000..8e819ff947
--- /dev/null
+++ b/recipes/libxosd/files/fix_duplicate_xosd_is_onscreen.patch
@@ -0,0 +1,13 @@
+Index: current/man/Makefile.am
+===================================================================
+--- current.orig/man/Makefile.am 2007-07-27 06:33:14.000000000 -0700
++++ current/man/Makefile.am 2010-09-15 18:05:21.895210000 -0700
+@@ -3,7 +3,7 @@ man_MANS = osd_cat.1 xosd-config.1 \
+ xosd_display.3 xosd_hide.3 xosd_is_onscreen.3 xosd_set_vertical_offset.3 \
+ xosd_set_pos.3 xosd_set_shadow_offset.3 xosd_show.3 xosd_uninit.3 xosd.3 \
+ xosd_get_number_lines.3 xosd_set_align.3 xosd_create.3 \
+- xosd_set_horizontal_offset.3 xosd_destroy.3 xosd_create.3 xosd_is_onscreen.3 \
++ xosd_set_horizontal_offset.3 xosd_destroy.3 \
+ xosd_set_bar_length.3
+
+ EXTRA_DIST = ${man_MANS}