gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r9039: update geos to 3.11.1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r9039: update geos to 3.11.1
Date: Sat, 4 Mar 2023 20:58:25 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 9039
revision-id: carlhansen@gnu.org-20230305015821-eqf6d5lnimmx743w
parent: carlhansen@gnu.org-20230304010115-ey4qqqrbgg4xst4g
committer: Carl Hansen <carlhansen@gnu.org>
branch nick: trunk
timestamp: Sat 2023-03-04 17:58:21 -0800
message:
  update geos to 3.11.1
added:
  pkg/other/geos/                geos-20230305015804-6ozu0fmod2nolodr-1
  pkg/other/geos/Makefile        makefile-20230305015804-6ozu0fmod2nolodr-3
  pkg/other/geos/config.mk       config.mk-20230305015804-6ozu0fmod2nolodr-2
  pkg/other/geos/sha256sums      sha256sums-20230305015804-6ozu0fmod2nolodr-4
=== added directory 'pkg/other/geos'
=== added file 'pkg/other/geos/Makefile'
--- a/pkg/other/geos/Makefile   1970-01-01 00:00:00 +0000
+++ b/pkg/other/geos/Makefile   2023-03-05 01:58:21 +0000
@@ -0,0 +1,44 @@
+# 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 =    geos
+GARNAME = geos
+GARVERSION = 3.11.1
+HOME_URL = http://libgeos.org/
+DESCRIPTION = geospatial library 
+define BLURB
+endef
+
+######################################################################
+#  https://download.osgeo.org/geos/geos-3.11.1.tar.bz2
+MASTER_SITES =  http://download.osgeo.org/
+MASTER_SUBDIR = $(GARNAME)/
+DISTFILES = $(DISTNAME).tar.bz2  
+SIGFILES = 
+
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/autotools.mk
+include config.mk
+

=== added file 'pkg/other/geos/config.mk'
--- a/pkg/other/geos/config.mk  1970-01-01 00:00:00 +0000
+++ b/pkg/other/geos/config.mk  2023-03-05 01:58:21 +0000
@@ -0,0 +1,5 @@
+## Configuration options ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/other/geos/sha256sums'
--- a/pkg/other/geos/sha256sums 1970-01-01 00:00:00 +0000
+++ b/pkg/other/geos/sha256sums 2023-03-05 01:58:21 +0000
@@ -0,0 +1,1 @@
+6d0eb3cfa9f92d947731cc75f1750356b3bdfc07ea020553daf6af1c768e0be2  
download/geos-3.11.1.tar.bz2


reply via email to

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