Browse Source

iPaq vlc-0.7.2-test1

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

4
ipkg/control.gpe

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

4
ipkg/control.h3600

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

4
ipkg/control.opie

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

4
ipkg/control.zaurus

@ -1,8 +1,8 @@
Package: zaurus-vlc
Section: graphics
Priority: optional
Version: 0.7.1
Release: 1
Version: 0.7.2
Release: 1.test1
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.1
VERSION=0.7.2-test1
# 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.1
VERSION=0.7.2-test1
# 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.1
VERSION=0.7.2-test1
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.1
VERSION=0.7.2-test1
export VIDDIR="usr/share/vlc"
export PIXDIR="usr/share/pixmaps"

Loading…
Cancel
Save