From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/mtdev/
Date: Fri, 5 Apr 2024 19:09:23 +0000 (UTC) [thread overview]
Message-ID: <1712344085.0f85764c7f65fd5ce840922b6afa84bcb9d40ab6.mattst88@gentoo> (raw)
commit: 0f85764c7f65fd5ce840922b6afa84bcb9d40ab6
Author: orbea <orbea <AT> riseup <DOT> net>
AuthorDate: Fri Apr 5 18:28:00 2024 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Apr 5 19:08:05 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f85764c
sys-libs/mtdev: add 1.1.7
Closes: https://bugs.gentoo.org/928387
Closes: https://github.com/gentoo/gentoo/pull/36121
Signed-off-by: orbea <orbea <AT> riseup.net>
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
sys-libs/mtdev/Manifest | 1 +
sys-libs/mtdev/mtdev-1.1.7.ebuild | 23 +++++++++++++++++++++++
2 files changed, 24 insertions(+)
diff --git a/sys-libs/mtdev/Manifest b/sys-libs/mtdev/Manifest
index 94f2b4729f05..d9c4000147ce 100644
--- a/sys-libs/mtdev/Manifest
+++ b/sys-libs/mtdev/Manifest
@@ -1 +1,2 @@
DIST mtdev-1.1.6.tar.bz2 295965 BLAKE2B 212cf0f0bea0fc295528c90c6685770e88cb135a714cbf21e53b75ab2eaedd210269d073520e44c5bffafe8a5ecca521221061193725cba916bc2cf703fd5166 SHA512 859fb0803f330ecaae69f80713ff5a5235c0cb00de6d5ac2717ad82cea856a92b866f0c272ecfe743186abcf925f95585149ba4828b4c91555cfeb2f2a1c98f1
+DIST mtdev-1.1.7.tar.bz2 301994 BLAKE2B 1da2c7231301ebb407fa8e58331fd080bfb026d5e32eb19af125abf36391eff26379040634d4ede995aedb78c7dba3396e9753628f5dfe0f939a8b77fc459423 SHA512 e6174a38cf67a7f12a3b91e4e27bf74a18d6b40a956950ebb748b0ff87092333daa07e647b26038a5a533f8c48e845d649848e6ba99ea009ab87fd96ed188152
diff --git a/sys-libs/mtdev/mtdev-1.1.7.ebuild b/sys-libs/mtdev/mtdev-1.1.7.ebuild
new file mode 100644
index 000000000000..fbfb9db211c0
--- /dev/null
+++ b/sys-libs/mtdev/mtdev-1.1.7.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Multitouch Protocol Translation Library"
+HOMEPAGE="https://bitmath.org/code/mtdev/"
+SRC_URI="https://bitmath.org/code/mtdev/${P}.tar.bz2"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+DEPEND=">=sys-kernel/linux-headers-2.6.31"
+
+src_configure() {
+ econf --disable-static
+}
+
+src_install() {
+ default
+ find "${ED}" -name '*.la' -delete
+}
next reply other threads:[~2024-04-05 19:09 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-05 19:09 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-15 18:36 [gentoo-commits] repo/gentoo:master commit in: sys-libs/mtdev/ Matt Turner
2024-05-06 4:38 Sam James
2024-05-06 4:38 Sam James
2024-05-06 4:38 Sam James
2024-05-06 4:38 Sam James
2024-05-06 4:28 Sam James
2024-05-06 4:28 Sam James
2024-05-06 4:28 Sam James
2022-01-02 12:51 James Le Cuirot
2020-03-29 10:48 Sergei Trofimovich
2020-03-11 18:42 Matt Turner
2020-03-08 10:49 Mart Raudsepp
2020-03-06 7:59 Agostino Sarubbo
2020-03-05 15:10 Agostino Sarubbo
2020-03-05 15:09 Agostino Sarubbo
2020-03-05 13:23 Agostino Sarubbo
2020-03-05 12:54 Agostino Sarubbo
2020-03-05 11:51 Agostino Sarubbo
2020-03-05 11:40 Agostino Sarubbo
2020-03-05 11:37 Agostino Sarubbo
2020-01-31 19:20 Matt Turner
2019-01-19 20:09 Mart Raudsepp
2018-06-14 19:04 Mikle Kolyada
2018-05-29 2:43 Matt Turner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1712344085.0f85764c7f65fd5ce840922b6afa84bcb9d40ab6.mattst88@gentoo \
--to=mattst88@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox