gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r7764: update calls to 41.alpha


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7764: update calls to 41.alpha
Date: Sun, 25 Jul 2021 22:53:36 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7764
revision-id: carlhansen@gnu.org-20210726025331-lei6kk4n1he2fzt0
parent: carlhansen@gnu.org-20210726005802-2ucc90crb2bmjvtd
committer: Carl Hansen <carlhansen@gnu.org>
branch nick: trunk
timestamp: Sun 2021-07-25 19:53:31 -0700
message:
  update calls to 41.alpha
added:
  pkg/gnome/calls/               calls-20210726025317-422b7g9iqf50i3au-1
  pkg/gnome/calls/Makefile       makefile-20210726025317-422b7g9iqf50i3au-3
  pkg/gnome/calls/config.mk      config.mk-20210726025317-422b7g9iqf50i3au-2
  pkg/gnome/calls/sha256sums     sha256sums-20210726025317-422b7g9iqf50i3au-4
=== added directory 'pkg/gnome/calls'
=== added file 'pkg/gnome/calls/Makefile'
--- a/pkg/gnome/calls/Makefile  1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/calls/Makefile  2021-07-26 02:53:31 +0000
@@ -0,0 +1,49 @@
+# Copyright © 202l Carl Hansen <carlhansen@gnu.org>
+#
+# 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 bug-gsrc@gnu.org
+
+NAME =    calls
+GARNAME = calls
+GARVERSION = 41.alpha
+HOME_URL = http://www.gnome.org/
+DESCRIPTION =  phone dialer and calls handler
+define BLURB
+endef
+
+######################################################################
+
+empty:=
+space:= $(empty) $(empty)
+VERSION_LIST = $(subst .,$(space),$(GARVERSION))
+SERIES = $(subst $(space),.,$(wordlist 1,2,$(VERSION_LIST)))
+SERIES = 41
+
+MASTER_SITES = $(MASTER_GNOME)
+MASTER_SUBDIR = $(GARNAME)/$(SERIES)/
+DISTFILES = $(DISTNAME).tar.xz  $(DISTNAME).sha256sum
+SIGFILES =
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/mesonninja.mk
+include config.mk
+

=== added file 'pkg/gnome/calls/config.mk'
--- a/pkg/gnome/calls/config.mk 1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/calls/config.mk 2021-07-26 02:53:31 +0000
@@ -0,0 +1,4 @@
+## Configuration options for calls ##
+
+CONFIGURE_OPTS ?=  
+BUILD_OPTS ?=

=== added file 'pkg/gnome/calls/sha256sums'
--- a/pkg/gnome/calls/sha256sums        1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/calls/sha256sums        2021-07-26 02:53:31 +0000
@@ -0,0 +1,2 @@
+a5fbfd2438d7da3062dd5b4f0817f4d808ba28a8ea6120abbf9c9c70d8ae6d0a  
download/calls-41.alpha.tar.xz
+5990b330c13bc07dc0f9d0b97f456e3453ded1c20e1b2df4c45de96d37e22de5  
download/calls-41.alpha.sha256sum


reply via email to

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