[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r10031: update libinput to 1.25.0
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r10031: update libinput to 1.25.0 |
Date: |
Sat, 9 Mar 2024 01:08:57 -0500 (EST) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 10031
revision-id: carlhansen@gnu.org-20240309060851-rajfaovpqe6912rm
parent: carlhansen@gnu.org-20240309000420-4vrros6h4s90iagj
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Sat 2024-03-09 06:08:51 +0000
message:
update libinput to 1.25.0
modified:
pkg/freedesktop/libinput/Makefile
makefile-20160617013746-7ygosxqw3lxxvo7f-1129
pkg/freedesktop/libinput/sha256sums
sha256sums-20160617013746-7ygosxqw3lxxvo7f-1133
=== modified file 'pkg/freedesktop/libinput/Makefile'
--- a/pkg/freedesktop/libinput/Makefile 2021-12-29 03:46:20 +0000
+++ b/pkg/freedesktop/libinput/Makefile 2024-03-09 06:08:51 +0000
@@ -1,5 +1,5 @@
-# Copyright © 2016,2017,2018,2019,2020,2021 Carl Hansen <carlhansen@gnu.org>
-#
+# Copyright © 2016-2021,2024 Carl Hansen <carlhansen@gnu.org>
+
# This file is part of GSRC, the GNU Source Release Collection.
# http://www.gnu.org/software/gsrc
#
@@ -15,24 +15,24 @@
#
# 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 = libinput
GARNAME = libinput
-GARVERSION = 1.19.3
+GARVERSION = 1.25.0
HOME_URL = http://www.freedesktop.org/
DESCRIPTION = wrapper library for input devices.
define BLURB
endef
######################################################################
-
-MASTER_SITES = http://www.freedesktop.org/
-MASTER_SUBDIR = software/$(GARNAME)/
-DISTFILES = $(DISTNAME).tar.xz
-SIGFILES = $(DISTNAME).tar.xz.sig
+#
https://gitlab.freedesktop.org/libinput/libinput/-/archive/1.25.0/libinput-1.25.0.tar.bz2
+MASTER_SITES = https://gitlab.freedesktop.org/
+MASTER_SUBDIR = libinput/libinput/-/archive/1.25.0/
+DISTFILES = $(DISTNAME).tar.bz2
+SIGFILES =
BUILDDEPS =
LIBDEPS =
=== modified file 'pkg/freedesktop/libinput/sha256sums'
--- a/pkg/freedesktop/libinput/sha256sums 2021-12-29 03:46:20 +0000
+++ b/pkg/freedesktop/libinput/sha256sums 2024-03-09 06:08:51 +0000
@@ -1,2 +1,1 @@
-3cae78ccde19d7d0f387e58bc734d4d17ab5f6426f54a9e8b728c90b17baa068
download/libinput-1.19.3.tar.xz
-db134d7f37e85160373f7377bacd6bd33ffe6a25b756d927ef63e9809b7107fd
download/libinput-1.19.3.tar.xz.sig
+193bd592298bd9e369c0ef3e5d83a6a9d68ddc4cd3dfc84bbe77920a8d0d57df
download/libinput-1.25.0.tar.bz2
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r10031: update libinput to 1.25.0,
Carl Hansen <=