gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r4807: update evemu to 2.7.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4807: update evemu to 2.7.0
Date: Sat, 14 Oct 2017 22:44:35 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 4807
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sat 2017-10-14 19:44:31 -0700
message:
  update evemu to 2.7.0
added:
  pkg/freedesktop/evemu/         evemu-20171015024419-xgvlgxorm4rhxv1r-1
  pkg/freedesktop/evemu/Makefile makefile-20171015024419-xgvlgxorm4rhxv1r-3
  pkg/freedesktop/evemu/config.mk config.mk-20171015024419-xgvlgxorm4rhxv1r-2
  pkg/freedesktop/evemu/sha256sums sha256sums-20171015024419-xgvlgxorm4rhxv1r-4
=== added directory 'pkg/freedesktop/evemu'
=== added file 'pkg/freedesktop/evemu/Makefile'
--- a/pkg/freedesktop/evemu/Makefile    1970-01-01 00:00:00 +0000
+++ b/pkg/freedesktop/evemu/Makefile    2017-10-15 02:44:31 +0000
@@ -0,0 +1,49 @@
+# Copyright © 2017 Carl Hansen <address@hidden>
+#
+# This file is part of 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 address@hidden
+
+
+NAME =    evemu
+GARNAME = evemu
+GARVERSION = 2.7.0
+HOME_URL = https://www.freedesktop.org/wiki/Evemu/
+DESCRIPTION = evemu , record and replay device events
+define BLURB
+evemu records and replays device descriptions and events, making
+it possible to emulate input devices through the kernel s input
+system. Emulated devices are for most practical purposes indistinguishable
+from real devices.
+endef
+
+######################################################################
+
+MASTER_SITES = https://freedesktop.org/
+MASTER_SUBDIR =  /software/$(GARNAME)/
+DISTFILES = $(DISTNAME).tar.xz
+SIGFILES = 
+
+BUILDDEPS = 
+LIBDEPS = 
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+

=== added file 'pkg/freedesktop/evemu/config.mk'
--- a/pkg/freedesktop/evemu/config.mk   1970-01-01 00:00:00 +0000
+++ b/pkg/freedesktop/evemu/config.mk   2017-10-15 02:44:31 +0000
@@ -0,0 +1,5 @@
+## Configuration options ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/freedesktop/evemu/sha256sums'
--- a/pkg/freedesktop/evemu/sha256sums  1970-01-01 00:00:00 +0000
+++ b/pkg/freedesktop/evemu/sha256sums  2017-10-15 02:44:31 +0000
@@ -0,0 +1,1 @@
+78c9400d55eeeb5ab75161360543f9376438c4da4934cb34cdda5b46021ae379  
download/evemu-2.7.0.tar.xz


reply via email to

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