Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: fastfetch-1.12.2
@ 2023-07-29 12:17 AntonIXO
  2023-07-29 12:30 ` classabbyamp
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: AntonIXO @ 2023-07-29 12:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/AntonIXO/void-packages master
https://github.com/void-linux/void-packages/pull/45308

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


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

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

From 41cf686e6e34968b5392bfe90e8d02744a9b6eec Mon Sep 17 00:00:00 2001
From: Anton <antonix@devpins.org>
Date: Sat, 29 Jul 2023 14:58:21 +0300
Subject: [PATCH] New package: fastfetch-1.12.2

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

diff --git a/srcpkgs/fastfetch/template b/srcpkgs/fastfetch/template
new file mode 100644
index 000000000000..21f71b8ac313
--- /dev/null
+++ b/srcpkgs/fastfetch/template
@@ -0,0 +1,18 @@
+# Template file for 'fastfetch'
+pkgname=fastfetch
+version=1.12.2
+revision=1
+build_style=cmake
+makedepends="pkg-config dbus-devel dconf-devel ocl-icd-devel pciutils-devel wayland-devel libXrandr-devel vulkan-loader Vulkan-Headers pulseaudio-devel NetworkManager-devel xfconf-devel"
+short_desc="Like neofetch, but much faster because written in C"
+maintainer="AntonIX <antonix@devpins.org>"
+license="MIT"
+homepage="https://github.com/fastfetch-cli/fastfetch"
+changelog="https://github.com/fastfetch-cli/fastfetch/releases/tag/${version}"
+distfiles="${homepage}/archive/${version}/${pkgname}-${version}.tar.gz"
+checksum=e3d7384de0aa306effdcbe1b7e8095b40649773086b838d925fbfc2ec5027ab0
+conf_files="/etc/fastfetch/config.conf"
+
+post_install() {
+	vlicense LICENSE
+}

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

end of thread, other threads:[~2023-07-29 16:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-29 12:17 [PR PATCH] New package: fastfetch-1.12.2 AntonIXO
2023-07-29 12:30 ` classabbyamp
2023-07-29 12:30 ` [PR PATCH] [Closed]: " classabbyamp
2023-07-29 13:54 ` AntonIXO
2023-07-29 15:55 ` sgn
2023-07-29 16:02 ` AntonIXO

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