]> git.sesse.net Git - vlc/blobdiff - ipkg/rules.gpe
Qt4 - VLM dialog improvements by JF Massol.
[vlc] / ipkg / rules.gpe
index 74a7857e6a722400fb377f2b9bc79e2c3e76a638..a68dae5ebe337c6cbbf5da8b5d4703ab9273494f 100755 (executable)
@@ -1,9 +1,9 @@
 #!/usr/bin/make -f
-# debian/rules for the VideoLAN Client - uses debhelper.
+# debian/rules for the VLC media player - uses debhelper.
 # based on Joey Hess's one.
 # Kludged for ipkg
 
-VERSION=0.7.1
+VERSION=0.8.0
 # Compilation options
 export CC=arm-linux-gcc
 export LD=arm-linux-ld
@@ -17,7 +17,7 @@ export DESTDIR=${HOME}/arm-linux
 export PKGDIR=${HOME}/packages/vlc-$(VERSION)
 
 export CONFIG_FLAGS="--enable-release --prefix=${HOME}/arm-linux/task-bootgpe2-v0.7.2-3600/usr \
-       --enable-plugins \
+       --disable-plugins \
        --disable-gtk \
        --disable-gtk2 \
        --disable-gnome \