gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r4477: update drgeo to 16.10a


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4477: update drgeo to 16.10a
Date: Sun, 14 May 2017 01:11:55 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 4477
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sat 2017-05-13 22:11:51 -0700
message:
  update drgeo to 16.10a
added:
  pkg/gnu/drgeo/                 drgeo-20170514051134-e8p5lopxsr504g44-1
  pkg/gnu/drgeo/Makefile         makefile-20170514051134-e8p5lopxsr504g44-3
  pkg/gnu/drgeo/config.mk        config.mk-20170514051134-e8p5lopxsr504g44-2
  pkg/gnu/drgeo/sha256sums       sha256sums-20170514051134-e8p5lopxsr504g44-4
=== added directory 'pkg/gnu/drgeo'
=== added file 'pkg/gnu/drgeo/Makefile'
--- a/pkg/gnu/drgeo/Makefile    1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/drgeo/Makefile    2017-05-14 05:11:51 +0000
@@ -0,0 +1,53 @@
+# Copyright © 2016 Brandon Invergo <address@hidden>
+#
+# This file is part of 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 address@hidden
+
+
+NAME = Dr Geo
+GARNAME = drgeo
+GARVERSION = 16.10a
+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/16.10/+download/DrGeo.app-16.10a.zip
+
+MASTER_SITES =   https://launchpad.net/
+MASTER_SUBDIR = $(GARNAME)/trunk/16.10/+download/
+DISTFILES = DrGeo.app-16.10a.zip
+#  this is  application, with source in smalltalk
+
+SIGFILES = 
+
+BUILDDEPS =
+LIBDEPS =
+#####################################
+# needs smalltalk and Pharo . See https://www.gnu.org/software/dr-geo/
+#
+# # look in "work" , see the DrGeo.app, execute "DrGeo.sh"
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk

=== added file 'pkg/gnu/drgeo/config.mk'
--- a/pkg/gnu/drgeo/config.mk   1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/drgeo/config.mk   2017-05-14 05:11:51 +0000
@@ -0,0 +1,4 @@
+## Configuration options for drgeo ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnu/drgeo/sha256sums'
--- a/pkg/gnu/drgeo/sha256sums  1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/drgeo/sha256sums  2017-05-14 05:11:51 +0000
@@ -0,0 +1,1 @@
+59e52a27185eb429fb7dfdf74cbae97a10a61b6cf93a764927108492032b2168  
download/DrGeo.app-16.10a.zip


reply via email to

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