gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r7552: update xkbcomp to 1.4.5


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7552: update xkbcomp to 1.4.5
Date: Sat, 1 May 2021 18:55:51 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7552
revision-id: carlhansen@gnu.org-20210501225545-xhokp8wwvlsmdeit
parent: carlhansen@gnu.org-20210501181507-dnxypgu34wxap1jk
committer: Carl Hansen <carlhansen@gnu.org>
branch nick: trunk
timestamp: Sat 2021-05-01 15:55:45 -0700
message:
  update xkbcomp to 1.4.5
added:
  pkg/xorg/xkbcomp/              xkbcomp-20210501225533-d80m2s66yceszo8z-1
  pkg/xorg/xkbcomp/Makefile      makefile-20210501225533-d80m2s66yceszo8z-4
  pkg/xorg/xkbcomp/config.mk     config.mk-20210501225533-d80m2s66yceszo8z-2
  pkg/xorg/xkbcomp/gpg-keyring   gpgkeyring-20210501225533-d80m2s66yceszo8z-3
  pkg/xorg/xkbcomp/sha256sums    sha256sums-20210501225533-d80m2s66yceszo8z-5
=== added directory 'pkg/xorg/xkbcomp'
=== added file 'pkg/xorg/xkbcomp/Makefile'
--- a/pkg/xorg/xkbcomp/Makefile 1970-01-01 00:00:00 +0000
+++ b/pkg/xorg/xkbcomp/Makefile 2021-05-01 22:55:45 +0000
@@ -0,0 +1,50 @@
+# 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 =    xkbcomp
+GARNAME = xkbcomp
+GARVERSION = 1.4.5
+HOME_URL = http://xorg.freedesktop.org
+DESCRIPTION = x keyboard extension
+define BLURB
+The X Keyboard Extension essentially replaces the core protocol definition
+of keyboard. The extension makes possible to clearly and explicitly
+specify most aspects of keyboard behaviour on per-key basis and to more
+closely track the logical and physical state of the keyboard. It also
+includes a number of keyboard controls designed to make keyboards more
+accessible to people with physical impairments.
+endef
+
+######################################################################
+MASTER_SITES =  https://xorg.freedesktop.org/
+MASTER_SUBDIR = releases/individual/app/
+DISTFILES = $(DISTNAME).tar.bz2
+SIGFILES = $(DISTNAME).tar.bz2.sig
+
+BUILDDEPS = 
+LIBDEPS = 
+
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+

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

=== added file 'pkg/xorg/xkbcomp/gpg-keyring'
Binary files a/pkg/xorg/xkbcomp/gpg-keyring     1970-01-01 00:00:00 +0000 and 
b/pkg/xorg/xkbcomp/gpg-keyring    2021-05-01 22:55:45 +0000 differ
=== added file 'pkg/xorg/xkbcomp/sha256sums'
--- a/pkg/xorg/xkbcomp/sha256sums       1970-01-01 00:00:00 +0000
+++ b/pkg/xorg/xkbcomp/sha256sums       2021-05-01 22:55:45 +0000
@@ -0,0 +1,2 @@
+6851086c4244b6fd0cc562880d8ff193fb2bbf1e141c73632e10731b31d4b05e  
download/xkbcomp-1.4.5.tar.bz2
+10293567131b075a3a8aed9d5630a8f0a07a37c2be51855b549a8884e6ac512b  
download/xkbcomp-1.4.5.tar.bz2.sig


reply via email to

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