public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: sys-kernel/xow/
Date: Tue, 26 May 2020 10:49:01 +0000 (UTC)	[thread overview]
Message-ID: <1590421275.e9e6629c45e79b330fe82fd7449f8464f1a58d88.andrewammerlaan@gentoo> (raw)

commit:     e9e6629c45e79b330fe82fd7449f8464f1a58d88
Author:     Petrus Zhao <petrus.zy.07 <AT> gmail <DOT> com>
AuthorDate: Mon May 25 15:41:15 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Mon May 25 15:41:15 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e9e6629c

sys-kernel/xow: new package

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Petrus Zhao <petrus.zy.07 <AT> gmail.com>

 sys-kernel/xow/Manifest       |  1 +
 sys-kernel/xow/metadata.xml   | 11 +++++++++++
 sys-kernel/xow/xow-0.4.ebuild | 25 +++++++++++++++++++++++++
 3 files changed, 37 insertions(+)

diff --git a/sys-kernel/xow/Manifest b/sys-kernel/xow/Manifest
new file mode 100644
index 0000000..85a80b0
--- /dev/null
+++ b/sys-kernel/xow/Manifest
@@ -0,0 +1 @@
+DIST xow-0.4.tar.gz 902531 BLAKE2B 6f4e0b77241021c8d38a6f52be3d2bb681e17f5e4e642df2fffec189e955c73fc45a2b8dfb1d66af125aa69781cd9770403b3552aa66d8d63befd4f3b34827b4 SHA512 bb601a09f9b33561ba9e9bbf6bbf867a19c0023d696c75301cee115a8548edc697ad61fea5f608927024a38e0f3573116f8350104d70bf488c06bec62c75fce9

diff --git a/sys-kernel/xow/metadata.xml b/sys-kernel/xow/metadata.xml
new file mode 100644
index 0000000..f9bbedc
--- /dev/null
+++ b/sys-kernel/xow/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>silencly07@gmail.com</email>
+		<name>Petrus.Z</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="github">medusalix/xow</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/sys-kernel/xow/xow-0.4.ebuild b/sys-kernel/xow/xow-0.4.ebuild
new file mode 100644
index 0000000..a4797ad
--- /dev/null
+++ b/sys-kernel/xow/xow-0.4.ebuild
@@ -0,0 +1,25 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Linux driver for the Xbox One wireless dongle"
+HOMEPAGE="https://github.com/medusalix/xow"
+SRC_URI="https://github.com/medusalix/xow/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="virtual/libusb:1"
+RDEPEND="${DEPEND}"
+BDEPEND=""
+
+src_compile() {
+	emake BUILD=RELEASE
+}
+
+src_install() {
+	emake DESTDIR="${D}" PREFIX="" install
+}


             reply	other threads:[~2020-05-26 10:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-26 10:49 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-06-06  9:32 [gentoo-commits] repo/proj/guru:master commit in: sys-kernel/xow/ Andrew Ammerlaan
2020-05-27 10:34 Andrew Ammerlaan
2020-05-26 10:49 Andrew Ammerlaan

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=1590421275.e9e6629c45e79b330fe82fd7449f8464f1a58d88.andrewammerlaan@gentoo \
    --to=andrewammerlaan@riseup.net \
    --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