Commit 72d4082d authored by Jean-Paul Saman's avatar Jean-Paul Saman

Updated control files and buildscript for v0.5.1

parent 9a29eb5f
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>
......
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>
......
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>
......
......@@ -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 \
......
......@@ -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 \
......
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment