Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-1.1
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-1.1
Commits
fc26ea2b
Commit
fc26ea2b
authored
Feb 09, 2009
by
Rémi Denis-Courmont
Committed by
Rémi Denis-Courmont
May 26, 2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Initial Maemo 5 contribs list
(tested under Scratchbox-based public Beta SDK)
parent
4db7858c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
0 deletions
+15
-0
extras/contrib/bootstrap
extras/contrib/bootstrap
+2
-0
extras/contrib/src/Distributions/maemo.mak
extras/contrib/src/Distributions/maemo.mak
+13
-0
No files found.
extras/contrib/bootstrap
View file @
fc26ea2b
...
...
@@ -267,6 +267,8 @@ case $HOST in
# Try to match distribution
if
test
-f
/etc/fedora-release
;
then
cat
src/Distributions/fedora.mak
>>
distro.mak
elif
test
-f
/etc/maemo_version
;
then
cat
src/Distributions/maemo.mak
>>
distro.mak
else
# Default Unix-like systems
cat
src/Distributions/unix.mak
>>
distro.mak
...
...
extras/contrib/src/Distributions/maemo.mak
0 → 100644
View file @
fc26ea2b
# Maemo 5
all
:
\
.mad .a52 .dca .mpcdec .faad .lame .mpeg2
\
.id3tag
\
.ogg .vorbis .vorbisenc .flac .speex .theora .kate .tiger
\
.twolame .x264
\
.ebml .matroska .ffmpeg .mod
\
.live .dvbpsi .zvbi
\
.lua
#.gpg-error .gcrypt .gnutls -> OpenSSL
#.dvdcss .dvdnav -> no DVD
#.dirac -> broken
#.faac -> non-free
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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