gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6440: update gnome-chemistry-utils to 0.15.1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6440: update gnome-chemistry-utils to 0.15.1
Date: Mon, 15 Apr 2019 23:35:03 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6440
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Mon 2019-04-15 20:34:59 -0700
message:
  update gnome-chemistry-utils to 0.15.1
added:
  pkg/other/gnome-chemistry-utils/ 
gnomechemistryutils-20190416033358-phwria0apmau81rs-1
  pkg/other/gnome-chemistry-utils/Makefile 
makefile-20190416033358-phwria0apmau81rs-4
  pkg/other/gnome-chemistry-utils/config.mk 
config.mk-20190416033358-phwria0apmau81rs-2
  pkg/other/gnome-chemistry-utils/gpg-keyring 
gpgkeyring-20190416033358-phwria0apmau81rs-3
  pkg/other/gnome-chemistry-utils/sha256sums 
sha256sums-20190416033358-phwria0apmau81rs-5
=== added directory 'pkg/other/gnome-chemistry-utils'
=== added file 'pkg/other/gnome-chemistry-utils/Makefile'
--- a/pkg/other/gnome-chemistry-utils/Makefile  1970-01-01 00:00:00 +0000
+++ b/pkg/other/gnome-chemistry-utils/Makefile  2019-04-16 03:34:59 +0000
@@ -0,0 +1,54 @@
+# Copyright ©2019 Carl Hansen <address@hidden>
+#
+# 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 address@hidden
+
+NAME = gnome-chemistry-utils
+GARNAME = gnome-chemistry-utils
+GARVERSION =  0.15.1
+HOME_URL = http://www.nongnu.org/gchemutils/ 
+DESCRIPTION =  six chemistry related programs and widgets
+define BLURB 
+Six chemistry related programs: 1. GChemPaint, a 2D chemical formula
+editor.  2. a chemical calculator (computes raw formule, molar weight,
+mass composition and isotopic pattern).  3. a molecule 3d viewer using
+OpenGL to display molecular models.  4. a crystal structure editor
+and viewer.  5. a periodic table of the elements.  6. a spectrum viewer.
+And widgets.
+endef
+
+LICENSE = GNU GPLv2+
+
+# HINT: 2 bugs, one worked around, one ignored. Could be better....
+# in text.cc   abs() to abs(int()) solves it
+
+######################################################################
+
+MASTER_SITES = $(MASTER_SAVANNAH_NONGNU_RELEASES)
+MASTER_SUBDIR = gchemutils/0.15/
+DISTFILES = $(DISTNAME).tar.xz
+SIGFILES  = $(DISTNAME).tar.xz.sig
+
+BUILDDEPS = lasem openbabel
+LIBDEPS = 
+
+######################################################################
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+

=== added file 'pkg/other/gnome-chemistry-utils/config.mk'
--- a/pkg/other/gnome-chemistry-utils/config.mk 1970-01-01 00:00:00 +0000
+++ b/pkg/other/gnome-chemistry-utils/config.mk 2019-04-16 03:34:59 +0000
@@ -0,0 +1,8 @@
+## Configuration options  ##
+
+
+CONFIGURE_OPTS ?= 
+
+BUILD_OPTS ?= 
"CPATH=$(prefix)/include/lasem-0.6:$(prefix)/include/glib-2.0:$(prefix)/include/pango-1.0"
+
+

=== added file 'pkg/other/gnome-chemistry-utils/gpg-keyring'
Binary files a/pkg/other/gnome-chemistry-utils/gpg-keyring      1970-01-01 
00:00:00 +0000 and b/pkg/other/gnome-chemistry-utils/gpg-keyring     2019-04-16 
03:34:59 +0000 differ
=== added file 'pkg/other/gnome-chemistry-utils/sha256sums'
--- a/pkg/other/gnome-chemistry-utils/sha256sums        1970-01-01 00:00:00 
+0000
+++ b/pkg/other/gnome-chemistry-utils/sha256sums        2019-04-16 03:34:59 
+0000
@@ -0,0 +1,2 @@
+56fab3ec9464a48f8a2c52098294ac837b0048ee01e15f0fcc672b53a813cae5  
download/gnome-chemistry-utils-0.15.1.tar.xz
+818adf610b5e0eea85153de872c9bd6d979799ea8794f96d14ca8c81b8469b6f  
download/gnome-chemistry-utils-0.15.1.tar.xz.sig


reply via email to

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