Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
76a47565
Commit
76a47565
authored
Feb 01, 2003
by
Jean-Paul Saman
Browse files
Checking in packageing files.
parent
fc354b20
Changes
4
Hide whitespace changes
Inline
Side-by-side
ipkg/control
View file @
76a47565
...
...
@@ -2,11 +2,11 @@ Package: vlc
Section: graphics
Priority: optional
Version: 0.5.0
Release:
test3
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
Depends: libc6, task-x, libsdl, libgtk1.2, esddsp
, libavcodec
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
...
...
ipkg/control.gpe
View file @
76a47565
...
...
@@ -2,11 +2,11 @@ Package: gpe-vlc
Section: graphics
Priority: optional
Version: 0.5.0
Release:
test3
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
Depends: gpe, libc6, libsdl, libgpewidget0, libgtk1.2, esddsp
, libavcodec
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
...
...
ipkg/control.opie
View file @
76a47565
...
...
@@ -2,11 +2,11 @@ Package: opie-vlc
Section: graphics
Priority: optional
Version: 0.5.0
Release:
test3
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
Depends: libc6, task-opie, opie-libsdl
, libavcodec
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
...
...
ipkg/rules.opie
View file @
76a47565
...
...
@@ -58,7 +58,6 @@ build-stamp:
$(MAKE)
clean:
-$(MAKE) distclean
install: build
...
...
@@ -80,8 +79,8 @@ install: build
cp ipkg/vlc.desktop ${PKGDIR}/opt/QtPalmtop/apps/Applications
install-plugins: install
cp plugins/*.so
${PKGDIR}/usr/lib/vlc
find ./modules/ -name *.so -print -depth | xargs cp $1
${PKGDIR}/usr/lib/vlc
$(STRIP) ${PKGDIR}/usr/lib/vlc
.PHONY: build clean install
.PHONY: build clean install
install-plugins
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment