public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "gerion" <gerion.entrup@flump.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/user/gerislay:master commit in: app-misc/plirc/
Date: Fri, 13 Jul 2018 21:40:22 +0000 (UTC)	[thread overview]
Message-ID: <1518204605.7b5be28ec73644eabcf81e76396e6c4c57a3018a.gerion@gentoo> (raw)

commit:     7b5be28ec73644eabcf81e76396e6c4c57a3018a
Author:     Gerion Entrup <gerion.entrup <AT> flump <DOT> de>
AuthorDate: Fri Feb  9 19:30:05 2018 +0000
Commit:     gerion <gerion.entrup <AT> flump <DOT> de>
CommitDate: Fri Feb  9 19:30:05 2018 +0000
URL:        https://gitweb.gentoo.org/repo/user/gerislay.git/commit/?id=7b5be28e

add plirc

 app-misc/plirc/Manifest          |  2 ++
 app-misc/plirc/metadata.xml      | 15 +++++++++++++++
 app-misc/plirc/plirc-9999.ebuild | 21 +++++++++++++++++++++
 3 files changed, 38 insertions(+)

diff --git a/app-misc/plirc/Manifest b/app-misc/plirc/Manifest
new file mode 100644
index 0000000..85d4795
--- /dev/null
+++ b/app-misc/plirc/Manifest
@@ -0,0 +1,2 @@
+EBUILD plirc-9999.ebuild 444 SHA256 c32426cd0fe21dbffc18d53ca622f83557e04b4b6ae28adb117e89168ffc5cd0 SHA512 5f54b724eb6bda570400af6f6056732bfcb690b93673283c62b61ef9cc8c1565546ff4a32cb236b2f8ca0ed78f49c7d8bd059afcf7b300759584cd9d693fe502 WHIRLPOOL c1ad26b76ccfc0578c9d2f5e0337148917bfc5f2a26e019ee38d6714672096a74b5fb8c9db512d3db5b2d797a435055889d7df9ec1a2895ec62cc9b35deaa13b
+MISC metadata.xml 513 SHA256 134f5787db0bed9330a9dbc1843a6968f1c7fe108ffe0f7758fa46945efc3595 SHA512 82c3f43a3e5555813e527c6fea9f3142e150e0431657e1fd8546c91f04cc081b3a1b7fd0e16ac6e92b17e5d85ac8c4547d11ad94bb5cd8401ddba28444212dbe WHIRLPOOL db024441ff0a967fd344f89ba8b5462e48db4f8659620f7a549b16c90709288e65214d3d0ecf2692e1ffcbd6afb701bfac7f96095ce792b9fdbbf5f9885f48e6

diff --git a/app-misc/plirc/metadata.xml b/app-misc/plirc/metadata.xml
new file mode 100644
index 0000000..940de68
--- /dev/null
+++ b/app-misc/plirc/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+    <maintainer type="person">
+        <email>gerion.entrup@flump.de</email>
+        <name>Gerion Entrup</name>
+    </maintainer>
+    <upstream>
+        <remote-id type="gitlab">geri0n/plirc</remote-id>
+    </upstream>
+    <longdescription lang="en">
+        Plirc, a Python reimplementation of the Lirc daemon, allows user to handle infrared events
+    </longdescription>
+</pkgmetadata>
+

diff --git a/app-misc/plirc/plirc-9999.ebuild b/app-misc/plirc/plirc-9999.ebuild
new file mode 100644
index 0000000..68c4ac1
--- /dev/null
+++ b/app-misc/plirc/plirc-9999.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_6 )
+inherit distutils-r1 git-r3
+
+DESCRIPTION="A Python implementation of Lirc."
+HOMEPAGE="https://gitlab.com/geri0n/plirc"
+
+EGIT_REPO_URI="https://gitlab.com/geri0n/plirc.git"
+
+LICENSE="GPLv3"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="dev-python/pyserial
+	dev-python/python-daemon"
+RDEPEND="${DEPEND}"


             reply	other threads:[~2018-07-13 21:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-13 21:40 gerion [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-08-14 13:45 [gentoo-commits] repo/user/gerislay:master commit in: app-misc/plirc/ gerion
2023-05-24  2:19 gerion
2021-01-21  0:52 gerion
2021-01-21  0:49 gerion
2018-07-13 21:40 gerion

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=1518204605.7b5be28ec73644eabcf81e76396e6c4c57a3018a.gerion@gentoo \
    --to=gerion.entrup@flump.de \
    --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