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
cf77bdab
Commit
cf77bdab
authored
Jul 04, 2014
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Contribs: update jpeg to 9a
parent
ce32db6c
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
contrib/src/jpeg/SHA512SUMS
contrib/src/jpeg/SHA512SUMS
+1
-1
contrib/src/jpeg/rules.mak
contrib/src/jpeg/rules.mak
+3
-3
No files found.
contrib/src/jpeg/SHA512SUMS
View file @
cf77bdab
c6a2fa316fad8230ffd137469643276f1fef52667536712eae69b24afeea283415e8182a284c0457b54c6e49d6e93cf90d7ace1f2fed129c1e7f64b51c699c29 jpegsrc.v9
.tar.gz
9b21cc115e22c68bea46db462263c5c7a0d10beb192a919ecccbd801a25982b518ce44d8c301dd582ecaba1850e0e0f20e322be82b0e24ae917b9949b4f10d3b jpegsrc.v9a
.tar.gz
contrib/src/jpeg/rules.mak
View file @
cf77bdab
# jpeg
# jpeg
JPEG_VERSION
:=
9
JPEG_VERSION
:=
9
a
#
JPEG_URL := http://www.ijg.org/files/jpegsrc.v$(JPEG_VERSION).tar.gz
JPEG_URL
:=
http://www.ijg.org/files/jpegsrc.v
$(JPEG_VERSION)
.tar.gz
JPEG_URL
:=
http://download.videolan.org/pub/contrib/jpegsrc.v
$(JPEG_VERSION)
.tar.gz
#
JPEG_URL := http://download.videolan.org/pub/contrib/jpegsrc.v$(JPEG_VERSION).tar.gz
$(TARBALLS)/jpegsrc.v$(JPEG_VERSION).tar.gz
:
$(TARBALLS)/jpegsrc.v$(JPEG_VERSION).tar.gz
:
$(
call
download,
$(JPEG_URL)
)
$(
call
download,
$(JPEG_URL)
)
...
...
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