From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/razercommander/
Date: Tue, 20 Sep 2022 23:23:00 +0000 (UTC) [thread overview]
Message-ID: <1663716178.621220e52b03c3ea36afda1176bc020f11ab7009.xgqt@gentoo> (raw)
commit: 621220e52b03c3ea36afda1176bc020f11ab7009
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 20 23:20:06 2022 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Tue Sep 20 23:22:58 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=621220e5
sys-apps/razercommander: new package; add version 1.2.1.2
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
sys-apps/razercommander/Manifest | 1 +
sys-apps/razercommander/metadata.xml | 13 +++++++
.../razercommander/razercommander-1.2.1.2.ebuild | 40 ++++++++++++++++++++++
3 files changed, 54 insertions(+)
diff --git a/sys-apps/razercommander/Manifest b/sys-apps/razercommander/Manifest
new file mode 100644
index 000000000000..ca4f19757db8
--- /dev/null
+++ b/sys-apps/razercommander/Manifest
@@ -0,0 +1 @@
+DIST razerCommander-1.2.1.2.tar.gz 8400936 BLAKE2B 855af7f5888a63995646803da2fb0df8c9a07dc87713895c4b6edb0fe53cc68bdd4ce1c3143c4b2728942ab68bb2e6c3ce942a3aa2647212ee41cf309b6d2c4f SHA512 3eabe79ee8b0f625aaf567b6d5707aadd1fbba3cc0840a8cabe12c0dd2f0617ea7b2aa328366a88c07bd5cadf5fd228f74512d6a0df2a98474a4d88e98431c54
diff --git a/sys-apps/razercommander/metadata.xml b/sys-apps/razercommander/metadata.xml
new file mode 100644
index 000000000000..71a7b67c3223
--- /dev/null
+++ b/sys-apps/razercommander/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+
+<pkgmetadata>
+ <maintainer type="person">
+ <email>xgqt@gentoo.org</email>
+ <name>Maciej Barć</name>
+ </maintainer>
+ <upstream>
+ <bugs-to>https://gitlab.com/gabmus/razerCommander/-/issues/</bugs-to>
+ <remote-id type="gitlab">gabmus/razerCommander</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/sys-apps/razercommander/razercommander-1.2.1.2.ebuild b/sys-apps/razercommander/razercommander-1.2.1.2.ebuild
new file mode 100644
index 000000000000..b35f98e54255
--- /dev/null
+++ b/sys-apps/razercommander/razercommander-1.2.1.2.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+MY_PN="razerCommander"
+MY_P=${MY_PN}-${PV}
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit meson python-single-r1
+
+DESCRIPTION="GTK contol center for managing Razer peripherals on Linux"
+HOMEPAGE="https://gitlab.com/gabmus/razerCommander/"
+SRC_URI="https://gitlab.com/gabmus/${MY_PN}/-/archive/${PV}/${MY_P}.tar.gz"
+S="${WORKDIR}"/${MY_P}
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="
+ ${PYTHON_DEPS}
+ >=x11-libs/gtk+-3.20:3[introspection]
+ $(python_gen_cond_dep '
+ dev-python/pygobject:3[${PYTHON_USEDEP}]
+ sys-apps/openrazer[client,daemon,${PYTHON_USEDEP}]
+ ')
+"
+BDEPEND="${RDEPEND}"
+
+pkg_setup() {
+ python-single-r1_pkg_setup
+}
+
+src_install() {
+ meson_src_install
+ python_optimize
+}
next reply other threads:[~2022-09-20 23:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-20 23:23 Maciej Barć [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-09-21 12:19 [gentoo-commits] repo/gentoo:master commit in: sys-apps/razercommander/ Maciej Barć
2023-01-16 1:57 Maciej Barć
2023-04-01 16:34 Arthur Zamarin
2024-06-22 19:05 Maciej Barć
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=1663716178.621220e52b03c3ea36afda1176bc020f11ab7009.xgqt@gentoo \
--to=xgqt@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