gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r4626: update chronojump to 1.7.1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4626: update chronojump to 1.7.1
Date: Mon, 31 Jul 2017 00:58:52 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 4626
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sun 2017-07-30 21:58:48 -0700
message:
  update chronojump to 1.7.1
added:
  pkg/gnome/chronojump/          chronojump-20170731045834-3up31h3b3s1uu32i-1
  pkg/gnome/chronojump/Makefile  makefile-20170731045834-3up31h3b3s1uu32i-2
  pkg/gnome/chronojump/config.mk config.mk-20170731045834-3up31h3b3s1uu32i-3
  pkg/gnome/chronojump/sha256sums sha256sums-20170731045834-3up31h3b3s1uu32i-4
=== added directory 'pkg/gnome/chronojump'
=== added file 'pkg/gnome/chronojump/Makefile'
--- a/pkg/gnome/chronojump/Makefile     1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/chronojump/Makefile     2017-07-31 04:58:48 +0000
@@ -0,0 +1,51 @@
+
+# Copyright ©  2017 Carl Hansen <address@hidden>
+#
+# This file is part of GSRC, the GNU Source Release Collection.
+#
+# 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 =    chronojump
+GARNAME = chronojump
+GARVERSION = 1.7.1
+HOME_URL = http://chronojump.org
+# or http://www.gnome.org/
+DESCRIPTION = Athletic jump timer software
+define BLURB
+
+endef
+
+######################################################################
+
+empty:=
+space:= $(empty) $(empty)
+VERSION_LIST = $(subst .,$(space),$(GARVERSION))
+SERIES = $(subst $(space),.,$(wordlist 1,2,$(VERSION_LIST)))
+
+MASTER_SITES = $(MASTER_GNOME)
+MASTER_SUBDIR = $(GARNAME)/$(SERIES)/
+DISTFILES = $(DISTNAME).tar.xz  $(DISTNAME).sha256sum
+SIGFILES =
+
+# uses mono  mono-reference-assemblies-4.0 , probably others
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+

=== added file 'pkg/gnome/chronojump/config.mk'
--- a/pkg/gnome/chronojump/config.mk    1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/chronojump/config.mk    2017-07-31 04:58:48 +0000
@@ -0,0 +1,5 @@
+## Configuration options ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnome/chronojump/sha256sums'
--- a/pkg/gnome/chronojump/sha256sums   1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/chronojump/sha256sums   2017-07-31 04:58:48 +0000
@@ -0,0 +1,2 @@
+32ce7507cb7c0dd4a1408b46a18b7dcad2361374432f8263082467423302ff39  
download/chronojump-1.7.1.tar.xz
+d5a6f94c77bdfd80030e437070ea24c96aefdf2570440b312fd348ae6abd3dd6  
download/chronojump-1.7.1.sha256sum


reply via email to

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