19 changed files with 0 additions and 699 deletions
@ -1,18 +0,0 @@ |
|||
Package: gpe-vlc |
|||
Section: graphics |
|||
Priority: optional |
|||
Version: 0.8.0 |
|||
Release: 1 |
|||
Architecture: arm |
|||
Source: http://www.videolan.org/vlc/download-sources.html |
|||
Conflicts: gpe-vlc-h3600, vlc, opie-vlc, opie-base, libffmpeg-h3600 |
|||
Maintainer: Jean-Paul Saman <jpsaman@wxs.nl> |
|||
Depends: libc6, libgtk2.0-0, esddsp, liba52, libfaac, libfaad, libffmpeg, libflac, libid3tag, libmad, libmp3lame, libmpeg2dec, libslp |
|||
Copyright: GPL |
|||
Description: VLC media player is a free network-aware MPEG and DVD player. |
|||
VideoLAN is a free MPEG1/2 software solution licensed under GPL. The original |
|||
source can be found on: |
|||
http://www.videolan.org/pub/videolan/vlc/ |
|||
The VLC media player allows to play MPEG1, MPEG2 Transport Streams and |
|||
Program Streams, MP3, DivX and other codes from the network or from a file, |
|||
as well as direct DVD playback. |
|||
@ -1,18 +0,0 @@ |
|||
Package: gpe-vlc-h3600 |
|||
Section: graphics |
|||
Priority: optional |
|||
Version: 0.8.0 |
|||
Release: 1 |
|||
Architecture: arm |
|||
Source: http://www.videolan.org/vlc/download-sources.html |
|||
Conflicts: gpe-vlc, vlc, opie-vlc, opie-base, libffmpeg, gpe-vlc |
|||
Maintainer: Jean-Paul Saman <jpsaman@wxs.nl> |
|||
Depends: libc6, libgtk2.0-0, esddsp, libflac, libffmpeg-h3600, libid3tag, libmad |
|||
Copyright: GPL |
|||
Description: VLC media player is a free network-aware MPEG and DVD player. |
|||
VideoLAN is a free MPEG1/2 software solution licensed under GPL. The original |
|||
source can be found on: |
|||
http://www.videolan.org/pub/videolan/vlc/ |
|||
The VLC media player allows to play MPEG1, MPEG2 Transport Streams and |
|||
Program Streams, MP3, DivX and other codes from the network or from a file, |
|||
as well as direct DVD playback. |
|||
@ -1,18 +0,0 @@ |
|||
Package: opie-vlc |
|||
Section: graphics |
|||
Priority: optional |
|||
Version: 0.8.0 |
|||
Release: 1 |
|||
Conflicts: gpe-apps, vlc, gpe-vlc, libsdl |
|||
Architecture: arm |
|||
Source: http://www.videolan.org/vlc/download-sources.html |
|||
Maintainer: Jean-Paul Saman <jpsaman@wxs.nl> |
|||
Depends: libc6, opie-base, opie-libsdl |
|||
Copyright: GPL |
|||
Description: VLC media player is a free network-aware MPEG and DVD player. |
|||
VideoLAN is a free MPEG1/2 software solution licensed under GPL. The original |
|||
source can be found on: |
|||
http://www.videolan.org/pub/videolan/vlc/ |
|||
The VLC media player allows to play MPEG1, MPEG2 Transport Streams and |
|||
Program Streams, MP3, DivX and lots of other codecs from the network or |
|||
from a file, as well as direct DVD playback. |
|||
@ -1,18 +0,0 @@ |
|||
Package: zaurus-vlc |
|||
Section: graphics |
|||
Priority: optional |
|||
Version: 0.8.0 |
|||
Release: 1 |
|||
Conflicts: gpe-apps, gpe-vlc, vlc, libsdl |
|||
Architecture: arm |
|||
Source: http://www.videolan.org/vlc/download-sources.html |
|||
Maintainer: Jean-Paul Saman <jpsaman@wxs.nl> |
|||
Depends: libc6, opie-base, zaurus-libsdl |
|||
Copyright: GPL |
|||
Description: VLC media player is a free network-aware MPEG and DVD player. |
|||
VideoLAN is a free MPEG1/2 software solution licensed under GPL. The original |
|||
source can be found on: |
|||
http://www.videolan.org/pub/videolan/vlc/ |
|||
The VLC media player allows to play MPEG1, MPEG2 Transport Streams and |
|||
Program Streams, MP3, DivX and lots of other codecs from the network or |
|||
from a file, as well as direct DVD playback. |
|||
@ -1,20 +0,0 @@ |
|||
--- plugins/sdl/vout_sdl.c 2001/12/03 16:18:37 1.66 |
|||
+++ plugins/sdl/vout_sdl.c 2001/12/04 13:29:29 |
|||
@@ -329,12 +329,16 @@ |
|||
break; |
|||
|
|||
case SDL_MOUSEBUTTONUP: |
|||
+#if 0 |
|||
switch( event.button.button ) |
|||
{ |
|||
case SDL_BUTTON_RIGHT: |
|||
p_main->p_intf->b_menu_change = 1; |
|||
break; |
|||
} |
|||
+#else |
|||
+ //intf_ProcessKey( p_main->p_intf, SDLK_q ); |
|||
+#endif |
|||
break; |
|||
|
|||
case SDL_MOUSEBUTTONDOWN: |
|||
|
|||
@ -1,5 +0,0 @@ |
|||
#!/bin/sh |
|||
/sbin/ldconfig |
|||
if [ -x /usr/bin/update-menus ] && [ ! /usr/bin/update-menus ] ; then |
|||
exit $?; |
|||
fi |
|||
@ -1,6 +0,0 @@ |
|||
#!/bin/sh |
|||
/sbin/ldconfig |
|||
if [ -x /usr/share/vlc ] ; then |
|||
ln -s /usr/share/vlc /opt/QtPalmtop/pics/vlc |
|||
fi |
|||
exit $? |
|||
@ -1,6 +0,0 @@ |
|||
#!/bin/sh |
|||
/bin/ldconfig |
|||
if [ -x /usr/share/vlc ] ; then |
|||
ln -s /usr/share/vlc /opt/QtPalmtop/sharp/pics/vlc |
|||
fi |
|||
exit $? |
|||
@ -1,5 +0,0 @@ |
|||
#!/bin/sh |
|||
/sbin/ldconfig |
|||
if [ -x /usr/bin/update-menus ] && [ ! /usr/bin/update-menus ] ; then |
|||
exit $?; |
|||
fi |
|||
@ -1,5 +0,0 @@ |
|||
#!/bin/sh |
|||
/sbin/ldconfig |
|||
[ -x /opt/QtPalmtop/pics/vlc ] || rm /opt/QtPalmtop/pics/vlc |
|||
exit $? |
|||
|
|||
@ -1,5 +0,0 @@ |
|||
#!/bin/sh |
|||
/sbin/ldconfig |
|||
[ -x /opt/QtPalmtop/sharp/pics/vlc ] || rm /opt/QtPalmtop/sharp/pics/vlc |
|||
exit $? |
|||
|
|||
@ -1,177 +0,0 @@ |
|||
#!/usr/bin/make -f |
|||
# debian/rules for the VLC media player - uses debhelper. |
|||
# based on Joey Hess's one. |
|||
# Kludged for ipkg |
|||
|
|||
VERSION=0.8.0 |
|||
# Compilation options |
|||
export CC=arm-linux-gcc |
|||
export LD=arm-linux-ld |
|||
export AR=arm-linux-ar |
|||
export RANLIB=arm-linux-ranlib |
|||
export STRIP=arm-linux-strip |
|||
|
|||
export VIDDIR="usr/share/vlc" |
|||
export PIXDIR="usr/share/pixmaps" |
|||
export DESTDIR=${HOME}/arm-linux |
|||
export PKGDIR=${HOME}/packages/vlc-$(VERSION) |
|||
|
|||
export CONFIG_FLAGS="--prefix=${HOME}/arm-linux/task-bootgpe2-v0.7.2-3600/usr \ |
|||
--disable-plugins \ |
|||
--disable-gtk \ |
|||
--disable-gtk2 \ |
|||
--disable-gnome \ |
|||
--disable-gnome2 \ |
|||
--disable-qt \ |
|||
--disable-kde \ |
|||
--disable-qte \ |
|||
--disable-xosd \ |
|||
--disable-ogg \ |
|||
--disable-tarkin \ |
|||
--disable-tremor \ |
|||
--disable-theorea \ |
|||
--disable-skins \ |
|||
--disable-skins2 \ |
|||
--disable-sdl \ |
|||
--enable-v4l \ |
|||
--enable-sout \ |
|||
--enable-dummy \ |
|||
--enable-fb \ |
|||
--enable-oss \ |
|||
--disable-alsa \ |
|||
--enable-x11 \ |
|||
--disable-xvideo \ |
|||
--disable-dvd \ |
|||
--disable-dvdplay \ |
|||
--disable-dvdread \ |
|||
--disable-libcdio \ |
|||
--disable-libcddb \ |
|||
--disable-vcdx \ |
|||
--disable-vcd \ |
|||
--disable-maxosx \ |
|||
--disable-goom \ |
|||
--disable-speex \ |
|||
--disable-visual \ |
|||
--enable-freetype \ |
|||
--disable-fribidi \ |
|||
--enable-a52 \ |
|||
--enable-faad \ |
|||
--enable-flac \ |
|||
--enable-libmpeg2 \ |
|||
--enable-dvbpsi \ |
|||
--disable-mkv \ |
|||
--enable-mad \ |
|||
--enable-id3tag \ |
|||
--enable-ffmpeg \ |
|||
--enable-slp \ |
|||
--enable-pda \ |
|||
--x-includes=${HOME}/arm-linux/task-bootgpe2-v0.7.2-3600/usr/X11R6/include \ |
|||
--x-libraries=${HOME}/arm-linux/task-bootgpe2-v0.7.2-3600/usr/X11R6/lib \ |
|||
--with-tuning=strongarm1100 \ |
|||
--with-dvbpsi-tree=${HOME}/arm-linux/vlc-$(VERSION)/libdvbpsi-0.1.3 \ |
|||
--with-mad-tree=${HOME}/arm-linux/vlc-$(VERSION)/libmad-0.15.0b \ |
|||
--with-id3tag-tree=${HOME}/arm-linux/vlc-$(VERSION)/libid3tag-0.15.0b \ |
|||
--with-a52-tree=${HOME}/arm-linux/vlc-$(VERSION)/a52dec-0.7.4 \ |
|||
--with-faad-tree=${HOME}/arm-linux/vlc-$(VERSION)/faad2-20040124 \ |
|||
--with-libmpeg2-tree=${HOME}/arm-linux/vlc-$(VERSION)/mpeg2dec-0.4.0 \ |
|||
--with-slp=${HOME}/arm-linux/vlc-$(VERSION)/openslp-1.0.11/libslp \ |
|||
--with-included-gettext=${HOME}/arm-linux/vlc-$(VERSION)/gettext-0.12.1 \ |
|||
--with-v4l=${HOME}/arm-linux/vlc-$(VERSION)/linux/kernel \ |
|||
--with-ffmpeg-mp3lame \ |
|||
--with-ffmpeg-faac \ |
|||
--with-ffmpeg-tree=${HOME}/arm-linux/vlc-$(VERSION)/ffmpeg-20040103" |
|||
|
|||
# park here ;-0 |
|||
# --with-libiconv-prefix=${HOME}/arm-linux//vlc-$(VERSION)/libiconv-1.9.1 |
|||
|
|||
config: |
|||
./configure --mandir=$${prefix}/share/man \ |
|||
--infodir=$${prefix}/share/info \ |
|||
--host=arm-linux \ |
|||
--target=arm-linux \ |
|||
$(shell echo $(CONFIG_FLAGS)) \ |
|||
LDFLAGS="-L${HOME}/arm-linux/vlc-$(VERSION)/openslp-1.0.11/libslp/.libs \ |
|||
-L${HOME}/arm-linux/vlc-$(VERSION)/lame-3.93.1/libmp3lame/.libs \ |
|||
-L${HOME}/arm-linux/vlc-$(VERSION)/libid3tag-0.15.0b/.libs \ |
|||
-L${HOME}/arm-linux/vlc-$(VERSION)/flac-1.1.0/src/libFLAC/.libs \ |
|||
-L${HOME}/arm-linux/vlc-$(VERSION)/faac/libfaac/.libs \ |
|||
-L${HOME}/arm-linux/vlc-$(VERSION)/faad2-20040124/libfaad/.libs \ |
|||
-L${HOME}/arm-linux/vlc-$(VERSION)/libdvbpsi-0.1.3/src/.libs/ \ |
|||
-L${HOME}/arm-linux/task-bootgpe2-v0.7.2-3600/lib \ |
|||
-L${HOME}/arm-linux/task-bootgpe2-v0.7.2-3600/usr/lib \ |
|||
-L${HOME}/arm-linux/task-bootgpe2-v0.7.2-3600/usr/X11R6/lib" \ |
|||
CFLAGS="-I${HOME}/arm-linux/vlc-$(VERSION)/openslp-1.0.11/libslp \ |
|||
-I${HOME}/arm-linux/vlc-$(VERSION)/libpng-1.2.5 \ |
|||
-I${HOME}/arm-linux/vlc-$(VERSION)/lame-3.93.1/include \ |
|||
-I${HOME}/arm-linux/vlc-$(VERSION)/libid3tag-0.15.0b \ |
|||
-I${HOME}/arm-linux/vlc-$(VERSION)/libdvbpsi-0.1.3 \ |
|||
-I${HOME}/arm-linux/vlc-$(VERSION)/flac-1.1.0/include \ |
|||
-I${HOME}/arm-linux/vlc-$(VERSION)/faac/libfaac \ |
|||
-I${HOME}/arm-linux/vlc-$(VERSION)/faad2-20040124/include \ |
|||
-I${HOME}/arm-linux/linux/kernel/include \ |
|||
-I${HOME}/arm-linux/task-bootgpe2-v0.7.2-3600/include \ |
|||
-I${HOME}/arm-linux/task-bootgpe2-v0.7.2-3600/usr/X11R6/include \ |
|||
-I${HOME}/arm-linux/task-bootgpe2-v0.7.2-3600/usr/include" |
|||
|
|||
#patch: |
|||
# This is ugly -- I know |
|||
# patch -p 0 < ipkg/patch |
|||
|
|||
build: |
|||
$(MAKE) LDFLAGS="-L${HOME}/arm-linux/task-bootgpe2-v0.7.2-3600/usr/X11R6/lib -lX11 -lXext -lXft -lXrender -lXrandr -lfontconfig -lexpat \ |
|||
-L${HOME}/arm-linux/task-bootgpe2-v0.7.2-3600/lib \ |
|||
-L${HOME}/arm-linux/task-bootgpe2-v0.7.2-3600/usr/lib -lfreetype\ |
|||
-L${HOME}/arm-linux/vlc-$(VERSION)/openslp-1.0.11/libslp/.libs \ |
|||
-L${HOME}/arm-linux/vlc-$(VERSION)/lame-3.93.1/libmp3lame/.libs \ |
|||
-L${HOME}/arm-linux/vlc-$(VERSION)/libid3tag-0.15.0b/.libs \ |
|||
-L${HOME}/arm-linux/vlc-$(VERSION)/libdvbpsi-0.1.3/src/.libs/ \ |
|||
-L${HOME}/arm-linux/vlc-$(VERSION)/flac-1.1.0/src/libFLAC/.libs \ |
|||
-L${HOME}/arm-linux/vlc-$(VERSION)/faad2-20040124/libfaad/.libs \ |
|||
-L${HOME}/arm-linux/vlc-$(VERSION)/faac/libfaac/.libs" \ |
|||
CFLAGS="-I${HOME}/arm-linux/linux/kernel/include \ |
|||
-I${HOME}/arm-linux/task-bootgpe2-v0.7.2-3600/usr/X11R6/include \ |
|||
-I${HOME}/arm-linux/task-bootgpe2-v0.7.2-3600/include \ |
|||
-I${HOME}/arm-linux/task-bootgpe2-v0.7.2-3600/usr/include \ |
|||
-I${HOME}/arm-linux/vlc-$(VERSION)/openslp-1.0.11/libslp \ |
|||
-I${HOME}/arm-linux/vlc-$(VERSION)/lame-3.93.1/include \ |
|||
-I${HOME}/arm-linux/vlc-$(VERSION)/libid3tag-0.15.0b \ |
|||
-I${HOME}/arm-linux/vlc-$(VERSION)/libdvbpsi-0.1.3 \ |
|||
-I${HOME}/arm-linux/vlc-$(VERSION)/flac-1.1.0/include \ |
|||
-I${HOME}/arm-linux/vlc-$(VERSION)/faad2-20040124/include \ |
|||
-I${HOME}/arm-linux/vlc-$(VERSION)/faac/libfaac \ |
|||
-I${HOME}/arm-linux/vlc-$(VERSION)/openslp-1.0.11/libslp" |
|||
|
|||
clean: |
|||
-$(MAKE) distclean |
|||
|
|||
install: |
|||
rm -fr ${PKGDIR}/ |
|||
mkdir -p ${PKGDIR}/CONTROL |
|||
mkdir -p $(PKGDIR)/usr/bin |
|||
mkdir -p ${PKGDIR}/usr/share/vlc |
|||
mkdir -p ${PKGDIR}/usr/share/applications |
|||
mkdir -p ${PKGDIR}/usr/share/http/admin |
|||
# mkdir -p ${PKGDIR}/usr/share/skins/default |
|||
mkdir -p ${PKGDIR}/usr/lib/menu |
|||
mkdir -p ${PKGDIR}/usr/lib/vlc |
|||
$(STRIP) vlc |
|||
cp ipkg/control $(PKGDIR)/CONTROL/control |
|||
cp ipkg/postinst ${PKGDIR}/CONTROL/postinst |
|||
cp ipkg/postrm ${PKGDIR}/CONTROL/postrm |
|||
cp share/pda-* ${PKGDIR}/usr/share/vlc |
|||
cp share/vlc{16x16,48x48}* ${PKGDIR}/usr/share/vlc |
|||
cp share/http/*.{html,css} ${PKGDIR}/usr/share/http |
|||
cp share/http/admin/*.html ${PKGDIR}/usr/share/http/admin |
|||
# cp share/skins/default/*.{bmp,xml} ${PKGDIR}/usr/share/skins/default |
|||
cp vlc $(PKGDIR)/usr/bin |
|||
cp ipkg/vlc.gpe ${PKGDIR}/usr/share/applications/vlc.desktop |
|||
make -C po DESTDIR=${PKGDIR} install |
|||
mv ${PKGDIR}/home/jpsaman/arm-linux/task-bootgpe2-v0.7.2-3600/usr/share/locale ${PKGDIR}/usr/share |
|||
[ -d ${PKGDIR} ] && rm -rf ${PKGDIR}/home |
|||
|
|||
install-plugins: install |
|||
find ./ -name *.so | xargs cp ${PKGDIR}/usr/lib/vlc |
|||
$(STRIP) ${PKGDIR}/usr/lib/vlc |
|||
|
|||
.PHONY: build clean install install-plugins |
|||
|
|||
@ -1,151 +0,0 @@ |
|||
#!/usr/bin/make -f |
|||
# debian/rules for the VLC media player - uses debhelper. |
|||
# based on Joey Hess's one. |
|||
# Kludged for ipkg |
|||
|
|||
VERSION=0.8.0 |
|||
# Compilation options |
|||
export CC=arm-linux-gcc |
|||
export LD=arm-linux-ld |
|||
export AR=arm-linux-ar |
|||
export RANLIB=arm-linux-ranlib |
|||
export STRIP=arm-linux-strip |
|||
|
|||
export VIDDIR="usr/share/vlc" |
|||
export PIXDIR="usr/share/pixmaps" |
|||
export DESTDIR=${HOME}/arm-linux |
|||
export PKGDIR=${HOME}/packages/vlc-$(VERSION) |
|||
|
|||
export CONFIG_FLAGS="--prefix=${HOME}/arm-linux/task-bootgpe2-v0.7.2-3600/usr \ |
|||
--disable-plugins \ |
|||
--disable-gtk \ |
|||
--disable-gtk2 \ |
|||
--disable-gnome \ |
|||
--disable-gnome2 \ |
|||
--disable-qt \ |
|||
--disable-kde \ |
|||
--disable-qte \ |
|||
--disable-xosd \ |
|||
--disable-ogg \ |
|||
--disable-tarkin \ |
|||
--disable-tremor \ |
|||
--disable-theorea \ |
|||
--disable-skins \ |
|||
--disable-skins2 \ |
|||
--disable-sdl \ |
|||
--enable-v4l \ |
|||
--enable-sout \ |
|||
--enable-dummy \ |
|||
--enable-fb \ |
|||
--enable-oss \ |
|||
--disable-alsa \ |
|||
--enable-x11 \ |
|||
--disable-xvideo \ |
|||
--disable-dvd \ |
|||
--disable-dvdplay \ |
|||
--disable-dvdread \ |
|||
--disable-libcdio \ |
|||
--disable-libcddb \ |
|||
--disable-vcdx \ |
|||
--disable-vcd \ |
|||
--disable-maxosx \ |
|||
--disable-goom \ |
|||
--disable-speex \ |
|||
--disable-visual \ |
|||
--enable-freetype \ |
|||
--disable-fribidi \ |
|||
--disable-a52 \ |
|||
--disable-faad \ |
|||
--enable-flac \ |
|||
--enable-libmpeg2 \ |
|||
--enable-dvbpsi \ |
|||
--disable-mkv \ |
|||
--enable-mad \ |
|||
--enable-id3tag \ |
|||
--disable-ffmpeg \ |
|||
--disable-slp \ |
|||
--enable-pda \ |
|||
--x-includes=${HOME}/arm-linux/task-bootgpe2-v0.7.2-3600/usr/X11R6/include \ |
|||
--x-libraries=${HOME}/arm-linux/task-bootgpe2-v0.7.2-3600/usr/X11R6/lib \ |
|||
--with-tuning=strongarm1100 \ |
|||
--with-dvbpsi-tree=${HOME}/arm-linux/vlc-$(VERSION)/libdvbpsi-0.1.3 \ |
|||
--with-mad-tree=${HOME}/arm-linux/vlc-$(VERSION)/libmad-0.15.0b \ |
|||
--with-id3tag-tree=${HOME}/arm-linux/vlc-$(VERSION)/libid3tag-0.15.0b \ |
|||
--with-libmpeg2-tree=${HOME}/arm-linux/vlc-$(VERSION)/mpeg2dec-0.4.0 \ |
|||
--with-included-gettext=${HOME}/arm-linux/vlc-$(VERSION)/gettext-0.12.1 \ |
|||
--with-v4l=${HOME}/arm-linux/vlc-$(VERSION)/linux/kernel" |
|||
|
|||
config: |
|||
./configure --mandir=$${prefix}/share/man \ |
|||
--infodir=$${prefix}/share/info \ |
|||
--host=arm-linux \ |
|||
--target=arm-linux \ |
|||
$(shell echo $(CONFIG_FLAGS)) \ |
|||
LDFLAGS="-L${HOME}/arm-linux/vlc-$(VERSION)/libid3tag-0.15.0b/.libs \ |
|||
-L${HOME}/arm-linux/vlc-$(VERSION)/flac-1.1.0/src/libFLAC/.libs \ |
|||
-L${HOME}/arm-linux/vlc-$(VERSION)/faac/libfaac/.libs \ |
|||
-L${HOME}/arm-linux/vlc-$(VERSION)/libdvbpsi-0.1.3/src/.libs/ \ |
|||
-L${HOME}/arm-linux/task-bootgpe2-v0.7.2-3600/lib \ |
|||
-L${HOME}/arm-linux/task-bootgpe2-v0.7.2-3600/usr/lib \ |
|||
-L${HOME}/arm-linux/task-bootgpe2-v0.7.2-3600/usr/X11R6/lib" \ |
|||
CFLAGS="-I${HOME}/arm-linux/vlc-$(VERSION)/libid3tag-0.15.0b \ |
|||
-I${HOME}/arm-linux/vlc-$(VERSION)/libdvbpsi-0.1.3 \ |
|||
-I${HOME}/arm-linux/vlc-$(VERSION)/flac-1.1.0/include \ |
|||
-I${HOME}/arm-linux/linux/kernel/include \ |
|||
-I${HOME}/arm-linux/task-bootgpe2-v0.7.2-3600/include \ |
|||
-I${HOME}/arm-linux/task-bootgpe2-v0.7.2-3600/usr/X11R6/include \ |
|||
-I${HOME}/arm-linux/task-bootgpe2-v0.7.2-3600/usr/include" |
|||
|
|||
#patch: |
|||
# This is ugly -- I know |
|||
# patch -p 0 < ipkg/patch |
|||
|
|||
build: |
|||
$(MAKE) LDFLAGS="-L${HOME}/arm-linux/task-bootgpe2-v0.7.2-3600/usr/X11R6/lib -lX11 -lXext -lXft -lXrender -lXrandr -lfontconfig -lexpat \ |
|||
-L${HOME}/arm-linux/task-bootgpe2-v0.7.2-3600/lib \ |
|||
-L${HOME}/arm-linux/task-bootgpe2-v0.7.2-3600/usr/lib -lfreetype\ |
|||
-L${HOME}/arm-linux/vlc-$(VERSION)/libid3tag-0.15.0b/.libs \ |
|||
-L${HOME}/arm-linux/vlc-$(VERSION)/libdvbpsi-0.1.3/src/.libs \ |
|||
-L${HOME}/arm-linux/vlc-$(VERSION)/flac-1.1.0/src/libFLAC/.libs" \ |
|||
CFLAGS="-I${HOME}/arm-linux/linux/kernel/include \ |
|||
-I${HOME}/arm-linux/task-bootgpe2-v0.7.2-3600/usr/X11R6/include \ |
|||
-I${HOME}/arm-linux/task-bootgpe2-v0.7.2-3600/include \ |
|||
-I${HOME}/arm-linux/task-bootgpe2-v0.7.2-3600/usr/include \ |
|||
-I${HOME}/arm-linux/vlc-$(VERSION)/libid3tag-0.15.0b \ |
|||
-I${HOME}/arm-linux/vlc-$(VERSION)/libdvbpsi-0.1.3 \ |
|||
-I${HOME}/arm-linux/vlc-$(VERSION)/flac-1.1.0/include" |
|||
|
|||
clean: |
|||
-$(MAKE) distclean |
|||
|
|||
install: |
|||
rm -fr ${PKGDIR}/ |
|||
mkdir -p ${PKGDIR}/CONTROL |
|||
mkdir -p $(PKGDIR)/usr/bin |
|||
mkdir -p ${PKGDIR}/usr/share/vlc |
|||
mkdir -p ${PKGDIR}/usr/share/applications |
|||
mkdir -p ${PKGDIR}/usr/share/http/admin |
|||
# mkdir -p ${PKGDIR}/usr/share/skins/default |
|||
mkdir -p ${PKGDIR}/usr/lib/menu |
|||
mkdir -p ${PKGDIR}/usr/lib/vlc |
|||
$(STRIP) vlc |
|||
cp ipkg/control $(PKGDIR)/CONTROL/control |
|||
cp ipkg/postinst ${PKGDIR}/CONTROL/postinst |
|||
cp ipkg/postrm ${PKGDIR}/CONTROL/postrm |
|||
cp share/pda-* ${PKGDIR}/usr/share/vlc |
|||
cp share/vlc{16x16,48x48}* ${PKGDIR}/usr/share/vlc |
|||
cp share/http/*.{html,css} ${PKGDIR}/usr/share/http |
|||
cp share/http/admin/*.html ${PKGDIR}/usr/share/http/admin |
|||
# cp share/skins/default/*.{bmp,xml} ${PKGDIR}/usr/share/skins/default |
|||
cp vlc $(PKGDIR)/usr/bin |
|||
cp ipkg/vlc.gpe ${PKGDIR}/usr/share/applications/vlc.desktop |
|||
make -C po DESTDIR=${PKGDIR} install |
|||
mv ${PKGDIR}/home/jpsaman/arm-linux/task-bootgpe2-v0.7.2-3600/usr/share/locale ${PKGDIR}/usr/share |
|||
[ -d ${PKGDIR} ] && rm -rf ${PKGDIR}/home |
|||
|
|||
install-plugins: install |
|||
find ./ -name *.so | xargs cp ${PKGDIR}/usr/lib/vlc |
|||
$(STRIP) ${PKGDIR}/usr/lib/vlc |
|||
|
|||
.PHONY: build clean install install-plugins |
|||
|
|||
@ -1,108 +0,0 @@ |
|||
#!/usr/bin/make -f |
|||
# debian/rules for the VLC media player - uses debhelper. |
|||
# based on Joey Hess's one. |
|||
# Kludged for ipkg |
|||
|
|||
VERSION=0.8.0 |
|||
|
|||
export VIDDIR="usr/share/vlc" |
|||
export PIXDIR="usr/share/pixmaps" |
|||
export DESTDIR=${HOME}/arm-linux |
|||
export PKGDIR=${HOME}/packages/opie-vlc-$(VERSION) |
|||
export QTDIR=${HOME}/arm-linux/opt/QtPalmtop |
|||
|
|||
# Compilation options |
|||
export CONFIG_FLAGS="--prefix=/usr \ |
|||
--disable-plugins \ |
|||
--disable-gtk \ |
|||
--disable-gtk2 \ |
|||
--disable-gnome \ |
|||
--disable-gnome2 \ |
|||
--disable-qt \ |
|||
--disable-kde \ |
|||
--disable-xosd \ |
|||
--disable-ogg \ |
|||
--disable-tarkin \ |
|||
--disable-tremor \ |
|||
--disable-theorea \ |
|||
--enable-qte \ |
|||
--disable-x11 \ |
|||
--disable-xvideo \ |
|||
--enable-dummy \ |
|||
--enable-v4l \ |
|||
--enable-sout \ |
|||
--enable-fb \ |
|||
--disable-sdl \ |
|||
--enable-oss \ |
|||
--disable-alsa \ |
|||
--disable-dvd \ |
|||
--disable-dvdread \ |
|||
--disable-vcd \ |
|||
--disable-maxosx \ |
|||
--disable-freetype \ |
|||
--enable-a52 \ |
|||
--enable-faad2 \ |
|||
--enable-flac \ |
|||
--enable-libmpeg2 \ |
|||
--enable-libdvbpsi \ |
|||
--disable-mkv \ |
|||
--enable-mad \ |
|||
--enable-ffmpeg \ |
|||
--disable-pda \ |
|||
--with-tuning=strongarm1100 \ |
|||
--with-libiconv-prefix=${HOME}/arm-linux/usr \ |
|||
--with-mad-tree=${HOME}/arm-linux/vlc-${VERSION}/libmad-0.15.0b \ |
|||
--with-a52-tree=${HOME}/arm-linux/vlc-${VERSION}/a52dec-0.7.4 \ |
|||
--with-faad2-tree=${HOME}/arm-linux/vlc-${VERSION}/faad2-20030612 \ |
|||
--with-flac-tree=${HOME}/arm-linux/vlc-${VERSION}/flac-1.1.0 \ |
|||
--with-libmpeg2-tree=${HOME}/arm-linux/vlc-${VERSION}/mpeg2dec-20030612 \ |
|||
--with-libdvbpsi-tree=${HOME}/arm-linux/vlc-${VERSION}/libdvbpsi-0.1.2 \ |
|||
--with-qte=${QTDIR} \ |
|||
--with-ffmpeg-tree=${HOME}/arm-linux/vlc-${VERSION}/ffmpeg-20030622" |
|||
|
|||
build: build-stamp |
|||
config: |
|||
./configure --mandir=$${prefix}/share/man \ |
|||
--infodir=$${prefix}/share/info \ |
|||
--host=arm-linux \ |
|||
--target=arm-linux \ |
|||
$(shell echo $(CONFIG_FLAGS)) \ |
|||
LDFLAGS="-L${HOME}/arm-linux/lib \ |
|||
-L${QTDIR}/lib \ |
|||
-L${HOME}/arm-linux/vlc-${VERSION}/libid3tag-0.15.0b" \ |
|||
CPPFLAGS="-I${QTDIR}/include \ |
|||
-I${HOME}/arm-linux/vlc-${VERSION}/libid3tag-0.15.0b" |
|||
|
|||
build-stamp: |
|||
# This is ugly -- I know |
|||
# patch -p0 < ipkg/patch |
|||
|
|||
$(MAKE) |
|||
|
|||
clean: |
|||
-$(MAKE) distclean |
|||
|
|||
install: build |
|||
rm -fr ${PKGDIR}/ |
|||
mkdir -p ${PKGDIR}/CONTROL |
|||
mkdir -p $(PKGDIR)/usr/bin |
|||
mkdir -p ${PKGDIR}/usr/share/vlc |
|||
mkdir -p ${PKGDIR}/usr/lib/menu |
|||
mkdir -p ${PKGDIR}/usr/lib/vlc |
|||
mkdir -p ${PKGDIR}/opt/QtPalmtop/bin |
|||
mkdir -p ${PKGDIR}/opt/QtPalmtop/apps/Applications |
|||
$(STRIP) vlc |
|||
cp ipkg/control.opie $(PKGDIR)/CONTROL/control |
|||
cp ipkg/postinst.opie ${PKGDIR}/CONTROL/postinst |
|||
cp ipkg/postrm.opie ${PKGDIR}/CONTROL/postrm |
|||
cp share/vlc48x48.png ${PKGDIR}/usr/share/vlc |
|||
cp vlc $(PKGDIR)/usr/bin |
|||
cp ipkg/vlc.opie ${PKGDIR}/opt/QtPalmtop/bin/opie-vlc |
|||
cp ipkg/vlc.desktop ${PKGDIR}/opt/QtPalmtop/apps/Applications |
|||
|
|||
install-plugins: install |
|||
find ./modules/ -name *.so -print -depth | xargs cp $1 ${PKGDIR}/usr/lib/vlc |
|||
$(STRIP) ${PKGDIR}/usr/lib/vlc |
|||
|
|||
.PHONY: build clean install install-plugins |
|||
|
|||
@ -1,109 +0,0 @@ |
|||
#!/usr/bin/make -f |
|||
# debian/rules for the VLC media player - uses debhelper. |
|||
# based on Joey Hess's one. |
|||
# Kludged for ipkg |
|||
|
|||
VERSION=0.8.0 |
|||
|
|||
export VIDDIR="usr/share/vlc" |
|||
export PIXDIR="usr/share/pixmaps" |
|||
export DESTDIR=${HOME}/arm-linux |
|||
export PKGDIR=${HOME}/packages/zaurus-vlc-$(VERSION) |
|||
export QTDIR=${HOME}/arm-linux/opt/QtPalmtop |
|||
|
|||
# Compilation options |
|||
export CONFIG_FLAGS="--prefix=/usr \ |
|||
--disable-plugins \ |
|||
--disable-gtk \ |
|||
--disable-gtk2 \ |
|||
--disable-gnome \ |
|||
--disable-gnome2 \ |
|||
--disable-qt \ |
|||
--disable-kde \ |
|||
--disable-xosd \ |
|||
--disable-ogg \ |
|||
--disable-tarkin \ |
|||
--disable-tremor \ |
|||
--disable-theorea \ |
|||
--enable-qte \ |
|||
--disable-x11 \ |
|||
--disable-xvideo \ |
|||
--enable-dummy \ |
|||
--enable-v4l \ |
|||
--enable-sout \ |
|||
--enable-fb \ |
|||
--disable-sdl \ |
|||
--enable-oss \ |
|||
--disable-alsa \ |
|||
--disable-dvd \ |
|||
--disable-dvdread \ |
|||
--disable-vcd \ |
|||
--disable-maxosx \ |
|||
--disable-freetype \ |
|||
--enable-a52 \ |
|||
--enable-faad2 \ |
|||
--enable-flac \ |
|||
--enable-libmpeg2 \ |
|||
--enable-libdvbpsi \ |
|||
--disable-mkv \ |
|||
--enable-mad \ |
|||
--enable-ffmpeg \ |
|||
--disable-pda \ |
|||
--with-tuning=strongarm1100 \ |
|||
--with-libiconv-prefix=${HOME}/arm-linux/usr \ |
|||
--with-mad-tree=${HOME}/arm-linux/vlc-${VERSION}/libmad-0.15.0b \ |
|||
--with-a52-tree=${HOME}/arm-linux/vlc-${VERSION}/a52dec-0.7.4 \ |
|||
--with-faad2-tree=${HOME}/arm-linux/vlc-${VERSION}/faad2-20030612 \ |
|||
--with-flac-tree=${HOME}/arm-linux/vlc-${VERSION}/flac-1.1.0 \ |
|||
--with-libmpeg2-tree=${HOME}/arm-linux/vlc-${VERSION}/mpeg2dec-20030612 \ |
|||
--with-libdvbpsi-tree=${HOME}/arm-linux/vlc-${VERSION}/libdvbpsi-0.1.2 \ |
|||
--with-qte=${QTDIR} \ |
|||
--with-ffmpeg-tree=${HOME}/arm-linux/vlc-${VERSION}/ffmpeg-20030622" |
|||
|
|||
build: build-stamp |
|||
config: |
|||
./configure --mandir=$${prefix}/share/man \ |
|||
--infodir=$${prefix}/share/info \ |
|||
--host=arm-linux \ |
|||
--target=arm-linux \ |
|||
$(shell echo $(CONFIG_FLAGS)) \ |
|||
LDFLAGS="-L${HOME}/arm-linux/lib \ |
|||
-L${HOME}/arm-linux/opt/QtPalmtop/lib \ |
|||
-L${HOME}/arm-linux/vlc-${VERSION}/libid3tag-0.15.0b" \ |
|||
CPPFLAGS="-I${HOME}/arm-linux/opt/QtPalmtop/include \ |
|||
-I${HOME}/arm-linux/vlc-${VERSION}/libid3tag-0.15.0b" |
|||
|
|||
build-stamp: |
|||
# This is ugly -- I know |
|||
# patch -p0 < ipkg/patch |
|||
|
|||
$(MAKE) |
|||
|
|||
clean: |
|||
-$(MAKE) distclean |
|||
|
|||
install: build |
|||
rm -fr ${PKGDIR}/ |
|||
mkdir -p ${PKGDIR}/CONTROL |
|||
mkdir -p $(PKGDIR)/usr/bin |
|||
mkdir -p ${PKGDIR}/usr/share/vlc |
|||
mkdir -p ${PKGDIR}/usr/lib/menu |
|||
mkdir -p ${PKGDIR}/usr/lib/vlc |
|||
mkdir -p ${PKGDIR}/opt/QtPalmtop/sharp/bin |
|||
mkdir -p ${PKGDIR}/opt/QtPalmtop/apps/Applications |
|||
$(STRIP) vlc |
|||
cp ipkg/control.zaurus $(PKGDIR)/CONTROL/control |
|||
cp ipkg/postinst.zaurus ${PKGDIR}/CONTROL/postinst |
|||
cp ipkg/postrm.zaurus ${PKGDIR}/CONTROL/postrm |
|||
cp share/vlc48x48.png ${PKGDIR}/usr/share/vlc |
|||
cp vlc $(PKGDIR)/usr/bin |
|||
cp ipkg/vlc.zaurus ${PKGDIR}/opt/QtPalmtop/sharp/bin/zaurus-vlc |
|||
cp ipkg/vlc.zaurus ${PKGDIR}/opt/QtPalmtop/sharp/bin/opie-vlc |
|||
cp ipkg/vlc.desktop ${PKGDIR}/opt/QtPalmtop/sharp/apps/Applications |
|||
|
|||
install-plugins: install |
|||
find ./modules/ -name *.so -print -depth | xargs cp $1 ${PKGDIR}/usr/lib/vlc |
|||
$(STRIP) ${PKGDIR}/usr/lib/vlc |
|||
|
|||
.PHONY: build clean install install-plugins |
|||
|
|||
@ -1,5 +0,0 @@ |
|||
[Desktop Entry] |
|||
Comment=Multiplatform Multimedia Player |
|||
Exec=opie-vlc |
|||
Icon=vlc/vlc48x48.png |
|||
Name=VLC media player |
|||
@ -1,7 +0,0 @@ |
|||
[Desktop Entry] |
|||
Name=VLC MediaPlayer |
|||
Comment=Media Player with network and multiple codec support |
|||
Exec=vlc |
|||
Type=Application |
|||
Icon=/usr/share/vlc/vlc48x48.png |
|||
|
|||
@ -1,9 +0,0 @@ |
|||
#!/bin/sh |
|||
export QTDIR=/opt/QtPalmtop |
|||
export LD_LIBRARY_PATH=.:/usr/X11R6/lib:/opt/QtPalmtop/lib:/usr/lib/vlc |
|||
if [ "$*" = "" ] ; then |
|||
/usr/bin/vlc udp://@:1234 |
|||
else |
|||
/usr/bin/vlc $* |
|||
fi |
|||
|
|||
@ -1,9 +0,0 @@ |
|||
#!/bin/sh |
|||
export QTDIR=/opt/QtPalmtop/sharp |
|||
export LD_LIBRARY_PATH=.:/usr/X11R6/lib:/opt/QtPalmtop/sharp/lib:/usr/lib/vlc |
|||
if [ "$*" = "" ] ; then |
|||
/usr/bin/vlc udp://@:1234 |
|||
else |
|||
/usr/bin/vlc $* |
|||
fi |
|||
|
|||
Loading…
Reference in new issue