Github messages for voidlinux
 help / color / mirror / Atom feed
From: fvalasiad <fvalasiad@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: fastfetch-2.12.0
Date: Tue, 21 May 2024 19:35:22 +0200	[thread overview]
Message-ID: <20240521173522.5B8292654B@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-50201@inbox.vuxu.org>

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

There is an updated pull request by fvalasiad against master on the void-packages repository

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

New package: fastfetch-2.12.0
A solid neofetch replacement for void powerusers!

Closes #38293

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

#### 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, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - aarch64-glibc



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

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

From 6599dc69f58c4fa9b4685f5700703b554dc07906 Mon Sep 17 00:00:00 2001
From: Fotios Valasiadis <fvalasiad@gmail.com>
Date: Sun, 5 May 2024 17:22:36 +0300
Subject: [PATCH] New package: fastfetch-2.13.1

A solid neofetch replacement for void powerusers!

Signed-off-by: Fotios Valasiadis <fvalasiad@gmail.com>
Co-authored-by: Luca Matei Pintilie <luca@lucamatei.com>
---
 srcpkgs/fastfetch/template | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)
 create mode 100644 srcpkgs/fastfetch/template

diff --git a/srcpkgs/fastfetch/template b/srcpkgs/fastfetch/template
new file mode 100644
index 00000000000000..c3b539681ba4e0
--- /dev/null
+++ b/srcpkgs/fastfetch/template
@@ -0,0 +1,26 @@
+# Template file for 'fastfetch'
+pkgname=fastfetch
+version=2.13.1
+revision=1
+build_style=cmake
+hostmakedepends="pkg-config"
+short_desc="Fast neofetch alternative written in C"
+maintainer="Fotios Valasiadis <fvalasiad@gmail.com>"
+license="MIT"
+homepage="https://github.com/fastfetch-cli/fastfetch"
+changelog="https://raw.githubusercontent.com/fastfetch-cli/fastfetch/master/CHANGELOG.md"
+distfiles="https://github.com/fastfetch-cli/${pkgname}/archive/refs/tags/${version}.tar.gz"
+checksum="23bdf0789a8387c958ea1ac69e7ddd514b4de8199f09e361735eab10674665ec"
+
+if [ "$XBPS_CHECK_PKGS" ]; then
+	configure_args+=" -DBUILD_TESTS=ON"
+fi
+
+do_check() {
+	cd build
+	ctest ${makejobs}
+}
+
+post_install() {
+	vlicense LICENSE
+}

  parent reply	other threads:[~2024-05-21 17:35 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-05 14:28 [PR PATCH] New package: fastfetch-2.11.3 fvalasiad
2024-05-05 14:33 ` [PR PATCH] [Updated] " fvalasiad
2024-05-05 14:35 ` fvalasiad
2024-05-07 17:06 ` Bnyro
2024-05-07 17:07 ` Bnyro
2024-05-08 17:04 ` justinesmithies
2024-05-08 18:48 ` fvalasiad
2024-05-08 20:41 ` [PR PATCH] [Updated] " fvalasiad
2024-05-09  9:07 ` New package: fastfetch-2.11.5 AnInternetTroll
2024-05-09  9:50 ` [PR PATCH] [Updated] " fvalasiad
2024-05-09  9:52 ` fvalasiad
2024-05-11 23:56 ` hervyqa
2024-05-11 23:57 ` hervyqa
2024-05-12 17:30 ` [PR PATCH] [Updated] " fvalasiad
2024-05-12 17:32 ` fvalasiad
2024-05-12 18:38 ` AnInternetTroll
2024-05-12 18:49 ` AnInternetTroll
2024-05-12 20:17 ` fvalasiad
2024-05-12 20:20 ` [PR PATCH] [Updated] " fvalasiad
2024-05-12 20:22 ` fvalasiad
2024-05-12 20:26 ` fvalasiad
2024-05-12 20:29 ` fvalasiad
2024-05-12 20:39 ` AnInternetTroll
2024-05-12 20:48 ` fvalasiad
2024-05-12 20:58 ` AnInternetTroll
2024-05-15 20:38 ` SpidFightFR
2024-05-16 20:12 ` [PR PATCH] [Updated] " fvalasiad
2024-05-16 20:51 ` [PR PATCH] [Updated] New package: fastfetch-2.12.0 fvalasiad
2024-05-21 17:35 ` fvalasiad [this message]
2024-05-23 16:37 ` [PR PATCH] [Updated] New package: fastfetch-2.13.1 fvalasiad
2024-05-27 16:06 ` [PR PATCH] [Closed]: New package: fastfetch-2.13.2 classabbyamp

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=20240521173522.5B8292654B@inbox.vuxu.org \
    --to=fvalasiad@users.noreply.github.com \
    --cc=ml@inbox.vuxu.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;
as well as URLs for NNTP newsgroup(s).