From: "Mathieu Tortuyaux" <mathieu.tortuyaux@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-misc/afetch/
Date: Fri, 26 Mar 2021 16:38:09 +0000 (UTC) [thread overview]
Message-ID: <1616772416.7377c8c7e3cd3537eece01b31c617e0c151e24ab.MathieuTortuyaux@gentoo> (raw)
commit: 7377c8c7e3cd3537eece01b31c617e0c151e24ab
Author: Mathieu Tortuyaux <mathieu.tortuyaux <AT> gmail <DOT> com>
AuthorDate: Fri Mar 26 15:26:44 2021 +0000
Commit: Mathieu Tortuyaux <mathieu.tortuyaux <AT> gmail <DOT> com>
CommitDate: Fri Mar 26 15:26:56 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7377c8c7
app-misc/afetch: new package
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Mathieu Tortuyaux <mathieu.tortuyaux <AT> gmail.com>
app-misc/afetch/Manifest | 1 +
app-misc/afetch/afetch-2.0.1.ebuild | 25 +++++++++++++++++++++++++
app-misc/afetch/metadata.xml | 15 +++++++++++++++
3 files changed, 41 insertions(+)
diff --git a/app-misc/afetch/Manifest b/app-misc/afetch/Manifest
new file mode 100644
index 000000000..7d5cbe56d
--- /dev/null
+++ b/app-misc/afetch/Manifest
@@ -0,0 +1 @@
+DIST afetch-2.0.1.tar.gz 80707 BLAKE2B ef3f0331e276b3a4451e704beb90e31f5540581bc262033016d292a85091cbdbda5624658f40a0be3bb0374caae2e54c6301c10f062840a9bc55e04efe259439 SHA512 82b04591189abcc2b4587b0f119c5832a829539d12a099c712ace533cc2612ec6f135b62c72e9515e43235790c087f765f6ba470ee99b1ed71ac1a5f158796cc
diff --git a/app-misc/afetch/afetch-2.0.1.ebuild b/app-misc/afetch/afetch-2.0.1.ebuild
new file mode 100644
index 000000000..166978dbf
--- /dev/null
+++ b/app-misc/afetch/afetch-2.0.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit savedconfig
+
+DESCRIPTION="Simple system info written in C"
+HOMEPAGE="https://github.com/13-CF/afetch/"
+SRC_URI="https://github.com/13-CF/afetch/archive/refs/tags/V${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="savedconfig"
+
+src_prepare() {
+ default
+ restore_config src/config.h
+}
+
+src_install() {
+ emake DESTDIR="${ED}" PREFIX="${EPREFIX}"/usr install
+ save_config src/config.h
+}
diff --git a/app-misc/afetch/metadata.xml b/app-misc/afetch/metadata.xml
new file mode 100644
index 000000000..54be64b95
--- /dev/null
+++ b/app-misc/afetch/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>mathieu.tortuyaux@gmail.com</email>
+ <name>Mathieu Tortuyaux</name>
+ </maintainer>
+ <longdescription lang="en">
+Simple system info written in C
+ </longdescription>
+ <upstream>
+ <bugs-to>https://github.com/13-CF/afetch/issues</bugs-to>
+ </upstream>
+</pkgmetadata>
+
next reply other threads:[~2021-03-26 16:38 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-26 16:38 Mathieu Tortuyaux [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-03-26 18:11 [gentoo-commits] repo/proj/guru:dev commit in: app-misc/afetch/ Andrew Ammerlaan
2021-03-27 18:36 Mathieu Tortuyaux
2021-03-28 9:39 Andrew Ammerlaan
2021-04-23 7:16 Mathieu Tortuyaux
2021-04-28 3:15 Theo Anderson
2021-06-29 12:46 Mathieu Tortuyaux
2024-02-12 23:35 Piotr Kubaj
2025-01-06 13:38 Takuya Wakazono
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=1616772416.7377c8c7e3cd3537eece01b31c617e0c151e24ab.MathieuTortuyaux@gentoo \
--to=mathieu.tortuyaux@gmail.com \
--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