pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wip/fastfetch: import fastfetch-2.30.1
Module Name: pkgsrc-wip
Committed By: ci4ic4 <ci4ic4%gmail.com@localhost>
Pushed By: ci4ic4
Date: Fri Nov 22 11:38:04 2024 +0000
Changeset: 4c948604f12bb40974b501dab55e386c2eeffee0
Added Files:
fastfetch/DESCR
fastfetch/Makefile
fastfetch/PLIST
fastfetch/distinfo
Log Message:
wip/fastfetch: import fastfetch-2.30.1
# Fastfetch
Fastfetch is a [neofetch](https://github.com/dylanaraps/neofetch)-like tool for
fetching system information and displaying it prettily. It is written mainly in C,
with performance and customizability in mind. Currently, Linux, Android, FreeBSD,
NetBSD, macOS, SunOS and Windows 7+ are supported.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4c948604f12bb40974b501dab55e386c2eeffee0
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
fastfetch/DESCR | 23 +++++++++++++++++++++++
fastfetch/Makefile | 21 +++++++++++++++++++++
fastfetch/PLIST | 37 +++++++++++++++++++++++++++++++++++++
fastfetch/distinfo | 5 +++++
4 files changed, 86 insertions(+)
diffs:
diff --git a/fastfetch/DESCR b/fastfetch/DESCR
new file mode 100644
index 0000000000..12582d066d
--- /dev/null
+++ b/fastfetch/DESCR
@@ -0,0 +1,23 @@
+TODO: Adjust the following lines from README.md
+
+# Fastfetch
+
+[![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/fastfetch-cli/fastfetch/ci.yml)](https://github.com/fastfetch-cli/fastfetch/actions)
+[![GitHub license](https://img.shields.io/github/license/fastfetch-cli/fastfetch)](https://github.com/fastfetch-cli/fastfetch/blob/dev/LICENSE)
+[![GitHub contributors](https://img.shields.io/github/contributors/fastfetch-cli/fastfetch)](https://github.com/fastfetch-cli/fastfetch/graphs/contributors)
+[![GitHub top language](https://img.shields.io/github/languages/top/fastfetch-cli/fastfetch?logo=c&label=)](https://github.com/fastfetch-cli/fastfetch/blob/dev/CMakeLists.txt#L5)
+[![GitHub commit activity (branch)](https://img.shields.io/github/commit-activity/m/fastfetch-cli/fastfetch)](https://github.com/fastfetch-cli/fastfetch/commits)
+[![homebrew downloads](https://img.shields.io/homebrew/installs/dm/fastfetch?logo=homebrew)](https://formulae.brew.sh/formula/fastfetch#default)
+[![GitHub all releases](https://img.shields.io/github/downloads/fastfetch-cli/fastfetch/total?logo=github)](https://github.com/fastfetch-cli/fastfetch/releases)
+[![GitHub release (with filter)](https://img.shields.io/github/v/release/fastfetch-cli/fastfetch?logo=github)](https://github.com/fastfetch-cli/fastfetch/releases)
+[![latest packaged version(s)](https://repology.org/badge/latest-versions/fastfetch.svg)](https://repology.org/project/fastfetch/versions)
+[![Packaging status](https://repology.org/badge/tiny-repos/fastfetch.svg)](https://repology.org/project/fastfetch/versions)
+
+Fastfetch is a [neofetch](https://github.com/dylanaraps/neofetch)-like tool for fetching system information and displaying it prettily. It is written mainly in C, with performance and customizability in mind. Currently, Linux, Android, FreeBSD, macOS, SunOS and Windows 7+ are supported.
+
+<img src="screenshots/example1.png" width="49%" align="left" />
+<img src="https://upload.wikimedia.org/wikipedia/commons/2/24/Transparent_Square_Tiles_Texture.png" width="49%" height="16px" align="left" />
+<img src="screenshots/example4.png" width="49%" align="left" />
+<img src="https://upload.wikimedia.org/wikipedia/commons/2/24/Transparent_Square_Tiles_Texture.png" width="49%" height="16px" align="left" />
+<img src="screenshots/example2.png" width="48%" align="top" />
+...
diff --git a/fastfetch/Makefile b/fastfetch/Makefile
new file mode 100644
index 0000000000..1cce4bbc27
--- /dev/null
+++ b/fastfetch/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD$
+
+GITHUB_PROJECT= fastfetch
+GITHUB_TAG= refs/tags/2.30.1
+DISTNAME= 2.30.1
+PKGNAME= ${GITHUB_PROJECT}-${DISTNAME}
+CATEGORIES= # TODO: add primary category
+MASTER_SITES= ${MASTER_SITE_GITHUB:=fastfetch-cli/}
+DIST_SUBDIR= ${GITHUB_PROJECT}
+
+MAINTAINER= INSERT_YOUR_MAIL_ADDRESS_HERE # or use pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://github.com/fastfetch-cli/fastfetch/
+COMMENT= TODO: Short description of the package
+#LICENSE= # TODO: (see mk/license.mk)
+
+WRKSRC= ${WRKDIR}/fastfetch-2.30.1
+USE_LANGUAGES= c c++
+
+.include "../../devel/cmake/build.mk"
+.include "../../x11/libX11/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/fastfetch/PLIST b/fastfetch/PLIST
new file mode 100644
index 0000000000..716862406a
--- /dev/null
+++ b/fastfetch/PLIST
@@ -0,0 +1,37 @@
+@comment $NetBSD$
+bin/fastfetch
+bin/flashfetch
+man/man1/fastfetch.1
+share/bash-completion/completions/fastfetch
+share/fastfetch/presets/all.jsonc
+share/fastfetch/presets/archey.jsonc
+share/fastfetch/presets/ci.jsonc
+share/fastfetch/presets/examples/10.jsonc
+share/fastfetch/presets/examples/11.jsonc
+share/fastfetch/presets/examples/12.jsonc
+share/fastfetch/presets/examples/13.jsonc
+share/fastfetch/presets/examples/14.jsonc
+share/fastfetch/presets/examples/15.jsonc
+share/fastfetch/presets/examples/16.jsonc
+share/fastfetch/presets/examples/17.jsonc
+share/fastfetch/presets/examples/18.jsonc
+share/fastfetch/presets/examples/19.jsonc
+share/fastfetch/presets/examples/2.jsonc
+share/fastfetch/presets/examples/20.jsonc
+share/fastfetch/presets/examples/21.jsonc
+share/fastfetch/presets/examples/22.jsonc
+share/fastfetch/presets/examples/23.jsonc
+share/fastfetch/presets/examples/24.jsonc
+share/fastfetch/presets/examples/3.jsonc
+share/fastfetch/presets/examples/4.jsonc
+share/fastfetch/presets/examples/5.jsonc
+share/fastfetch/presets/examples/6.jsonc
+share/fastfetch/presets/examples/7.jsonc
+share/fastfetch/presets/examples/8.jsonc
+share/fastfetch/presets/examples/9.jsonc
+share/fastfetch/presets/neofetch.jsonc
+share/fastfetch/presets/paleofetch.jsonc
+share/fastfetch/presets/screenfetch.jsonc
+share/fish/vendor_completions.d/fastfetch.fish
+share/licenses/fastfetch/LICENSE
+share/zsh/site-functions/_fastfetch
diff --git a/fastfetch/distinfo b/fastfetch/distinfo
new file mode 100644
index 0000000000..66689f8b6a
--- /dev/null
+++ b/fastfetch/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+BLAKE2s (fastfetch/2.30.1.tar.gz) = f21384f55341ac5fca9acd5d6c8d65ecb6f9e057de5162a62d7abad4dd18ea3a
+SHA512 (fastfetch/2.30.1.tar.gz) = 626eaea5cb4ea3c61b44d24acf836734e7a04e8a3cf78bd0c8c3d4dcaf28bc165501906f97cc1423aadf8d822539e82251b65f3089780232dc214d07ce6aba7a
+Size (fastfetch/2.30.1.tar.gz) = 1144835 bytes
Home |
Main Index |
Thread Index |
Old Index