From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-admin/ananicy/
Date: Thu, 18 Mar 2021 10:24:23 +0000 (UTC) [thread overview]
Message-ID: <1616031317.c8a1a7c767efd7d94e66a4f70a3364d852d71cc4.andrewammerlaan@gentoo> (raw)
commit: c8a1a7c767efd7d94e66a4f70a3364d852d71cc4
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Thu Mar 18 01:34:49 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Thu Mar 18 01:35:17 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c8a1a7c7
app-admin/ananicy: tentative ebuild
not sure if I'm missing something for python
please review
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
app-admin/ananicy/Manifest | 1 +
app-admin/ananicy/ananicy-2.2.1.ebuild | 29 +++++++++++++++++++++++++++++
app-admin/ananicy/metadata.xml | 4 ++++
3 files changed, 34 insertions(+)
diff --git a/app-admin/ananicy/Manifest b/app-admin/ananicy/Manifest
new file mode 100644
index 00000000..f0c5c784
--- /dev/null
+++ b/app-admin/ananicy/Manifest
@@ -0,0 +1 @@
+DIST ananicy-2.2.1.tar.gz 43197 BLAKE2B 5fc1fb201c50d7b93b62d089bf341c105b2e931349966e97b2becd0744f24ebd8900ea54e113bc3fc7a2648f4e088a2215b669861a311f2c92f30a8583ad95ad SHA512 858bbfbf196a2b8f512e4f09d8a0f176ef33fbbf610c8de437dc7889830a6f8a302c4d864faa8e28c71d4c1229c112e56b7fd84918d85786153228217aaec7ef
diff --git a/app-admin/ananicy/ananicy-2.2.1.ebuild b/app-admin/ananicy/ananicy-2.2.1.ebuild
new file mode 100644
index 00000000..420cf2a4
--- /dev/null
+++ b/app-admin/ananicy/ananicy-2.2.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+PYTHON_COMPAT=( python3_{7,8,9} )
+
+inherit python-any-r1
+
+DESCRIPTION="ANother Auto NICe daemon"
+HOMEPAGE="https://github.com/Nefelim4ag/Ananicy"
+SRC_URI="https://github.com/Nefelim4ag/Ananicy/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+RDEPEND="sys-apps/systemd"
+S="${WORKDIR}/${P^}"
+DOCS=( README.md )
+
+src_compile() {
+ return
+}
+
+src_install() {
+ emake PREFIX="${ED}" install
+ python_fix_shebang "${ED}/usr/bin/ananicy"
+ einstalldocs
+}
diff --git a/app-admin/ananicy/metadata.xml b/app-admin/ananicy/metadata.xml
new file mode 100644
index 00000000..097975e3
--- /dev/null
+++ b/app-admin/ananicy/metadata.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+</pkgmetadata>
next reply other threads:[~2021-03-18 10:24 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-18 10:24 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-03-18 10:24 [gentoo-commits] repo/proj/guru:master commit in: app-admin/ananicy/ Andrew Ammerlaan
2021-03-20 11:09 Andrew Ammerlaan
2021-04-20 9:43 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-04-20 9:43 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-04-20 9:43 Andrew Ammerlaan
2021-05-14 17:17 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=1616031317.c8a1a7c767efd7d94e66a4f70a3364d852d71cc4.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