gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] /srv/bzr/gsrc/trunk r1691: move tiff to external dep


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1691: move tiff to external dep
Date: Wed, 23 Jan 2013 23:39:32 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1691
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Wed 2013-01-23 23:39:32 +0100
message:
  move tiff to external dep
renamed:
  deps/tiff/ => external/tiff/
modified:
  external/tiff/Makefile
=== renamed directory 'deps/tiff' => 'external/tiff'
=== modified file 'external/tiff/Makefile'
--- a/deps/tiff/Makefile        2013-01-06 15:56:00 +0000
+++ b/external/tiff/Makefile    2013-01-23 22:39:32 +0000
@@ -1,11 +1,6 @@
 GARNAME = tiff
 GARVERSION = 4.0.1
-
-MASTER_SITES = http://download.osgeo.org/libtiff/
-DISTFILES = $(DISTNAME).tar.gz
-
-
 HOME_URL = http://libtiff.maptools.org
 DESCRIPTION = Tagged Image File Format
-
-include ../../gar.lib/auto.mk
+LIBFILES = tiff
+include ../../gar.lib/external.mk


reply via email to

[Prev in Thread] Current Thread [Next in Thread]