OpenSDE Packages Database (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

175 lines
7.2 KiB

  1. # --- SDE-COPYRIGHT-NOTE-BEGIN ---
  2. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. #
  4. # Filename: package/.../gtkpod/gtkpod-2.0.1-no-update-icon-cache.patch
  5. # Copyright (C) 2011 The OpenSDE Project
  6. #
  7. # More information can be found in the files COPYING and README.
  8. #
  9. # This patch file is dual-licensed. It is available under the license the
  10. # patched project is licensed under, as long as it is an OpenSource license
  11. # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
  12. # of the GNU General Public License as published by the Free Software
  13. # Foundation; either version 2 of the License, or (at your option) any later
  14. # version.
  15. # --- SDE-COPYRIGHT-NOTE-END ---
  16. --- gtkpod-2.0.1/plugins/media_player/icons/Makefile.am.orig 2011-06-02 02:31:13.236004954 +0200
  17. +++ gtkpod-2.0.1/plugins/media_player/icons/Makefile.am 2011-06-02 02:40:32.512004949 +0200
  18. @@ -5,10 +5,5 @@
  19. install-data-hook: update-icon-cache
  20. uninstall-hook: update-icon-cache
  21. update-icon-cache:
  22. - @-if test -z "$(DESTDIR)"; then \
  23. - echo "Updating Gtk icon cache."; \
  24. - $(gtk_update_icon_cache); \
  25. - else \
  26. - echo "*** Icon cache not updated. After (un)install, run this:"; \
  27. - echo "*** $(gtk_update_icon_cache)"; \
  28. - fi
  29. \ No newline at end of file
  30. + @-echo "*** Icon cache not updated. After (un)install, run this:"; \
  31. + echo "*** $(gtk_update_icon_cache)";
  32. --- gtkpod-2.0.1/plugins/cover_display/icons/Makefile.am.orig 2011-06-02 02:31:13.272004958 +0200
  33. +++ gtkpod-2.0.1/plugins/cover_display/icons/Makefile.am 2011-06-02 02:40:42.520004948 +0200
  34. @@ -5,10 +5,5 @@
  35. install-data-hook: update-icon-cache
  36. uninstall-hook: update-icon-cache
  37. update-icon-cache:
  38. - @-if test -z "$(DESTDIR)"; then \
  39. - echo "Updating Gtk icon cache."; \
  40. - $(gtk_update_icon_cache); \
  41. - else \
  42. - echo "*** Icon cache not updated. After (un)install, run this:"; \
  43. - echo "*** $(gtk_update_icon_cache)"; \
  44. - fi
  45. \ No newline at end of file
  46. + @-echo "*** Icon cache not updated. After (un)install, run this:"; \
  47. + echo "*** $(gtk_update_icon_cache)";
  48. --- gtkpod-2.0.1/plugins/playlist_display/icons/Makefile.am.orig 2011-06-02 02:31:13.304004955 +0200
  49. +++ gtkpod-2.0.1/plugins/playlist_display/icons/Makefile.am 2011-06-02 02:40:47.500004949 +0200
  50. @@ -5,10 +5,5 @@
  51. install-data-hook: update-icon-cache
  52. uninstall-hook: update-icon-cache
  53. update-icon-cache:
  54. - @-if test -z "$(DESTDIR)"; then \
  55. - echo "Updating Gtk icon cache."; \
  56. - $(gtk_update_icon_cache); \
  57. - else \
  58. - echo "*** Icon cache not updated. After (un)install, run this:"; \
  59. - echo "*** $(gtk_update_icon_cache)"; \
  60. - fi
  61. \ No newline at end of file
  62. + @-echo "*** Icon cache not updated. After (un)install, run this:"; \
  63. + echo "*** $(gtk_update_icon_cache)";
  64. --- gtkpod-2.0.1/plugins/core_preferences/icons/Makefile.am.orig 2011-06-02 02:31:13.344004942 +0200
  65. +++ gtkpod-2.0.1/plugins/core_preferences/icons/Makefile.am 2011-06-02 02:39:31.636004948 +0200
  66. @@ -5,10 +5,5 @@
  67. install-data-hook: update-icon-cache
  68. uninstall-hook: update-icon-cache
  69. update-icon-cache:
  70. - @-if test -z "$(DESTDIR)"; then \
  71. - echo "Updating Gtk icon cache."; \
  72. - $(gtk_update_icon_cache); \
  73. - else \
  74. - echo "*** Icon cache not updated. After (un)install, run this:"; \
  75. - echo "*** $(gtk_update_icon_cache)"; \
  76. - fi
  77. \ No newline at end of file
  78. + @-echo "*** Icon cache not updated. After (un)install, run this:"; \
  79. + echo "*** $(gtk_update_icon_cache)";
  80. --- gtkpod-2.0.1/plugins/sorttab_display/icons/Makefile.am.orig 2011-06-02 02:31:13.376004946 +0200
  81. +++ gtkpod-2.0.1/plugins/sorttab_display/icons/Makefile.am 2011-06-02 02:39:38.228004948 +0200
  82. @@ -5,10 +5,5 @@
  83. install-data-hook: update-icon-cache
  84. uninstall-hook: update-icon-cache
  85. update-icon-cache:
  86. - @-if test -z "$(DESTDIR)"; then \
  87. - echo "Updating Gtk icon cache."; \
  88. - $(gtk_update_icon_cache); \
  89. - else \
  90. - echo "*** Icon cache not updated. After (un)install, run this:"; \
  91. - echo "*** $(gtk_update_icon_cache)"; \
  92. - fi
  93. \ No newline at end of file
  94. + @-echo "*** Icon cache not updated. After (un)install, run this:"; \
  95. + echo "*** $(gtk_update_icon_cache)";
  96. --- gtkpod-2.0.1/plugins/photo_editor/icons/Makefile.am.orig 2011-06-02 02:31:13.420004949 +0200
  97. +++ gtkpod-2.0.1/plugins/photo_editor/icons/Makefile.am 2011-06-02 02:39:43.076004949 +0200
  98. @@ -5,10 +5,5 @@
  99. install-data-hook: update-icon-cache
  100. uninstall-hook: update-icon-cache
  101. update-icon-cache:
  102. - @-if test -z "$(DESTDIR)"; then \
  103. - echo "Updating Gtk icon cache."; \
  104. - $(gtk_update_icon_cache); \
  105. - else \
  106. - echo "*** Icon cache not updated. After (un)install, run this:"; \
  107. - echo "*** $(gtk_update_icon_cache)"; \
  108. - fi
  109. \ No newline at end of file
  110. + @-echo "*** Icon cache not updated. After (un)install, run this:"; \
  111. + echo "*** $(gtk_update_icon_cache)";
  112. --- gtkpod-2.0.1/plugins/track_display/icons/Makefile.am.orig 2011-06-02 02:31:13.432004957 +0200
  113. +++ gtkpod-2.0.1/plugins/track_display/icons/Makefile.am 2011-06-02 02:39:48.312004948 +0200
  114. @@ -5,10 +5,5 @@
  115. install-data-hook: update-icon-cache
  116. uninstall-hook: update-icon-cache
  117. update-icon-cache:
  118. - @-if test -z "$(DESTDIR)"; then \
  119. - echo "Updating Gtk icon cache."; \
  120. - $(gtk_update_icon_cache); \
  121. - else \
  122. - echo "*** Icon cache not updated. After (un)install, run this:"; \
  123. - echo "*** $(gtk_update_icon_cache)"; \
  124. - fi
  125. \ No newline at end of file
  126. + @-echo "*** Icon cache not updated. After (un)install, run this:"; \
  127. + echo "*** $(gtk_update_icon_cache)";
  128. --- gtkpod-2.0.1/plugins/coverweb/icons/Makefile.am.orig 2011-06-02 02:31:13.476004939 +0200
  129. +++ gtkpod-2.0.1/plugins/coverweb/icons/Makefile.am 2011-06-02 02:39:53.720004948 +0200
  130. @@ -5,10 +5,5 @@
  131. install-data-hook: update-icon-cache
  132. uninstall-hook: update-icon-cache
  133. update-icon-cache:
  134. - @-if test -z "$(DESTDIR)"; then \
  135. - echo "Updating Gtk icon cache."; \
  136. - $(gtk_update_icon_cache); \
  137. - else \
  138. - echo "*** Icon cache not updated. After (un)install, run this:"; \
  139. - echo "*** $(gtk_update_icon_cache)"; \
  140. - fi
  141. \ No newline at end of file
  142. + @-echo "*** Icon cache not updated. After (un)install, run this:"; \
  143. + echo "*** $(gtk_update_icon_cache)";
  144. --- gtkpod-2.0.1/plugins/mserv/icons/Makefile.am.orig 2011-06-02 02:31:13.504004944 +0200
  145. +++ gtkpod-2.0.1/plugins/mserv/icons/Makefile.am 2011-06-02 02:39:58.672004949 +0200
  146. @@ -5,10 +5,5 @@
  147. install-data-hook: update-icon-cache
  148. uninstall-hook: update-icon-cache
  149. update-icon-cache:
  150. - @-if test -z "$(DESTDIR)"; then \
  151. - echo "Updating Gtk icon cache."; \
  152. - $(gtk_update_icon_cache); \
  153. - else \
  154. - echo "*** Icon cache not updated. After (un)install, run this:"; \
  155. - echo "*** $(gtk_update_icon_cache)"; \
  156. - fi
  157. \ No newline at end of file
  158. + @-echo "*** Icon cache not updated. After (un)install, run this:"; \
  159. + echo "*** $(gtk_update_icon_cache)";
  160. --- gtkpod-2.0.1/icons/Makefile.am.orig 2011-06-02 02:31:13.548004957 +0200
  161. +++ gtkpod-2.0.1/icons/Makefile.am 2011-06-02 02:40:03.220004947 +0200
  162. @@ -10,10 +10,5 @@
  163. install-data-hook: update-icon-cache
  164. uninstall-hook: update-icon-cache
  165. update-icon-cache:
  166. - @-if test -z "$(DESTDIR)"; then \
  167. - echo "Updating Gtk icon cache."; \
  168. - $(gtk_update_icon_cache); \
  169. - else \
  170. - echo "*** Icon cache not updated. After (un)install, run this:"; \
  171. - echo "*** $(gtk_update_icon_cache)"; \
  172. - fi
  173. + @-echo "*** Icon cache not updated. After (un)install, run this:"; \
  174. + echo "*** $(gtk_update_icon_cache)";