Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-2-2
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-2-2
Commits
4be01fd3
Commit
4be01fd3
authored
Nov 22, 2011
by
Rafaël Carré
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
contrib: fix libdvdcss build on OSX
parent
82947e7f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
8 deletions
+4
-8
contrib/TODO
contrib/TODO
+3
-8
contrib/src/dvdcss/rules.mak
contrib/src/dvdcss/rules.mak
+1
-0
No files found.
contrib/TODO
View file @
4be01fd3
binary package downloading/extraction (prebuilt contribs)
###
Software that fails to build on MacOSX intel
###
Missing software for MacOSX
SDL_image
Undefined symbols (missing OpenGL framework?)
dvdcss
Undefined symbols (missing CF framework?)
### Missing software for MacOSX (was present in extras/contrib)
SDL_image fails to build : Undefined symbols (missing OpenGL framework?)
=> we used r4444 of their SVN on OSX (only) for undocumented reasons
# These 3 are binary framework downloads : no source code is used
BGHUDAppKit
...
...
contrib/src/dvdcss/rules.mak
View file @
4be01fd3
...
...
@@ -14,6 +14,7 @@ $(TARBALLS)/libdvdcss-$(DVDCSS_VERSION).tar.bz2:
dvdcss
:
libdvdcss-$(DVDCSS_VERSION).tar.bz2 .sum-dvdcss
$(UNPACK)
$(APPLY)
$(SRC)
/dvdcss/no-tests.patch
$(MOVE)
.dvdcss
:
dvdcss
...
...
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