Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: hyfetch-1.4.1
@ 2022-09-27  7:30 Gingeh
  2022-09-27  7:40 ` classabbyamp
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Gingeh @ 2022-09-27  7:30 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 742 bytes --]

There is a new pull request by Gingeh against master on the void-packages repository

https://github.com/Gingeh/void-packages hyfetch-branch
https://github.com/void-linux/void-packages/pull/39489

New package: hyfetch-1.4.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (i386)


A patch file from https://github.com/void-linux/void-packages/pull/39489.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-hyfetch-branch-39489.patch --]
[-- Type: text/x-diff, Size: 1144 bytes --]

From 211c0fb6c3d5724b796fd0fa76f3fe07bed78e21 Mon Sep 17 00:00:00 2001
From: Gingeh <39150378+Gingeh@users.noreply.github.com>
Date: Tue, 27 Sep 2022 16:55:04 +1000
Subject: [PATCH] New package: hyfetch-1.4.1

---
 srcpkgs/hyfetch/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/hyfetch/template

diff --git a/srcpkgs/hyfetch/template b/srcpkgs/hyfetch/template
new file mode 100644
index 000000000000..e0c35acbeee8
--- /dev/null
+++ b/srcpkgs/hyfetch/template
@@ -0,0 +1,18 @@
+# Template file for 'hyfetch'
+pkgname=hyfetch
+version=1.4.1
+revision=1
+build_style=python3-module
+makedepends="python3-setuptools python3-typing_extensions"
+depends="python3 python3-setuptools python3-typing_extensions"
+short_desc="Neofetch with LGBTQ pride flags"
+maintainer="Gingeh <pugdogbeagledog@gmail.com>"
+license="MIT"
+homepage="https://github.com/hykilpikonna/hyfetch"
+changelog="${homepage}/releases/tag/${version}"
+distfiles="${homepage}/archive/refs/tags/${version}.tar.gz"
+checksum=15c800a231a098becb63b5f1d4224cf6c3404fd605f44f640b768f797a2a727f
+
+post_install() {
+	vlicense LICENSE.md
+}

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: New package: hyfetch-1.4.1
  2022-09-27  7:30 [PR PATCH] New package: hyfetch-1.4.1 Gingeh
@ 2022-09-27  7:40 ` classabbyamp
  2022-12-27  1:56 ` github-actions
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2022-09-27  7:40 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 298 bytes --]

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/39489#issuecomment-1259110088

Comment:
as cool as i think this package is, we don't generally package forks of existing packages, and we already have enough sysinfo-showing-commands packaged

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: New package: hyfetch-1.4.1
  2022-09-27  7:30 [PR PATCH] New package: hyfetch-1.4.1 Gingeh
  2022-09-27  7:40 ` classabbyamp
@ 2022-12-27  1:56 ` github-actions
  2022-12-28  9:45 ` [PR PATCH] [Closed]: " Gingeh
  2024-02-23 21:31 ` mcneb10
  3 siblings, 0 replies; 5+ messages in thread
From: github-actions @ 2022-12-27  1:56 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 305 bytes --]

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/39489#issuecomment-1365548477

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Closed]: New package: hyfetch-1.4.1
  2022-09-27  7:30 [PR PATCH] New package: hyfetch-1.4.1 Gingeh
  2022-09-27  7:40 ` classabbyamp
  2022-12-27  1:56 ` github-actions
@ 2022-12-28  9:45 ` Gingeh
  2024-02-23 21:31 ` mcneb10
  3 siblings, 0 replies; 5+ messages in thread
From: Gingeh @ 2022-12-28  9:45 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 586 bytes --]

There's a closed pull request on the void-packages repository

New package: hyfetch-1.4.1
https://github.com/void-linux/void-packages/pull/39489

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (i386)


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: New package: hyfetch-1.4.1
  2022-09-27  7:30 [PR PATCH] New package: hyfetch-1.4.1 Gingeh
                   ` (2 preceding siblings ...)
  2022-12-28  9:45 ` [PR PATCH] [Closed]: " Gingeh
@ 2024-02-23 21:31 ` mcneb10
  3 siblings, 0 replies; 5+ messages in thread
From: mcneb10 @ 2024-02-23 21:31 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 318 bytes --]

New comment by mcneb10 on void-packages repository

https://github.com/void-linux/void-packages/pull/39489#issuecomment-1962019000

Comment:
Would the maintainers consider making an exception? Neofetch is no longer maintained and hyfetch is, so I think this would be a good package to supplement the original neofetch

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-02-23 21:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-27  7:30 [PR PATCH] New package: hyfetch-1.4.1 Gingeh
2022-09-27  7:40 ` classabbyamp
2022-12-27  1:56 ` github-actions
2022-12-28  9:45 ` [PR PATCH] [Closed]: " Gingeh
2024-02-23 21:31 ` mcneb10

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).