From: "James Le Cuirot" <chewi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-util/sc-controller/
Date: Sun, 20 Mar 2022 13:40:15 +0000 (UTC) [thread overview]
Message-ID: <1647783481.485a0beb9a2064452c5735d5d73994a2bef58005.chewi@gentoo> (raw)
commit: 485a0beb9a2064452c5735d5d73994a2bef58005
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 20 13:38:01 2022 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun Mar 20 13:38:01 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=485a0beb
games-util/sc-controller: Bump to 20211211 snapshot for evdev fixes
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
games-util/sc-controller/Manifest | 2 +-
...ller-0.4.8.6-r2.ebuild => sc-controller-0.4.8.6_p20211211.ebuild} | 5 ++++-
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/games-util/sc-controller/Manifest b/games-util/sc-controller/Manifest
index 985b0006483d..44645c2ec9c7 100644
--- a/games-util/sc-controller/Manifest
+++ b/games-util/sc-controller/Manifest
@@ -1 +1 @@
-DIST sc-controller-0.4.8.6.tar.gz 2524756 BLAKE2B b31454fde0705bd49cdf3d56aec43d230617877a1dd1f72bef84d772c28f153b2e6812fd50b096e32a2ea3be549cfd1ee5fb3f9cf138c1dbc73c004ec11984b7 SHA512 d6f8098bff0fce064e194815a6c9bbf6ee974e22af056df9a12ebc24de4f1a22decfcf5191565c81aed39e3aa73b742bdc26040945e2b87543b67202834b46ea
+DIST sc-controller-0.4.8.6_p20211211.tar.gz 2527489 BLAKE2B e04e2a9d617b6cfb3b0709f37bbbbb7384ac0c516f1f30a23547f1132c562cafeb8972f23e9cc93967187c881fd78fe6e6d102451aa5afc4bf8fce619e86820b SHA512 9d1030ed2766b9a0984852eafc343e265768489f3d01833e6633019276c0559cb4265d72013c0bc2ecb57ac35c95791ee8e2285f8c45917695ea92826bca6dc3
diff --git a/games-util/sc-controller/sc-controller-0.4.8.6-r2.ebuild b/games-util/sc-controller/sc-controller-0.4.8.6_p20211211.ebuild
similarity index 84%
rename from games-util/sc-controller/sc-controller-0.4.8.6-r2.ebuild
rename to games-util/sc-controller/sc-controller-0.4.8.6_p20211211.ebuild
index 04d45d6855e4..1c55ab50f3e0 100644
--- a/games-util/sc-controller/sc-controller-0.4.8.6-r2.ebuild
+++ b/games-util/sc-controller/sc-controller-0.4.8.6_p20211211.ebuild
@@ -8,9 +8,10 @@ DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1 linux-info xdg
+COMMIT="3ce2d23c873f6f5ecc80ef90f153c14f744368f9"
DESCRIPTION="User-mode driver and GTK-based GUI for Steam Controllers and others"
HOMEPAGE="https://github.com/Ryochan7/sc-controller/"
-SRC_URI="https://github.com/Ryochan7/sc-controller/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/Ryochan7/sc-controller/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2 BSD CC-BY-3.0 CC0-1.0 LGPL-2.1 MIT PSF-2 ZLIB"
SLOT="0"
@@ -30,6 +31,8 @@ RDEPEND="
distutils_enable_tests pytest
+S="${WORKDIR}/${PN}-${COMMIT}"
+
pkg_setup() {
local CONFIG_CHECK="~INPUT_UINPUT"
next reply other threads:[~2022-03-20 13:40 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-20 13:40 James Le Cuirot [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-10 23:35 [gentoo-commits] repo/gentoo:master commit in: games-util/sc-controller/ James Le Cuirot
2024-11-08 23:46 James Le Cuirot
2024-10-30 22:57 James Le Cuirot
2024-08-15 20:32 James Le Cuirot
2024-08-15 20:31 James Le Cuirot
2023-06-09 21:21 James Le Cuirot
2023-06-09 21:21 James Le Cuirot
2022-10-13 20:59 James Le Cuirot
2022-03-20 13:40 James Le Cuirot
2022-01-29 13:39 Ionen Wolkens
2022-01-22 0:34 Ionen Wolkens
2022-01-20 8:14 Ionen Wolkens
2022-01-20 8:14 Ionen Wolkens
2022-01-19 23:53 Ionen Wolkens
2020-12-07 22:58 James Le Cuirot
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=1647783481.485a0beb9a2064452c5735d5d73994a2bef58005.chewi@gentoo \
--to=chewi@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