Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc
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
Commits
efc3e61a
Commit
efc3e61a
authored
Feb 09, 2004
by
Sam Hocevar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* debian/README.Debian:
+ Updated Debian-specific build notes.
parent
40020f6d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
6 deletions
+7
-6
debian/README.Debian
debian/README.Debian
+7
-6
No files found.
debian/README.Debian
View file @
efc3e61a
$Id: README.Debian,v 1.
3 2003/08/01 08:24:53
sam Exp $
$Id: README.Debian,v 1.
4 2004/02/09 20:40:25
sam Exp $
Notes for anyone wanting to build Debian packages of VLC.
Notes for anyone wanting to build Debian packages of VLC.
...
@@ -7,13 +7,14 @@ Notes for anyone wanting to build Debian packages of VLC.
...
@@ -7,13 +7,14 @@ Notes for anyone wanting to build Debian packages of VLC.
- To build for a Debian woody system, first build a tarball using
- To build for a Debian woody system, first build a tarball using
"make dist-woody".
"make dist-woody".
- Usually VLC will come with a copy of ffmpeg
and faad2 in the extras/
- Usually VLC will come with a copy of ffmpeg
, faad2 and libmpeg2 in the
directory, because they are not yet available in Debian.
extras/
directory, because they are not yet available in Debian.
- If there is no CVS directory in the root, debian/rules will assume a
- If there is no CVS directory in the root, debian/rules will assume a
full build is requested and will clean ffmpeg
and faad
2.
full build is requested and will clean ffmpeg
, faad2 and libmpeg
2.
- VLC does not link with libdvdcss by default, thus it will not depend
- VLC does not link with libdvdcss by default, thus it will not depend
on the libdvdcss packages. To build packages that link against it,
on the libdvdcss packages. However it will use libdvdread that can
remove the --without-dvdcss flag in debian/rules.
optionally open libdvdcss if found. To build packages that link directly
against libdvdcss, remove the --without-dvdcss flag in debian/rules.
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