gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r7980: xscope protocol watcher


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7980: xscope protocol watcher
Date: Wed, 29 Dec 2021 00:47:53 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7980
revision-id: carlhansen1234@gmail.com-20211229054747-cj2bcr2mkkc8b0z6
parent: carlhansen1234@gmail.com-20211229040531-m69cs8s9x6xz07u1
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Tue 2021-12-28 21:47:47 -0800
message:
  xscope protocol watcher
added:
  pkg/xorg/xscope/               xscope-20211229054434-ixgyoyqty1etyz8l-1
  pkg/xorg/xscope/Makefile       makefile-20211229054434-ixgyoyqty1etyz8l-4
  pkg/xorg/xscope/config.mk      config.mk-20211229054434-ixgyoyqty1etyz8l-2
  pkg/xorg/xscope/gpg-keyring    gpgkeyring-20211229054434-ixgyoyqty1etyz8l-3
  pkg/xorg/xscope/sha256sums     sha256sums-20211229054434-ixgyoyqty1etyz8l-5
=== added directory 'pkg/xorg/xscope'
=== added file 'pkg/xorg/xscope/Makefile'
--- a/pkg/xorg/xscope/Makefile  1970-01-01 00:00:00 +0000
+++ b/pkg/xorg/xscope/Makefile  2021-12-29 05:47:47 +0000
@@ -0,0 +1,44 @@
+# 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 =    xscope
+GARNAME = xscope
+GARVERSION = 1.4.2
+HOME_URL = http://xorg.freedesktop.org
+DESCRIPTION = x  scope
+define BLURB
+endef
+
+######################################################################
+MASTER_SITES =  https://xorg.freedesktop.org/
+MASTER_SUBDIR = releases/individual/app/
+DISTFILES = $(DISTNAME).tar.xz
+SIGFILES = $(DISTNAME).tar.xz.sig
+
+BUILDDEPS = 
+LIBDEPS = 
+
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+

=== added file 'pkg/xorg/xscope/config.mk'
--- a/pkg/xorg/xscope/config.mk 1970-01-01 00:00:00 +0000
+++ b/pkg/xorg/xscope/config.mk 2021-12-29 05:47:47 +0000
@@ -0,0 +1,5 @@
+## Configuration options
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/xorg/xscope/gpg-keyring'
Binary files a/pkg/xorg/xscope/gpg-keyring      1970-01-01 00:00:00 +0000 and 
b/pkg/xorg/xscope/gpg-keyring     2021-12-29 05:47:47 +0000 differ
=== added file 'pkg/xorg/xscope/sha256sums'
--- a/pkg/xorg/xscope/sha256sums        1970-01-01 00:00:00 +0000
+++ b/pkg/xorg/xscope/sha256sums        2021-12-29 05:47:47 +0000
@@ -0,0 +1,2 @@
+507c107ce6969430b9d57441283a4278aecab656bf9d343a7a1ab56ec5ac4764  
download/xscope-1.4.2.tar.xz
+4eb059aa04dc8c6e4499bde1308b2fa382f1a93ffb8c6866a733a5d8ff759a15  
download/xscope-1.4.2.tar.xz.sig


reply via email to

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