gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r8920: update libgeotiff to 1.7.1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r8920: update libgeotiff to 1.7.1
Date: Sat, 7 Jan 2023 20:33:44 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 8920
revision-id: carlhansen1234@gmail.com-20230108013339-ii6n2wvx4x7batmi
parent: carlhansen1234@gmail.com-20230108011133-oy3r0yilffoouvbs
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Sat 2023-01-07 17:33:39 -0800
message:
  update libgeotiff to 1.7.1
added:
  pkg/other/libgeotiff/          libgeotiff-20230108013329-hiwc9kmojw1g2gy9-1
  pkg/other/libgeotiff/Makefile  makefile-20230108013329-hiwc9kmojw1g2gy9-3
  pkg/other/libgeotiff/config.mk config.mk-20230108013329-hiwc9kmojw1g2gy9-2
  pkg/other/libgeotiff/sha256sums sha256sums-20230108013329-hiwc9kmojw1g2gy9-4
=== added directory 'pkg/other/libgeotiff'
=== added file 'pkg/other/libgeotiff/Makefile'
--- a/pkg/other/libgeotiff/Makefile     1970-01-01 00:00:00 +0000
+++ b/pkg/other/libgeotiff/Makefile     2023-01-08 01:33:39 +0000
@@ -0,0 +1,47 @@
+# Copyright ©2023 Carl Hansen <carlhansen@gnu.org>
+#
+# This file is part of GSRC, the GNU Source Release Collection.
+# http://www.gnu.org/software/gsrc
+#
+# GSRC is free software: you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# GSRC is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
+# License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
+# 
+#
+# Send bug reports and comments about GSRC problems to bug-gsrc@gnu.org
+#
+ 
+NAME = libgeotiff
+GARNAME = libgeotiff
+GARVERSION = 1.7.1
+HOME_URL =     http://www.osgeo.org/
+DESCRIPTION =  libgeotiff, add geo coordinate info to tiff files
+define BLURB
+endef
+
+######################################################################
+
+
+#https://download.osgeo.org/geotiff/libgeotiff/libgeotiff-1.7.1.tar.gz
+MASTER_SITES = https://download.osgeo.org/ 
+MASTER_SUBDIR = geotiff/libgeotiff/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES =  
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/cmake.mk
+include config.mk
+

=== added file 'pkg/other/libgeotiff/config.mk'
--- a/pkg/other/libgeotiff/config.mk    1970-01-01 00:00:00 +0000
+++ b/pkg/other/libgeotiff/config.mk    2023-01-08 01:33:39 +0000
@@ -0,0 +1,4 @@
+## Configuration options ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/other/libgeotiff/sha256sums'
--- a/pkg/other/libgeotiff/sha256sums   1970-01-01 00:00:00 +0000
+++ b/pkg/other/libgeotiff/sha256sums   2023-01-08 01:33:39 +0000
@@ -0,0 +1,1 @@
+05ab1347aaa471fc97347d8d4269ff0c00f30fa666d956baba37948ec87e55d6  
download/libgeotiff-1.7.1.tar.gz


reply via email to

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