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
aa88324b
Commit
aa88324b
authored
Oct 04, 2015
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Contribs: update libbluray to 0.9.0
parent
7ce48b0d
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
contrib/src/bluray/SHA512SUMS
contrib/src/bluray/SHA512SUMS
+1
-1
contrib/src/bluray/rules.mak
contrib/src/bluray/rules.mak
+2
-2
No files found.
contrib/src/bluray/SHA512SUMS
View file @
aa88324b
6618e01a567f0dc5d21302fc771d4155589c81703028b76f6090a2d12ef1c7e9d08d9c79312a7c8b2ca0d6c63ce980195f0866509a4f8f05f64ed6650c7f78dc libbluray-0.8.1
.tar.bz2
12db8b9ace0629158c1ce0e5447fc154609e9f78c55ff7d830c7ee38ccafa9824bfcdbe622d7e13e8c6d74205ae648ccf2e7c7b756692acc27e48fe9e2cc95ec libbluray-0.9.0
.tar.bz2
contrib/src/bluray/rules.mak
View file @
aa88324b
# LIBBLURAY
BLURAY_VERSION
:=
0.
8.1
BLURAY_VERSION
:=
0.
9.0
BLURAY_URL
:=
$(VIDEOLAN)
/libbluray/
$(BLURAY_VERSION)
/libbluray-
$(BLURAY_VERSION)
.tar.bz2
ifdef
BUILD_DISCS
PKGS
+=
bluray
endif
ifeq
($(call need_pkg,"libbluray >= 0.
5
.0"),)
ifeq
($(call need_pkg,"libbluray >= 0.
6
.0"),)
PKGS_FOUND
+=
bluray
endif
...
...
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