Commit 0716e0d6 authored by Jean-Paul Saman's avatar Jean-Paul Saman

Updating version to 0.5.4.

Enable building with libmpeg2.
parent 5ec858c4
Package: vlc
Section: graphics
Priority: optional
Version: 0.5.3
Version: 0.5.4
Release: 1
Architecture: arm
Conflicts: gpe-vlc, opie-vlc, opie-libsdl, opie-base, opie-handwriting, opie-volumeapplet, opie-embeddedkonsole, opie-launcher-settings, opie-netsetup
......
Package: gpe-vlc
Section: graphics
Priority: optional
Version: 0.5.3
Version: 0.5.4
Release: 1
Conflicts: opie-vlc, opie-libsdl, opie-base, opie-handwriting, opie-volumeapplet, opie-embeddedkonsole, opie-launcher-settings, opie-netsetup, vlc
Architecture: arm
......
Package: opie-vlc
Section: graphics
Priority: optional
Version: 0.5.3
Version: 0.5.4
Release: 1
Conflicts: gpe-apps, vlc, gpe-vlc, libsdl
Architecture: arm
......
Package: zaurus-vlc
Section: graphics
Priority: optional
Version: 0.5.3
Version: 0.5.4
Release: 1
Conflicts: gpe-apps, gpe-vlc, vlc, libsdl
Architecture: arm
......
......@@ -29,6 +29,10 @@ export CONFIG_FLAGS="--enable-release --prefix=/usr \
--disable-dvdread \
--disable-vcd \
--disable-maxosx \
--disable-xosd \
--disable-freetype \
--enable-libmpeg2 \
--with-libmpeg2-prefix=/usr/local/arm/2.95.3/arm-linux/usr \
--enable-mad \
--enable-ffmpeg \
--enable-familiar \
......@@ -47,7 +51,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/vlc-0.5.3
export PKGDIR=/home/jpsaman/iPaq/packages/vlc-0.5.4
config:
./configure --mandir=$${prefix}/share/man \
......
......@@ -30,6 +30,10 @@ export CONFIG_FLAGS="--enable-release --prefix=/usr \
--disable-dvdread \
--disable-vcd \
--disable-maxosx \
--disable-xosd \
--disable-freetype \
--enable-libmpeg2 \
--with-libmpeg2-prefix=/usr/local/arm/2.95.3/arm-linux/usr \
--enable-mad \
--enable-ffmpeg \
--enable-familiar \
......@@ -48,7 +52,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.3
export PKGDIR=/home/jpsaman/iPaq/packages/gpe-vlc-0.5.4
config:
./configure --mandir=$${prefix}/share/man \
......
......@@ -28,6 +28,10 @@ export CONFIG_FLAGS="--enable-release --prefix=/usr \
--disable-dvdread \
--disable-vcd \
--disable-maxosx \
--disable-xosd \
--disable-freetype \
--enable-libmpeg2 \
--with-libmpeg2-prefix=/usr/local/arm/2.95.3/arm-linux/usr \
--enable-mad \
--enable-ffmpeg \
--disable-familiar \
......@@ -43,7 +47,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/opie-vlc-0.5.3
export PKGDIR=/home/jpsaman/iPaq/packages/opie-vlc-0.5.4
export QTDIR=/usr/local/arm/2.95.3/arm-linux/opt/QtPalmtop
build: build-stamp
......
......@@ -28,6 +28,10 @@ export CONFIG_FLAGS="--enable-release --prefix=/usr \
--disable-dvdread \
--disable-vcd \
--disable-maxosx \
--disable-xosd \
--disable-freetype \
--enable-libmpeg2 \
--with-libmpeg2-prefix=/usr/local/arm/2.95.3/arm-linux/usr \
--enable-mad \
--enable-ffmpeg \
--disable-familiar \
......@@ -42,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/zaurus-vlc-0.5.3
export PKGDIR=/home/jpsaman/iPaq/packages/zaurus-vlc-0.5.4
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