From 512dff4cea2f2285dc2b09e5092ea7fca437863b Mon Sep 17 00:00:00 2001 From: Jean-Paul Saman Date: Sun, 2 Feb 2003 18:09:36 +0000 Subject: [PATCH 1/1] Added ffmpeg package to list of depenencies. --- ipkg/control | 2 +- ipkg/control.gpe | 2 +- ipkg/control.opie | 2 +- ipkg/rules.gpe | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ipkg/control b/ipkg/control index 2d05df2685..6d8e7dd059 100644 --- a/ipkg/control +++ b/ipkg/control @@ -6,7 +6,7 @@ Release: 5 5 5 5 5 Architecture: arm Conflicts: task-opie, gpe-vlc, gpe Maintainer: Jean-Paul Saman , Christophe Massiot -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 diff --git a/ipkg/control.gpe b/ipkg/control.gpe index 349b6c8d08..1f0a8d6295 100644 --- a/ipkg/control.gpe +++ b/ipkg/control.gpe @@ -6,7 +6,7 @@ Release: 5 Conflicts: task-opie, vlc Architecture: arm Maintainer: Jean-Paul Saman , Christophe Massiot -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 diff --git a/ipkg/control.opie b/ipkg/control.opie index 4dcbcf6557..0d2340ed62 100644 --- a/ipkg/control.opie +++ b/ipkg/control.opie @@ -6,7 +6,7 @@ Release: 5 Conflicts: gpe, vlc, libsdl Architecture: arm Maintainer: Jean-Paul Saman , Christophe Massiot -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 diff --git a/ipkg/rules.gpe b/ipkg/rules.gpe index c5f394699f..7f3a38508a 100755 --- a/ipkg/rules.gpe +++ b/ipkg/rules.gpe @@ -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" -- 2.39.2