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
582608e1
Commit
582608e1
authored
Jan 28, 2015
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Contribs: update to libdvdnav 5.0.3
parent
2204acd9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
contrib/src/dvdnav/SHA512SUMS
contrib/src/dvdnav/SHA512SUMS
+1
-1
contrib/src/dvdnav/rules.mak
contrib/src/dvdnav/rules.mak
+2
-2
No files found.
contrib/src/dvdnav/SHA512SUMS
View file @
582608e1
4c86a664b0f32b2dc3cf0e332d6603cd24cae12cf8f8ca6b3d825db51d35ee222a566909103444e35e588347e3e5a8ff15ad8d00263b99e52020585bc823de29 libdvdnav-5.0.1
.tar.bz2
d6d0519f654649bd65b3029224191e7d6acc893d94e8578e435d77b75327584e9f44410a062c1fc60c6211f5bea6b3971228d84de595808733ab7356980e0123 libdvdnav-5.0.3
.tar.bz2
contrib/src/dvdnav/rules.mak
View file @
582608e1
# DVDNAV
LIBDVDNAV_VERSION
:=
5.0.
1
LIBDVDNAV_VERSION
:=
5.0.
3
LIBDVDNAV_URL
:=
$(VIDEOLAN)
/libdvdnav/
$(LIBDVDNAV_VERSION)
/libdvdnav-
$(LIBDVDNAV_VERSION)
.tar.bz2
ifdef
BUILD_DISCS
...
...
@@ -8,7 +8,7 @@ ifdef GPL
PKGS
+=
dvdnav
endif
endif
ifeq
($(call need_pkg,"dvdnav >
4.9.9
"),)
ifeq
($(call need_pkg,"dvdnav >
5.0.0
"),)
PKGS_FOUND
+=
dvdnav
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