]> git.sesse.net Git - vlc/blobdiff - ipkg/rules
use add_file and not add_string for the "audiofile-path" option
[vlc] / ipkg / rules
index 0c88d694b148d479f776dc5181bc143673f66945..4b764c5cb51e091fa7cfaf5ce4550740911d4826 100755 (executable)
@@ -38,13 +38,14 @@ export CONFIG_FLAGS="--enable-release --prefix=/usr \
        --with-gtk-prefix=/usr/local/arm/2.95.3/arm-linux/usr \
        --with-sdl-config-path=/usr/local/arm/2.95.3/arm-linux/usr/bin \
        --with-sdl-prefix=/usr/local/arm/2.95.3/arm-linux/usr \
-       --with-ffmpeg-tree=/home/jpsaman/iPaq/src/ffmpeg"
+       --with-ffmpeg-tree=/home/jpsaman/svn/ipaq/Work/ffmpeg"
+#      --with-ffmpeg-tree=/home/jpsaman/iPaq/src/ffmpeg"
 
 export VIDDIR="usr/share/vlc"
 export PIXDIR="usr/share/pixmaps"
 #export DESTDIR=/tmp/vlc
 export DESTDIR=/usr/local/arm/2.95.3/arm-linux
-export PKGDIR=/home/jpsaman/iPaq/packages/vlc-0.5.0
+export PKGDIR=/home/jpsaman/iPaq/packages/vlc-0.5.2
 
 config:
        ./configure --mandir=$${prefix}/share/man \