gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r7925: qgama, gui for gama


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7925: qgama, gui for gama
Date: Thu, 2 Dec 2021 02:45:40 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7925
revision-id: carlhansen1234@gmail.com-20211202074534-5mhz176ito1j9w18
parent: carlhansen1234@gmail.com-20211201013735-drqkkq9z90a2623j
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Wed 2021-12-01 23:45:34 -0800
message:
   qgama, gui for gama
added:
  pkg/gnu/qgama/                 qgama-20211202074504-1o2nbur7vqgiqi3b-1
  pkg/gnu/qgama/Makefile         makefile-20211202074504-1o2nbur7vqgiqi3b-4
  pkg/gnu/qgama/config.mk        config.mk-20211202074504-1o2nbur7vqgiqi3b-2
  pkg/gnu/qgama/gpg-keyring      gpgkeyring-20211202074504-1o2nbur7vqgiqi3b-3
  pkg/gnu/qgama/sha256sums       sha256sums-20211202074504-1o2nbur7vqgiqi3b-5
=== added directory 'pkg/gnu/qgama'
=== added file 'pkg/gnu/qgama/Makefile'
--- a/pkg/gnu/qgama/Makefile    1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/qgama/Makefile    2021-12-02 07:45:34 +0000
@@ -0,0 +1,53 @@
+# Copyright ©2021 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 = qgama
+GARNAME = qgama
+GARVERSION = 2.01
+HOME_URL = http://www.gnu.org/software/gama/
+DESCRIPTION = Adjustment of geodetic networks , gama gui
+define BLURB
+qgama is a gui for gama. GNU Gama is a program for the adjustment of
+geodetic networks.  It is useful in measurements where Global Positioning
+System (GPS) is not available, such as underground.  It features the
+ability to adjust in local Cartesian coordinates as well as partial
+support for adjustments in global coordinate systems.
+endef
+
+######################################################################
+# https://ftp.gnu.org/gnu/gama/gama-qt/qgama-2.01.tar.gz
+MASTER_SITES = $(MASTER_GNU)
+MASTER_SUBDIR = gama/gama-qt/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES  = $(DISTNAME).tar.gz.sig
+
+BUILDDEPS = gama
+LIBDEPS =
+#Hint: needs cmake
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+
+build:
+       echo Makefile not set up right yet
+       echo comment on the maillist
+

=== added file 'pkg/gnu/qgama/config.mk'
--- a/pkg/gnu/qgama/config.mk   1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/qgama/config.mk   2021-12-02 07:45:34 +0000
@@ -0,0 +1,4 @@
+## Configuration options for qgama ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnu/qgama/gpg-keyring'
Binary files a/pkg/gnu/qgama/gpg-keyring        1970-01-01 00:00:00 +0000 and 
b/pkg/gnu/qgama/gpg-keyring       2021-12-02 07:45:34 +0000 differ
=== added file 'pkg/gnu/qgama/sha256sums'
--- a/pkg/gnu/qgama/sha256sums  1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/qgama/sha256sums  2021-12-02 07:45:34 +0000
@@ -0,0 +1,2 @@
+52b40ab133636a4d30f1cc8a9b5f29f4ea22373abfff410af42fa485d26c9e3b  
download/qgama-2.01.tar.gz
+fcce43bffb73331904f81f286dd40d77a0f6e49486a279568e0c8a197aadfea7  
download/qgama-2.01.tar.gz.sig


reply via email to

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