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
dc51ba02
Commit
dc51ba02
authored
Mar 25, 2015
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Contribs: update dvdread to 5.0.3
parent
c7a58a78
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
contrib/src/dvdread/SHA512SUMS
contrib/src/dvdread/SHA512SUMS
+1
-1
contrib/src/dvdread/rules.mak
contrib/src/dvdread/rules.mak
+2
-2
No files found.
contrib/src/dvdread/SHA512SUMS
View file @
dc51ba02
2c963450d2870063f2f7cefbee3a574dcf570601bbb1834657fd8486715df80ad08da0d16a87e8081ec0baaab7b5509f02ab5aaa17a2ec95f7692819837b8f24 libdvdread-5.0.2
.tar.bz2
1ca438f0b5c406549eec62e1abef1e8745b9f932bcd30a3194ee9e37995b269ec8f1652a24cc3d2cb11ddb964e4a47a06e5405f9402e616586ff6263a1af3fc2 libdvdread-5.0.3
.tar.bz2
contrib/src/dvdread/rules.mak
View file @
dc51ba02
# DVDREAD
# DVDREAD
LIBDVDREAD_VERSION
:=
5.0.
2
LIBDVDREAD_VERSION
:=
5.0.
3
LIBDVDREAD_URL
:=
$(VIDEOLAN)
/libdvdread/
$(LIBDVDREAD_VERSION)
/libdvdread-
$(LIBDVDREAD_VERSION)
.tar.bz2
LIBDVDREAD_URL
:=
$(VIDEOLAN)
/libdvdread/
$(LIBDVDREAD_VERSION)
/libdvdread-
$(LIBDVDREAD_VERSION)
.tar.bz2
ifdef
BUILD_DISCS
ifdef
BUILD_DISCS
...
@@ -7,7 +7,7 @@ ifdef GPL
...
@@ -7,7 +7,7 @@ ifdef GPL
PKGS
+=
dvdread
PKGS
+=
dvdread
endif
endif
endif
endif
ifeq
($(call need_pkg,"dvdread > 5.0.
0
"),)
ifeq
($(call need_pkg,"dvdread > 5.0.
2
"),)
PKGS_FOUND
+=
dvdread
PKGS_FOUND
+=
dvdread
endif
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