gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6326: update drgeo to 19.03


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6326: update drgeo to 19.03
Date: Thu, 28 Feb 2019 17:14:46 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6326
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Thu 2019-02-28 14:14:39 -0800
message:
  update drgeo to 19.03
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    2018-06-23 00:02:11 +0000
+++ b/pkg/gnu/drgeo/Makefile    2019-02-28 22:14:39 +0000
@@ -1,5 +1,5 @@
 # Copyright © 2016, 2017 Brandon Invergo <address@hidden>
-# Copyright © 2018 Carl Hansen <address@hidden>
+# Copyright © 2018, 2019 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC.
 #
@@ -21,7 +21,7 @@
 
 NAME = Dr Geo
 GARNAME = drgeo
-GARVERSION = 18.06
+GARVERSION = 19.03
 HOME_URL = http://www.drgeo.eu/ 
        # see  https://www.gnu.org/software/dr-geo/
        # prebuilt binary http://www.drgeo.eu/download
@@ -32,24 +32,29 @@
 endef
 
 ######################################################################
-# https://launchpad.net/drgeo/trunk/18.06/+download/DrGeo.app-18.06a.zip
 
 MASTER_SITES =   https://launchpad.net/
-MASTER_SUBDIR = $(GARNAME)/trunk/18.06/+download/
-DISTFILES = DrGeo.app-18.06a.zip
+MASTER_SUBDIR = $(GARNAME)/trunk/19.03/+download/
+DISTFILES = DrGeo-gnulinux-19.03a.zip drgeo.pdf
 #  this is  application, with source in smalltalk
 #  or whatever,  it keeps changing, check their website
 #  for prerequisites, installation, and usage.
+#  drgeo.pdf is documentation
 
 # needs smalltalk and Pharo . See https://www.gnu.org/software/dr-geo/
 #
 # look in "work" , see the DrGeo.app, execute "DrGeo.sh"
 
 SIGFILES = 
+CONFIGURE_SCRIPTS =
 
 BUILDDEPS =
 LIBDEPS =
+WORKSRC = $(WORKDIR)/DrGeo/
 ######################################################################
 
+pre-build:
+       echo figure out how/where to install, this script does not know
+
 include ../../../gar/gar.lib/auto.mk
 include config.mk

=== modified file 'pkg/gnu/drgeo/sha256sums'
--- a/pkg/gnu/drgeo/sha256sums  2018-06-23 00:02:11 +0000
+++ b/pkg/gnu/drgeo/sha256sums  2019-02-28 22:14:39 +0000
@@ -1,1 +1,2 @@
-8d182930cfb93b593554ae836c8f82a3e8e6431e78c8504df4f98f804fc440b8  
download/DrGeo.app-18.06a.zip
+d64328380a5c8c7b717f1c2a47b6109b40c065e583bdf10659c76ae10c63fe5b  
download/DrGeo-gnulinux-19.03a.zip
+636831e11b0cf6ae9440b6d5fa46fd3b5328324155b3534967a0dd1505f809ee  
download/drgeo.pdf


reply via email to

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