public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-tslib/
Date: Sat, 26 May 2018 21:25:21 +0000 (UTC)	[thread overview]
Message-ID: <1527369894.e73846f26ab957395ab3c8aa05bb5c1f92951fe6.mattst88@gentoo> (raw)

commit:     e73846f26ab957395ab3c8aa05bb5c1f92951fe6
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat May 26 21:13:21 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat May 26 21:24:54 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e73846f2

x11-drivers/xf86-input-tslib: Version bump 1.2.0_rc1

Closes: https://bugs.gentoo.org/618748

 x11-drivers/xf86-input-tslib/Manifest              |  1 +
 .../xf86-input-tslib-1.2.0_rc1.ebuild              | 32 ++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/x11-drivers/xf86-input-tslib/Manifest b/x11-drivers/xf86-input-tslib/Manifest
index f9bbc465d05..44584aa3db9 100644
--- a/x11-drivers/xf86-input-tslib/Manifest
+++ b/x11-drivers/xf86-input-tslib/Manifest
@@ -1 +1,2 @@
+DIST xf86-input-tslib-1.2.0_rc1.tar.gz 12029 BLAKE2B 28841961882af8285d12830c5774eb86b0c4a3ed515394d493d384933209020e6593680a087c9d70a6e7b351e6556bf73246e3deff4eee7ab52d57f89ecc8f7c SHA512 6ab358470b01c5c29e8004624c5a0ac9e9737bf7ccc946a08606a2d5fe36657af7c062cf8a8fe98f692f9f352a3bc7aa90592faa43647fc133ac22ecb52d4805
 DIST xf86-input-tslib_0.0.6-3.tar.gz 307751 BLAKE2B 05037c2ca9339245b0987ce7e0121f4825a840dab24e60ce901d290b13841a3843d6c93ef9910db92d47418d649189d78e18e26ec248c4ff9ad1131e54b81240 SHA512 abc6060ba595790dab02a191861ee128a729916a6ea2df2a818a0b3388839dac933a0d7ee5530735f376f917f33bf8db40d42a7dce90b20a7682344370bc7b48

diff --git a/x11-drivers/xf86-input-tslib/xf86-input-tslib-1.2.0_rc1.ebuild b/x11-drivers/xf86-input-tslib/xf86-input-tslib-1.2.0_rc1.ebuild
new file mode 100644
index 00000000000..8054b93e5ad
--- /dev/null
+++ b/x11-drivers/xf86-input-tslib/xf86-input-tslib-1.2.0_rc1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools vcs-snapshot
+
+DESCRIPTION="X.org tslib input driver"
+HOMEPAGE="https://github.com/merge/xf86-input-tslib"
+SRC_URI="https://github.com/merge/${PN}/archive/${PV/_rc/-rc}.tar.gz -> ${P}.tar.gz"
+IUSE=""
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86"
+
+RDEPEND="x11-libs/tslib
+	x11-base/xorg-server:="
+DEPEND="${RDEPEND}
+	x11-base/xorg-proto"
+
+DOCS=( "README.md" )
+
+src_prepare() {
+	default
+	eautoreconf
+}
+
+src_install() {
+	default
+	find "${D}" -name '*.la' -delete || die
+}


             reply	other threads:[~2018-05-26 21:25 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-26 21:25 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-09-29 17:19 [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-tslib/ Matt Turner
2018-09-28 15:52 Matt Turner
2018-09-28  4:47 Markus Meier
2018-09-23 10:05 Sergei Trofimovich
2018-08-20 18:17 Sergei Trofimovich
2018-08-20  4:41 Mikle Kolyada
2018-08-19  4:26 Matt Turner
2018-08-19  2:45 Matt Turner
2018-08-19  2:45 Matt Turner
2018-08-19  0:57 Mikle Kolyada
2018-05-25  4:40 Matt Turner
2017-06-19 13:26 Alexis Ballier

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=1527369894.e73846f26ab957395ab3c8aa05bb5c1f92951fe6.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