From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/screenfetch/
Date: Fri, 6 Dec 2024 19:45:34 +0000 (UTC) [thread overview]
Message-ID: <1733514293.97d56cb43fedabf319e56c8cd98e65bc74c4a8cc.arthurzam@gentoo> (raw)
commit: 97d56cb43fedabf319e56c8cd98e65bc74c4a8cc
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 6 19:43:09 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 6 19:44:53 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97d56cb4
app-misc/screenfetch: add 3.9.9, EAPI=8
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-misc/screenfetch/Manifest | 1 +
app-misc/screenfetch/screenfetch-3.9.9.ebuild | 26 ++++++++++++++++++++++++++
2 files changed, 27 insertions(+)
diff --git a/app-misc/screenfetch/Manifest b/app-misc/screenfetch/Manifest
index a9694fb1126d..5c1a7b8426a5 100644
--- a/app-misc/screenfetch/Manifest
+++ b/app-misc/screenfetch/Manifest
@@ -1 +1,2 @@
DIST screenfetch-3.9.1.tar.gz 77350 BLAKE2B 10852e63c9ad615cea9a5e53374f16e2f3ac40074bc247c144c91b5e96e0040c6b6623d2a79300e859cef0d8eeb2e935aad585c73d668676dda388d5af6693b3 SHA512 e186901480dcad57b765052b1b156b7706a196ce0e08b6b88264912a5d2a1250e5014923312353a82ccabd8129d4d2421891f13fd34f0ed76c50ce9633207df0
+DIST screenfetch-3.9.9.tar.gz 80102 BLAKE2B 1bffd9d3de015ecc99cac66d1ea470a7fe9ec0030589b3f0f6378a65edccad016b27ceb89a5934dd85f143778c4b40fadce7eb0f9e7a8c25e50b8fa4ba060014 SHA512 f5df01fab9fb075e709cf12a3fd03b771bb9dcaad7fb5b0a76c464f450f8b016768a91f308bbf36cc8b3cea69e5e5d0a7792d7c4abf7cbe75120d4f5ad4d8874
diff --git a/app-misc/screenfetch/screenfetch-3.9.9.ebuild b/app-misc/screenfetch/screenfetch-3.9.9.ebuild
new file mode 100644
index 000000000000..9e0958994fdb
--- /dev/null
+++ b/app-misc/screenfetch/screenfetch-3.9.9.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit optfeature
+
+DESCRIPTION="Bash Screenshot Information Tool"
+HOMEPAGE="https://github.com/KittyKatt/screenFetch"
+SRC_URI="https://github.com/KittyKatt/screenFetch/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+S=${WORKDIR}/${PN/f/F}-${PV}
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~loong ~riscv ~x86 ~x64-macos"
+
+src_install() {
+ newbin ${PN}-dev ${PN}
+ einstalldocs
+}
+
+pkg_postinst() {
+ optfeature "screenshot taking" media-gfx/scrot
+ optfeature "screenshot uploading" net-misc/curl
+ optfeature "resolution detection" x11-apps/xdpyinfo
+}
next reply other threads:[~2024-12-06 19:45 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-06 19:45 Arthur Zamarin [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-08 19:13 [gentoo-commits] repo/gentoo:master commit in: app-misc/screenfetch/ Arthur Zamarin
2025-03-08 15:33 Sam James
2024-12-06 19:45 Arthur Zamarin
2024-11-23 15:47 Michał Górny
2024-11-23 13:16 Michał Górny
2022-05-05 10:06 WANG Xuerui
2022-05-05 10:06 WANG Xuerui
2021-12-12 14:23 Yixun Lan
2021-10-10 7:47 Patrice Clement
2021-05-27 11:59 Joonas Niilola
2021-05-27 11:59 Joonas Niilola
2020-02-18 16:58 Johannes Huber
2020-02-17 12:13 Agostino Sarubbo
2020-02-16 21:14 Thomas Deutschmann
2020-01-12 10:54 Johannes Huber
2020-01-04 23:54 Johannes Huber
2020-01-04 23:54 Johannes Huber
2019-10-27 8:59 Johannes Huber
2019-08-29 11:39 David Seifert
2018-10-07 20:24 Johannes Huber
2018-10-07 12:04 Mikle Kolyada
2018-07-17 9:00 Johannes Huber
2018-07-15 8:01 Patrice Clement
2018-05-06 19:25 Johannes Huber
2018-05-06 19:25 Johannes Huber
2018-04-18 13:32 Mikle Kolyada
2018-04-06 11:05 Fabian Groffen
2018-02-25 15:17 Pacho Ramos
2017-07-30 8:47 Michał Górny
2017-03-23 20:46 David Seifert
2016-12-27 9:12 Aaron Bauman
2016-01-18 8:44 Justin Lecher
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=1733514293.97d56cb43fedabf319e56c8cd98e65bc74c4a8cc.arthurzam@gentoo \
--to=arthurzam@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