gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r7849: update gnome-text-editor to 41.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7849: update gnome-text-editor to 41.0
Date: Wed, 13 Oct 2021 01:52:55 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7849
revision-id: carlhansen1234@gmail.com-20211013055251-c08sfc3hjdhkqg2d
parent: carlhansen1234@gmail.com-20211013053835-iktk4o77vf9xfg3z
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Tue 2021-10-12 22:52:51 -0700
message:
  update gnome-text-editor to 41.0
added:
  pkg/gnome/gnome-text-editor/   
gnometexteditor-20211013055239-3xnz82cz0jxmbmzv-1
  pkg/gnome/gnome-text-editor/Makefile 
makefile-20211013055239-3xnz82cz0jxmbmzv-3
  pkg/gnome/gnome-text-editor/config.mk 
config.mk-20211013055239-3xnz82cz0jxmbmzv-2
  pkg/gnome/gnome-text-editor/sha256sums 
sha256sums-20211013055239-3xnz82cz0jxmbmzv-4
=== added directory 'pkg/gnome/gnome-text-editor'
=== added file 'pkg/gnome/gnome-text-editor/Makefile'
--- a/pkg/gnome/gnome-text-editor/Makefile      1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gnome-text-editor/Makefile      2021-10-13 05:52:51 +0000
@@ -0,0 +1,48 @@
+# Copyright © 2021 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 =    gnome-text-editor
+GARNAME = gnome-text-editor
+GARVERSION = 41.0
+HOME_URL = http://www.gnome.org/
+DESCRIPTION = Text editor
+define BLURB
+endef
+
+######################################################################
+
+empty:=
+space:= $(empty) $(empty)
+VERSION_LIST = $(subst .,$(space),$(GARVERSION))
+SERIES = $(subst $(space),.,$(wordlist 1,1,$(VERSION_LIST)))
+
+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/gnome-text-editor/config.mk'
--- a/pkg/gnome/gnome-text-editor/config.mk     1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gnome-text-editor/config.mk     2021-10-13 05:52:51 +0000
@@ -0,0 +1,5 @@
+## Configuration options
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnome/gnome-text-editor/sha256sums'
--- a/pkg/gnome/gnome-text-editor/sha256sums    1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gnome-text-editor/sha256sums    2021-10-13 05:52:51 +0000
@@ -0,0 +1,2 @@
+64d7c0247d2737334d85fd35d810cc4cbb5386b9f1fa830ea4ee7f9e53170a6b  
download/gnome-text-editor-41.0.tar.xz
+9ea7e8767519106cd931e19936c5abbc6cda5cd40a40d9c8c7ee7e3e143f1d96  
download/gnome-text-editor-41.0.sha256sum


reply via email to

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