summaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-input-mouse
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /x11-drivers/xf86-input-mouse
reinit the tree, so we can have metadata
Diffstat (limited to 'x11-drivers/xf86-input-mouse')
-rw-r--r--x11-drivers/xf86-input-mouse/Manifest5
-rw-r--r--x11-drivers/xf86-input-mouse/metadata.xml8
-rw-r--r--x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.2.ebuild13
3 files changed, 26 insertions, 0 deletions
diff --git a/x11-drivers/xf86-input-mouse/Manifest b/x11-drivers/xf86-input-mouse/Manifest
new file mode 100644
index 000000000000..5f9078b4d733
--- /dev/null
+++ b/x11-drivers/xf86-input-mouse/Manifest
@@ -0,0 +1,5 @@
+DIST xf86-input-mouse-1.9.2.tar.bz2 377685 SHA256 f425d5b05c6ab412a27e0a1106bb83f9e2662b307210abbe48270892387f4b2f SHA512 30fdc4f699d434e2fb4a9f8d2f4f980538d646a6e4d2d572737fc5498c0bce0fb1ba080173ea0aa3480f574dde3f58d5a7ac837afdb29640ccb092b3f18ff209 WHIRLPOOL fb51455fa5c972dbc6665eb195b9448457398c68ede0f22977f582bf32ff7b1516b786110dbbfe1ebd7c3b2249eba32cc32ab5481be12fcaac18947ca692ec43
+EBUILD xf86-input-mouse-1.9.2.ebuild 369 SHA256 95e263f0eae7a95eaa013f124aa0164024bdc4e4757ab47923dd831e4a7776e5 SHA512 0c381639b3ba9aaef570e8ac30519b410fa141c45f6f177dd5f0f0be095db2caa0b81867679b78145883e14c893123b26a8602dfe9964ea7e648722da7465884 WHIRLPOOL 51b72f80df1ca9e709f255f2f341e4fc944b1d2b29490899f99b241802ee03de7f90f33c69fc75b5ea4c1aa72b2a5de6a85aff25dc312c63d524a2d9f26a358e
+MISC ChangeLog 2961 SHA256 47b9d2ed497b8bd08085cf88a12bfe5bedfd4adc82939f70f613cb206d7f280f SHA512 de45deb037cc16a35ecd3f039ec631c02b586283069d965a7f6223ecda515534f83f2b9bcb2de98afc5f4b91a1283b717a56a9931b7f8e1ffa6c6b1c01f15797 WHIRLPOOL 2c04bf781af371adcf77f09ae8e20f335de14095e309eb1c9406c6765c90d3914675c2f4d51569e293d1f60f7e366486c958a5fd1c7f93be6fd0406e91abecd2
+MISC ChangeLog-2015 20456 SHA256 bf24c0af9e1185c5a3cbf1cd2970ff9c87a843682589f04aecd34e28dcd890d5 SHA512 38c16217ed21e69a1d099ca036b65952ec357e3e2525c46eed7ef5ac44ecfadb30d908a10904a8e12fa34400e176747e98974fdf4be8c747c792ac5ec769f392 WHIRLPOOL 3a0bd3e1b73ad1de0c353210b819c5caf01df212c2b6706c9ba32e23f13e76492bdd276f8df9539d67bb4b88e13b42b924101cf30489356b8d637af8a1c9c882
+MISC metadata.xml 230 SHA256 677e4595d00a3098fde05ae33118b9ac05867dc5729c9cd579dc8badd1a28f68 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057 WHIRLPOOL 4866c82c6428eae526c0a514c988e4119221f77b0e8bfb04fec713dd3ba516c69afc776a0c6f53c29abfd8507aa23801614db1ba544dd0a0dd4d6a9462c27306
diff --git a/x11-drivers/xf86-input-mouse/metadata.xml b/x11-drivers/xf86-input-mouse/metadata.xml
new file mode 100644
index 000000000000..e943b72b8a48
--- /dev/null
+++ b/x11-drivers/xf86-input-mouse/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="project">
+ <email>x11@gentoo.org</email>
+ <name>X11</name>
+</maintainer>
+</pkgmetadata>
diff --git a/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.2.ebuild b/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.2.ebuild
new file mode 100644
index 000000000000..3a10959e8d43
--- /dev/null
+++ b/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.2.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+inherit xorg-2
+
+DESCRIPTION="X.Org driver for mouse input devices"
+
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND=">=x11-base/xorg-server-1.7"
+DEPEND="${RDEPEND}"