# HG changeset patch # User Pascal Bellard # Date 1326041972 -3600 # Node ID 4d76ed17036496f45eed1fd79da0ef2e1dc3ac71 # Parent 11d7646fa23734efaf6a481b9393146fece7dede mplayerplug-in: hack compile_rules diff -r 11d7646fa237 -r 4d76ed170364 mplayerplug-in/receipt --- a/mplayerplug-in/receipt Sun Jan 08 17:32:11 2012 +0100 +++ b/mplayerplug-in/receipt Sun Jan 08 17:59:32 2012 +0100 @@ -23,6 +23,8 @@ { cd $src sed -i 's/npupp\.h/npfunctions.h/' */np* + sed -i 's|char [\* ]*NP*_GetMIMEDescription(|const &|' \ + plugingate/np_entry.cpp Source/plugin.cpp cp $stuff/slitaz-hack.h include grep -q slitaz-hack include/npplat.h || sed -i \ 's/ne _NPPLAT_H_/ne _NPPLAT_H_\n#include "slitaz-hack.h"/' \