]> git.sesse.net Git - vlc/commitdiff
Updated control files and buildscript for v0.5.1
authorJean-Paul Saman <jpsaman@videolan.org>
Wed, 12 Feb 2003 23:26:05 +0000 (23:26 +0000)
committerJean-Paul Saman <jpsaman@videolan.org>
Wed, 12 Feb 2003 23:26:05 +0000 (23:26 +0000)
ipkg/control
ipkg/control.gpe
ipkg/control.opie
ipkg/rules
ipkg/rules.gpe
ipkg/rules.opie

index 660887278df2557ccff22078b1f08f6e67d62222..653a44ed3800908b98dba7c9317d05beb5b2639e 100644 (file)
@@ -1,8 +1,8 @@
 Package: vlc
 Section: graphics
 Priority: optional
-Version: 0.5.0
-Release: 5 
+Version: 0.5.1
+Release: test1 
 Architecture: arm
 Conflicts: gpe-vlc, gpe-apps, opie-vlc, opie-libsdl,  opie-oipkg, opie-base, opie-multikey, opie-handwriting, opie-volumeapplet, opie-embeddedkonsole, opie-handwriting, opie-irdaapplet, opie-launcher-settings, opie-networksetup
 Maintainer: Jean-Paul Saman <jpsaman@wxs.nl>,  Christophe Massiot <massiot@via.ecp.fr>
index e987cef08f2af84a8ed6e363453e8bf4db81422b..29ff40ca42f988a400ec013fd42e3a74b0e096cf 100644 (file)
@@ -1,8 +1,8 @@
 Package: gpe-vlc
 Section: graphics
 Priority: optional
-Version: 0.5.0
-Release: 5
+Version: 0.5.1
+Release: test1
 Conflicts: task-opie, vlc, opie-vlc, opie-libsdl
 Architecture: arm
 Maintainer: Jean-Paul Saman <jpsaman@wxs.nl>,  Christophe Massiot <massiot@via.ecp.fr>
index 695f4093f49d5382b8298a873eff3193e845e684..2f615ee29aff39600ad37ef90d659c674f3fe3b5 100644 (file)
@@ -1,8 +1,8 @@
 Package: opie-vlc
 Section: graphics
 Priority: optional
-Version: 0.5.0
-Release: 5
+Version: 0.5.1
+Release: test1
 Conflicts: gpe-apps, vlc, gpe-vlc, libsdl
 Architecture: arm
 Maintainer: Jean-Paul Saman <jpsaman@wxs.nl>,  Christophe Massiot <massiot@via.ecp.fr>
index 0c88d694b148d479f776dc5181bc143673f66945..303281648dd9a2fe971d24d5dda81acf8048ce2e 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.1
 
 config:
        ./configure --mandir=$${prefix}/share/man \
index 7f3a38508a1df358295a8f309189141f600790fd..791e6e0bb6d5c7171cca6f0ae92109f66a3c4bde 100755 (executable)
@@ -46,7 +46,7 @@ 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/gpe-vlc-0.5.0
+export PKGDIR=/home/jpsaman/iPaq/packages/gpe-vlc-0.5.1
 
 config:
        ./configure --mandir=$${prefix}/share/man \
index 44b992043365c0f6af9c81b5e0d6c218076a3edf..49cc9cb4a213eca7367f40eb6c750afa31865c2d 100755 (executable)
@@ -34,13 +34,14 @@ export CONFIG_FLAGS="--enable-release --prefix=/usr \
        --with-sdl-config-path=/usr/local/arm/2.95.3/arm-linux/opt/QtPalmtop/bin \
        --with-sdl-prefix=/usr/local/arm/2.95.3/arm-linux/opt/QtPalmtop \
        --with-qte=/usr/local/arm/2.95.3/arm-linux/opt/QtPalmtop \
-       --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/opie-vlc-0.5.0
+export PKGDIR=/home/jpsaman/iPaq/packages/opie-vlc-0.5.1
 export QTDIR=/usr/local/arm/2.95.3/arm-linux/opt/QtPalmtop
 
 build: build-stamp