Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-2-2
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-2-2
Commits
fd795f7d
Commit
fd795f7d
authored
Sep 21, 2011
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Contribs: update libtiff URL.
Yet again...
parent
ad244628
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
contrib/src/tiff/rules.mak
contrib/src/tiff/rules.mak
+1
-1
extras/contrib/src/packages.mak
extras/contrib/src/packages.mak
+1
-2
No files found.
contrib/src/tiff/rules.mak
View file @
fd795f7d
# tiff
TIFF_VERSION
:=
3.9.5
TIFF_URL
:=
ftp://ftp.remotesensing
.org/libtiff/tiff-
$(TIFF_VERSION)
.tar.gz
TIFF_URL
:=
http://download.osgeo
.org/libtiff/tiff-
$(TIFF_VERSION)
.tar.gz
$(TARBALLS)/tiff-$(TIFF_VERSION).tar.gz
:
$(
call
download,
$(TIFF_URL)
)
...
...
extras/contrib/src/packages.mak
View file @
fd795f7d
...
...
@@ -160,8 +160,7 @@ X264_URL=$(CONTRIB_VIDEOLAN)/x264-$(X264_VERSION).tar.gz
JPEG_VERSION
=
8c
JPEG_URL
=
http://www.ijg.org/files/jpegsrc.v
$(JPEG_VERSION)
.tar.gz
TIFF_VERSION
=
3.9.5
TIFF_URL
=
ftp://ftp.remotesensing.org/libtiff/tiff-
$(TIFF_VERSION)
.tar.gz
#TIFF_URL=http://dl.maptools.org/dl/libtiff/tiff-$(TIFF_VERSION).tar.gz
TIFF_URL
=
http://download.osgeo.org/libtiff/tiff-
$(TIFF_VERSION)
.tar.gz
SDL_VERSION
=
1.2.14
SDL_URL
=
http://www.libsdl.org/release/SDL-
$(SDL_VERSION)
.tar.gz
SDL_IMAGE_VERSION
=
1.2.10
...
...
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