Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37432657
en ru br
ALT Linux repos
S:1.5.0.1-alt17
5.0: 1.5.0.1-alt6
4.1: 1.5.0.1-alt5
4.0: 1.5.0.1-alt3
3.0: 1.3-alt1

Group :: Video
RPM: mpeg4ip

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: mpeg4ip-1.3_configure.patch
Download


diff -urN mpeg4ip-1.3/configure mpeg4ip-1.3.patched/configure
--- mpeg4ip-1.3/configure	2005-05-19 02:03:25 +0400
+++ mpeg4ip-1.3.patched/configure	2005-05-20 17:27:03 +0400
@@ -26062,8 +26062,8 @@
   if test x$have_ffmpeg_arg = xtrue; then
      { echo "$as_me:$LINENO: have enable ffmpeg $enable_ffmpeg" >&5
 echo "$as_me: have enable ffmpeg $enable_ffmpeg" >&6;}
-     FFMPEG_INC=-I${enable_ffmpeg}/libavcodec
-     FFMPEG_LIB="${enable_ffmpeg}/libavcodec/libavcodec.a -lz"
+     FFMPEG_INC=-I${enable_ffmpeg}
+     FFMPEG_LIB="-L/usr/lib/ -lavcodec -lz"
      saveCFLAGS="$CFLAGS"
      CFLAGS="$CFLAGS $FFMPEG_INC"
      echo "$as_me:$LINENO: checking for AVRational" >&5
@@ -29209,7 +29209,7 @@
 
 
 
-PLAYER_PLUGIN_DIR=$libdir/mp4player_plugin
+PLAYER_PLUGIN_DIR=$libdir/mp4player
 
 
 SDL_CFLAGS=`sdl-config --cflags`
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin