Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC
Manage
Activity
Members
Labels
Plan
Issues
4k
Issue boards
Milestones
Code
Merge requests
456
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VideoLAN
VLC
Commits
aa88324b
Commit
aa88324b
authored
9 years ago
by
Jean-Baptiste Kempf
Browse files
Options
Downloads
Patches
Plain Diff
Contribs: update libbluray to 0.9.0
parent
7ce48b0d
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
contrib/src/bluray/SHA512SUMS
+1
-1
1 addition, 1 deletion
contrib/src/bluray/SHA512SUMS
contrib/src/bluray/rules.mak
+2
-2
2 additions, 2 deletions
contrib/src/bluray/rules.mak
with
3 additions
and
3 deletions
contrib/src/bluray/SHA512SUMS
+
1
−
1
View file @
aa88324b
6618e01a567f0dc5d21302fc771d4155589c81703028b76f6090a2d12ef1c7e9d08d9c79312a7c8b2ca0d6c63ce980195f0866509a4f8f05f64ed6650c7f78d
c libbluray-0.
8.1
.tar.bz2
12db8b9ace0629158c1ce0e5447fc154609e9f78c55ff7d830c7ee38ccafa9824bfcdbe622d7e13e8c6d74205ae648ccf2e7c7b756692acc27e48fe9e2cc95e
c libbluray-0.
9.0
.tar.bz2
This diff is collapsed.
Click to expand it.
contrib/src/bluray/rules.mak
+
2
−
2
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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment