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
5728e3e8
Commit
5728e3e8
authored
Nov 29, 2007
by
Jean-Paul Saman
Committed by
Jean-Paul Saman
Mar 05, 2008
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix some typos and small errors.
parent
d4b371bc
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
extras/contrib/src/Makefile
extras/contrib/src/Makefile
+1
-1
extras/contrib/src/Patches/mpcdec.patch
extras/contrib/src/Patches/mpcdec.patch
+2
-2
No files found.
extras/contrib/src/Makefile
View file @
5728e3e8
...
...
@@ -861,7 +861,7 @@ lame: lame-$(LAME_VERSION).tar.gz
$(EXTRACT_GZ)
rm
-rf
lame
;
mv
lame-3.97 lame
;
touch
lame
.lame
:
lame
lame-rpm
.lame
:
lame
(
cd
$<
;
$(HOSTCC)
./configure
$(HOSTCONF)
--prefix
=
$(PREFIX)
--disable-analyser-hooks
--disable-decoder
--disable-shared
--disable-gtktest
--disable-frontend
&&
make
&&
make
install
)
touch
$@
...
...
extras/contrib/src/Patches/mpcdec.patch
View file @
5728e3e8
--- mpcdec/include/Makefile.am 2005-06-18 23:23:33.000000000 +0100
+++ mpcdec/include/Makefile.am 2005-11-02 19:51:19.000000000 +0000
---
lib
mpcdec/include/Makefile.am 2005-06-18 23:23:33.000000000 +0100
+++
lib
mpcdec/include/Makefile.am 2005-11-02 19:51:19.000000000 +0000
@@ -4,6 +4,7 @@
nobase_include_HEADERS = \
...
...
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