gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r2770: add fisicalab at 0.3.3


From: Brandon Invergo
Subject: [Gsrc-commit] trunk r2770: add fisicalab at 0.3.3
Date: Sun, 29 Dec 2013 14:45:23 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 2770
revision-id: address@hidden
parent: address@hidden
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sun 2013-12-29 14:44:47 +0000
message:
  add fisicalab at 0.3.3
added:
  gnu/fisicalab/                 fisicalab-20131229144301-fim6ojml1b49ppf9-1
  gnu/fisicalab/Makefile         makefile-20131229144301-fim6ojml1b49ppf9-2
  gnu/fisicalab/config.mk        config.mk-20131229144301-fim6ojml1b49ppf9-3
  gnu/fisicalab/sha256sums       sha256sums-20131229144301-fim6ojml1b49ppf9-4
modified:
  TODO                           todo-20100608201528-d2g375z23moqiuaq-1
=== modified file 'TODO'
--- a/TODO      2013-12-28 22:24:33 +0000
+++ b/TODO      2013-12-29 14:44:47 +0000
@@ -79,7 +79,7 @@
 aris
 c-graph
 remotecontrol
-* GNU packages [417/468] [89%]
+* GNU packages [418/468] [89%]
 ** IGNORE 3dkit
 *** decommissioned
 ** DONE 3dldf
@@ -301,7 +301,8 @@
 *** decommissioned
 ** DONE findutils
    CLOSED: [2012-12-16 Sun 20:12]
-** TODO fisicalab
+** DONE fisicalab
+   CLOSED: [2013-12-29 Sun 14:44]
 ** DONE fontutils
    CLOSED: [2012-12-16 Sun 20:12]
 ** IGNORE free (gnu.free)

=== added directory 'gnu/fisicalab'
=== added file 'gnu/fisicalab/Makefile'
--- a/gnu/fisicalab/Makefile    1970-01-01 00:00:00 +0000
+++ b/gnu/fisicalab/Makefile    2013-12-29 14:44:47 +0000
@@ -0,0 +1,42 @@
+# Copyright © 2013 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/>.
+
+NAME = FísicaLab
+GARNAME = fisicalab
+GARVERSION = 0.3.3
+HOME_URL = http://www.gnu.org/software/fisicalab/
+DESCRIPTION = Educational application for solving physics problems
+define BLURB
+GNU FisicaLab is an educational application for solving physics
+problems.  Its main objective is allow the user to focus on physics
+concepts, leaving aside the mathematical details.
+endef
+
+######################################################################
+
+MASTER_SITES = http://download.savannah.gnu.org/releases/
+MASTER_SUBDIR = $(GARNAME)/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = $(DISTNAME).tar.gz.sig
+
+BUILDDEPS =
+LIBDEPS = gnustep-base gnustep-make gnustep-gui gnustep-backend gsl
+
+######################################################################
+
+include ../../gar.lib/gnustep.mk
+include config.mk

=== added file 'gnu/fisicalab/config.mk'
--- a/gnu/fisicalab/config.mk   1970-01-01 00:00:00 +0000
+++ b/gnu/fisicalab/config.mk   2013-12-29 14:44:47 +0000
@@ -0,0 +1,4 @@
+## Configuration options for fisicalab ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'gnu/fisicalab/sha256sums'
--- a/gnu/fisicalab/sha256sums  1970-01-01 00:00:00 +0000
+++ b/gnu/fisicalab/sha256sums  2013-12-29 14:44:47 +0000
@@ -0,0 +1,2 @@
+f09a414aa1d2244a2b2a11f8e6c6779d29088bf348c0c6f8e98b58732f4b6857  
download/fisicalab-0.3.3.tar.gz
+719e81398d031389cf8502f26f99f87e90fabc41f246ee19c27b702e5d672380  
download/fisicalab-0.3.3.tar.gz.sig


reply via email to

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