Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC-Android
Manage
Activity
Members
Labels
Plan
Issues
532
Issue boards
Milestones
Wiki
Code
Merge requests
14
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository 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-Android
Commits
5b9ed641
You need to sign in or sign up before continuing.
Commit
5b9ed641
authored
6 years ago
by
Geoffrey Métais
Browse files
Options
Downloads
Patches
Plain Diff
Update HASHES
parent
723a53d7
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
compile-libvlc.sh
+1
-1
1 addition, 1 deletion
compile-libvlc.sh
compile.sh
+1
-1
1 addition, 1 deletion
compile.sh
with
2 additions
and
2 deletions
compile-libvlc.sh
+
1
−
1
View file @
5b9ed641
...
...
@@ -16,7 +16,7 @@ checkfail()
# ARGUMENTS #
#############
MEDIALIBRARY_HASH
=
26ca09e
MEDIALIBRARY_HASH
=
f82553b
BUILD_ML
=
1
RELEASE
=
0
...
...
This diff is collapsed.
Click to expand it.
compile.sh
+
1
−
1
View file @
5b9ed641
...
...
@@ -230,7 +230,7 @@ fi
# Fetch VLC source #
####################
TESTED_HASH
=
a
26ab1e
TESTED_HASH
=
a
860a87
if
[
!
-d
"vlc"
]
;
then
diagnostic
"VLC source not found, cloning"
git clone https://git.videolan.org/git/vlc/vlc-3.0.git vlc
...
...
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