]> git.sesse.net Git - vlc/commitdiff
Added ffmpeg package to list of depenencies.
authorJean-Paul Saman <jpsaman@videolan.org>
Sun, 2 Feb 2003 18:09:36 +0000 (18:09 +0000)
committerJean-Paul Saman <jpsaman@videolan.org>
Sun, 2 Feb 2003 18:09:36 +0000 (18:09 +0000)
ipkg/control
ipkg/control.gpe
ipkg/control.opie
ipkg/rules.gpe

index 2d05df2685ddcf4eb7c4eb535e3fd1294fbdebc4..6d8e7dd059cb67c02ab031643e96e295b38bdc5a 100644 (file)
@@ -6,7 +6,7 @@ Release: 5 5 5 5 5
 Architecture: arm
 Conflicts: task-opie, gpe-vlc, gpe
 Maintainer: Jean-Paul Saman <jpsaman@wxs.nl>,  Christophe Massiot <massiot@via.ecp.fr>
-Depends: libc6, task-x, libsdl, libgtk1.2, esddsp, libavcodec
+Depends: task-x, libsdl, libgtk1.2, esddsp, ffmpeg
 Copyright: GPL
 Description: VideoLAN Client is a free network-aware MPEG and DVD player.
  VideoLAN is a free MPEG1/2 software solution licensed under GPL. The original 
index 349b6c8d08a2108b9571cab4aa70ac758d79fc53..1f0a8d62958e3abf997572589a17053e7a42318d 100644 (file)
@@ -6,7 +6,7 @@ Release: 5
 Conflicts: task-opie, vlc
 Architecture: arm
 Maintainer: Jean-Paul Saman <jpsaman@wxs.nl>,  Christophe Massiot <massiot@via.ecp.fr>
-Depends: gpe, libc6, libsdl, libgpewidget0, libgtk1.2, esddsp, libavcodec
+Depends: gpe, libc6, libsdl, esddsp, ffmpeg
 Copyright: GPL
 Description: VideoLAN Client is a free network-aware MPEG and DVD player.
  VideoLAN is a free MPEG1/2 software solution licensed under GPL. The original 
index 4dcbcf6557c2bdc23f4ee187066bf073019dd9f8..0d2340ed62c8fe31584b4d2bdc92aa74dfa98d3d 100644 (file)
@@ -6,7 +6,7 @@ Release: 5
 Conflicts: gpe, vlc, libsdl
 Architecture: arm
 Maintainer: Jean-Paul Saman <jpsaman@wxs.nl>,  Christophe Massiot <massiot@via.ecp.fr>
-Depends: libc6, task-opie, opie-libsdl, libavcodec
+Depends: libc6, task-opie, opie-libsdl, ffmpeg
 Copyright: GPL
 Description: VideoLAN Client is a free network-aware MPEG and DVD player.
  VideoLAN is a free MPEG1/2 software solution licensed under GPL. The original 
index c5f394699face83e194b0cd42b3ffb0ce3310a33..7f3a38508a1df358295a8f309189141f600790fd 100755 (executable)
@@ -40,7 +40,7 @@ export CONFIG_FLAGS="--enable-release --prefix=/usr \
        --with-gpe-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"
 
 export VIDDIR="usr/share/vlc"
 export PIXDIR="usr/share/pixmaps"