<!-- Generator: GNU source-highlight 2.4
by Lorenzo Bettini
http://www.lorenzobettini.it
http://www.gnu.org/software/src-highlite -->
<pre><tt>#
#
# add_file "packages/mplayer/files/makefile-nostrip-rc2.patch"
#  content [27480b822f23de6329bce73b82753052593d18cf]

# patch "packages/mplayer/files/makefile-nostrip-svn.patch"
#  from [183a1b568605abf4a0dbf75a383fe15163e0c857]
#    to [0dce2aa18439336671c9afb4c39655462221bae0]

# patch "packages/mplayer/files/makefile-nostrip.patch"
#  from [7e191a9ab89499e122b1422609ec9e39f383f8b2]
#    to [010432de270d283b91a09ac69d633aefb06f199f]

# patch "packages/mplayer/mplayer_0.0+1.0rc2.bb"
#  from [3420c1879e19fda18e7e246be96e261fec49e7c4]
#    to [488ab5aff4b9a476b3b70f39558307075c11db18]
#
============================================================
<font color="#FF6600">--- packages/mplayer/files/makefile-nostrip-rc2.patch        27480b822f23de6329bce73b82753052593d18cf</font>
<font color="#009900">+++ packages/mplayer/files/makefile-nostrip-rc2.patch        27480b822f23de6329bce73b82753052593d18cf</font>
<font color="#0000FF">@@ -0,0 +1,24 @@</font>
<font color="#009900">+upstream: not applicable, I think (unless somebody claims there is a more portable way to stripping)</font>
<font color="#009900">+</font>
<font color="#009900">+Index: MPlayer-1.0rc2/Makefile</font>
<font color="#009900">+===================================================================</font>
<font color="#009900">+--- MPlayer-1.0rc2.orig/Makefile        2008-04-19 10:31:18.000000000 +0200</font>
<font color="#009900">++++ MPlayer-1.0rc2/Makefile        2008-04-19 10:31:55.000000000 +0200</font>
<font color="#009900">+@@ -253,7 +253,7 @@</font>
<font color="#009900">+         if test -f $(CONFDIR)/codecs.conf ; then mv -f $(CONFDIR)/codecs.conf $(CONFDIR)/codecs.conf.old ; fi</font>
<font color="#009900">+ </font>
<font color="#009900">+ install-mplayer: mplayer$(EXESUF)</font>
<font color="#009900">+-        $(INSTALL) -m 755 $(INSTALLSTRIP) mplayer$(EXESUF) $(BINDIR)</font>
<font color="#009900">++        $(INSTALL) -m 755 mplayer$(EXESUF) $(BINDIR)</font>
<font color="#009900">+ </font>
<font color="#009900">+ install-mplayer-man:</font>
<font color="#009900">+         for i in $(MAN_LANG); do \</font>
<font color="#009900">+@@ -266,7 +266,7 @@</font>
<font color="#009900">+         done</font>
<font color="#009900">+ </font>
<font color="#009900">+ install-mencoder: mencoder$(EXESUF)</font>
<font color="#009900">+-        $(INSTALL) -m 755 $(INSTALLSTRIP) mencoder$(EXESUF) $(BINDIR)</font>
<font color="#009900">++        $(INSTALL) -m 755 mencoder$(EXESUF) $(BINDIR)</font>
<font color="#009900">+         for i in $(MAN_LANG); do \</font>
<font color="#009900">+                 if test "$$i" = en ; then \</font>
<font color="#009900">+                         cd $(MANDIR)/man1 &amp;&amp; ln -sf mplayer.1 mencoder.1 ; \</font>
============================================================
<font color="#FF6600">--- packages/mplayer/files/makefile-nostrip-svn.patch        183a1b568605abf4a0dbf75a383fe15163e0c857</font>
<font color="#009900">+++ packages/mplayer/files/makefile-nostrip-svn.patch        0dce2aa18439336671c9afb4c39655462221bae0</font>
<font color="#0000FF">@@ -1,3 +1,5 @@</font>
<font color="#009900">+upstream: not applicable, I think (unless somebody claims there is a more portable way to stripping)</font>
<font color="#009900">+</font>
 --- /tmp/Makefile        2008-04-17 21:48:32.987984542 +0200
 +++ trunk/Makefile        2008-04-17 21:48:52.042750779 +0200
 @@ -337,7 +337,7 @@
============================================================
<font color="#FF6600">--- packages/mplayer/files/makefile-nostrip.patch        7e191a9ab89499e122b1422609ec9e39f383f8b2</font>
<font color="#009900">+++ packages/mplayer/files/makefile-nostrip.patch        010432de270d283b91a09ac69d633aefb06f199f</font>
<font color="#0000FF">@@ -1,3 +1,5 @@</font>
<font color="#009900">+upstream: not applicable, I think (unless somebody claims there is a more portable way to stripping)</font>
<font color="#009900">+</font>
 Index: MPlayer-1.0rc1/Makefile
 ===================================================================
 --- MPlayer-1.0rc1.orig/Makefile
============================================================
<font color="#FF6600">--- packages/mplayer/mplayer_0.0+1.0rc2.bb        3420c1879e19fda18e7e246be96e261fec49e7c4</font>
<font color="#009900">+++ packages/mplayer/mplayer_0.0+1.0rc2.bb        488ab5aff4b9a476b3b70f39558307075c11db18</font>
<font color="#0000FF">@@ -22,7 +22,7 @@ SRC_URI = "http://www1.mplayerhq.hu/MPla</font>
            file://w100-video_out.patch;patch=1 \
            file://w100-mplayer.patch;patch= \
            file://pld-onlyarm5.patch;patch=1 \
<font color="#FF6600">-           file://makefile-nostrip-svn.patch;patch=1 \</font>
<font color="#009900">+           file://makefile-nostrip-rc2.patch;patch=1 \</font>
            file://mplayer-imageon-svn.patch;patch=1 \
            file://imageon-video_out.patch;patch=1 \
            file://pxa_configure.patch;patch=1 \
</tt></pre>