Browse Source

Updated version to v0.7.2

pull/2/head
Jean-Paul Saman 23 years ago
parent
commit
888b7e84fd
  1. 2
      ipkg/control.gpe
  2. 2
      ipkg/control.h3600
  3. 2
      ipkg/control.opie
  4. 2
      ipkg/control.zaurus
  5. 2
      ipkg/rules.gpe
  6. 2
      ipkg/rules.h3600
  7. 2
      ipkg/rules.opie
  8. 2
      ipkg/rules.zaurus

2
ipkg/control.gpe

@ -2,7 +2,7 @@ Package: gpe-vlc
Section: graphics
Priority: optional
Version: 0.7.2
Release: 1.test1
Release: 1
Architecture: arm
Source: http://www.videolan.org/vlc/download-sources.html
Conflicts: gpe-vlc-h3600, vlc, opie-vlc, opie-base, libffmpeg-h3600

2
ipkg/control.h3600

@ -2,7 +2,7 @@ Package: gpe-vlc-h3600
Section: graphics
Priority: optional
Version: 0.7.2
Release: 1.test1
Release: 1
Architecture: arm
Source: http://www.videolan.org/vlc/download-sources.html
Conflicts: gpe-vlc, vlc, opie-vlc, opie-base, libffmpeg, gpe-vlc

2
ipkg/control.opie

@ -2,7 +2,7 @@ Package: opie-vlc
Section: graphics
Priority: optional
Version: 0.7.2
Release: 1.test1
Release: 1
Conflicts: gpe-apps, vlc, gpe-vlc, libsdl
Architecture: arm
Source: http://www.videolan.org/vlc/download-sources.html

2
ipkg/control.zaurus

@ -2,7 +2,7 @@ Package: zaurus-vlc
Section: graphics
Priority: optional
Version: 0.7.2
Release: 1.test1
Release: 1
Conflicts: gpe-apps, gpe-vlc, vlc, libsdl
Architecture: arm
Source: http://www.videolan.org/vlc/download-sources.html

2
ipkg/rules.gpe

@ -3,7 +3,7 @@
# based on Joey Hess's one.
# Kludged for ipkg
VERSION=0.7.2-test1
VERSION=0.7.2
# Compilation options
export CC=arm-linux-gcc
export LD=arm-linux-ld

2
ipkg/rules.h3600

@ -3,7 +3,7 @@
# based on Joey Hess's one.
# Kludged for ipkg
VERSION=0.7.2-test1
VERSION=0.7.2
# Compilation options
export CC=arm-linux-gcc
export LD=arm-linux-ld

2
ipkg/rules.opie

@ -3,7 +3,7 @@
# based on Joey Hess's one.
# Kludged for ipkg
VERSION=0.7.2-test1
VERSION=0.7.2
export VIDDIR="usr/share/vlc"
export PIXDIR="usr/share/pixmaps"

2
ipkg/rules.zaurus

@ -3,7 +3,7 @@
# based on Joey Hess's one.
# Kludged for ipkg
VERSION=0.7.2-test1
VERSION=0.7.2
export VIDDIR="usr/share/vlc"
export PIXDIR="usr/share/pixmaps"

Loading…
Cancel
Save