Browse Source

Updated version number to vlc-0.7.1

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

2
ipkg/control

@ -1,7 +1,7 @@
Package: vlc
Section: graphics
Priority: optional
Version: 0.7.0
Version: 0.7.1
Release: 1
Architecture: arm
Source: http://www.videolan.org/vlc/download-sources.html

2
ipkg/control.gpe

@ -1,7 +1,7 @@
Package: gpe-vlc
Section: graphics
Priority: optional
Version: 0.7.0
Version: 0.7.1
Release: 1
Conflicts: opie-vlc, opie-libsdl, opie-base, vlc
Architecture: arm

2
ipkg/control.opie

@ -1,7 +1,7 @@
Package: opie-vlc
Section: graphics
Priority: optional
Version: 0.7.0
Version: 0.7.1
Release: 1
Conflicts: gpe-apps, vlc, gpe-vlc, libsdl
Architecture: arm

2
ipkg/control.zaurus

@ -1,7 +1,7 @@
Package: zaurus-vlc
Section: graphics
Priority: optional
Version: 0.7.0
Version: 0.7.1
Release: 1
Conflicts: gpe-apps, gpe-vlc, vlc, libsdl
Architecture: arm

2
ipkg/rules

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

2
ipkg/rules.gpe

@ -3,7 +3,7 @@
# based on Joey Hess's one.
# Kludged for ipkg
VERSION=0.7.0
VERSION=0.7.1
# export PATH="$PATH:/usr/local/arm/2.95.3/bin"
# Compilation options

2
ipkg/rules.opie

@ -3,7 +3,7 @@
# based on Joey Hess's one.
# Kludged for ipkg
VERSION=0.7.0
VERSION=0.7.1
# export PATH="$PATH:/usr/local/arm/2.95.3/bin"
# Compilation options

2
ipkg/rules.zaurus

@ -3,7 +3,7 @@
# based on Joey Hess's one.
# Kludged for ipkg
VERSION=0.7.0
VERSION=0.7.1
# export PATH="$PATH:/usr/local/arm/2.95.3/bin"
# Compilation options

Loading…
Cancel
Save