gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r9411: update drgeo to 23.06a


From: Carl Hansen
Subject: [Gsrc-commit] trunk r9411: update drgeo to 23.06a
Date: Thu, 13 Jul 2023 16:56:37 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 9411
revision-id: carlhansen1234@gmail.com-20230713205632-6zgdr7mku41nil7e
parent: carlhansen1234@gmail.com-20230710184843-ha06dzmz1eo9zubp
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Thu 2023-07-13 13:56:32 -0700
message:
  update drgeo to 23.06a
modified:
  pkg/gnu/drgeo/Makefile         makefile-20170514051134-e8p5lopxsr504g44-3
  pkg/gnu/drgeo/sha256sums       sha256sums-20170514051134-e8p5lopxsr504g44-4
=== modified file 'pkg/gnu/drgeo/Makefile'
--- a/pkg/gnu/drgeo/Makefile    2019-06-14 21:05:57 +0000
+++ b/pkg/gnu/drgeo/Makefile    2023-07-13 20:56:32 +0000
@@ -1,5 +1,5 @@
 # Copyright © 2016, 2017 Brandon Invergo <brandon@invergo.net>
-# Copyright © 2018, 2019 Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2018, 2019, 2023 Carl Hansen <carlhansen@gnu.org>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 # http://www.gnu.org/software/gsrc
@@ -23,29 +23,23 @@
 
 NAME = Dr Geo
 GARNAME = drgeo
-GARVERSION = 19.06a
+GARVERSION = 23.06a
 HOME_URL = http://www.drgeo.eu/ 
        # see  https://www.gnu.org/software/dr-geo/
        # prebuilt binary http://www.drgeo.eu/download
 DESCRIPTION =  interactive geometry program for education
 LICENSE =  GPL3 and MIT
 define BLURB
-
 endef
 
 ######################################################################
-
+#https://launchpad.net/drgeo/trunk/23.06/+download/DrGeo-gnulinux-23.06a-beta.zip
 MASTER_SITES =   https://launchpad.net/
-MASTER_SUBDIR = $(GARNAME)/trunk/19.06/+download/
-DISTFILES = DrGeo-gnulinux-19.06a.zip drgeo.pdf
-#  this is the application, with source in smalltalk
-#  or whatever,  it keeps changing, check their website
+MASTER_SUBDIR = $(GARNAME)/trunk/23.06/+download/
+DISTFILES = DrGeo-gnulinux-23.06a-beta.zip 
+#  this is the application, using "sqeek"
+#   check their website
 #  for prerequisites, installation, and usage.
-#  drgeo.pdf is documentation
-
-# needs smalltalk and Pharo to build it. See 
https://www.gnu.org/software/dr-geo/
-#
-# look in "work" , see the DrGeo.app, execute "DrGeo.sh"
 
 SIGFILES = 
 CONFIGURE_SCRIPTS =
@@ -56,9 +50,11 @@
 ######################################################################
 
 pre-build:
-       @echo figure out how/where to install, this script does not know
+       @echo Need to figure out how/where to install, this script does not know
        @echo  It runs without compiling, look for executable "DrGeo.sh"
        @echo  This is the GNU/Linux version, others exist.
+       @echo Look in "work/DrGeo" , execute "DrGeo.sh" to run
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
 include config.mk
+

=== modified file 'pkg/gnu/drgeo/sha256sums'
--- a/pkg/gnu/drgeo/sha256sums  2019-06-13 21:13:41 +0000
+++ b/pkg/gnu/drgeo/sha256sums  2023-07-13 20:56:32 +0000
@@ -1,2 +1,1 @@
-b8b024486ae57ae9fc3fbf2e6aea855ff0a10404cd21c9741fbaf12491a93480  
download/DrGeo-gnulinux-19.06a.zip
-aa52a13730422a50e20c7efa0cbc86fc25dfd15d04be4b44ac7ccc2ad46ef117  
download/drgeo.pdf
+7b3a9a2474bec466282e44b8c21815a81b5a93851ea21dd1b8f90492d0fdfcdc  
download/DrGeo-gnulinux-23.06a-beta.zip


reply via email to

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