Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: fastfetch
@ 2024-05-18  1:10 ampersandcastles
  2024-05-18  1:15 ` classabbyamp
  2024-05-18  1:15 ` [PR PATCH] [Closed]: " classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: ampersandcastles @ 2024-05-18  1:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ampersandcastles/void-packages new-package-fastfetch
https://github.com/void-linux/void-packages/pull/50399

New package: fastfetch
<!-- 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**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-new-package-fastfetch-50399.patch --]
[-- Type: text/x-diff, Size: 1222 bytes --]

From 7a4b025ce07ef9dfb1390dcb67c3d506549138a2 Mon Sep 17 00:00:00 2001
From: Tristan Smith <tristan.smith@gmail.com>
Date: Fri, 17 May 2024 21:00:50 -0400
Subject: [PATCH] New package: fastfetch

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

diff --git a/srcpkgs/fastfetch/template b/srcpkgs/fastfetch/template
new file mode 100644
index 00000000000000..088abda19521da
--- /dev/null
+++ b/srcpkgs/fastfetch/template
@@ -0,0 +1,19 @@
+# Template file for 'fastfetch'
+pkgname=fastfetch
+version=2.12.0  # Replace with the latest version if it's different
+revision=1
+archs="x86_64"
+build_style=cmake
+hostmakedepends="cmake gcc git"
+makedepends=""
+depends=""
+short_desc="A neofetch-like tool for fetching system information"
+maintainer="Tristan Smith <tristan.smith@gmail.com>"
+license="MIT"
+homepage="https://github.com/fastfetch-cli/fastfetch"
+distfiles="https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/${version}.tar.gz"
+checksum=0f6d797ae0c4dd14d09f18ee3f51f53c29d820d8fd65066280938efed414af9d  # Replace with the actual checksum
+
+do_install() {
+    vinstall ${wrksrc}/build/fastfetch 755 usr/bin
+}

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

* Re: [PR PATCH] [Closed]: New package: fastfetch
  2024-05-18  1:10 [PR PATCH] New package: fastfetch ampersandcastles
  2024-05-18  1:15 ` classabbyamp
@ 2024-05-18  1:15 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2024-05-18  1:15 UTC (permalink / raw)
  To: ml

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

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

New package: fastfetch
https://github.com/void-linux/void-packages/pull/50399

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**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)


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

* Re: New package: fastfetch
  2024-05-18  1:10 [PR PATCH] New package: fastfetch ampersandcastles
@ 2024-05-18  1:15 ` classabbyamp
  2024-05-18  1:15 ` [PR PATCH] [Closed]: " classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2024-05-18  1:15 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/50399#issuecomment-2118544180

Comment:
https://github.com/void-linux/void-packages/pull/50201

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

end of thread, other threads:[~2024-05-18  1:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-18  1:10 [PR PATCH] New package: fastfetch ampersandcastles
2024-05-18  1:15 ` classabbyamp
2024-05-18  1:15 ` [PR PATCH] [Closed]: " classabbyamp

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).