Import neofetch 6.1.0

This commit is contained in:
Charlotte Koch 2020-02-10 18:18:42 -08:00
parent be7c2d5104
commit 680f2110f4
5 changed files with 32 additions and 0 deletions

View File

@ -2343,6 +2343,7 @@ SUBDIR+= necpp-git
SUBDIR+= nehe-opengl-tutorials
SUBDIR+= neko
SUBDIR+= nemo
SUBDIR+= neofetch
SUBDIR+= neovim
SUBDIR+= neovim-git
SUBDIR+= nestopia-rpi

7
neofetch/DESCR Normal file
View File

@ -0,0 +1,7 @@
Neofetch is a command-line system information tool written in bash 3.2+.
Neofetch displays information about your operating system, software and
hardware in an aesthetic and visually pleasing way.
The overall purpose of Neofetch is to be used in screen-shots of your
system. Neofetch shows the information other people want to see. There are
other tools available for proper system statistic/diagnostics.

15
neofetch/Makefile Normal file
View File

@ -0,0 +1,15 @@
# $NetBSD$
DISTNAME= neofetch-6.1.0
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=dylanaraps/}
GITHUB_TAG= ${PKGVERSION_NOREV}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/dylanaraps/neofetch
COMMENT= A command-line system information tool written in bash 3.2+
LICENSE= mit
REPLACE_BASH+= neofetch
.include "../../mk/bsd.pkg.mk"

3
neofetch/PLIST Normal file
View File

@ -0,0 +1,3 @@
@comment $NetBSD$
bin/neofetch
share/man/man1/neofetch.1

6
neofetch/distinfo Normal file
View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (neofetch-6.1.0.tar.gz) = c3b5450eeafc6b20b65696b1d2bcc3b9e605c0a6
RMD160 (neofetch-6.1.0.tar.gz) = bfc33beffe81a618e12ab30c48230d05db7cded4
SHA512 (neofetch-6.1.0.tar.gz) = a68b5021d02d217ae5bc67f3d542afe4aebf1cc891f083e276b58847b1dff4419e036dbd7694b7c49c19c615b13eb54c22db3e69e6143c3f10f3fc1966a22a2e
Size (neofetch-6.1.0.tar.gz) = 118346 bytes