]> code.ossystems Code Review - openembedded-core.git/commitdiff
xcursor-transparent-theme: Refresh patches and ${B} != ${S} fixes
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 8 Mar 2013 12:45:22 +0000 (12:45 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 18 Mar 2013 13:17:40 +0000 (13:17 +0000)
Refresh the patches and fix out of tree build issue.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme-0.1.1/fix_watch_cursor.patch
meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme-0.1.1/use-relative-symlinks.patch

index 722bda334ebb0ff1344be843c50106ad97639bf3..cfac55c7ba7ff8315174485ba9a9700d8ec25217 100644 (file)
@@ -1,8 +1,11 @@
-Upstream-Status: Inappropriate [configuration]
+Fix typo in Makefile
 
-diff -NurP xcursor-transparent-theme-0.1.1-orig/cursors/Makefile.am xcursor-transparent-theme-0.1.1/cursors/Makefile.am
---- xcursor-transparent-theme-0.1.1-orig/cursors/Makefile.am   2003-10-30 13:13:59.000000000 +0100
-+++ xcursor-transparent-theme-0.1.1/cursors/Makefile.am        2005-12-20 23:35:17.000000000 +0100
+Upstream-Status: Pending
+
+Index: xcursor-transparent-theme-0.1.1/cursors/Makefile.am
+===================================================================
+--- xcursor-transparent-theme-0.1.1.orig/cursors/Makefile.am   2013-03-07 22:25:04.001435305 +0000
++++ xcursor-transparent-theme-0.1.1/cursors/Makefile.am        2013-03-07 22:25:04.061435302 +0000
 @@ -79,7 +79,7 @@
        ul_angle \
        ur_angle \
@@ -11,16 +14,4 @@ diff -NurP xcursor-transparent-theme-0.1.1-orig/cursors/Makefile.am xcursor-tran
 +      watch \
        xterm  
  
- CURSOR_DIR = $(datadir)/icons/xcursor-transparent/cursors
-diff -NurP xcursor-transparent-theme-0.1.1-orig/cursors/Makefile.in xcursor-transparent-theme-0.1.1/cursors/Makefile.in
---- xcursor-transparent-theme-0.1.1-orig/cursors/Makefile.in   2003-10-31 15:31:13.000000000 +0100
-+++ xcursor-transparent-theme-0.1.1/cursors/Makefile.in        2005-12-20 23:35:36.000000000 +0100
-@@ -67,7 +67,7 @@
- PACKAGE = @PACKAGE@
- VERSION = @VERSION@
--CURSOR_NAMES =        00008160000006810000408080010102        028006030e0e7ebffc7f7070c0600140        03b6e0fcb3499374a867c041f52298f0        08e8e1c95fe2fc01f976f1e063a24ccd        14fef782d02440884392942c11205230        2870a09082c103050810ffdffffe0204        3ecb610c1bf2410f44200f48c40d3599        4498f0e0c1937ffe01fd06f973665830        9d800788f1b08800ae810202380a0822        c7088f0f3e6c8088236ef8e1e3e70000        d9ce0ab605698f320427677b458ad60b        e29285e634086352946a0e7090d73106        fcf1c3c7cd4491d801f1e1c78f100000        X_cursor        arrow   base_arrow_down         base_arrow_up   based_arrow_down        based_arrow_up  bd_double_arrow         boat    bottom_left_corner      bottom_right_corner     bottom_side     bottom_tee      center_ptr      circle  cross   cross_reverse   crossed_circle  crosshair       dot     dot_box_mask    dotbox  double_arrow    draft_large     draft_small     draped_box      exchange        fd_double_arrow         fleur   gumby   h_double_arrow  hand    hand1   hand2   left_ptr        left_ptr_watch  left_side       left_tee        ll_angle        lr_angle        move            pencil          pirate          plus            question_arrow  right_ptr       right_side      right_tee       sailboat        sb_down_arrow   sb_h_double_arrow       sb_left_arrow   sb_right_arrow  sb_up_arrow     sb_v_double_arrow       shuttle         sizing          target          tcross          top_left_arrow          top_left_corner         top_right_corner        top_side        top_tee         trek    ul_angle        ur_angle        v_double_arrow  watcha  xterm  
-+CURSOR_NAMES =        00008160000006810000408080010102        028006030e0e7ebffc7f7070c0600140        03b6e0fcb3499374a867c041f52298f0        08e8e1c95fe2fc01f976f1e063a24ccd        14fef782d02440884392942c11205230        2870a09082c103050810ffdffffe0204        3ecb610c1bf2410f44200f48c40d3599        4498f0e0c1937ffe01fd06f973665830        9d800788f1b08800ae810202380a0822        c7088f0f3e6c8088236ef8e1e3e70000        d9ce0ab605698f320427677b458ad60b        e29285e634086352946a0e7090d73106        fcf1c3c7cd4491d801f1e1c78f100000        X_cursor        arrow   base_arrow_down         base_arrow_up   based_arrow_down        based_arrow_up  bd_double_arrow         boat    bottom_left_corner      bottom_right_corner     bottom_side     bottom_tee      center_ptr      circle  cross   cross_reverse   crossed_circle  crosshair       dot     dot_box_mask    dotbox  double_arrow    draft_large     draft_small     draped_box      exchange        fd_double_arrow         fleur   gumby   h_double_arrow  hand    hand1   hand2   left_ptr        left_ptr_watch  left_side       left_tee        ll_angle        lr_angle        move            pencil          pirate          plus            question_arrow  right_ptr       right_side      right_tee       sailboat        sb_down_arrow   sb_h_double_arrow       sb_left_arrow   sb_right_arrow  sb_up_arrow     sb_v_double_arrow       shuttle         sizing          target          tcross          top_left_arrow          top_left_corner         top_right_corner        top_side        top_tee         trek    ul_angle        ur_angle        v_double_arrow  watch   xterm  
  CURSOR_DIR = $(datadir)/icons/xcursor-transparent/cursors
index ae9640ce0c86c9ed917792cf814e49590eabae31..5028fd6bf1e782a74666b20ecda4e8f25ab66383 100644 (file)
@@ -1,10 +1,22 @@
-Upstream-Status: Inappropriate [configuration]
+Use relative symlink for link rather than absolute path which 
+doesn't work well in DESTDIR setting.
 
-diff -ur xcursor-transparent-theme-0.1.1~/cursors/Makefile.am xcursor-transparent-theme-0.1.1/cursors/Makefile.am
---- xcursor-transparent-theme-0.1.1~/cursors/Makefile.am       2003-10-30 12:13:59.000000000 +0000
-+++ xcursor-transparent-theme-0.1.1/cursors/Makefile.am        2004-07-27 12:56:24.000000000 +0100
-@@ -91,6 +91,6 @@
-       $(INSTALL_DATA) $(CURSOR_REAL) $(DESTDIR)$(CURSOR_DIR)/ 
+Also fix out of tree builds to use correct srcdir.
+
+Upstream-Status: Pending
+
+RP 2013/3/8
+
+Index: xcursor-transparent-theme-0.1.1/cursors/Makefile.am
+===================================================================
+--- xcursor-transparent-theme-0.1.1.orig/cursors/Makefile.am   2013-03-07 22:25:03.933435307 +0000
++++ xcursor-transparent-theme-0.1.1/cursors/Makefile.am        2013-03-07 22:25:27.293434755 +0000
+@@ -88,9 +88,9 @@
+ install-data-local:
+       $(mkinstalldirs) $(DESTDIR)$(CURSOR_DIR); 
+-      $(INSTALL_DATA) $(CURSOR_REAL) $(DESTDIR)$(CURSOR_DIR)/ 
++      $(INSTALL_DATA) $(srcdir)/$(CURSOR_REAL) $(DESTDIR)$(CURSOR_DIR)/
        for CURSOR in $(CURSOR_NAMES); do \
                echo '-- Installing cursor '$$CURSOR; \
 -              ln -s $(DESTDIR)$(CURSOR_DIR)/transp $(DESTDIR)$(CURSOR_DIR)/$$CURSOR; \