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
458
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
dc51ba02
Commit
dc51ba02
authored
10 years ago
by
Jean-Baptiste Kempf
Browse files
Options
Downloads
Patches
Plain Diff
Contribs: update dvdread to 5.0.3
parent
c7a58a78
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
contrib/src/dvdread/SHA512SUMS
+1
-1
1 addition, 1 deletion
contrib/src/dvdread/SHA512SUMS
contrib/src/dvdread/rules.mak
+2
-2
2 additions, 2 deletions
contrib/src/dvdread/rules.mak
with
3 additions
and
3 deletions
contrib/src/dvdread/SHA512SUMS
+
1
−
1
View file @
dc51ba02
2c963450d2870063f2f7cefbee3a574dcf570601bbb1834657fd8486715df80ad08da0d16a87e8081ec0baaab7b5509f02ab5aaa17a2ec95f7692819837b8f24
libdvdread-5.0.
2
.tar.bz2
1ca438f0b5c406549eec62e1abef1e8745b9f932bcd30a3194ee9e37995b269ec8f1652a24cc3d2cb11ddb964e4a47a06e5405f9402e616586ff6263a1af3fc2
libdvdread-5.0.
3
.tar.bz2
This diff is collapsed.
Click to expand it.
contrib/src/dvdread/rules.mak
+
2
−
2
View file @
dc51ba02
# DVDREAD
LIBDVDREAD_VERSION
:=
5.0.
2
LIBDVDREAD_VERSION
:=
5.0.
3
LIBDVDREAD_URL
:=
$(
VIDEOLAN
)
/libdvdread/
$(
LIBDVDREAD_VERSION
)
/libdvdread-
$(
LIBDVDREAD_VERSION
)
.tar.bz2
ifdef
BUILD_DISCS
...
...
@@ -7,7 +7,7 @@ ifdef GPL
PKGS
+=
dvdread
endif
endif
ifeq
($(call need_pkg,"dvdread > 5.0.
0
"),)
ifeq
($(call need_pkg,"dvdread > 5.0.
2
"),)
PKGS_FOUND
+=
dvdread
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