public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: sys-apps/asus-numpad/
Date: Tue, 24 May 2022 14:51:06 +0000 (UTC)	[thread overview]
Message-ID: <1653403729.1c284417dcdf7cfea290686cd77009f3e0754a94.flow@gentoo> (raw)

commit:     1c284417dcdf7cfea290686cd77009f3e0754a94
Author:     Patrick Nicolas <patricknicolas <AT> laposte <DOT> net>
AuthorDate: Tue May 24 14:48:49 2022 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Tue May 24 14:48:49 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1c284417

sys-apps/asus-numpad: new package, add 0.1, 9999

Signed-off-by: Patrick Nicolas <patricknicolas <AT> laposte.net>

 sys-apps/asus-numpad/Manifest                |  1 +
 sys-apps/asus-numpad/asus-numpad-0.1.ebuild  | 34 ++++++++++++++++++++++++++++
 sys-apps/asus-numpad/asus-numpad-9999.ebuild | 34 ++++++++++++++++++++++++++++
 3 files changed, 69 insertions(+)

diff --git a/sys-apps/asus-numpad/Manifest b/sys-apps/asus-numpad/Manifest
new file mode 100644
index 000000000..424fc2558
--- /dev/null
+++ b/sys-apps/asus-numpad/Manifest
@@ -0,0 +1 @@
+DIST asus-numpad-0.1.tar.gz 17307 BLAKE2B 9a6601d4a45c08ed09b283ff6011483878dd2e00949e304fc05804b35f9794728676bcdf580411bd13dfa2e0600807a22239672409994152d9cf60a7bb903e73 SHA512 97d92a03a96c23659a35d6e3d86027284ec5494174aec8cd775273d7981be94957355a6352d4e90aeebbfe19268f8787a272754cc09345d0107d77aab9dfdb73

diff --git a/sys-apps/asus-numpad/asus-numpad-0.1.ebuild b/sys-apps/asus-numpad/asus-numpad-0.1.ebuild
new file mode 100644
index 000000000..39edef631
--- /dev/null
+++ b/sys-apps/asus-numpad/asus-numpad-0.1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+if [[ ${PV} == "9999" ]] ; then
+	EGIT_REPO_URI="https://github.com/xytovl/asus-numpad.git"
+	inherit git-r3
+else
+	TAG="v${PV}"
+	SRC_URI="https://github.com/xytovl/${PN}/archive/${TAG}.tar.gz -> ${P}.tar.gz"
+	KEYWORDS="~amd64"
+fi
+
+inherit linux-info meson
+
+DESCRIPTION="User-space driver for Asus numpad"
+HOMEPAGE="https://github.com/xytovl/asus-numpad"
+
+LICENSE="GPL-3"
+SLOT="0"
+
+COMMON_DEPEND=">=dev-libs/libevdev-1.12.0"
+DEPEND="${COMMON_DEPEND}"
+RDEPEND="${COMMON_DEPEND}"
+BDEPEND=""
+
+src_configure() {
+	meson_src_configure
+}
+
+src_install() {
+	meson_src_install
+}

diff --git a/sys-apps/asus-numpad/asus-numpad-9999.ebuild b/sys-apps/asus-numpad/asus-numpad-9999.ebuild
new file mode 100644
index 000000000..39edef631
--- /dev/null
+++ b/sys-apps/asus-numpad/asus-numpad-9999.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+if [[ ${PV} == "9999" ]] ; then
+	EGIT_REPO_URI="https://github.com/xytovl/asus-numpad.git"
+	inherit git-r3
+else
+	TAG="v${PV}"
+	SRC_URI="https://github.com/xytovl/${PN}/archive/${TAG}.tar.gz -> ${P}.tar.gz"
+	KEYWORDS="~amd64"
+fi
+
+inherit linux-info meson
+
+DESCRIPTION="User-space driver for Asus numpad"
+HOMEPAGE="https://github.com/xytovl/asus-numpad"
+
+LICENSE="GPL-3"
+SLOT="0"
+
+COMMON_DEPEND=">=dev-libs/libevdev-1.12.0"
+DEPEND="${COMMON_DEPEND}"
+RDEPEND="${COMMON_DEPEND}"
+BDEPEND=""
+
+src_configure() {
+	meson_src_configure
+}
+
+src_install() {
+	meson_src_install
+}


             reply	other threads:[~2022-05-24 14:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-24 14:51 Florian Schmaus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-07-08  2:43 [gentoo-commits] repo/proj/guru:master commit in: sys-apps/asus-numpad/ Haelwenn Monnier
2024-08-24 20:56 David Roman
2024-08-24 20:56 David Roman

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=1653403729.1c284417dcdf7cfea290686cd77009f3e0754a94.flow@gentoo \
    --to=flow@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