Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
VLC-Android
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
244
Issues
244
List
Boards
Labels
Milestones
Merge Requests
8
Merge Requests
8
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
VideoLAN
VLC-Android
Commits
c7657443
Commit
c7657443
authored
Jan 31, 2019
by
Geoffrey Métais
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update HASH
parent
3733b54b
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
compile-medialibrary.sh
compile-medialibrary.sh
+1
-1
compile.sh
compile.sh
+1
-1
No files found.
compile-medialibrary.sh
View file @
c7657443
...
...
@@ -16,7 +16,7 @@ checkfail()
# ARGUMENTS #
#############
MEDIALIBRARY_HASH
=
31e04ef
MEDIALIBRARY_HASH
=
21fa816
RELEASE
=
0
ASAN
=
0
...
...
compile.sh
View file @
c7657443
...
...
@@ -241,7 +241,7 @@ fi
# Fetch VLC source #
####################
TESTED_HASH
=
7af4dd
f
TESTED_HASH
=
135e7f
f
if
[
!
-d
"vlc"
]
;
then
diagnostic
"VLC source not found, cloning"
git clone https://git.videolan.org/git/vlc/vlc-3.0.git vlc
...
...
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