[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r9653: update gprofng-gui to 1.0
|
From: |
Carl Hansen |
|
Subject: |
[Gsrc-commit] trunk r9653: update gprofng-gui to 1.0 |
|
Date: |
Wed, 1 Nov 2023 00:21:16 -0400 (EDT) |
|
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 9653
revision-id: carlhansen@gnu.org-20231101042109-y9v692xrgw6nczph
parent: carlhansen@gnu.org-20231031042918-k7lu3hn20uk7v822
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Tue 2023-10-31 21:21:09 -0700
message:
update gprofng-gui to 1.0
added:
pkg/gnu/gprofng-gui/ gprofnggui-20231101042028-gktdztgf21hql61m-1
pkg/gnu/gprofng-gui/Makefile makefile-20231101042028-gktdztgf21hql61m-3
pkg/gnu/gprofng-gui/config.mk config.mk-20231101042028-gktdztgf21hql61m-2
pkg/gnu/gprofng-gui/gpg-keyring gpgkeyring-20231101042028-gktdztgf21hql61m-4
pkg/gnu/gprofng-gui/sha256sums sha256sums-20231101042028-gktdztgf21hql61m-5
=== added directory 'pkg/gnu/gprofng-gui'
=== added file 'pkg/gnu/gprofng-gui/Makefile'
--- a/pkg/gnu/gprofng-gui/Makefile 1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/gprofng-gui/Makefile 2023-11-01 04:21:09 +0000
@@ -0,0 +1,46 @@
+# Copyright ©2023 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 = gprofng-gui
+GARNAME = gprofng-gui
+GARVERSION = 1.0
+HOME_URL = http://www.gnu.org/software/
+DESCRIPTION = gprofng-gui
+define BLURB
+endef
+
+######################################################################
+
+MASTER_SITES = $(MASTER_GNU)
+MASTER_SUBDIR = $(GARNAME)/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = $(DISTNAME).tar.gz.sig
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/autotools.mk
+include ../../../gar/gar.lib/info.mk
+include config.mk
+
=== added file 'pkg/gnu/gprofng-gui/config.mk'
--- a/pkg/gnu/gprofng-gui/config.mk 1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/gprofng-gui/config.mk 2023-11-01 04:21:09 +0000
@@ -0,0 +1,4 @@
+## Configuration options
+
+CONFIGURE_OPTS ?=
+BUILD_OPTS ?=
=== added file 'pkg/gnu/gprofng-gui/gpg-keyring'
Binary files a/pkg/gnu/gprofng-gui/gpg-keyring 1970-01-01 00:00:00 +0000 and
b/pkg/gnu/gprofng-gui/gpg-keyring 2023-11-01 04:21:09 +0000 differ
=== added file 'pkg/gnu/gprofng-gui/sha256sums'
--- a/pkg/gnu/gprofng-gui/sha256sums 1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/gprofng-gui/sha256sums 2023-11-01 04:21:09 +0000
@@ -0,0 +1,2 @@
+c88da8ec91a9943636301fb7da9d337fe0851d874f8f7a4d2169bd859ee72dbc
download/gprofng-gui-1.0.tar.gz
+17c8cdadbace0b63c4b3e8cfed21a1283dced68fe2e707236dce044f18b1b5a3
download/gprofng-gui-1.0.tar.gz.sig
| [Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r9653: update gprofng-gui to 1.0,
Carl Hansen <=